資源大小:1.10 MB |
資源類型:文檔 |
下載積分: 0 |
|
|
|
資源介紹 |
|
書(shū)名:新編Windows API 參考大全
作者:本書(shū)編寫(xiě)組
頁(yè)數(shù):981 頁(yè)
開(kāi)數(shù):16 開(kāi)
字?jǐn)?shù):2392千字
出版日期:2000 年4月第二次印刷
出版社:電子工業(yè)出版社
書(shū)號(hào):ISBN 7-5053-5777-8
定價(jià):98.00元
內(nèi)容簡(jiǎn)介
作為Microsoft 32 位平臺(tái)的應(yīng)用程序編程接口,Win32 API 是從事Windows應(yīng)用程序開(kāi)發(fā)
所必備的。本書(shū)首先對(duì)Win32 API函數(shù)做完整的概述;然后收錄五大類函數(shù):窗口管理、圖
形設(shè)備接口、系統(tǒng)服務(wù)、國(guó)際特性以及網(wǎng)絡(luò)服務(wù);在附錄部分,講解如何在Visual Basic 和
Delphi 中對(duì)其調(diào)用。
本書(shū)是從事Windows應(yīng)用程序開(kāi)發(fā)的軟件工程師的必備參考手冊(cè)。
前 言
Win32 API 作為Microsoft 32 位平臺(tái)(包括:Windows 9x,Windows NT3.1/4.0/5.0,
WindowsCE)的應(yīng)用程序編程接口,它是構(gòu)筑所有32位Windows平臺(tái)的基石,所有在Windows
平臺(tái)上運(yùn)行的應(yīng)用程序都可以調(diào)用這些函數(shù)。
從事Windows 應(yīng)用程序開(kāi)發(fā),離不開(kāi)對(duì)Win32 API 函數(shù)的調(diào)用。只有充分理解和利用API
Mndsoft.com
歡迎光臨枕善居VB.NET源碼博客請(qǐng)記住本站域名: http://www.mndsoft.com
第 3 頁(yè)共 199 頁(yè)資料來(lái)自網(wǎng)絡(luò),版權(quán)歸原作者h(yuǎn)ttp://www.mndsoft.com
函數(shù),才能深入到Windows 的內(nèi)部,充分挖掘系統(tǒng)提供的強(qiáng)大功能和靈活性。
近年來(lái),隨著Microsoft 32 位平臺(tái)的版本升級(jí), Win32 API 函數(shù)的構(gòu)成、功能與調(diào)用
方式都有很大的發(fā)展變化,然而,國(guó)內(nèi)很少有相關(guān)的新版資料出版。為了滿足廣大開(kāi)發(fā)人員
的迫切需求,我們經(jīng)過(guò)認(rèn)真收集、整理素材,組織編寫(xiě)了這本與各種Microsoft 32位平臺(tái)最
新版本同步的Win32 API 參考手冊(cè)。
全書(shū)收錄了五大類函數(shù):窗口管理、圖形設(shè)備接口、系統(tǒng)服務(wù)、國(guó)際特性以及網(wǎng)絡(luò)服務(wù)。
所有函數(shù)均附有功能說(shuō)明、參數(shù)說(shuō)明、返回值說(shuō)明、備注以及引用說(shuō)明。另外,在本書(shū)的第
一章,我們對(duì)WiN32 API 函數(shù)作了完整的概述;在附錄部分,講解了如何在Visual Basic
和Delphi 中對(duì)其調(diào)用。
由于篇幅較大,涉及技術(shù)內(nèi)容廣泛,加之時(shí)間倉(cāng)促,書(shū)中難免存在不少錯(cuò)誤或疏漏,希
望廣大讀者給與批評(píng)指正。
編 者
目 錄
第一章 Win32 API概論…………………………………………………………………………1
1.1 為什么使用Win32 API …………………………………………………………………1
1.2 Win32 API 簡(jiǎn)介…………………………………………………………………………1
1.3 綜述………………………………………………………………………………………11
第二章窗口管理函數(shù)(Windows Control Function) ……………………………………13
2.1 易用特性函數(shù)(Accessibility Features)…………………………………………13
2.2 按鈕函數(shù)(Button)……………………………………………………………………20
2.3 插入標(biāo)記(^)函數(shù)(Caret)…………………………………………………………21
2.4 組合框函數(shù)(Combo box) ……………………………………………………………24
2.5 通用對(duì)話框函數(shù)(Common Dialog Box) ……………………………………………25
2.6 標(biāo)函數(shù)(Cursor)………………………………………………………………………36
2.7 對(duì)話框函數(shù)(Dialog Box)……………………………………………………………40
2.8 編輯控制函數(shù)(Edit Control)………………………………………………………54
2.9 圖標(biāo)函數(shù)(Icon)………………………………………………………………………54
2.10 鍵盤(pán)加速器函數(shù)(Keyboard Accelerator)……………………………………… 61
2.11 鍵盤(pán)輸入函數(shù)(Keyboard InPut) …………………………………………………63
2.12 列表框函數(shù)(List box) ……………………………………………………………75
2.13 菜單函數(shù)(Menu) ……………………………………………………………………76
2.14 消息和消息隊(duì)列函數(shù)(Message and Message Queue)……………………………90
2.15 鼠標(biāo)輸入函數(shù)(Mouse Input) ……………………………………………………100
2.16 多文檔接口函數(shù)(Multiple Document Interface) ……………………………103
2.17 資源函數(shù)(Resource)………………………………………………………………105
2.18 滾動(dòng)條函數(shù)(Scroll Bar)…………………………………………………………113
2.19 窗口函數(shù)(Window)…………………………………………………………………119
2.20 窗口類函數(shù)(Window Class)………………………………………………………144
2.21 窗口過(guò)程函數(shù)(Window Procedure)………………………………………………150
2.22 窗口屬性函數(shù)(Window Property) ………………………………………………152
第三章圖形設(shè)備接口函數(shù)(Graphic Device Interface Function) …………………155
3.1 位圖函數(shù)(Bitmap) …………………………………………………………………155
Mndsoft.com
歡迎光臨枕善居VB.NET源碼博客請(qǐng)記住本站域名: http://www.mndsoft.com
第 4 頁(yè)共 199 頁(yè)資料來(lái)自網(wǎng)絡(luò),版權(quán)歸原作者h(yuǎn)ttp://www.mndsoft.com
3.2 筆刷函數(shù)(Brush)……………………………………………………………………171
3.3 剪切函數(shù)(Clipping) ………………………………………………………………176
3.4 顏色函數(shù)(Color)……………………………………………………………………179
3.5 坐標(biāo)空間與變換函數(shù)(Coordinate Space Transformation)……………………186
3.6 設(shè)備環(huán)境函數(shù)(Device Context) …………………………………………………195
3.7 填充形態(tài)函數(shù)(Filled shape) ……………………………………………………211
3.8 字體和正文函數(shù)(Font and Text)…………………………………………………215
3.9 ICM 2.0 函數(shù)…………………………………………………………………………238
3.10 線段和曲線函數(shù)(Line and Curve)………………………………………………295
3.11 圖元文件函數(shù)(Metafile)…………………………………………………………300
3.12 多顯示器函數(shù)(Multiple Display Monitors) …………………………………311
3.13 繪圖函數(shù)和畫(huà)圖函數(shù)(Painting and Drawing)…………………………………313
3.14 路徑函數(shù)(Path)……………………………………………………………………328
3.15 畫(huà)筆函數(shù)(Pen) ……………………………………………………………………332
3.16 打印及打印假脫機(jī)程序函數(shù)(Printing and Print Spooler)…………………334
3.17 矩形函數(shù)(Rectangle) ……………………………………………………………371
3.18 區(qū)域函數(shù)(Region)…………………………………………………………………374
第四章系統(tǒng)服務(wù)函數(shù)(System Service Function) ……………………………………383
4.1 訪問(wèn)控制函數(shù)(Access Control) …………………………………………………383
4.2 原子函數(shù)(Atom) ……………………………………………………………………406
4.3 客戶/服務(wù)器訪問(wèn)控制函數(shù)(Client/Server Access Control) ………………409
4.4 剪貼板函數(shù)(Clipboard)……………………………………………………………431
4.5 通信函數(shù)(Communication)…………………………………………………………436
4.6 控制臺(tái)函數(shù)(Console)………………………………………………………………444
4.7 數(shù)據(jù)解壓庫(kù)函數(shù)(Data Decompression Library) ………………………………463
4.8 調(diào)試函數(shù)(Debugging)………………………………………………………………466
4.9 設(shè)備輸入輸出函數(shù)(Device Input and Output)…………………………………472
4.10 動(dòng)態(tài)數(shù)據(jù)交換函數(shù)(Dynamic Data Exchange) …………………………………474
4.11 動(dòng)態(tài)數(shù)據(jù)交換管理函數(shù)(Dynamic Data Exchange Management)………………476
4.12 動(dòng)態(tài)鏈接庫(kù)函數(shù)(Dynamic-Link Library)………………………………………489
4.13 錯(cuò)誤函數(shù)(Error) …………………………………………………………………496
4.14 事件日志函數(shù)(Event Logging) …………………………………………………499
4.15 文件函數(shù)(File)……………………………………………………………………503
4.16 文件安裝庫(kù)函數(shù)(File Installation Library) ………………………………542
4.17 文件映射函數(shù)(File Mapping)……………………………………………………546
4.18 文件系統(tǒng)函數(shù) File System)………………………………………………………551
4.19 句柄和對(duì)象函數(shù)(Handle and Object)………………………………………………556
4.20 掛鉤函數(shù)(Hook)………………………………………………………………………560
4.21 ImageHlp 函數(shù)…………………………………………………………………………572
4.22 大整數(shù)操作函數(shù)(Iarge Integer Operations)……………………………………594
4.23 低層訪問(wèn)控制函數(shù)(Low-Level Access Control)………………………………596
4.24 LSAPI函數(shù)…………………………………………………………………………617
4.25 郵槽函數(shù)(Mailslot)………………………………………………………………622
4.26 內(nèi)存管理函數(shù)(Memory Management) ……………………………………………623
Mndsoft.com
歡迎光臨枕善居VB.NET源碼博客請(qǐng)記住本站域名: http://www.mndsoft.com
第 5 頁(yè)共 199 頁(yè)資料來(lái)自網(wǎng)絡(luò),版權(quán)歸原作者h(yuǎn)ttp://www.mndsoft.com
4.27 管道函數(shù)(Pipe) …………………………………………………………………655
4.28 電源管理函數(shù)(Power Management) …………………………………………… 663
4.29 進(jìn)程和線程函數(shù)(Process and Thread)…………………………………………666
4.30 注冊(cè)表函數(shù)(Registry)……………………………………………………………700
4.31 字符串操作函數(shù)(String Manipulation)……………………………………… 724
4.32 結(jié)構(gòu)化異常處理函數(shù)(Structured Exception Handling) ……………………742
4.33 同步函數(shù)(Synchronization) ……………………………………………………745
4.34 系統(tǒng)信息函數(shù)(System Information)……………………………………………766
4.35 系統(tǒng)消息函數(shù)(System Message)…………………………………………………780
4.36 系統(tǒng)關(guān)機(jī)函數(shù)(System Shutdown) ………………………………………………781
4.37 磁帶備份函數(shù)(Tape Backup) ……………………………………………………783
4.38 時(shí)間函數(shù)(Time)……………………………………………………………………789
4.39 計(jì)時(shí)器函數(shù)(Timer) ………………………………………………………………795
4.40 工具幫助函數(shù)(Tool Help) ………………………………………………………796
4.41 窗口站和桌面函數(shù)(Window Station and Desktop)……………………………799
4.42 Windows NT 4.0 訪問(wèn)控制函數(shù)(Window NT 4.0 Access-Control)……………808
4.43 WinTrust 函數(shù)(WinTrust)…………………………………………………………814
第五章國(guó)際特性函數(shù)(International Peatures Punction)時(shí)性…………………………815
5.1 輸入方法編輯函數(shù)(Input Method Editor)…………………………………………815
5.2 國(guó)家語(yǔ)言支持函數(shù)(National Language Support)………………………………… 828
5.3 Unicode 和字符集函數(shù)(Unicode and Character Set)……………………………… 843
第六章網(wǎng)絡(luò)服務(wù)函數(shù)(Networding Service Function)……………………………………849
6.1 數(shù)據(jù)鏈路控制函數(shù)(DLC)………………………………………………………………849
6.2 網(wǎng)絡(luò)函數(shù)(Net)…………………………………………………………………………849
6.3 NetBIOS 函數(shù)……………………………………………………………………………896
6.4 網(wǎng)絡(luò)DDE 函數(shù)(Networking DDE)……………………………………………………897
6.5 RAS服務(wù)器管理函數(shù)(RAS Server Administration)………………………………901
6.6 遠(yuǎn)程訪問(wèn)服務(wù)函數(shù)(Remote Access Administration)………………………………910
6.7 服務(wù)函數(shù)(Service)……………………………………………………………………929
6.8 Windows 網(wǎng)絡(luò)函數(shù)(Windows Networking)……………………………………………930
附錄1 如何在VB 中調(diào)用DLL API ……………………………………………………………945
1 DLL API 的聲明……………………………………………………………………………945
2 DLL API 的調(diào)用……………………………………………………………………………947
附錄2 在Delphi 中直接調(diào)用Windows API…………………………………………………953
第一章Win32 API 概論
1.1 為什么使用Wu32 API
在 |
|
下載地址 |
|
|
|