《C++Builder與WindowsAPI經典範例》是2002年出版的圖書,作者是鄭明。
基本介紹
- 作者:鄭明
- ISBN:9787900643292
- 頁數:500
- 定價:49.00
- 出版時間:2002-8-1
- 裝幀:平裝(無盤)
內容介紹,作品目錄,
內容介紹
作品目錄
第一章 檔案函式
1 AreFileApisANSI函式,SetFileAPisToansi函式,SetFileApisToOEM函式
2 CopyFile函式
……
第二章 點陣圖函式
1 BitBlt函式
2 CreateBitmap函式
……
第三章 視窗函式
1 AdjustWindowRect函式
2 ArrangeIconicWindows函式
……
第四章 鍵盤輸入函式
1 ActivateKeyboardLayout函式
2 GetActtiveWindow函式
……
第五章 滑鼠輸入函式
1 DragDetect函式
2 GetCapture函式
附錄:Hook實例
1 AreFileApisANSI函式,SetFileAPisToansi函式,SetFileApisToOEM函式
2 CopyFile函式
……
第二章 點陣圖函式
1 BitBlt函式
2 CreateBitmap函式
……
第三章 視窗函式
1 AdjustWindowRect函式
2 ArrangeIconicWindows函式
……
第四章 鍵盤輸入函式
1 ActivateKeyboardLayout函式
2 GetActtiveWindow函式
……
第五章 滑鼠輸入函式
1 DragDetect函式
2 GetCapture函式
附錄:Hook實例