📄 lib-atl.lnt
字号:
// These options were necessary to quietly process headers:
// atlbase.h and atlcom.h
-elib(618) // unusual order 'const static ...'
// The following option had been used to suppress messages prior to
// our supporting __declspec(selectany)
// -elibsym(14,31)
-esym(665,ATL::ATLTRY) // unparenthesized macro parameter
-esym(1512,CThreadLocalObject) // this base classe has a destructor that is not virtual
-esym(1512,CProcessLocalObject) // this base classe has a destructor that is not virtual
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -