-
屏幕取词VC6.0源码
DLLEXPORT BOOL WINAPI SetNHW32() { if(g_hHook == NULL) { g_hHook = SetWindowsHookEx(WH_GETMESSAGE, GetMsgProc, g_hinstDll, 0); if (g_hHook == NULL) { MessageBox(NULL, __TEXT("Error hooking: SetWindowsHookEx fail"), __TEXT("GetWord"), MB_OK); return FALSE; } } return TRUE;}
- 2022-05-28 06:17:38下载
- 积分:1
-
repaint the window to avoid the type scintillation
在窗口中重绘时避免闪烁的类-repaint the window to avoid the type scintillation
- 2023-01-10 02:40:09下载
- 积分:1
-
bp神经网络类,可以与外界接口实现神经网络的功能。
bp神经网络类,可以与外界接口实现神经网络的功能。-bp neural network type, you can interface with the outside world and realize the function of neural networks.
- 2023-02-10 17:35:03下载
- 积分:1
-
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。...
本程序利用HOOK实现星号密码查看。使用时将鼠标移到要查看的地方,星号密码即可变为明文。-This procedure used to achieve an asterisk password HOOK view. Use the mouse to move where you want to see an asterisk password into plaintext.
- 2022-04-15 16:36:08下载
- 积分:1
-
3322希网密码获取器,跟新3322ip地址
3322希网密码获取器,跟新3322ip地址-updata 3322
- 2022-03-25 03:34:57下载
- 积分:1
-
带框架的屏保程序
带框架的屏保程序-Screen-save with template
- 2022-03-05 16:27:31下载
- 积分:1
-
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。...
北大版本的数据结构教程对应的源代码,其中包括链表,树,图等经典数据结构和一些算法。-North version of the data structure corresponding to the source code tutorials, including linked lists, trees, and other classic graph data structure and some algorithms.
- 2022-07-07 04:18:26下载
- 积分:1
-
Windows自动编译工具源代码
Windows自动编译工具源代码-Windows automatic translation tool source code
- 2023-01-10 19:35:03下载
- 积分:1
-
Programming using MFC dialog implementation in the digital clock display, the pr...
利用MFC编程在对话框中实现数字时钟的显示,对界面编程有一定的参考作用-Programming using MFC dialog implementation in the digital clock display, the programming interface of some reference value
- 2023-04-15 06:50:03下载
- 积分:1
-
Set time to shut down or restart
实现定时关机、重启@vc++
显示系统时间-Set time to shut down or restart
- 2022-05-28 06:26:09下载
- 积分:1