?? 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 + -