《PowerBuilder Win32 API函式调用参考手册》是2004年7月1日清华大学出版社出版的图书,作者是马贵安。
本书为“PowerBuilderWin32API技术从书”之《PowerBuilderWin32API函式调用参考手册》。全书共分6章:第1章和第2章介绍了WindowsAPI基础知识和在PowerBuilder中API函式的声明和调用方法;第3章按照函式名称字母顺序详细介绍了560个常用API函式在PowerBuilder中的用法;第4章介绍了常用API结构的用法;第5章给出了5000余个API常量在PowerBuilder中的定义及十进制的取值;第6章介绍了由作者开发的类似于“VisualBasicAPI文本济览器“的“PowerBuilderAPI浏览器”工具软体,该软体包含了6500个函式、51500余个常量、419个结构PowerBuilder声明格式,该工具软体是WindowsAPI程式设计中所需的非常实用的一款工具软体,免费提供给本书读者学习研究之用。
目录第1章WindowsAPI基础 11.1API概念 11.1.1API定义及作用 11.1.2API与动态程式库 21.1.3API构成 31.1.4从MSDN获取API信息 41.2API函式的分类 51.2.1视窗管理函式 51.2.2视窗通用控制项 71.2.3Shell特性 71.2.4图形设备接口 81.2.5系统服务 91.2.6国际特性 121.2.7网路服务 121.3两个重要的术语——句柄和设备场景 131.3.1句柄 131.3.2设备场景 14第2章API函式的声明和调用 162.1PB中API函式声明 162.1.1PB与API函式数据类型的转换 162.1.2API函式的声明约定 182.2PB与API函式之间的参数传递 212.2.1参数的值传递与引用传递 212.2.2传递数值型数据 232.2.3传递字元串型数据 242.2.4传递结构型数据 252.2.5传递数组 272.2.6NULL值传递 302.2.7传递属性 312.2.8能传递函式指针吗 312.2.9能传递Any数据类型吗 312.3API函式调用错误信息及排错技巧 322.3.1常见错误信息解析 322.3.2防止错误的一些基本规则 34第3章560个常用API函式详解 373.1A字首 373.1.1_lclose 373.1.2_lopen 383.1.3accept函式 383.1.4ActivateKeyboardLayout函式 393.1.5AddFontResource函式 413.1.6AdjustTokenPrivileges函式 423.1.7AdjustWindowRect函式 453.1.8AdjustWindowRectEx函式 473.1.9AlphaBlend函式 493.1.10AngleArc函式 513.1.11AnimateWindow函式 533.1.12AppendMenu函式 573.1.13Arc函式 593.1.14ArcTo函式 603.2B字首 623.2.1Beep函式 623.2.2BeginDeferWindowPos函式 623.2.3BeginPath函式 633.2.4BitBlt函式 643.2.5BlockInput函式 663.2.6BringWindowToTop函式 673.2.7BroadcastSystemMessage函式 683.3C字首 693.3.1ChangeDisplaySettings函式 693.3.2CharLower函式 733.3.3CharUpper函式 743.3.4ChooseColor函式 743.3.5ChooseFont函式 763.3.6Chord函式 793.3.7ClientToScreen函式 803.3.8ClipCursor函式 823.3.9CloseClipboard函式 833.3.10CloseHandle函式 843.3.11ClosePrinter函式 853.3.12CloseSocket函式 863.3.13CloseWindow函式 873.3.14CombineRgn函式 873.3.15CompareFileTime函式 893.3.16CompareString函式 913.3.17ConfigurePort函式 923.3.18Connect函式 933.3.19CopyFile函式 963.3.20CopyImage函式 973.3.21CopyMemory函式 993.3.22CopyRect函式 1003.3.23CoTaskMemFree函式 1003.3.24CreateBitmap函式 1023.3.25CreateBrushIndirect函式 1033.3.26CreateCaret函式 104
3.3.27CreateCompatibleBitmap函式 1063.3.28CreateCompatibleDC函式 1073.3.29CreateDC函式 1073.3.30CreateDirectory函式 1103.3.31CreateDirectoryEx函式 1103.3.32CreateEllipticRgn函式 1113.3.33CreateEllipticRgnIndirect函式 1133.3.34CreateFile函式 1133.3.35CreateFont函式 1153.3.36CreateFontIndirect函式 1183.3.37CreateHatchBrush函式 1193.3.38CreatePatternBrush函式 1213.3.39CreatePen函式 1223.3.40CreatePenIndirect函式 1233.3.41CreatePolygonRgn函式 1243.3.42CreatePolyPolygonRgn函式 1263.3.43CreatePopupMenu函式 1283.3.44CreateProcess函式 1283.3.45CreateRectRgn函式 1303.3.46CreateRectRgnIndirect函式 1313.3.47CreateRoundRectRgn函式 1313.3.48CreateSolidBrush函式 1323.3.49CreateToolhelp32Snapshot函式 1333.3.50CreateWindowEX函式 1353.4D字首 1363.4.1DecryptFile函式 1363.4.2DeferWindowPos函式 1373.4.3DefWindowProc函式 1393.4.4DeleteDC函式 1403.4.5DeleteFile函式 1413.4.6DeleteObject函式 1413.4.7DestroyCaret函式 1423.4.8DestroyIcon函式 1423.4.9DestroyMenu函式 1433.4.10DestroyWindow函式 1443.4.11DeviceCapabilities函式 1443.4.12DeviceIoControl函式 1463.4.13DllGetVersion函式 1493.4.14DllRegisterServer函式 1503.4.15DllUnregisterServer函式 151
3.4.16DoAddToFavDlg函式 1513.4.17DoFileDownload函式 1543.4.18DoOrganizeFavDlg函式 1553.4.19DocumentProperties函式 1563.4.20DrawAnimatedRects函式 1583.4.21DrawCaption函式 1593.4.22DrawEdge函式 1613.4.23DrawFocusRect函??1633.4.24DrawFrameControl函式 1643.4.25DrawIcon函式 1653.4.26DrawIconEx函式 1663.4.27DrawMenuBar函式 1683.4.28DrawText函式 1693.4.29DrawTextEx函式 1703.5E字首 1713.5.1Ellipse函式 1713.5.2EmptyClipboard函式 1723.5.3EnableWindow函式 1733.5.4EncryptFile函式 1733.5.5EndDeferWindowPos函式 1743.5.6EndPath函式 1753.5.7EnumDisplayDevices函式 1753.5.8EnumDisplaySettings函式 1763.5.9EnumJobs函式 1773.5.10EnumPrinter函式 1783.5.11EqualRect函式 1813.5.12EqualRgn函式 1813.5.13ExitProcess函式 1823.5.14ExitThread函式 1833.5.15ExitWindows函式 1833.5.16ExitWindowsEx函式 1843.5.17ExtFloodFill函式 1853.5.18ExtractAssociatedIcon函式 1873.5.19ExtractIcon函式 1873.5.20ExtractIconEx函式 1883.5.21ExtTextOut函式 1893.6F字首 1903.6.1FatalAppExit函式 1903.6.2FatalExit函式 1913.6.3FileTimeToDosDateTime函式 1923.6.4FileTimeToLocalFileTime函式 1953.6.5FileTimeToSystemTime函式 196
3.6.6FillMemory函式 1973.6.7FillRect函式 1983.6.8FillRgn函式 1983.6.9FindClose函式 2003.6.10FindExecutable函式 2013.6.11FindFirstFile函式 2023.6.12FindNextFile函式 2033.6.13FindWindow函式 2043.6.14FindWindowEx函式 2053.6.15FlashWindow函式 2063.6.16FlashWindowEx函式 2063.6.17FloodFill函式 2073.6.18FormatMessage函式 2083.6.19FrameRect函式 2103.6.20FrameRgn函式 2123.6.21FreeLibrary函式 2133.6.22FTPCommand函式 2143.6.23FtpCreateDirectory函式 2163.6.24FtpDeleteFile函式 2173.6.25FtpFindFirstFile函式 2183.6.26FtpGetCurrentDirectory函式 2213.6.27FtpGetFile函式 2223.6.28FtpGetFileSize函式 2243.6.29FtpOpenFile函式 2263.6.30FtpPutFile函式 2273.6.31FtpRemoveDirectory函式 2283.6.32FtpRenameFile函式 2303.6.33FtpSetCurrentDirectory函式 2323.7G字首 2323.7.1GdiAlphaBlend函式 2323.7.2GdiGradientFill函式 2343.7.3GdiTransparentBlt函式 2373.7.4GetActiveWindow函式 2393.7.5GetAncestor函式 2403.7.6GetArcDirection函式 2413.7.7GetBinaryType函式 2413.7.8GetBkColor函式 2433.7.9GetBkMode函式 2433.7.10GetCaretBlinkTime函式 2443.7.11GetCaretPos函式 2453.7.12GetClassInfo函式 246
3.7.13GetClassInfoEx函式 2473.7.14GetClassName函式 2483.7.15GetClientRect函式 2493.7.16GetClipboardData函式 2493.7.17GetColorAdjustment函式 2513.7.18GetCompressedFileSize函式 2533.7.19GetComputerName函式 2533.7.20GetComputerNameEx函式 2543.7.21GetCurrencyFormat函式 2563.7.22GetCurrentDirectory函式 2573.7.23GetCurrentProcess函式 2573.7.24GetCurrentProcessId函式 2583.7.25GetCurrentThread函式 2593.7.26GetCursor函式 2603.7.27GetCursorPos函式 2603.7.28GetDateFormat函式 2613.7.29GetDC函式 2623.7.30GetDCBrushColor函式 2623.7.31GetDCPenColor函式 2633.7.32GetDesktopWindow函式 2643.7.33GetDeviceCaps函式 2653.7.34GetDiskFreeSpace函式 2663.7.35GetDiskFreeSpaceEx函式 2673.7.36GetDoubleClickTime函式 2693.7.37GetDriveType函式 2703.7.38GetExitCodeProcess函式 2713.7.39GetExitCodeThread函式 2713.7.40GetExpandedName函式 2723.7.41GetFileAttributes函式 2733.7.42GetFileInformationByHandle函式 2763.7.43GetFileSize函式 2773.7.44GetFileSizeEx函式 2773.7.45GetFileTime函式 2783.7.46GetFileTitle函式 2793.7.47GetFileT3ype函式 2803.7.48GetFocus函式 2813.7.49GetForegroundWindow函式 2813.7.50GetFullPathName函式 2833.7.51gethostname函式 2833.7.52GetInputState函式 284
3.7.53GetKeyboardLayoutList函式 2853.7.54GetKeyboard3LayoutName函式 2853.7.55GetKeyboardState函式 2873.7.56GetKeyboardType函式 2883.7.57GetKeyState函式 2883.7.58GetLastError函式 2913.7.59GetLayout函式 2913.7.60GetLocalTime函式 2923.7.61GetLogicalDrives函式 2933.7.62GetLogicalDriveStrings函式 2943.7.63GetLongPathName函式 2953.7.64GetMenu函式 2963.7.65GetMenuItemCount函式 2983.7.66GetMenuItemID函式 3013.7.67GetMenuItemInfo函式 3013.7.68GetMenuString函式 3033.7.69GetModuleFileName函式 3043.7.70GetNearestColor3函式 3053.7.71GetNumberFormat函式 3063.7.72GetObject函式 3073.7.73GetObjectType函式 3083.7.74GetOpenFileName函式 3103.7.75GetOpenFileNamePreview函式 3133.7.76GetParent函式 3133.7.77GetPixel函式 3143.7.78GetPolyFillMode函式 3153.7.79GetProcAddress函式 3163.7.80GetProcessTimes函式 3173.7.81GetPrivateProfileInt函式 3183.7.82GetPrivateProfileSection函式 3193.7.83GetPrivateProfileSectionNames函式 3203.7.84GetPrivateProfileString函式 3213.7.85GetProfileString函式 3223.7.86GetRgnBox函式 3233.7.87GetROP2函式 3243.7.88GetSaveFileName函式 3263.7.89GetSaveFileNamePreview函式 3293.7.90GetShortPathName函式 3303.7.91GetStockObject函式 3313.7.92GetStretchBltMode函式 333
3.7.93GetSubMenu函式 3343.7.94GetSysColor函式 3343.7.95GetSysColorBrush函式 3373.7.96GetSystemDefaultLangID函式 3383.7.97GetSystemDefaultLCID函式 3383.7.98GetSystemDefaultUILanguage函式 3393.7.99GetSystemDirectory函式 3393.7.100GetSystemInfo函式 3403.7.101GetSystemMenu函式 3413.7.102GetSystemMetrics函式 3413.7.103GetSystemPowerStatus函式 3433.7.104GetSystemTime函式 3443.7.105GetSystemTimeAdjustment函式 3453.7.106GetSystemTimeAsFileTime函式 3463.7.107GetSystemWindowsDirectory函式 3473.7.108GetTempPath函式 3473.7.109GetTickCount函式 3483.7.110GetTimeZoneInformation函式 3493.7.111GetUserDefaultLangID函式 3543.7.112GetUserDefaultLCID函式 3553.7.113GetUserName函式 3553.7.114GetVersione函式 3563.7.115GetVersionEx函式 3593.7.116GetVolumeInformation函式 3613.7.117GetWindow函式 3623.7.118GetWindowDC函式 3633.7.119GetWindowLong函式 3643.7.120GetWindowPlacement函式 3683.7.121GetWindowRect函式 3693.7.122GetWindowsDirectorye函式 3703.7.123GetWindowText函式 3713.7.124GetWindowTextLength函式 3713.7.125GlobalAddAtom函式 3723.7.126GlobalAlloc函式 3743.7.127GlobalFree函式 3753.7.128GlobalLock函式 3763.7.129GlobalMemoryStatus函式 3763.7.130GlobalReAlloc函式 3773.7.131GlobalUnlock函式 378
3.7.132GradientFill函式 3793.8H字首 3813.8.1HideCaret函式 3813.8.2htonl函式 3823.8.3htons函式 3833.9I字首 3833.9.1IcmpCloseHandle函式 3833.9.2IcmpCreateFile函式 3863.9.3IcmpSendEcho函式 3873.9.4ImmGetDescription函式 3873.9.5ImmIsIME函式 3883.9.6inet_addr函式 3883.9.7inet_ntoa函式 3893.9.8InetIsOffline函式 3903.9.9InflateRect函式 3903.9.10InitCommonControls函式 3913.9.11InitCommonControlsEx函式 3923.9.12InsertMenuItem函式 3933.9.13InternetAttemptConnect函式 3943.9.14InternetAutodial函式 3953.9.15InternetAutodialHangup函式 3963.9.16InternetCheckConnection函式 3963.9.17InternetCloseHandle函式 3973.9.18InternetConnect函式 3983.9.19InternetDial函式 4003.9.20InternetFindNextFile函式 4033.9.21InternetGetConnectedState函式 4033.9.22InternetGetConnectedStateEx函式 4063.9.23InternetGetLastResponseInfo函式 4063.9.24InternetHangup???4073.9.25InternetOpen函式 4083.9.26InternetOpenURL函式 4093.9.27InternetReadFile函式 4103.9.28IntersectClipRect函式 4113.9.29IntersectRect函式 4133.9.30InvertRect函式 4143.9.31InvertRgn函式 4153.9.32IsCharAlpha函式 4153.9.33IsCharAlphaNumeric函式 4163.9.34IsCharLower函式 4173.9.35IsCharUpper函式 417
3.9.36IsChild函式 4183.9.37IsClipboardFormatAvailable函式 4183.9.38IsIconic函式 4193.9.39IsNetworkAlive函式 4193.9.40IsRectEmpty函式 4203.9.41IsWindow函式 4213.9.42IsWindowEnabled函式 4213.9.43IsWindowVisible函式 4223.9.44IsZoomed函式 4223.10J字首 4233.10.1joyGetDevCaps函式 4233.10.2joyGetNumDevs函式 4253.10.3joyGetPos函式 4263.11K字首 426Keybd_event函式 4263.12L字首 4283.12.1LineTo函式 4283.12.2LoadCursor函式 4283.12.3LoadCursorFromFile函式 4303.12.4LoadImage函式 4303.12.5LoadLibrary函式 4323.12.6LocalAlloc函式 4323.12.7LocalFileTimeToFileTime函式 4333.12.8LocalFree函式 4353.12.9LocalLock函式 4353.12.10LocalReAlloc函式 4363.12.11LocalUnlock函式 4363.12.12LockWindowUpdate函式 4373.12.13LockWorkStation函式 4383.12.14LookupPrivilegeValue函式 4383.12.15lstrcat函式 4393.12.16lstrcmp函式 4393.12.17lstrcmpi函式 4403.12.18lstrcpy函式 4413.12.19lstrcpyn函式 4413.12.20lstrlen函式 4423.13M字首 4433.13.1MakeSureDirectoryPathExists函式 4433.13.2mciGetErrorString函式 4433.13.3mciSendCommand函式 4443.13.4mciSendString函式 4463.13.5MessageBeep函式 447
3.13.6MessageBox函式 4473.13.7MessageBoxEx函式 4493.13.8MessageIndirect函式 4503.13.9ModifyMenu函式 4513.13.10MoveFile函式 4523.13.11MoveFileEx函式 4533.13.12MoveToEx函式 4543.13.13MoveWindow函式 4553.14N字首 4563.14.1NetApiBufferFree函式 4563.14.2NetRemoteTOD函式 4563.14.3ntohl函式 4573.14.4ntohs函式 4573.15O字首 4583.15.1OffsetClipRgn函式 4583.15.2OffsetRect函式 4583.15.3OffsetRgn函式 4593.15.4OpenClipboard函式 4603.15.5OpenPrinter函式 4603.15.6OpenProcessToken函式 4613.16P字首 4623.16.1PatBlt函式 4623.16.2PathAddBackslash函式 4643.16.3PathAddExtension函式 4643.16.4PathAppend函式 4653.16.5PathBuildRoot函式 4663.16.6PathCanonicalize函式 4673.16.7PathCombine函式 4683.16.8PathCompactPath函式 4693.16.9PathCompactPathEx函式 4703.16.10PathFileExists函式 4713.16.11PathFindFileName函式 4713.16.12PathFindOnPath函式 4723.16.13PathGetDriveNumber函式 4733.16.14PathIsDirectory函式 4733.16.15PathIsDirectoryEmpty函式 4743.16.16PathIsLFNFileSpec函式 4753.16.17PathIsNetworkPath函式 4753.16.18PathIsRelative函式 4763.16.19PathIsRoot函式 4773.16.20PathIsSameRoot函式 4773.16.21PathIsSystemFolder函式 4783.16.22PathIsUNC函式 479
3.16.23PathIsUNCServer函式 4793.16.24PathIsUNCServerShare函式 4803.16.25PathIsURL函式 4803.16.26PathMakePretty函式 4813.16.27PathMakeSystemFolder函式 4823.16.28PathStripPath函式 4823.16.29PathStripToRoot函式 4833.16.30PathToRegion函式 4843.16.31Pie函式 4843.16.32PlaySound函式 4853.16.33PolyBezier函式 4873.16.34PolyBezierTo函式 4883.16.35Polygon函式 4893.16.36PolyLine函式 4903.16.37PolyLineTo函式 4913.16.38PolyPolygon函式 4923.16.39PolyPolyline函式 4943.16.40PostMessage函式 4953.16.41PrintDlg函式 4963.16.42PrinterProperties函式 4983.16.43Process32First函式 5003.16.44Process32Next函式 5003.17R字首 5013.17.1RasCreatePhonebookEntry函式 5013.17.2RasDial函式 5023.17.3RasDialDlg函式 5033.17.4RasEditPhonebookEntry函式 5043.17.5RasEntryDlg函式 5053.17.6RasEnumConnections函式 5073.17.7RasEnumEntries函式 5083.17.8RasGetConnectStatus函式 5093.17.9RasGetErrorString函式 5113.17.10RasHangUp函式 5123.17.11RasMonitorDlg函式 5123.17.12RasPhonebookDlg函式 5133.17.13Rectangle函式 5143.17.14recv函式 5153.17.15RegCloseKey函式 5183.17.16RegCreateKeyEx函式 5193.17.17RegDeleteKey函式 5213.17.18RegDeleteValue函式 5233.17.19RegEnumKeyEx函式 524
3.17.20RegEnumValue函式 5263.17.21RegisterHotKey函式 5283.17.22RegisterServiceProcess函式 5293.17.23RegNotifyChangeKeyValue函式 5293.17.24RegLoadKey函式 5313.17.25RegOpenKey函式 5323.17.26RegOpenKeyEx函式 5333.17.27RegQueryValueEx函式 5343.17.28RegSaveKey函式 5363.17.29RegSetValueEx函式 5383.17.30ReleaseCapture函式 5403.17.31ReleaseDC函式 5403.17.32RemoveDirectory函式 5413.17.33RemoveFontResource函式 5413.17.34RemoveMenu函式 5423.17.35RoundRect函式 5423.18S字首 5433.18.1SearchTreeForFile函式 5433.18.2SelectClipRgn函式 5443.18.3SelectObject函式 5453.18.4Send函式 5453.18.5SendMessage函式 5463.18.6SetArcDirection函式 5473.18.7SetBkColor函式 5473.18.8SetBkMode函式 5483.18.9SetCapture函式 5483.18.10StCaretBlinkTime函式 5493.18.11SetCaretPos函式 5493.18.12SetClipboardData函式 5503.18.13SetColorAdjustment函式 5513.18.14SetComputerName函式 5513.18.15SetComputerNameEx函式 5523.18.16SetCurrentDirectory函式 5533.18.17SetCursor函式 5533.18.18SetCursorPos函式 5543.18.19SetDCBrushColor函式 5543.18.20SetDCPenColor函式 5563.18.21SetDoubleClickTime函式 5573.18.22SetFileAttributes函式 5573.18.23SetFileTime函式 5583.18.24SetForegroundWindow函式 558
3.18.25SetKeyboardState函式 5593.18.26SetLayout函式 5603.18.27SetLocalTime函式 5603.18.28SetMenuItemBitmaps函式 5613.18.29SetMenuItemInfo函式 5623.18.30SetParent函式 5623.18.31SetPixel函式 5633.18.32SetPolyFillMode函式 5643.18.33SetRect函式 5643.18.34SetRectRgn函式 5653.18.35SetRectEmpty函式 5663.18.36SetROP2函式 5663.18.37SetStretchBltMode函式 5673.18.38SetSysColor函式 5683.18.39SetSystemCursor函式 5683.18.40SetSystemTime函式 5693.18.41SetTextColor函式 5703.18.42SetupCopyError函式 5703.18.43SetupDeleteError函式 5723.18.44SetupPromptForDisk函式 5733.18.45SetupPromptReboot函式 5753.18.46SetupRenameError函式 5753.18.47SetVolumeLabel函式 5763.18.48SetWindowLong函式 5773.18.49SetWindowPos函式 5793.18.50SetWindowRgn函式 5803.18.51SetWindowText函式 5813.18.52SHAddToRecentDocs函式 5813.18.53SHAppBarMessage函式 5823.18.54SHBrowseForFolder函式 5843.18.55SHCreateDirectoryEx函式 5853.18.56Shell_NotifyIcon函式 5863.18.57ShellAbout函式 5873.18.58ShellExecute函式 5883.18.59ShellExecuteEx函式 5893.18.60SHEmptyRecycleBin函式 5903.18.61SHFileOperation函式 5913.18.62SHFormatDrive函式 5923.18.63SHGetDiskFreeSpace函式 5943.18.64SHGetPathFromDList函式 594
3.18.65SHGetSpecialFolderPath函式 5953.18.66ShowCaret函式 5973.18.67ShowCursor函式 5983.18.68ShowWindow函式 5993.18.69SHQueryRecycleBin函式 6003.18.70SHUpdateRecycleBinIcon函式 6003.18.71Sleep函式 6013.18.72SleepEx函式 6013.18.73sndPlaySound函式 6023.18.74Socket函式 6033.18.75StretchBlt函式 6033.18.76SwapMouseButton函式 6063.18.77SystemParametersInfo函式 6073.18.78SystemTimeToFileTime函式 6093.18.79SystemTimeToTzSpecificLocalTime函式 6093.19T字首 6103.19.1TextOut函式 6103.19.2TrackPopupMenu函式 6113.19.3TransparentBlt函式 6113.19.4TzSpecificLocalTimeToSystemTime函式 6133.20U字首 614UnRegisterHotKey函式 6143.21W字首 6143.21.1WNetAddConnection2函式 6143.21.2WNetCancelConnection2函式 6173.21.3WNetCloseEnum函式 6183.21.4WNetConnectionDialog函式 6193.21.5WNetConnectionDialog1函式 6203.21.6WnetDisconnectDialog函式 6233.21.7WnetDisconnectDialog1函式 6243.21.8WNetEnumResource函式 6253.21.9WNetGetConnection函式 6253.21.10WNetGetUser函式 6263.21.11WNetOpenEnum函式 6283.21.12WNetUseConnection函式 6313.21.13WritePrivateProfileString函式 6333.21.14WritePrivateProfileSection函式 6343.21.15WriteProfileString函式 6343.21.16WSAStartup函式 6363.21.17WSACleanup函式 638
3.21.18WSAGetLastError函式 6393.22Z字首 640ZeroMemory函式 640??章常用API结构用法详解 6414.1A字首 6414.1.1ANIMATIONINFO 6414.1.2APPBARDATA 6424.2B字首 6434.2.1BITMAP 6434.2.2BROWSEINFO 6444.3C字首 6454.3.1CHOOSECOLOR 6454.3.2CHOOSEFONT 6464.3.3CONNECTDLGSTRUCT 6494.4D字首 6514.4.1DEVMODE 6514.4.2DISCDLGSTRUCT 6584.4.3DISK_GEOMETRY 6594.4.4DLLVERSIONINFO 6604.5F字首 6614.5.1FILETIME 6614.5.2FLASHWINFO 6614.6G字首 6624.6.1GRADIENT_RECT 6624.6.2GRADIENT_TRIANGLE 6634.7H字首 663HOSTENT 6634.8I字首 6644.8.1ICMP_ECHO_REPLY 6644.8.2INITCOMMONCONTROLSEX 6654.8.3INTERNET_VERSION_INFO 6664.8.4IP_OPTION_INFORMATION 6664.9L字首 6674.9.1LOGBRUSH 6674.9.2LOGFONT 6674.9.3LOGPEN 6684.10M字首 6704.10.1MEMORYSTATUS 6704.10.2MENUINFO 6704.10.3MENUITEMINFO 6724.10.4MINMAXINFO 6744.10.5MSG 6754.11N字首 6764.11.1NETRESOURCE 6764.11.2NOTIFYICONDATA 6774.12O字首 6784.12.1OPENFILENAME 6784.12.2OSVERSIONINFO 6804.13P字首 6814.13.1PAGESETUPDLG 6814.13.2POINT 6844.13.3PRINTDLG 6844.13.4RINTER_DEFAULTS 6864.13.5RINTER_INFO_1 687
4.13.6RINTER_INFO_2 6884.14R字首 6894.14.1RASCONN 6894.14.2ASCONNSTATUS 6904.14.3RASDIALDLG 6924.14.4RASDIALPARAMS 6934.14.5RASENTRYDLG 6944.14.6RASENTRYNAME 6954.14.7RASMONITORDLG 6964.14.8RASPBDLG 6964.14.9RECT 6974.15S字首 6984.15.1SECURITY_ATTRIBUTES 6984.15.2SOCKADDR_IN 6994.15.3SHELLEXECUTEINFO 6994.15.4SHFILEOPSTRUCT 7024.15.5SHQUERYRBINFO 7034.15.6SYSTEM_INFO 7044.15.7SYSTEMTIME 7054.16T字首 7064.16.1TIME_OF_DAY_INFO 7064.16.2TIME_ZONE_INFORMATION 7074.16.3TOOLINFO 7084.16.4TRIVERTEX 7094.17U字首 710ULARGE_INTEGER 7104.18W字首 7104.18.1WIN32_FIND_DATA 7104.18.2WSADATA 712第5章50000个API常量定义及取值 7135.1API常量定义及作用 7135.2API常量取值表 7145.2.1A字首 7145.2.2B字首 7235.2.3C字首 7285.2.4D字首 7515.2.5E字首 7975.2.6F字首 8145.2.7G字首 8205.2.8H字首 8275.2.9I字首 8315.2.10J字首 8465.2.11K字首 8485.2.12L字首 8555.2.13M字首 8665.2.14N字首 8935.2.15O字首 9045.2.16P字首 9115.2.17Q字首 9255.2.18R字首 9265.2.19S字首 9415.2.20T字首 9745.2.21U字首 9835.2.22V字首 9865.2.23W字首 9895.2.24X字首 10015.2.25Y、Z字首 1002第6章“PowerBuilderAPI浏览器”的安装和使用 10036.1PowerBuilderAPI浏览器的开发目的 1003
6.2PowerBuilderAPI浏览器的安装和使用 1004
本文发布于:2023-03-25 14:45:36,感谢您对本站的认可!
本文链接:http://www.ranqi119.com/to/1679853679231406.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |