標籤:des c style class blog code
| 主類 |
子類 |
功能 |
| Win32API |
SHGetSpecialFolderLocation |
擷取系統特殊檔案夾路徑(SHGetSpecialFolderLocation) 通過 SHGetSpecialFolderLocation、SHGetPathFromIDList 函數擷取常用路徑 |
| OutputDebugString |
使用OutputDebugString將調試資訊輸出 |
| MakeSureDirectoryPathExists |
MakeSureDirectoryPathExists C/C++中判斷某一檔案或目錄是否存在 |
| IOCP |
IOCP GetQueuedCompletionStatus function PostQueuedCompletionStatus function
PostQueuedCompletionStatus函數與GetQueuedCompletionStatus函數 |
| Timer |
win32控制台程式中定時器的實現
Win32 API中使用定時器的三種方法 Win32定時器 |
| Event |
事件編程(一)
事件編程(二) 動態建立控制項支援事件響應並可儲存與讀取
CreatEvent SetEvent ResetEvent Windows API一日一練(45)CreateEvent和SetEvent函數 |
| Critical |
深入理解CRITICAL_SECTION
Break Free of Code Deadlocks in Critical Sections Under Windows
|
GDI+ |
Saving a Drawing to a Bitmap File Flicker Free Drawing In MFC Rendering Text with OpenType Fonts Using GDI Modified Bresenham‘s Line Drawing Algorthm Hypotrochoid / Spirograph Saving Drawing Contexts Guide to WIN32 Regions Creating alternate GUI using Vector Art |
| Bat |
Windows指令碼 - %~dp0的含義 Bat 檔案(批次檔) 文法 |
| WTL |
Windows Template Library (WTL) Windows 7下使用VC++ 2008 Express Edition+WDK和WTL開發驅動和應用程式 介面編程總結(4) WTL for MFC Programmers, Part V - Advanced Dialog UI Classes |