文章列表
Loading DLL not initializing static C++ classes(加载 DLL 不初始化静态 C++ 类)
Compiling Simple static OpenGL 4.0 program using MinGW, freeglut and glew(使用 MinGW、freeglut 和 glew 编译简单的静态 OpenGL 4.0 程序)
Get key press in windows console(在 Windows 控制台中获取按键)
How bad is it to mix and match Visual C++ runtime DLL files in one process?(在一个进程中混合和匹配 Visual C++ 运行时 DLL 文件有多糟糕?)
How to find the width of a String (in pixels) in WIN32(如何在 WIN32 中找到字符串的宽度(以像素为单位))
How to PlaySound in C++ using Windows API?(如何使用 Windows API 在 C++ 中播放声音?)
Atomic double floating point or SSE/AVX vector load/store on x86_64(x86_64 上的原子双浮点或 SSE/AVX 矢量加载/存储)
Win32: How to hide 3rd party windows in taskbar by hWnd(Win32:如何通过 hWnd 在任务栏中隐藏 3rd 方窗口)
Win32 C/C++ Load Image from memory buffer(Win32 C/C++ 从内存缓冲区加载图像)
Why is RegOpenKeyEx() returning error code 2 on Vista 64bit?(为什么 RegOpenKeyEx() 在 Vista 64 位上返回错误代码 2?)