📄 mfccli.odl
字号:
//
// MfcCli.odl : type library source for MfcCli.exe
//
// Sample code for "Multitheading Applications in Win32"
// This is from Chapter 17
//
// This file will be processed by the Make Type Library (mktyplib) tool to
// produce the type library (MfcCli.tlb).
[ uuid(8C7589A9-1EF9-11D0-B142-DCC519000000), version(1.0) ]
library MfcCli
{
importlib("stdole32.tlb");
//{{AFX_APPEND_ODL}}
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -