📄 winapi.txt
字号:
public const int META_RECTANGLE = H41B
public const int META_ROUNDRECT = H61C
public const int META_PATBLT = H61D
public const int META_SAVEDC = H1E
public const int META_SETPIXEL = H41F
public const int META_OFFSETCLIPRGN = H220
public const int META_TEXTOUT = H521
public const int META_BITBLT = H922
public const int META_STRETCHBLT = HB23
public const int META_POLYGON = H324
public const int META_POLYLINE = H325
public const int META_ESCAPE = H626
public const int META_RESTOREDC = H127
public const int META_FILLREGION = H228
public const int META_FRAMEREGION = H429
public const int META_INVERTREGION = H12A
public const int META_PAINTREGION = H12B
public const int META_SELECTCLIPREGION = H12C
public const int META_SELECTOBJECT = H12D
public const int META_SETTEXTALIGN = H12E
public const int META_CHORD = H830
public const int META_SETMAPPERFLAGS = H231
public const int META_EXTTEXTOUT = HA32
public const int META_SETDIBTODEV = HD33
public const int META_SELECTPALETTE = H234
public const int META_REALIZEPALETTE = H35
public const int META_ANIMATEPALETTE = H436
public const int META_SETPALENTRIES = H37
public const int META_POLYPOLYGON = H538
public const int META_RESIZEPALETTE = H139
public const int META_DIBBITBLT = H940
public const int META_DIBSTRETCHBLT = HB41
public const int META_DIBCREATEPATTERNBRUSH = H142
public const int META_STRETCHDIB = HF43
public const int META_EXTFLOODFILL = H548
public const int META_DELETEOBJECT = H1F0
public const int META_CREATEPALETTE = HF7
public const int META_CREATEPATTERNBRUSH = H1F9
public const int META_CREATEPENINDIRECT = H2FA
public const int META_CREATEFONTINDIRECT = H2FB
public const int META_CREATEBRUSHINDIRECT = H2FC
public const int META_CREATEREGION = H6FF
public const int NEWFRAME = 1
public const int AbortDocC = 2
public const int NEXTBAND = 3
public const int SETCOLORTABLE = 4
public const int GETCOLORTABLE = 5
public const int FLUSHOUTPUT = 6
public const int DRAFTMODE = 7
public const int QUERYESCSUPPORT = 8
public const int SETABORTPROC = 9
public const int StartDocC = 10
public const int EndDocC = 11
public const int GETPHYSPAGESIZE = 12
public const int GETPRINTINGOFFSET = 13
public const int GETSCALINGFACTOR = 14
public const int MFCOMMENT = 15
public const int GETPENWIDTH = 16
public const int SETCOPYCOUNT = 17
public const int SELECTPAPERSOURCE = 18
public const int DEVICEDATA = 19
public const int PASSTHROUGH = 19
public const int GETTECHNOLGY = 20
public const int GETTECHNOLOGY = 20
public const int SETLINECAP = 21
public const int SETLINEJOIN = 22
public const int SetMiterLimitC = 23
public const int BANDINFO = 24
public const int DRAWPATTERNRECT = 25
public const int GETVECTORPENSIZE = 26
public const int GETVECTORBRUSHSIZE = 27
public const int ENABLEDUPLEX = 28
public const int GETSETPAPERBINS = 29
public const int GETSETPRINTORIENT = 30
public const int ENUMPAPERBINS = 31
public const int SETDIBSCALING = 32
public const int EPSPRINTING = 33
public const int ENUMPAPERMETRICS = 34
public const int GETSETPAPERMETRICS = 35
public const int POSTSCRIPT_DATA = 37
public const int POSTSCRIPT_IGNORE = 38
public const int MOUSETRAILS = 39
public const int GETDEVICEUNITS = 42
public const int GETEXTENDEDTEXTMETRICS = 256
public const int GETEXTENTTABLE = 257
public const int GETPAIRKERNTABLE = 258
public const int GETTRACKKERNTABLE = 259
public const int ExtTextOutC = 512
public const int GETFACENAME = 513
public const int DOWNLOADFACE = 514
public const int ENABLERELATIVEWIDTHS = 768
public const int ENABLEPAIRKERNING = 769
public const int SETKERNTRACK = 770
public const int SETALLJUSTVALUES = 771
public const int SETCHARSET = 772
public const int StretchBltC = 2048
public const int GETSETSCREENPARAMS = 3072
public const int BEGIN_PATH = 4096
public const int CLIP_TO_PATH = 4097
public const int END_PATH = 4098
public const int EXT_DEVICE_CAPS = 4099
public const int RESTORE_CTM = 4100
public const int SAVE_CTM = 4101
public const int SET_ARC_DIRECTION = 4102
public const int SET_BACKGROUND_COLOR = 4103
public const int SET_POLY_MODE = 4104
public const int SET_SCREEN_ANGLE = 4105
public const int SET_SPREAD = 4106
public const int TRANSFORM_CTM = 4107
public const int SET_CLIP_BOX = 4108
public const int SET_BOUNDS = 4109
public const int SET_MIRROR_MODE = 4110
public const int OPENCHANNEL = 4110
public const int DOWNLOADHEADER = 4111
public const int CLOSECHANNEL = 4112
public const int POSTSCRIPT_PASSTHROUGH = 4115
public const int ENCAPSULATED_POSTSCRIPT = 4116
public const int SP_NOTREPORTED = H4000
public const int SP_ERROR = (-1)
public const int SP_APPABORT = (-2)
public const int SP_USERABORT = (-3)
public const int SP_OUTOFDISK = (-4)
public const int SP_OUTOFMEMORY = (-5)
public const int PR_JOBSTATUS = H0
public const int OBJ_PEN = 1
public const int OBJ_BRUSH = 2
public const int OBJ_DC = 3
public const int OBJ_METADC = 4
public const int OBJ_PAL = 5
public const int OBJ_FONT = 6
public const int OBJ_BITMAP = 7
public const int OBJ_REGION = 8
public const int OBJ_METAFILE = 9
public const int OBJ_MEMDC = 10
public const int OBJ_EXTPEN = 11
public const int OBJ_ENHMETADC = 12
public const int OBJ_ENHMETAFILE = 13
public const int MWT_IDENTITY = 1
public const int MWT_LEFTMULTIPLY = 2
public const int MWT_RIGHTMULTIPLY = 3
public const int MWT_MIN = MWT_IDENTITY
public const int MWT_MAX = MWT_RIGHTMULTIPLY
public const int BI_RGB = 0
public const int BI_RLE8 = 1
public const int BI_RLE4 = 2
public const int BI_bitfields = 3
public const int NTM_REGULAR = H40
public const int NTM_BOLD = H20
public const int NTM_ITALIC = H1
public const int TMPF_FIXED_PITCH = H1
public const int TMPF_VECTOR = H2
public const int TMPF_DEVICE = H8
public const int TMPF_TRUETYPE = H4
public const int OUT_DEFAULT_PRECIS = 0
public const int OUT_STRING_PRECIS = 1
public const int OUT_CHARACTER_PRECIS = 2
public const int OUT_STROKE_PRECIS = 3
public const int OUT_TT_PRECIS = 4
public const int OUT_DEVICE_PRECIS = 5
public const int OUT_RASTER_PRECIS = 6
public const int OUT_TT_ONLY_PRECIS = 7
public const int OUT_OUTLINE_PRECIS = 8
public const int CLIP_DEFAULT_PRECIS = 0
public const int CLIP_CHARACTER_PRECIS = 1
public const int CLIP_STROKE_PRECIS = 2
public const int CLIP_MASK = HF
public const int CLIP_LH_ANGLES = 16
public const int CLIP_TT_ALWAYS = 32
public const int CLIP_EMBEDDED = 128
public const int DEFAULT_QUALITY = 0
public const int DRAFT_QUALITY = 1
public const int PROOF_QUALITY = 2
public const int DEFAULT_PITCH = 0
public const int FIXED_PITCH = 1
public const int VARIABLE_PITCH = 2
public const int ANSI_CHARSET = 0
public const int DEFAULT_CHARSET = 1
public const int SYMBOL_CHARSET = 2
public const int SHIFTJIS_CHARSET = 128
public const int HANGEUL_CHARSET = 129
public const int CHINESEBIG5_CHARSET = 136
public const int OEM_CHARSET = 255
public const int FW_DONTCARE = 0
public const int FW_THIN = 100
public const int FW_EXTRALIGHT = 200
public const int FW_LIGHT = 300
public const int FW_NORMAL = 400
public const int FW_MEDIUM = 500
public const int FW_SEMIBOLD = 600
public const int FW_BOLD = 700
public const int FW_EXTRABOLD = 800
public const int FW_HEAVY = 900
public const int FW_ULTRALIGHT = FW_EXTRALIGHT
public const int FW_REGULAR = FW_NORMAL
public const int FW_DEMIBOLD = FW_SEMIBOLD
public const int FW_ULTRABOLD = FW_EXTRABOLD
public const int FW_BLACK = FW_HEAVY
public const int PANOSE_COUNT = 10
public const int PAN_FAMILYTYPE_INDEX = 0
public const int PAN_SERIFSTYLE_INDEX = 1
public const int PAN_WEIGHT_INDEX = 2
public const int PAN_PROPORTION_INDEX = 3
public const int PAN_CONTRAST_INDEX = 4
public const int PAN_STROKEVARIATION_INDEX = 5
public const int PAN_ARMSTYLE_INDEX = 6
public const int PAN_LETTERFORM_INDEX = 7
public const int PAN_MIDLINE_INDEX = 8
public const int PAN_XHEIGHT_INDEX = 9
public const int PAN_CULTURE_LATIN = 0
public const int PAN_ANY = 0 // Any
public const int PAN_NO_FIT = 1 // No Fit
public const int PAN_FAMILY_TEXT_DISPLAY = 2 // Text and Display
public const int PAN_FAMILY_SCRIPT = 3 // Script
public const int PAN_FAMILY_DECORATIVE = 4 // Decorative
public const int PAN_FAMILY_PICTORIAL = 5 // Pictorial
public const int PAN_SERIF_COVE = 2 // Cove
public const int PAN_SERIF_OBTUSE_COVE = 3 // Obtuse Cove
public const int PAN_SERIF_SQUARE_COVE = 4 // Square Cove
public const int PAN_SERIF_OBTUSE_SQUARE_COVE = 5 // Obtuse Square Cove
public const int PAN_SERIF_SQUARE = 6 // Square
public const int PAN_SERIF_THIN = 7 // Thin
public const int PAN_SERIF_BONE = 8 // Bone
public const int PAN_SERIF_EXAGGERATED = 9 // Exaggerated
public const int PAN_SERIF_TRIANGLE = 10 // Triangle
public const int PAN_SERIF_NORMAL_SANS = 11 // Normal Sans
public const int PAN_SERIF_OBTUSE_SANS = 12 // Obtuse Sans
public const int PAN_SERIF_PERP_SANS = 13 // Prep Sans
public const int PAN_SERIF_FLARED = 14 // Flared
public const int PAN_SERIF_ROUNDED = 15 // Rounded
public const int PAN_WEIGHT_VERY_LIGHT = 2 // Very Light
public const int PAN_WEIGHT_LIGHT = 3 // Light
public const int PAN_WEIGHT_THIN = 4 // Thin
public const int PAN_WEIGHT_BOOK = 5 // Book
public const int PAN_WEIGHT_MEDIUM = 6 // Medium
public const int PAN_WEIGHT_DEMI = 7 // Demi
public const int PAN_WEIGHT_BOLD = 8 // Bold
public const int PAN_WEIGHT_HEAVY = 9 // Heavy
public const int PAN_WEIGHT_BLACK = 10 // Black
public const int PAN_WEIGHT_NORD = 11 // Nord
public const int PAN_PROP_OLD_STYLE = 2 // Old Style
public const int PAN_PROP_MODERN = 3 // Modern
public const int PAN_PROP_EVEN_WIDTH = 4 // Even Width
public const int PAN_PROP_EXPANDED = 5 // Expanded
public const int PAN_PROP_CONDENSED = 6 // Condensed
public const int PAN_PROP_VERY_EXPANDED = 7 // Very Expanded
public const int PAN_PROP_VERY_CONDENSED = 8 // Very Condensed
public const int PAN_PROP_MONOSPACED = 9 // Monospaced
public const int PAN_CONTRAST_NONE = 2 // None
public const int PAN_CONTRAST_VERY_LOW = 3 // Very Low
public const int PAN_CONTRAST_LOW = 4 // Low
public const int PAN_CONTRAST_MEDIUM_LOW = 5 // Medium Low
public const int PAN_CONTRAST_MEDIUM = 6 // Medium
public const int PAN_CONTRAST_MEDIUM_HIGH = 7 // Mediim High
public const int PAN_CONTRAST_HIGH = 8 // High
public const int PAN_CONTRAST_VERY_HIGH = 9 // Very High
public const int PAN_STROKE_GRADUAL_DIAG = 2 // Gradual/Diagonal
public const int PAN_STROKE_GRADUAL_TRAN = 3 // Gradual/Transitional
public const int PAN_STROKE_GRADUAL_VERT = 4 // Gradual/Vertical
public const int PAN_STROKE_GRADUAL_HORZ = 5 // Gradual/Horizontal
public const int PAN_STROKE_RAPID_VERT = 6 // Rapid/Vertical
public const int PAN_STROKE_RAPID_HORZ = 7 // Rapid/Horizontal
public const int PAN_STROKE_INSTANT_VERT = 8 // Instant/Vertical
public const int PAN_STRAIGHT_ARMS_HORZ = 2 // Straight Arms/Horizontal
public const int PAN_STRAIGHT_ARMS_WEDGE = 3 // Straight Arms/Wedge
public const int PAN_STRAIGHT_ARMS_VERT = 4 // Straight Arms/Vertical
public const int PAN_STRAIGHT_ARMS_SINGLE_SERIF = 5 // Straight Arms/Single-Serif
public const int PAN_STRAIGHT_ARMS_DOUBLE_SERIF = 6 // Straight Arms/Double-Serif
public const int PAN_BENT_ARMS_HORZ = 7 // Non-Straight Arms/Horizontal
public const int PAN_BENT_ARMS_WEDGE = 8 // Non-Straight Arms/Wedge
public const int PAN_BENT_ARMS_VERT = 9 // Non-Straight Arms/Vertical
public const int PAN_BENT_
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -