-
asm task supermanb)))))
asm task supermanb-asm task supermanb)))))
- 2023-06-16 11:35:03下载
- 积分:1
-
win开发用简易日志软件
简易日志显示软件。
支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。
本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。
int WriteLog(DWORD LogType, char* lpszFormat, ...)
{
static HWND m_hWndLog = NULL;
if (m_hWndLog == NULL)
{
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
char cCurPath[MAX_PATH];
if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0)
{
char cExePath[MAX_PATH];
wsprintfA(cExePath, "%sstk1Log.exe", cCurPath);
WinExec(cExePath, SW_SHOW);
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
// AfxMessageBox("无法找到Stk1Log.exe用于显示日志!");
return -1;
}
}
}
}
else
{
if (IsWindow(m_hWndLog) == FALSE)
{
m_hWndLog = NULL;
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWnd
- 2022-07-25 17:36:54下载
- 积分:1
-
Partial Differential Equations numerical computation Explicit format c language...
偏微方程数值解法中显式格式的c语言程序,刚刚开始练习编程,希望各位多多指教。-Partial Differential Equations numerical computation Explicit format c language program has just begun to practice programming, I hope the exhibitions.
- 2022-08-26 12:47:56下载
- 积分:1
-
用逗号分隔的 MP3saas
用逗号分隔的 MP3saas
- 2022-08-06 17:57:27下载
- 积分:1
-
高的
高质量软件开发 李维 Borland大中华区 首席技术官-high-quality software development, chief technology officer, Greater China Li Borland
- 2022-02-11 10:54:28下载
- 积分:1
-
vsto是一门流行的技术,本程序实例源码,国内难得的资料,
vsto是一门流行的技术,本程序实例源码,国内难得的资料,-vsto是一个实例源码,国内难得的资料
- 2022-09-20 13:55:03下载
- 积分:1
-
the sample best file for C or C++
the sample best file for C or C-the sample best file for C or C++
- 2022-08-05 12:55:29下载
- 积分:1
-
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的
在桌面上显示N朵玫瑰的一个小程序,很吸引女孩子的-Display on your desktop N Duo Rose a small program, it is to attract girls
- 2022-08-04 04:31:51下载
- 积分:1
-
进程的创建与撤消程序
进程的创建与撤消程序-process and the creation of withdrawal procedures
- 2022-11-26 11:15:03下载
- 积分:1
-
读取文本文件的软件
软件, 阅读 文本文件 软件, 读取 文本文件 软件, 读取 文本文件 软件, 读取 文本文件 软件, 读取 文本文件 软件, 读取 文本文件 软件, 读取 文本文件
- 2022-05-21 05:16:50下载
- 积分:1