搜索资源列表
Command
- 使用VC++6.0编写的 基于win32 DLL的 命令解析系统-Command analysis system Use DLL
DllTest
- 代码见MyDll和Test文件夹 前者为编译的vc++ dll 后者为调用该dll的控制台程序 因在本站上未搜到此类代码,特试后提供 仅供VC++ dll初学者揣摩-Code see MyDll former Test folder and compile vc++ dll which calls the dll for the program because the console is not found on the site to such code, especiall
UpdateManifest
- this utility updates applications in VC++ 2008 yp the latest manifest. in this way the application can use the CRT/MFC dlls files without installation of runtime (the dll files must be in directories named Microsoft.VC90.CRT Microsoft.VC90.MFC)
DLL
- VC++动态链接库的几个编写程序。动态库与静态库。-VC++ several dynamic link library programming. Dynamic libraries and static libraries.
dll
- 使用vc++6.0制作动态链接库,用于对源程序进行加密处理,-make dll。
usedll
- 使用vc++6.0加载使用事先做好的动态链接库,使用动态加载的方式体验dll的优势。-use dll.