搜索资源列表
DelayLoad_source
- The code snippet shown in this article is used to delay load a DLL, i.e., DLL is implicitly linked but not actually loaded until your code attempts to reference a symbol contained within the DLL. If your application uses several DLLs, its initializat
Loader
- This article describes the customization of existing applications through the use of custom Dynamic-Link Libraries (DLLs) and the process of, what I have titled, Remote Library Loading. It also presents a small utility I developed to make this proces
skin
- 一个简单的MFC皮肤加载程序。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box ho
bof
- 一个简单的MFC。使用了SkinMagic.dll。其中的(皮肤加载方法.txt)详细描述了在文档类型与对话框类型的工程中怎么来使用SkinMagic.dll。-A simple skin loader MFC. Used SkinMagic.dll. One of (the skin loading methods. Txt) described in detail in the document type and the type of project dialog box how to u
