readme.txt
来自「WINDOW网络变成源码 一个对开发人员十分有效的好的源码治疗哟」· 文本 代码 · 共 15 行
TXT
15 行
Building and Using the SMALLDLL sample code
from Multithreading Applications in Win32
To use the samples in this directory, you must first build the DLL
contained in SmallDLL.mak. Depending on whether you build Release or
Debug, SMALLDLL.DLL will be left in the Release or Debug directories,
respectively.
After building the DLL, there are three driver programs that each call
the DLL in a different way. Build and run these one at a time. If you
choose Execute from the Build menu instead of Debug/Go, then the window
will pause and wait for a key to be pressed before disappearing.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?