所有类别
      Windows消息函数
        第一页
      文件处理函数
        第一页 第二页 第三页 第四页 第五页 第六页 第七页 第八页
      网络函数
        第一页
      菜单函数
        第一页 第二页 第三页
      文本和字体函数
        第一页 第二页 第三页
      硬件与系统函数
        第一页 第二页 第三页 第四页 第五页 第六页 第七页
      控件与消息函数
        第一页 第二页 第三页 第四页 第五页 第六页
      位图、图标和光栅运算函数
        第一页 第二页 第三页
      绘图函数
        第一页 第二页 第三页 第四页 第五页 第六页 第七页
      打印函数
        第一页 第二页 第三页 第四页 第五页
      设备场景函数
        第一页 第二页 第三页 第四页 第五页
      进程和线程函数
        第一页 第二页 第三页 第四页 第五页
    Windows消息函数
      BroadcastSystemMessage GetMessagePos GetMessageTime PostMessage PostThreadMessage RegisterWindowMessage ReplyMessage SendMessage SendMessageCallback SendMessageTimeout SendNotifyMessage
    文件处理函数
      CloseHandle CompareFileTime CopyFile CreateDirectory CreateFile CreateFileMapping DeleteFile DeviceIoControl DosDateTimeToFileTime FileTimeToDosDateTime FileTimeToLocalFileTime FileTimeToSystemTime FindClose FindFirstFile FindNextFile FlushFileBuffers FlushViewOfFile GetBinaryType GetCompressedFileSize GetCurrentDirectory GetDiskFreeSpace GetDiskFreeSpaceEx GetDriveType GetExpandedName GetFileAttributes GetFileInformationByHandle GetFileSize GetFileTime GetFileType GetFileVersionInfo GetFileVersionInfoSize GetFullPathName GetLogicalDrives GetLogicalDriveStrings GetOverlappedResult GetPrivateProfileInt GetPrivateProfileSection GetPrivateProfileString GetProfileInt GetProfileSection GetProfileString GetShortPathName GetSystemDirectory GetTempFileName GetTempPath GetVolumeInformation GetWindowsDirectory hread hwrite lclose lcreat llseek LockFile LockFileEx lopen lread lwrite LZClose LZCopy LZInit LZOpenFile LZRead LZSeek MapViewOfFile MoveFile OpenFile OpenFileMapping QueryDosDevice ReadFile ReadFileEx RegCloseKey RegConnectRegistry RegCreateKey RegCreateKeyEx RegDeleteKey RegDeleteValue RegEnumKey RegEnumKeyEx RegEnumValue RegFlushKey RegGetKeySecurity RegLoadKey RegNotifyChangeKeyValue RegOpenKey RegOpenKeyEx RegQueryInfoKey RegQueryValue RegQueryValueEx RegReplaceKey RegRestoreKey RegSaveKey RegSetKeySecurity RegSetValue RegSetValueEx RegUnLoadKey RemoveDirectory SearchPath SetCurrentDirectory SetEndOfFile SetFileAttributes SetFilePointer SetFileTime SetHandleCount SetVolumeLabel SystemTimeToFileTime UnlockFile UnlockFileEx UnmapViewOfFile VerFindFile VerInstallFile VerLanguageName VerQueryValue WriteFile WriteFileEx WritePrivateProfileSection WritePrivateProfileString WriteProfileSection WriteProfileString
    网络函数
      WNetAddConnection WNetAddConnection2 WNetAddConnection3 WNetCancelConnection WNetCancelConnection2 WNetCloseEnum WNetConnectionDialog WNetDisconnectDialog WNetEnumResource WNetGetConnection WNetGetLastError WNetGetUniversalName WNetGetUser WNetOpenEnum
    菜单函数
      AppendMenu CheckMenuItem CheckMenuRadioItem CreateMenu CreatePopupMenu DeleteMenu DestroyMenu DrawMenuBar EnableMenuItem GetMenu GetMenuCheckMarkDimensions GetMenuContextHelpId GetMenuDefaultItem GetMenuItemCount GetMenuItemID GetMenuItemInfo GetMenuItemRect GetMenuState GetMenuString GetSubMenu GetSystemMenu HiliteMenuItem InsertMenu InsertMenuItem IsMenu LoadMenu LoadMenuIndirect MenuItemFromPoint ModifyMenu RemoveMenu SetMenu SetMenuContextHelpId SetMenuDefaultItem SetMenuItemBitmaps SetMenuItemInfo TrackPopupMenu TrackPopupMenuEx
    文本和字体函数
      EnumFonts ExtTextOut GetAspectRatioFilterEx GetCharABCWidths GetCharABCWidthsFloat GetCharacterPlacement GetCharWidth GetFontData GetFontLanguageInfo GetGlyphOutline GetKerningPairs GetOutlineTextMetrics GetRasterizerCaps GetTabbedTextExtent GetTextAlign GetTextCharacterExtra GetTextCharset GetTextCharsetInfo GetTextColor GetTextExtentExPoint GetTextExtentPoint GetTextFace GetTextMetrics GrayString PolyTextOut RemoveFontResource SetMapperFlags SetTextAlign SetTextCharacterExtra SetTextColor SetTextJustification TabbedTextOut TextOut
    硬件与系统函数
      ActivateKeyboardLayout Beep CharToOem ClipCursor ConvertDefaultLocale CreateCaret DestroyCaret EnumCalendarInfo EnumDateFormats EnumSystemCodePages EnumSystemLocales EnumTimeFormats ExitWindowsEx ExpandEnvironmentStrings FreeEnvironmentStrings GetACP GetAsyncKeyState GetCaretBlinkTime GetCaretPos GetClipCursor GetCommandLine GetComputerName GetCPInfo GetCurrencyFormat GetCursor GetCursorPos GetDateFormat GetDoubleClickTime GetEnvironmentStrings GetEnvironmentVariable GetInputState GetKBCodePage GetKeyboardLayout GetKeyboardLayoutList GetKeyboardLayoutName GetKeyboardState GetKeyboardType GetKeyNameText GetKeyState GetLastError GetLocaleInfo GetLocalTime GetNumberFormat GetOEMCP GetQueueStatus GetSysColor GetSystemDefaultLangID GetSystemDefaultLCID GetSystemInfo GetSystemMetrics GetSystemPowerStatus GetSystemTime GetSystemTimeAdjustment GetThreadLocale GetTickCount GetTimeFormat GetTimeZoneInformation GetUserDefaultLangID GetUserDefaultLCID GetUserName GetVersion GetVersionEx HideCaret IsValidCodePage IsValidLocale keybd_event LoadKeyboardLayout MapVirtualKey MapVirtualKeyEx MessageBeep mouse_event OemKeyScan OemToChar SetCaretBlinkTime SetCaretPos SetComputerName SetCursor SetCursorPos SetDoubleClickTime SetEnvironmentVariable SetKeyboardState SetLocaleInfo SetLocalTime SetSysColors SetSystemCursor SetSystemTime SetSystemTimeAdjustment SetThreadLocale SetTimeZoneInformation ShowCaret ShowCursor SwapMouseButton SystemParametersInfo SystemTimeToTzSpecificLocalTime ToAscii ToUnicode UnloadKeyboardLayout VkKeyScan
    控件与消息函数
      AdjustWindowRect AnyPopup ArrangeIconicWindows AttachThreadInput BeginDeferWindowPos BringWindowToTop CascadeWindows ChildWindowFromPoint ClientToScreen CloseWindow CopyRect DeferWindowPos DestroyWindow DrawAnimatedRects EnableWindow EndDeferWindowPos EnumChildWindows EnumThreadWindows EnumWindows EqualRect FindWindow FindWindowEx FlashWindow GetActiveWindow GetCapture GetClassInfo GetClassLong GetClassName GetClassWord GetClientRect GetDesktopWindow GetFocus GetForegroundWindow GetLastActivePopup GetParent GetTopWindow GetUpdateRect GetWindow GetWindowContextHelpId GetWindowLong GetWindowPlacement GetWindowRect GetWindowText GetWindowTextLength GetWindowWord InflateRect IntersectRect InvalidateRect IsChild IsIconic IsRectEmpty IsWindow IsWindowEnabled IsWindowUnicode IsWindowVisible IsZoomed LockWindowUpdate MapWindowPoints MoveWindow OffsetRect OpenIcon PtInRect RedrawWindow ReleaseCapture ScreenToClient ScrollWindow ScrollWindowEx SetActiveWindow SetCapture SetClassLong SetClassWord SetFocusAPI SetForegroundWindow SetParent SetRect SetRectEmpty SetWindowContextHelpId SetWindowLong SetWindowPlacement SetWindowPos SetWindowText SetWindowWord ShowOwnedPopups ShowWindow ShowWindowAsync SubtractRect TileWindows UnionRect UpdateWindow ValidateRect WindowFromPoint
    位图、图标和光栅运算函数
      BitBlt CopyIcon CopyImage CreateBitmap CreateBitmapIndirect CreateCompatibleBitmap CreateCursor CreateDIBitmap CreateDIBSection CreateIcon CreateIconIndirect DestroyCursor DestroyIcon DrawIcon DrawIconEx ExtractAssociatedIcon ExtractIcon GetBitmapBits GetBitmapDimensionEx GetDIBColorTable GetDIBits GetIconInfo GetStretchBltMode LoadBitmap LoadCursor LoadCursorFromFile LoadIcon LoadImage MaskBlt PatBlt PlgBlt sample SetBitmapBits SetBitmapDimensionEx SetDIBits SetDIBitsToDevice SetStretchBltMode StretchBlt StretchDIBits
    绘图函数
      AbortPath AngleArc Arc BeginPath CancelDC Chord CloseEnhMetaFile CloseFigure CloseMetaFile CopyEnhMetaFile CopyMetaFile CreateBrushIndirect CreateDIBPatternBrush CreateEnhMetaFile CreateHatchBrush CreateMetaFile CreatePatternBrush CreatePen CreatePenIndirect CreateSolidBrush DeleteEnhMetaFile DeleteMetaFile DeleteObject DrawEdge DrawEscape DrawFocusRect DrawFrameControl DrawState Ellipse EndPath EnumEnhMetaFile EnumMetaFile EnumObjects ExtCreatePen ExtFloodFill FillPath FillRect FlattenPath FloodFill FrameRect GdiComment GdiFlush GdiGetBatchLimit GdiSetBatchLimit GetArcDirection GetBkColor GetBkMode GetBrushOrgEx GetCurrentObject GetCurrentPositionEx GetEnhMetaFile GetEnhMetaFileBits GetEnhMetaFileDescription GetEnhMetaFileHeader GetEnhMetaFilePaletteEntries GetMetaFile GetMetaFileBitsEx GetMiterLimit GetNearestColor GetObjectAPI GetObjectType GetPath GetPixel GetPolyFillMode GetROP2 GetStockObject GetSysColorBrush GetWinMetaFileBits InvertRect LineDDA LineTo MoveToEx PaintDesktop PathToRegion Pie PlayEnhMetaFile PlayEnhMetaFileRecord PlayMetaFile PlayMetaFileRecord PolyBezier PolyDraw Polygon Polyline PolyPolygon PolyPolyline Rectangle RoundRect SelectClipPath SelectObject SetArcDirection SetBkColor SetBkMode SetBrushOrgEx SetEnhMetaFileBits SetMetaFileBitsEx SetMiterLimit SetPixel SetPixelV SetPolyFillMode SetROP2 SetWinMetaFileBits StrokeAndFillPath StrokePath UnrealizeObject WidenPath
    打印函数
      AbortDoc AbortPrinter AddForm AddJob AddMonitor AddPort AddPrinter AddPrinterConnection AddPrinterDriver AddPrintProcessor AddPrintProvidor AdvancedDocumentProperties ClosePrinter ConfigurePort ConnectToPrinterDlg DeleteForm DeleteMonitor DeletePort DeletePrinter DeletePrinterConnection DeletePrinterDriver DeletePrintProcessor DeletePrintProvidor DeviceCapabilities DocumentProperties EndDocAPI EndDocPrinter EndPage EndPagePrinter EnumForms EnumJobs EnumMonitors EnumPorts EnumPrinterDrivers EnumPrinters EnumPrintProcessorDatatypes EnumPrintProcessors Escape FindClosePrinterChangeNotification FindFirstPrinterChangeNotification FindNextPrinterChangeNotification FreePrinterNotifyInfo GetForm GetJob GetPrinter GetPrinterData GetPrinterDriver GetPrinterDriverDirectory GetPrintProcessorDirectory OpenPrinter PrinterMessageBox PrinterProperties ReadPrinter ResetDC ResetPrinter ScheduleJob SetAbortProc SetForm SetJob SetPrinter SetPrinterData StartDoc StartDocPrinter StartPage StartPagePrinter WritePrinter
    设备场景函数
      AddFontResource CombineRgn CombineTransform CreateCompatibleDC CreateDC CreateEllipticRgn CreateEllipticRgnIndirect CreateFont CreateFontIndirect CreateIC CreatePolygonRgn CreatePolyPolygonRgn CreateRectRgn CreateRectRgnIndirect CreateRoundRectRgn CreateScalableFontResource DeleteDC DPtoLP DrawText DrawTextEx EnumFontFamilies EnumFontFamiliesEx EqualRgn ExcludeClipRect ExcludeUpdateRgn ExtCreateRegion ExtSelectClipRgn FillRgn FrameRgn GetBoundsRect GetClipBox GetClipRgn GetDC GetDCEx GetDCOrgEx GetDeviceCaps GetGraphicsMode GetMapMode GetRegionData GetRgnBox GetUpdateRgn GetViewportExtEx GetViewportOrgEx GetWindowDC GetWindowExtEx GetWindowOrgEx GetWindowRgn GetWorldTransform IntersectClipRect InvalidateRgn InvertRgn LPtoDP ModifyWorldTransform OffsetClipRgn OffsetRgn OffsetViewportOrgEx OffsetWindowOrgEx PaintRgn PtInRegion PtVisible RectInRegion RectVisible ReleaseDC RestoreDC SaveDC ScaleViewportExtEx ScaleWindowExtEx ScrollDC SelectClipRgn SetBoundsRect SetGraphicsMode SetMapMode SetRectRgn SetViewportExtEx SetViewportOrgEx SetWindowExtEx SetWindowOrgEx SetWindowRgn SetWorldTransform ValidateRgn WindowFromDC
    进程和线程函数
      CallNamedPipe CancelWaitableTimer ConnectNamedPipe CreateEvent CreateMailslot CreateMutex CreateNamedPipe CreatePipe CreateProcess CreateSemaphore CreateWaitableTimer DisconnectNamedPipe DuplicateHandle ExitProcess FindCloseChangeNotification FindExecutable FindFirstChangeNotification FindNextChangeNotification FreeLibrary GetCurrentProcess GetCurrentProcessId GetCurrentThread GetCurrentThreadId GetExitCodeProcess GetExitCodeThread GetHandleInformation GetMailslotInfo GetModuleFileName GetModuleHandle GetPriorityClass GetProcessShutdownParameters GetProcessTimes GetProcessWorkingSetSize GetSartupInfo GetTheardTimes GetThreadPriority GetWindowThreadProcessId LoadLibrary LoadLibraryEx LoadModule MsgWaitForMultipleObjects SetPriorityClass SetProcessShutdownParameters SetProcessWorkingSetSize SetThreadPriority ShellExecute TerminateProcess WinExec
    说明简介