- sizeof用法分析
- C++ std::tr1::shared_ptr使用
- #ifndef#define#endif的用法
- extern "C"的用法解析
- dll与lib之间的区别(转)
- 创建c++动态库
- Microsoft Visual C++ Static and Dynamic Libraries
- C++标准转换运算符dynamic_cast
- What's the point of DeferWindowPos?
- 深入GetMessage和PeekMessage
- PreTranslateMessage作用和使用方法