-
C_programming_classic_design_of_variable_clock_sou
C编程设计的多变闹钟经典源码 C programming classic design of the variable clock source(C programming classic design of the variable clock source)
- 2010-08-18 07:22:38下载
- 积分:1
-
DAG
绘制前驱图,主要功能有绘制结点,删除结点以及与结点相连的边,保存前驱图(failed to translate)
- 2021-01-12 22:08:49下载
- 积分:1
-
55
[refer]http://www.installaide.com/Images/ats.jpg[/refer]
AtScript 是类似于VBScript的脚本语言,无需组件环境.
易学易用,如果您已了解 Visual Basic 或 Visual Basic for Applications (VBA)或VBScript,就会很快熟悉 VBScript。即使您没有学过 Visual Basic,只要学会 VBScript,就能够使用所有的 VBScript 语言进行程序设计。
- 2010-03-07 09:55:51下载
- 积分:1
-
InjectLibrary64
WIN7 64位下 32位注入64位DLL程序(WIN7 64 bit The following 32 64 DLL injection procedure)
- 2015-01-07 16:59:36下载
- 积分:1
-
vcPP-EXCEL
visual c++ excel的操作源码(vc++ excel)
- 2014-06-09 15:06:09下载
- 积分:1
-
Instant-messaging-system
即时通信系统(Java实现源代码),测试可行。(Instant messaging system (Java source code), the test is feasible.)
- 2014-02-15 21:30:43下载
- 积分:1
-
bin2inc
说明: Binary to C include file
- 2020-06-25 07:00:02下载
- 积分:1
-
windows_lock_x
设置一次密码,即可使用。支持开机启动,支持无操作锁定。
附带注册机源代码。(Set a password once, you can use it. Support boot start, support no operation lock.
Include the source code of registry machine.)
- 2020-06-18 06:40:01下载
- 积分:1
-
Utest
说明: U盘读写模块,实现电脑与U盘自动连接,发送,传输数据(U-reader module, computerization and U disk automatically, sending, transmission of data)
- 2006-04-24 22:34:43下载
- 积分:1
-
Wintab_Example
使用wintab开发的例子,VB开发环境,经过验证可以(Wintab32.dll Demo in VB6 ReadMe notes
*******************************************************
*******************************************************
A few notes on this before you play with it:
1) You cannot debug through much of the code! The reason for this is that the routine performs a Windows message hook for the window messages that normally go to the window. So when the user moves the mouse over a window, Windows generates all the messages and sends them to the window to respond. (examples are "MouseEnterWindow, MouseMove, MouseLeaveWindow"). Note these are different from the VB events which are similarly named but operate within VB, they are instead the actual messages Windows OS uses to respond. This is how windows does all of its GUI. Since a hook has been placed in the code, those messages go to the callback routine and thus get intercepted in the application. In debug, all code execution halts in the VB app. But windows keeps sending the messages to the cal)
- 2013-10-19 12:59:12下载
- 积分:1