-
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how...
Windows 95 System Programming SECRETS is Matt Pietrek s third major work on how to truly understand Microsoft Windows. Matt has been mucking about with this Windows stuff for quite some time. His life as techno-guru
began when he graduated in 1988 from the University of
Santa Cruz with a degree in physics but only two computer
courses under his belt. After joining the tech support depart-
ment at Borland, he quickly distinguished himself by tying for
the lowest score in an evaluation that gauged "employee sym-
pathy for the customer."
- 2022-04-12 02:11:28下载
- 积分:1
-
注册表的VFP操作,注册表操作注册表读取VFP,R.
vfp操作注册表,读取注册表
vfp操作注册表,读取注册表-VFP operation of the registry, the registry operator to read the registry VFP, read the registry
- 2022-08-26 09:06:17下载
- 积分:1
-
很好的汇编计算机科学的课程不能胜的基础知识…
很好的汇编教程 学计算机的不可不打的基础知识 分析内存很有用-Very good compilation of the computer science curriculum can not beat a basic knowledge of analysis of memory very useful
- 2022-03-25 22:27:43下载
- 积分:1
-
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。...
利用 Windows API 函数,通过画图过程改变系统菜单样式,设置自定义风格的菜单。-use Windows API function, the process of change through painting style menu system, Settings defined style menu.
- 2022-05-20 22:48:47下载
- 积分:1
-
一个文件保护器的完整源代码
一个文件保护器的完整源代码-a document on the protection of the integrity of the source code
- 2022-07-11 05:21:51下载
- 积分:1
-
WINDOWS programming memory mapping. Can easily read large data files.
WINDOWS编程中内存映射。可以方便读取大数据量文件。-WINDOWS programming memory mapping. Can easily read large data files.
- 2022-05-25 22:44:04下载
- 积分:1
-
A random password generation tool procedures, the use of VC realize, is relative...
一个随机密码生成工具程序,采用VC实现,比较简单-A random password generation tool procedures, the use of VC realize, is relatively simple
- 2022-01-31 05:56:54下载
- 积分:1
-
一个内存管理程序的源码
一个内存管理程序的源码-a memory management procedures FOSS
- 2022-12-05 05:35:03下载
- 积分:1
-
#如果定义(__msdos__)&!定义(msdos)
#if defined(__MSDOS__) && !defined(MSDOS)
# define MSDOS
#endif
#if defined(__OS2__) && !defined(OS2)
# define OS2
#endif
- 2022-04-09 22:32:48下载
- 积分:1
-
C/C++中调用MATLAB C Math Library 的实现
C/C++中调用MATLAB C Math Library 的实现-C/C Calling MATLAB C Math Library Implementation
- 2022-04-01 05:25:29下载
- 积分:1