API函數手冊之四-繪圖、打印、設備場景、進程與線程

2017-08-24 14:22:41
zstmtony
2958
最後編輯:zstmtony 於 2018-02-03 09:51:40

Windows API函數手冊之四-繪圖、打印、設備場景、進程與線程-API幫助



繪圖函數

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

Rectangle

打印函數

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 , ResetDCResetPrinter , 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

SaveDC

進程和線程函數

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 , LoadLibraryLoadLibraryEx , LoadModule , MsgWaitForMultipleObjects , SetPriorityClass , SetProcessShutdownParameters , SetProcessWorkingSetSize , SetThreadPriority , ShellExecute , TerminateProcess ,WinExec

Windows API開髮手冊-相關目録

Windows API開髮手冊:目録01

Windows API開髮手冊:目録02

Windows API開髮手冊:目録03

Windows API開髮手冊:目録04

Windows API開髮手冊:目録05

Windows API開髮手冊:目録06

Windows API開髮手冊:目録07

Windows API開髮手冊:目録08

Windows API開髮手冊:目録09

Windows API開髮手冊:目録10

Windows API開髮手冊:目録11

Windows API開髮手冊:目録12

Windows API開髮手冊:目録13

Windows API開髮手冊:目録14