-
-
-
-
HikPlaySrv.rar
Winsocket DLL 封装,该类是SOCKET通讯综合模型,该类完成后将包装各种SOCKET通讯模式(阻塞select,异步窗口,异步事件,重叠I/O,完成I/O)等.它可以被各种通讯程序方便采用.尤其是基于SERVER/CLIENT的SERVER程序会提高大幅度性能.如果使用人要完成特定的通讯功能可以从该类继承,增加对线程池的支持功能。
-
进程查看源码.rar
内存进程/模块查看器(含源码) 发信站:安全焦点(2001年4月16日11时50分22秒) Process ...PS.exe(执行文件),PSAPI.dll(NT4的动态链接库),
-
DelayLoad_source.zip
... until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initialization time might ... great. Now, we will actually try to delay load a DLL, and analyze its advantages and disadvantages, so all set
-
ExecDLL_demo.zip
... . Have you ever wondered how to accomplish reflection in Win32 DLL? Here is the funny tool that resulted from that kind ... source, function, parameters & types until its usage. When considering Win32 DLL, I feel late binding is some sort of reflection (don ...
-
AllAbtRebasing.zip
This article explains the need for Rebasing a DLL to improve performance during application startup using more than one DLL. It covers how to change compiler settings to rebase a DLL and also the use of /FIXED switch in rebasing.
-
GLBLEND1.rar
一个很好的OpenGL融合的例子,可用于制造透明或半透明的特殊效果,注意:在运行程序之前,请将提供的"*.dll文件拷贝到系统的"Windows(或WinNT)\system32\"目录下。如果还需要别的文件请自己配置!
-
TEXSMPL1.rar
一个很好的OpenGL纹理映射的例子,注意:
在运行程序之前,请将提供的“DLL*.dll文件拷贝到系统的"Windows(或WinNT)system32"目录下。
-
-
GEARS1.rar
一个很好的3D与OpenGL结合的例子,实现多级齿轮的运动,效果很好,在运行程序时请先把提供的.dll文件拷贝到你的系统的 SYSTEM32目录下,否则不能运行!
-