-
COM Design and Application
COM 组件设计与应用--用ATL写第一个组件.除了所有 COM 组件必须的 IUnknown 接口外,再实现一个自己定义的接口 IFun,它有两个函数: Add()完成两个数值的加法,Cat()完成两个字符串的连接。-COM Design and Application-- ATL wrote an article components. In addition to all the necessary COM interface pointers, then realize their own definition of a IFun interface, which has two functions : Add () completed the two numerical addition, the Cat () completed the string connecting two .
- 2022-02-03 03:01:16下载
- 积分:1
-
又一个监视文件存取的程序,是图形界面的
又一个监视文件存取的程序,是图形界面的 -Another app for monitoring files access, with UI
- 2023-08-29 01:20:04下载
- 积分:1
-
A master of hand
高手写的手写代码!欢迎大家下载,共同交流,如果有问题,请联系我!谢谢!-A master of hand-written code to write! Welcome everyone to download, share, if there are problems, please contact me! Thank you!
- 2023-06-19 21:00:02下载
- 积分:1
-
宣传类型的网站,适合中小型企业用户的需求,功能性很完整...
宣传类型的网站,适合中小型企业用户的需求,功能性很完整-Propaganda type of site is suitable for the needs of small and medium business users, functionality is very complete
- 2023-07-29 21:20:04下载
- 积分:1
-
only. C, main 2,8,10,16 band between the number of transformation.
这只是.c文件,主要实现2、8、10、16进制数之间的转化。-only. C, main 2,8,10,16 band between the number of transformation.
- 2022-07-27 07:03:14下载
- 积分:1
-
软件调试,英文版。微软发布了关于伟大的Deb…
软件调试,英文版。微软出版的关于windows程序调试的巨著,讲解的非常深入。调试开发必备-Software debugging, the English version. Microsoft published about the Great debugging windows, very in-depth explanations.
- 2022-01-28 10:50:33下载
- 积分:1
-
浙江家教网教学系统根据现在流行的教学模式开发成功
浙江家教网教学系统根据现在流行的教学模式开发成功-The Zhejiang family education network teaching system develops successfully according to the present popular educational model
- 2022-03-23 12:23:10下载
- 积分:1
-
用VC写的监控win9x下文件的读写(251KB)
用VC写的监控win9x下文件的读写(251KB)-Written by VC under win9x monitoring the read and write files (251KB)
- 2022-03-30 06:11:37下载
- 积分:1
-
注册表读写,改变进程特权,显示最后错误代码含义
注册表读写,改变进程特权,显示最后错误代码含义-registry read and write privileges to change the process, revealed last error code meaning
- 2022-03-13 02:05:39下载
- 积分:1
-
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之...
使用Windows2000/XP的API函数,编写一个包含两个线程的进程,一个线程用于模拟内存分配活动,一个线程用于跟踪第一个线程的内存行为,而且要求两个线程之间通过信号量实现同步。模拟内存活动的线程可以从一个文件中读出要进行的内存操作-Windows2000/XP use of the API functions, including the preparation of a two-threaded process, a thread used to simulate memory allocation, a thread used to track a thread of memory, but also between two threads through the synchronized signal volume. Simulation of the threads of memory from a paper read out to the memory operation
- 2022-05-07 18:12:59下载
- 积分:1