/* Header autogenerated by Brandon Falk's PDB Dumper * * Invocation: C:\projects\pdbdump_2\pdbdump.exe L:\symbolarchive\win8_spB_x64\playtomanager.pdb\0D301A0FA5004307B9BCBBF07DD02EEE1\playtomanager.pdb */ enum RO_ERROR_REPORTING_FLAGS { RO_ERROR_REPORTING_NONE = 0, RO_ERROR_REPORTING_SUPPRESSEXCEPTIONS = 1, RO_ERROR_REPORTING_FORCEEXCEPTIONS = 2, RO_ERROR_REPORTING_USESETERRORINFO = 4, RO_ERROR_REPORTING_SUPPRESSSETERRORINFO = 8 }; enum CONTROLPANELPARTS { CPANEL_NAVIGATIONPANE = 1, CPANEL_CONTENTPANE = 2, CPANEL_NAVIGATIONPANELABEL = 3, CPANEL_CONTENTPANELABEL = 4, CPANEL_TITLE = 5, CPANEL_BODYTEXT = 6, CPANEL_HELPLINK = 7, CPANEL_TASKLINK = 8, CPANEL_GROUPTEXT = 9, CPANEL_CONTENTLINK = 10, CPANEL_SECTIONTITLELINK = 11, CPANEL_LARGECOMMANDAREA = 12, CPANEL_SMALLCOMMANDAREA = 13, CPANEL_BUTTON = 14, CPANEL_MESSAGETEXT = 15, CPANEL_NAVIGATIONPANELINE = 16, CPANEL_CONTENTPANELINE = 17, CPANEL_BANNERAREA = 18, CPANEL_BODYTITLE = 19 }; enum _HTMLDlgEdge { HTMLDlgEdgeSunken = 0, HTMLDlgEdgeRaised = 16, /* HTMLDlgEdge_Max = Unavail */ }; enum _styleListStyleType { styleListStyleTypeNotSet = 0, styleListStyleTypeDisc = 1, styleListStyleTypeCircle = 2, styleListStyleTypeSquare = 3, styleListStyleTypeDecimal = 4, styleListStyleTypeLowerRoman = 5, styleListStyleTypeUpperRoman = 6, styleListStyleTypeLowerAlpha = 7, styleListStyleTypeUpperAlpha = 8, styleListStyleTypeNone = 9, styleListStyleTypeDecimalLeadingZero = 10, styleListStyleTypeGeorgian = 11, styleListStyleTypeArmenian = 12, styleListStyleTypeUpperLatin = 13, styleListStyleTypeLowerLatin = 14, styleListStyleTypeUpperGreek = 15, styleListStyleTypeLowerGreek = 16, /* styleListStyleType_Max = Unavail */ }; enum _SYSDBG_COMMAND { SysDbgQueryModuleInformation = 0, SysDbgQueryTraceInformation = 1, SysDbgSetTracepoint = 2, SysDbgSetSpecialCall = 3, SysDbgClearSpecialCalls = 4, SysDbgQuerySpecialCalls = 5, SysDbgBreakPoint = 6, SysDbgQueryVersion = 7, SysDbgReadVirtual = 8, SysDbgWriteVirtual = 9, SysDbgReadPhysical = 10, SysDbgWritePhysical = 11, SysDbgReadControlSpace = 12, SysDbgWriteControlSpace = 13, SysDbgReadIoSpace = 14, SysDbgWriteIoSpace = 15, SysDbgReadMsr = 16, SysDbgWriteMsr = 17, SysDbgReadBusData = 18, SysDbgWriteBusData = 19, SysDbgCheckLowMemory = 20, SysDbgEnableKernelDebugger = 21, SysDbgDisableKernelDebugger = 22, SysDbgGetAutoKdEnable = 23, SysDbgSetAutoKdEnable = 24, SysDbgGetPrintBufferSize = 25, SysDbgSetPrintBufferSize = 26, SysDbgGetKdUmExceptionEnable = 27, SysDbgSetKdUmExceptionEnable = 28, SysDbgGetTriageDump = 29, SysDbgGetKdBlockEnable = 30, SysDbgSetKdBlockEnable = 31, SysDbgRegisterForUmBreakInfo = 32, SysDbgGetUmBreakPid = 33, SysDbgClearUmBreakPid = 34, SysDbgGetUmAttachPid = 35, SysDbgClearUmAttachPid = 36 }; enum _TOKEN_SECURITY_ATTRIBUTE_OPERATION { TOKEN_SECURITY_ATTRIBUTE_OPERATION_NONE = 0, TOKEN_SECURITY_ATTRIBUTE_OPERATION_REPLACE_ALL = 1, TOKEN_SECURITY_ATTRIBUTE_OPERATION_ADD = 2, TOKEN_SECURITY_ATTRIBUTE_OPERATION_DELETE = 3, TOKEN_SECURITY_ATTRIBUTE_OPERATION_REPLACE = 4 }; enum SPECIALGROUPCOLLAPSESTATES { EBSGC_NORMAL = 1, EBSGC_HOT = 2, EBSGC_PRESSED = 3 }; enum _HTMLBorderStyle { HTMLBorderStyleNormal = 0, HTMLBorderStyleRaised = 256, HTMLBorderStyleSunken = 512, HTMLBorderStylecombined = 768, /* HTMLBorderStyleStatic = Unavail */ }; enum WINDOWPARTS { WP_CAPTION = 1, WP_SMALLCAPTION = 2, WP_MINCAPTION = 3, WP_SMALLMINCAPTION = 4, WP_MAXCAPTION = 5, WP_SMALLMAXCAPTION = 6, WP_FRAMELEFT = 7, WP_FRAMERIGHT = 8, WP_FRAMEBOTTOM = 9, WP_SMALLFRAMELEFT = 10, WP_SMALLFRAMERIGHT = 11, WP_SMALLFRAMEBOTTOM = 12, WP_SYSBUTTON = 13, WP_MDISYSBUTTON = 14, WP_MINBUTTON = 15, WP_MDIMINBUTTON = 16, WP_MAXBUTTON = 17, WP_CLOSEBUTTON = 18, WP_SMALLCLOSEBUTTON = 19, WP_MDICLOSEBUTTON = 20, WP_RESTOREBUTTON = 21, WP_MDIRESTOREBUTTON = 22, WP_HELPBUTTON = 23, WP_MDIHELPBUTTON = 24, WP_HORZSCROLL = 25, WP_HORZTHUMB = 26, WP_VERTSCROLL = 27, WP_VERTTHUMB = 28, WP_DIALOG = 29, WP_CAPTIONSIZINGTEMPLATE = 30, WP_SMALLCAPTIONSIZINGTEMPLATE = 31, WP_FRAMELEFTSIZINGTEMPLATE = 32, WP_SMALLFRAMELEFTSIZINGTEMPLATE = 33, WP_FRAMERIGHTSIZINGTEMPLATE = 34, WP_SMALLFRAMERIGHTSIZINGTEMPLATE = 35, WP_FRAMEBOTTOMSIZINGTEMPLATE = 36, WP_SMALLFRAMEBOTTOMSIZINGTEMPLATE = 37, WP_FRAME = 38 }; enum TOOLBARSTYLESTATES { TS_NORMAL = 1, TS_HOT = 2, TS_PRESSED = 3, TS_DISABLED = 4, TS_CHECKED = 5, TS_HOTCHECKED = 6, TS_NEARHOT = 7, TS_OTHERSIDEHOT = 8 }; enum _styleWritingMode { styleWritingModeLrtb = 0, styleWritingModeTbrl = 1, styleWritingModeRltb = 2, styleWritingModeBtrl = 3, styleWritingModeNotSet = 4, styleWritingModeTblr = 5, styleWritingModeBtlr = 6, styleWritingModeLrbt = 7, styleWritingModeRlbt = 8, styleWritingModeLr = 9, styleWritingModeRl = 10, styleWritingModeTb = 11, /* styleWritingMode_Max = Unavail */ }; enum _styleCursor { styleCursorAuto = 0, styleCursorCrosshair = 1, styleCursorDefault = 2, styleCursorHand = 3, styleCursorMove = 4, styleCursorE_resize = 5, styleCursorNe_resize = 6, styleCursorNw_resize = 7, styleCursorN_resize = 8, styleCursorSe_resize = 9, styleCursorSw_resize = 10, styleCursorS_resize = 11, styleCursorW_resize = 12, styleCursorText = 13, styleCursorWait = 14, styleCursorHelp = 15, styleCursorPointer = 16, styleCursorProgress = 17, styleCursorNot_allowed = 18, styleCursorNo_drop = 19, styleCursorVertical_text = 20, styleCursorall_scroll = 21, styleCursorcol_resize = 22, styleCursorrow_resize = 23, styleCursorNone = 24, styleCursorContext_menu = 25, styleCursorEw_resize = 26, styleCursorNs_resize = 27, styleCursorNesw_resize = 28, styleCursorNwse_resize = 29, styleCursorCell = 30, styleCursorCopy = 31, styleCursorAlias = 32, styleCursorcustom = 33, styleCursorNotSet = 34, /* styleCursor_Max = Unavail */ }; enum _MF_TRANSCODE_TOPOLOGYMODE_FLAGS { MF_TRANSCODE_TOPOLOGYMODE_SOFTWARE_ONLY = 0, MF_TRANSCODE_TOPOLOGYMODE_HARDWARE_ALLOWED = 1 }; enum THUMBBOTTOMSTATES { TUBS_NORMAL = 1, TUBS_HOT = 2, TUBS_PRESSED = 3, TUBS_FOCUSED = 4, TUBS_DISABLED = 5 }; enum SHOWCALENDARBUTTONRIGHTSTATES { DPSCBR_NORMAL = 1, DPSCBR_HOT = 2, DPSCBR_PRESSED = 3, DPSCBR_DISABLED = 4 }; enum _VIEW_OBJECT_ALPHA_MODE { VIEW_OBJECT_ALPHA_MODE_IGNORE = 0, VIEW_OBJECT_ALPHA_MODE_PREMULTIPLIED = 1, /* VIEW_OBJECT_ALPHA_MODE_Max = Unavail */ }; enum _ELEMENT_TAG_ID { TAGID_NULL = 0, TAGID_UNKNOWN = 1, TAGID_A = 2, TAGID_ACRONYM = 3, TAGID_ADDRESS = 4, TAGID_APPLET = 5, TAGID_AREA = 6, TAGID_B = 7, TAGID_BASE = 8, TAGID_BASEFONT = 9, TAGID_BDO = 10, TAGID_BGSOUND = 11, TAGID_BIG = 12, TAGID_BLINK = 13, TAGID_BLOCKQUOTE = 14, TAGID_BODY = 15, TAGID_BR = 16, TAGID_BUTTON = 17, TAGID_CAPTION = 18, TAGID_CENTER = 19, TAGID_CITE = 20, TAGID_CODE = 21, TAGID_COL = 22, TAGID_COLGROUP = 23, TAGID_COMMENT = 24, TAGID_COMMENT_RAW = 25, TAGID_DD = 26, TAGID_DEL = 27, TAGID_DFN = 28, TAGID_DIR = 29, TAGID_DIV = 30, TAGID_DL = 31, TAGID_DT = 32, TAGID_EM = 33, TAGID_EMBED = 34, TAGID_FIELDSET = 35, TAGID_FONT = 36, TAGID_FORM = 37, TAGID_FRAME = 38, TAGID_FRAMESET = 39, TAGID_GENERIC = 40, TAGID_H1 = 41, TAGID_H2 = 42, TAGID_H3 = 43, TAGID_H4 = 44, TAGID_H5 = 45, TAGID_H6 = 46, TAGID_HEAD = 47, TAGID_HR = 48, TAGID_HTML = 49, TAGID_I = 50, TAGID_IFRAME = 51, TAGID_IMG = 52, TAGID_INPUT = 53, TAGID_INS = 54, TAGID_KBD = 55, TAGID_LABEL = 56, TAGID_LEGEND = 57, TAGID_LI = 58, TAGID_LINK = 59, TAGID_LISTING = 60, TAGID_MAP = 61, TAGID_MARQUEE = 62, TAGID_MENU = 63, TAGID_META = 64, TAGID_NEXTID = 65, TAGID_NOBR = 66, TAGID_NOEMBED = 67, TAGID_NOFRAMES = 68, TAGID_NOSCRIPT = 69, TAGID_OBJECT = 70, TAGID_OL = 71, TAGID_OPTION = 72, TAGID_P = 73, TAGID_PARAM = 74, TAGID_PLAINTEXT = 75, TAGID_PRE = 76, TAGID_Q = 77, TAGID_RP = 78, TAGID_RT = 79, TAGID_RUBY = 80, TAGID_S = 81, TAGID_SAMP = 82, TAGID_SCRIPT = 83, TAGID_SELECT = 84, TAGID_SMALL = 85, TAGID_SPAN = 86, TAGID_STRIKE = 87, TAGID_STRONG = 88, TAGID_STYLE = 89, TAGID_SUB = 90, TAGID_SUP = 91, TAGID_TABLE = 92, TAGID_TBODY = 93, TAGID_TC = 94, TAGID_TD = 95, TAGID_TEXTAREA = 96, TAGID_TFOOT = 97, TAGID_TH = 98, TAGID_THEAD = 99, TAGID_TITLE = 100, TAGID_TR = 101, TAGID_TT = 102, TAGID_U = 103, TAGID_UL = 104, TAGID_VAR = 105, TAGID_WBR = 106, TAGID_XMP = 107, TAGID_ROOT = 108, TAGID_OPTGROUP = 109, TAGID_ABBR = 110, TAGID_SVG_A = 111, TAGID_SVG_ALTGLYPH = 112, TAGID_SVG_ALTGLYPHDEF = 113, TAGID_SVG_ALTGLYPHITEM = 114, TAGID_SVG_ANIMATE = 115, TAGID_SVG_ANIMATECOLOR = 116, TAGID_SVG_ANIMATEMOTION = 117, TAGID_SVG_ANIMATETRANSFORM = 118, TAGID_SVG_CIRCLE = 119, TAGID_SVG_CLIPPATH = 120, TAGID_SVG_COLOR_PROFILE = 121, TAGID_SVG_CURSOR = 122, TAGID_SVG_DEFINITION_SRC = 123, TAGID_SVG_DEFS = 124, TAGID_SVG_DESC = 125, TAGID_SVG_ELLIPSE = 126, TAGID_SVG_FEBLEND = 127, TAGID_SVG_FECOLORMATRIX = 128, TAGID_SVG_FECOMPONENTTRANSFER = 129, TAGID_SVG_FECOMPOSITE = 130, TAGID_SVG_FECONVOLVEMATRIX = 131, TAGID_SVG_FEDIFFUSELIGHTING = 132, TAGID_SVG_FEDISPLACEMENTMAP = 133, TAGID_SVG_FEDISTANTLIGHT = 134, TAGID_SVG_FEFLOOD = 135, TAGID_SVG_FEFUNCA = 136, TAGID_SVG_FEFUNCB = 137, TAGID_SVG_FEFUNCG = 138, TAGID_SVG_FEFUNCR = 139, TAGID_SVG_FEGAUSSIANBLUR = 140, TAGID_SVG_FEIMAGE = 141, TAGID_SVG_FEMERGE = 142, TAGID_SVG_FEMERGENODE = 143, TAGID_SVG_FEMORPHOLOGY = 144, TAGID_SVG_FEOFFSET = 145, TAGID_SVG_FEPOINTLIGHT = 146, TAGID_SVG_FESPECULARLIGHTING = 147, TAGID_SVG_FESPOTLIGHT = 148, TAGID_SVG_FETILE = 149, TAGID_SVG_FETURBULENCE = 150, TAGID_SVG_FILTER = 151, TAGID_SVG_FONT = 152, TAGID_SVG_FONT_FACE = 153, TAGID_SVG_FONT_FACE_FORMAT = 154, TAGID_SVG_FONT_FACE_NAME = 155, TAGID_SVG_FONT_FACE_SRC = 156, TAGID_SVG_FONT_FACE_URI = 157, TAGID_SVG_FOREIGNOBJECT = 158, TAGID_SVG_G = 159, TAGID_SVG_GLYPH = 160, TAGID_SVG_GLYPHREF = 161, TAGID_SVG_HKERN = 162, TAGID_SVG_IMAGE = 163, TAGID_SVG_LINE = 164, TAGID_SVG_LINEARGRADIENT = 165, TAGID_SVG_MARKER = 166, TAGID_SVG_MASK = 167, TAGID_SVG_METADATA = 168, TAGID_SVG_MISSING_GLYPH = 169, TAGID_SVG_MPATH = 170, TAGID_SVG_PATH = 171, TAGID_SVG_PATTERN = 172, TAGID_SVG_POLYGON = 173, TAGID_SVG_POLYLINE = 174, TAGID_SVG_RADIALGRADIENT = 175, TAGID_SVG_RECT = 176, TAGID_SVG_SCRIPT = 177, TAGID_SVG_SET = 178, TAGID_SVG_STOP = 179, TAGID_SVG_STYLE = 180, TAGID_SVG_SVG = 181, TAGID_SVG_SWITCH = 182, TAGID_SVG_SYMBOL = 183, TAGID_SVG_TEXT = 184, TAGID_SVG_TEXTPATH = 185, TAGID_SVG_TITLE = 186, TAGID_SVG_TREF = 187, TAGID_SVG_TSPAN = 188, TAGID_SVG_USE = 189, TAGID_SVG_VIEW = 190, TAGID_SVG_VKERN = 191, TAGID_AUDIO = 192, TAGID_SOURCE = 193, TAGID_VIDEO = 194, TAGID_CANVAS = 195, TAGID_DOCTYPE = 196, TAGID_KEYGEN = 197, TAGID_PROCESSINGINSTRUCTION = 198, TAGID_ARTICLE = 199, TAGID_ASIDE = 200, TAGID_FIGCAPTION = 201, TAGID_FIGURE = 202, TAGID_FOOTER = 203, TAGID_HEADER = 204, TAGID_HGROUP = 205, TAGID_MARK = 206, TAGID_NAV = 207, TAGID_SECTION = 208, TAGID_PROGRESS = 209, TAGID_MATHML_ANNOTATION_XML = 210, TAGID_MATHML_MATH = 211, TAGID_MATHML_MI = 212, TAGID_MATHML_MN = 213, TAGID_MATHML_MO = 214, TAGID_MATHML_MS = 215, TAGID_MATHML_MTEXT = 216, TAGID_DATALIST = 217, TAGID_TRACK = 218, TAGID_ISINDEX = 219, TAGID_COUNT = 220, TAGID_LAST_PREDEFINED = 10000, /* ELEMENT_TAG_ID_Max = Unavail */ }; enum _DomConstructor { DomConstructorObject = 0, DomConstructorAttr = 1, DomConstructorBehaviorUrnsCollection = 2, DomConstructorBookmarkCollection = 3, DomConstructorCompatibleInfo = 4, DomConstructorCompatibleInfoCollection = 5, DomConstructorControlRangeCollection = 6, DomConstructorCSSCurrentStyleDeclaration = 7, DomConstructorCSSRuleList = 8, DomConstructorCSSRuleStyleDeclaration = 9, DomConstructorCSSStyleDeclaration = 10, DomConstructorCSSStyleRule = 11, DomConstructorCSSStyleSheet = 12, DomConstructorDataTransfer = 13, DomConstructorDOMImplementation = 14, DomConstructorElement = 15, DomConstructorEvent = 16, DomConstructorHistory = 17, DomConstructorHTCElementBehaviorDefaults = 18, DomConstructorHTMLAnchorElement = 19, DomConstructorHTMLAreaElement = 20, DomConstructorHTMLAreasCollection = 21, DomConstructorHTMLBaseElement = 22, DomConstructorHTMLBaseFontElement = 23, DomConstructorHTMLBGSoundElement = 24, DomConstructorHTMLBlockElement = 25, DomConstructorHTMLBodyElement = 26, DomConstructorHTMLBRElement = 27, DomConstructorHTMLButtonElement = 28, DomConstructorHTMLCollection = 29, DomConstructorHTMLCommentElement = 30, DomConstructorHTMLDDElement = 31, DomConstructorHTMLDivElement = 32, DomConstructorHTMLDocument = 33, DomConstructorHTMLDListElement = 34, DomConstructorHTMLDTElement = 35, DomConstructorHTMLEmbedElement = 36, DomConstructorHTMLFieldSetElement = 37, DomConstructorHTMLFontElement = 38, DomConstructorHTMLFormElement = 39, DomConstructorHTMLFrameElement = 40, DomConstructorHTMLFrameSetElement = 41, DomConstructorHTMLGenericElement = 42, DomConstructorHTMLHeadElement = 43, DomConstructorHTMLHeadingElement = 44, DomConstructorHTMLHRElement = 45, DomConstructorHTMLHtmlElement = 46, DomConstructorHTMLIFrameElement = 47, DomConstructorHTMLImageElement = 48, DomConstructorHTMLInputElement = 49, DomConstructorHTMLIsIndexElement = 50, DomConstructorHTMLLabelElement = 51, DomConstructorHTMLLegendElement = 52, DomConstructorHTMLLIElement = 53, DomConstructorHTMLLinkElement = 54, DomConstructorHTMLMapElement = 55, DomConstructorHTMLMarqueeElement = 56, DomConstructorHTMLMetaElement = 57, DomConstructorHTMLModelessDialog = 58, DomConstructorHTMLNamespaceInfo = 59, DomConstructorHTMLNamespaceInfoCollection = 60, DomConstructorHTMLNextIdElement = 61, DomConstructorHTMLNoShowElement = 62, DomConstructorHTMLObjectElement = 63, DomConstructorHTMLOListElement = 64, DomConstructorHTMLOptionElement = 65, DomConstructorHTMLParagraphElement = 66, DomConstructorHTMLParamElement = 67, DomConstructorHTMLPhraseElement = 68, DomConstructorHTMLPluginsCollection = 69, DomConstructorHTMLPopup = 70, DomConstructorHTMLScriptElement = 71, DomConstructorHTMLSelectElement = 72, DomConstructorHTMLSpanElement = 73, DomConstructorHTMLStyleElement = 74, DomConstructorHTMLTableCaptionElement = 75, DomConstructorHTMLTableCellElement = 76, DomConstructorHTMLTableColElement = 77, DomConstructorHTMLTableElement = 78, DomConstructorHTMLTableRowElement = 79, DomConstructorHTMLTableSectionElement = 80, DomConstructorHTMLTextAreaElement = 81, DomConstructorHTMLTextElement = 82, DomConstructorHTMLTitleElement = 83, DomConstructorHTMLUListElement = 84, DomConstructorHTMLUnknownElement = 85, DomConstructorImage = 86, DomConstructorLocation = 87, DomConstructorNamedNodeMap = 88, DomConstructorNavigator = 89, DomConstructorNodeList = 90, DomConstructorOption = 91, DomConstructorScreen = 92, DomConstructorSelection = 93, DomConstructorStaticNodeList = 94, DomConstructorStorage = 95, DomConstructorStyleSheetList = 96, DomConstructorStyleSheetPage = 97, DomConstructorStyleSheetPageList = 98, DomConstructorText = 99, DomConstructorTextRange = 100, DomConstructorTextRangeCollection = 101, DomConstructorTextRectangle = 102, DomConstructorTextRectangleList = 103, DomConstructorWindow = 104, DomConstructorXDomainRequest = 105, DomConstructorXMLHttpRequest = 106, DomConstructorMax = 107, /* DomConstructor_Max = Unavail */ }; enum _MF_TOPONODE_DRAIN_MODE { MF_TOPONODE_DRAIN_DEFAULT = 0, MF_TOPONODE_DRAIN_ALWAYS = 1, MF_TOPONODE_DRAIN_NEVER = 2 }; enum _BEHAVIOR_LAYOUT_INFO { BEHAVIORLAYOUTINFO_FULLDELEGATION = 1, BEHAVIORLAYOUTINFO_MODIFYNATURAL = 2, BEHAVIORLAYOUTINFO_MAPSIZE = 4, /* BEHAVIOR_LAYOUT_INFO_Max = Unavail */ }; enum _styleMsContentZooming { styleMsContentZoomingNotSet = 0, styleMsContentZoomingNone = 1, styleMsContentZoomingZoom = 2, /* styleMsContentZooming_Max = Unavail */ }; enum _styleBreakInside { styleBreakInsideNotSet = 0, styleBreakInsideAuto = 1, styleBreakInsideAvoid = 2, styleBreakInsideAvoidPage = 3, styleBreakInsideAvoidColumn = 4, /* styleBreakInside_Max = Unavail */ }; enum _DPFLTR_TYPE { DPFLTR_SYSTEM_ID = 0, DPFLTR_SMSS_ID = 1, DPFLTR_SETUP_ID = 2, DPFLTR_NTFS_ID = 3, DPFLTR_FSTUB_ID = 4, DPFLTR_CRASHDUMP_ID = 5, DPFLTR_CDAUDIO_ID = 6, DPFLTR_CDROM_ID = 7, DPFLTR_CLASSPNP_ID = 8, DPFLTR_DISK_ID = 9, DPFLTR_REDBOOK_ID = 10, DPFLTR_STORPROP_ID = 11, DPFLTR_SCSIPORT_ID = 12, DPFLTR_SCSIMINIPORT_ID = 13, DPFLTR_CONFIG_ID = 14, DPFLTR_I8042PRT_ID = 15, DPFLTR_SERMOUSE_ID = 16, DPFLTR_LSERMOUS_ID = 17, DPFLTR_KBDHID_ID = 18, DPFLTR_MOUHID_ID = 19, DPFLTR_KBDCLASS_ID = 20, DPFLTR_MOUCLASS_ID = 21, DPFLTR_TWOTRACK_ID = 22, DPFLTR_WMILIB_ID = 23, DPFLTR_ACPI_ID = 24, DPFLTR_AMLI_ID = 25, DPFLTR_HALIA64_ID = 26, DPFLTR_VIDEO_ID = 27, DPFLTR_SVCHOST_ID = 28, DPFLTR_VIDEOPRT_ID = 29, DPFLTR_TCPIP_ID = 30, DPFLTR_DMSYNTH_ID = 31, DPFLTR_NTOSPNP_ID = 32, DPFLTR_FASTFAT_ID = 33, DPFLTR_SAMSS_ID = 34, DPFLTR_PNPMGR_ID = 35, DPFLTR_NETAPI_ID = 36, DPFLTR_SCSERVER_ID = 37, DPFLTR_SCCLIENT_ID = 38, DPFLTR_SERIAL_ID = 39, DPFLTR_SERENUM_ID = 40, DPFLTR_UHCD_ID = 41, DPFLTR_RPCPROXY_ID = 42, DPFLTR_AUTOCHK_ID = 43, DPFLTR_DCOMSS_ID = 44, DPFLTR_UNIMODEM_ID = 45, DPFLTR_SIS_ID = 46, DPFLTR_FLTMGR_ID = 47, DPFLTR_WMICORE_ID = 48, DPFLTR_BURNENG_ID = 49, DPFLTR_IMAPI_ID = 50, DPFLTR_SXS_ID = 51, DPFLTR_FUSION_ID = 52, DPFLTR_IDLETASK_ID = 53, DPFLTR_SOFTPCI_ID = 54, DPFLTR_TAPE_ID = 55, DPFLTR_MCHGR_ID = 56, DPFLTR_IDEP_ID = 57, DPFLTR_PCIIDE_ID = 58, DPFLTR_FLOPPY_ID = 59, DPFLTR_FDC_ID = 60, DPFLTR_TERMSRV_ID = 61, DPFLTR_W32TIME_ID = 62, DPFLTR_PREFETCHER_ID = 63, DPFLTR_RSFILTER_ID = 64, DPFLTR_FCPORT_ID = 65, DPFLTR_PCI_ID = 66, DPFLTR_DMIO_ID = 67, DPFLTR_DMCONFIG_ID = 68, DPFLTR_DMADMIN_ID = 69, DPFLTR_WSOCKTRANSPORT_ID = 70, DPFLTR_VSS_ID = 71, DPFLTR_PNPMEM_ID = 72, DPFLTR_PROCESSOR_ID = 73, DPFLTR_DMSERVER_ID = 74, DPFLTR_SR_ID = 75, DPFLTR_INFINIBAND_ID = 76, DPFLTR_IHVDRIVER_ID = 77, DPFLTR_IHVVIDEO_ID = 78, DPFLTR_IHVAUDIO_ID = 79, DPFLTR_IHVNETWORK_ID = 80, DPFLTR_IHVSTREAMING_ID = 81, DPFLTR_IHVBUS_ID = 82, DPFLTR_HPS_ID = 83, DPFLTR_RTLTHREADPOOL_ID = 84, DPFLTR_LDR_ID = 85, DPFLTR_TCPIP6_ID = 86, DPFLTR_ISAPNP_ID = 87, DPFLTR_SHPC_ID = 88, DPFLTR_STORPORT_ID = 89, DPFLTR_STORMINIPORT_ID = 90, DPFLTR_PRINTSPOOLER_ID = 91, DPFLTR_VSSDYNDISK_ID = 92, DPFLTR_VERIFIER_ID = 93, DPFLTR_VDS_ID = 94, DPFLTR_VDSBAS_ID = 95, DPFLTR_VDSDYN_ID = 96, DPFLTR_VDSDYNDR_ID = 97, DPFLTR_VDSLDR_ID = 98, DPFLTR_VDSUTIL_ID = 99, DPFLTR_DFRGIFC_ID = 100, DPFLTR_DEFAULT_ID = 101, DPFLTR_MM_ID = 102, DPFLTR_DFSC_ID = 103, DPFLTR_WOW64_ID = 104, DPFLTR_ALPC_ID = 105, DPFLTR_WDI_ID = 106, DPFLTR_PERFLIB_ID = 107, DPFLTR_KTM_ID = 108, DPFLTR_IOSTRESS_ID = 109, DPFLTR_HEAP_ID = 110, DPFLTR_WHEA_ID = 111, DPFLTR_USERGDI_ID = 112, DPFLTR_MMCSS_ID = 113, DPFLTR_TPM_ID = 114, DPFLTR_THREADORDER_ID = 115, DPFLTR_ENVIRON_ID = 116, DPFLTR_EMS_ID = 117, DPFLTR_WDT_ID = 118, DPFLTR_FVEVOL_ID = 119, DPFLTR_NDIS_ID = 120, DPFLTR_NVCTRACE_ID = 121, DPFLTR_LUAFV_ID = 122, DPFLTR_APPCOMPAT_ID = 123, DPFLTR_USBSTOR_ID = 124, DPFLTR_SBP2PORT_ID = 125, DPFLTR_COVERAGE_ID = 126, DPFLTR_CACHEMGR_ID = 127, DPFLTR_MOUNTMGR_ID = 128, DPFLTR_CFR_ID = 129, DPFLTR_TXF_ID = 130, DPFLTR_KSECDD_ID = 131, DPFLTR_FLTREGRESS_ID = 132, DPFLTR_MPIO_ID = 133, DPFLTR_MSDSM_ID = 134, DPFLTR_UDFS_ID = 135, DPFLTR_PSHED_ID = 136, DPFLTR_STORVSP_ID = 137, DPFLTR_LSASS_ID = 138, DPFLTR_SSPICLI_ID = 139, DPFLTR_CNG_ID = 140, DPFLTR_EXFAT_ID = 141, DPFLTR_FILETRACE_ID = 142, DPFLTR_XSAVE_ID = 143, DPFLTR_SE_ID = 144, DPFLTR_DRIVEEXTENDER_ID = 145, DPFLTR_POWER_ID = 146, DPFLTR_CRASHDUMPXHCI_ID = 147, DPFLTR_GPIO_ID = 148, DPFLTR_ENDOFTABLE_ID = 149 }; enum _PS_ATTRIBUTE_NUM { PsAttributeParentProcess = 0, PsAttributeDebugObject = 1, PsAttributeToken = 2, PsAttributeClientId = 3, PsAttributeTebAddress = 4, PsAttributeImageName = 5, PsAttributeImageInfo = 6, PsAttributeMemoryReserve = 7, PsAttributePriorityClass = 8, PsAttributeErrorMode = 9, PsAttributeStdHandleInfo = 10, PsAttributeHandleList = 11, PsAttributeGroupAffinity = 12, PsAttributePreferredNode = 13, PsAttributeIdealProcessor = 14, PsAttributeUmsThread = 15, PsAttributeMitigationOptions = 16, PsAttributeSecurityCapabilities = 17, PsAttributeMax = 18 }; enum _PROCESSINFOCLASS { ProcessBasicInformation = 0, ProcessQuotaLimits = 1, ProcessIoCounters = 2, ProcessVmCounters = 3, ProcessTimes = 4, ProcessBasePriority = 5, ProcessRaisePriority = 6, ProcessDebugPort = 7, ProcessExceptionPort = 8, ProcessAccessToken = 9, ProcessLdtInformation = 10, ProcessLdtSize = 11, ProcessDefaultHardErrorMode = 12, ProcessIoPortHandlers = 13, ProcessPooledUsageAndLimits = 14, ProcessWorkingSetWatch = 15, ProcessUserModeIOPL = 16, ProcessEnableAlignmentFaultFixup = 17, ProcessPriorityClass = 18, ProcessWx86Information = 19, ProcessHandleCount = 20, ProcessAffinityMask = 21, ProcessPriorityBoost = 22, ProcessDeviceMap = 23, ProcessSessionInformation = 24, ProcessForegroundInformation = 25, ProcessWow64Information = 26, ProcessImageFileName = 27, ProcessLUIDDeviceMapsEnabled = 28, ProcessBreakOnTermination = 29, ProcessDebugObjectHandle = 30, ProcessDebugFlags = 31, ProcessHandleTracing = 32, ProcessIoPriority = 33, ProcessExecuteFlags = 34, ProcessTlsInformation = 35, ProcessCookie = 36, ProcessImageInformation = 37, ProcessCycleTime = 38, ProcessPagePriority = 39, ProcessInstrumentationCallback = 40, ProcessThreadStackAllocation = 41, ProcessWorkingSetWatchEx = 42, ProcessImageFileNameWin32 = 43, ProcessImageFileMapping = 44, ProcessAffinityUpdateMode = 45, ProcessMemoryAllocationMode = 46, ProcessGroupInformation = 47, ProcessTokenVirtualizationEnabled = 48, ProcessConsoleHostProcess = 49, ProcessWindowInformation = 50, ProcessHandleInformation = 51, ProcessMitigationPolicy = 52, ProcessDynamicFunctionTableInformation = 53, ProcessHandleCheckingMode = 54, ProcessKeepAliveCount = 55, ProcessRevokeFileHandles = 56, MaxProcessInfoClass = 57 }; enum PROGRESSPARTS { PP_BAR = 1, PP_BARVERT = 2, PP_CHUNK = 3, PP_CHUNKVERT = 4, PP_FILL = 5, PP_FILLVERT = 6, PP_PULSEOVERLAY = 7, PP_MOVEOVERLAY = 8, PP_PULSEOVERLAYVERT = 9, PP_MOVEOVERLAYVERT = 10, PP_TRANSPARENTBAR = 11, PP_TRANSPARENTBARVERT = 12 }; enum _svgPathSegType { PATHSEG_UNKNOWN = 0, PATHSEG_CLOSEPATH = 1, PATHSEG_MOVETO_ABS = 2, PATHSEG_MOVETO_REL = 3, PATHSEG_LINETO_ABS = 4, PATHSEG_LINETO_REL = 5, PATHSEG_CURVETO_CUBIC_ABS = 6, PATHSEG_CURVETO_CUBIC_REL = 7, PATHSEG_CURVETO_QUADRATIC_ABS = 8, PATHSEG_CURVETO_QUADRATIC_REL = 9, PATHSEG_ARC_ABS = 10, PATHSEG_ARC_REL = 11, PATHSEG_LINETO_HORIZONTAL_ABS = 12, PATHSEG_LINETO_HORIZONTAL_REL = 13, PATHSEG_LINETO_VERTICAL_ABS = 14, PATHSEG_LINETO_VERTICAL_REL = 15, PATHSEG_CURVETO_CUBIC_SMOOTH_ABS = 16, PATHSEG_CURVETO_CUBIC_SMOOTH_REL = 17, PATHSEG_CURVETO_QUADRATIC_SMOOTH_ABS = 18, PATHSEG_CURVETO_QUADRATIC_SMOOTH_REL = 19, /* svgPathSegType_Max = Unavail */ }; enum _styleRubyPosition { styleRubyPositionNotSet = 0, styleRubyPositionAbove = 1, styleRubyPositionInline = 2, /* styleRubyPosition_Max = Unavail */ }; enum _SYSTEM_INFORMATION_CLASS { SystemBasicInformation = 0, SystemProcessorInformation = 1, SystemPerformanceInformation = 2, SystemTimeOfDayInformation = 3, SystemPathInformation = 4, SystemProcessInformation = 5, SystemCallCountInformation = 6, SystemDeviceInformation = 7, SystemProcessorPerformanceInformation = 8, SystemFlagsInformation = 9, SystemCallTimeInformation = 10, SystemModuleInformation = 11, SystemLocksInformation = 12, SystemStackTraceInformation = 13, SystemPagedPoolInformation = 14, SystemNonPagedPoolInformation = 15, SystemHandleInformation = 16, SystemObjectInformation = 17, SystemPageFileInformation = 18, SystemVdmInstemulInformation = 19, SystemVdmBopInformation = 20, SystemFileCacheInformation = 21, SystemPoolTagInformation = 22, SystemInterruptInformation = 23, SystemDpcBehaviorInformation = 24, SystemFullMemoryInformation = 25, SystemLoadGdiDriverInformation = 26, SystemUnloadGdiDriverInformation = 27, SystemTimeAdjustmentInformation = 28, SystemSummaryMemoryInformation = 29, SystemMirrorMemoryInformation = 30, SystemPerformanceTraceInformation = 31, SystemObsolete0 = 32, SystemExceptionInformation = 33, SystemCrashDumpStateInformation = 34, SystemKernelDebuggerInformation = 35, SystemContextSwitchInformation = 36, SystemRegistryQuotaInformation = 37, SystemExtendServiceTableInformation = 38, SystemPrioritySeperation = 39, SystemVerifierAddDriverInformation = 40, SystemVerifierRemoveDriverInformation = 41, SystemProcessorIdleInformation = 42, SystemLegacyDriverInformation = 43, SystemCurrentTimeZoneInformation = 44, SystemLookasideInformation = 45, SystemTimeSlipNotification = 46, SystemSessionCreate = 47, SystemSessionDetach = 48, SystemSessionInformation = 49, SystemRangeStartInformation = 50, SystemVerifierInformation = 51, SystemVerifierThunkExtend = 52, SystemSessionProcessInformation = 53, SystemLoadGdiDriverInSystemSpace = 54, SystemNumaProcessorMap = 55, SystemPrefetcherInformation = 56, SystemExtendedProcessInformation = 57, SystemRecommendedSharedDataAlignment = 58, SystemComPlusPackage = 59, SystemNumaAvailableMemory = 60, SystemProcessorPowerInformation = 61, SystemEmulationBasicInformation = 62, SystemEmulationProcessorInformation = 63, SystemExtendedHandleInformation = 64, SystemLostDelayedWriteInformation = 65, SystemBigPoolInformation = 66, SystemSessionPoolTagInformation = 67, SystemSessionMappedViewInformation = 68, SystemHotpatchInformation = 69, SystemObjectSecurityMode = 70, SystemWatchdogTimerHandler = 71, SystemWatchdogTimerInformation = 72, SystemLogicalProcessorInformation = 73, SystemWow64SharedInformationObsolete = 74, SystemRegisterFirmwareTableInformationHandler = 75, SystemFirmwareTableInformation = 76, SystemModuleInformationEx = 77, SystemVerifierTriageInformation = 78, SystemSuperfetchInformation = 79, SystemMemoryListInformation = 80, SystemFileCacheInformationEx = 81, SystemThreadPriorityClientIdInformation = 82, SystemProcessorIdleCycleTimeInformation = 83, SystemVerifierCancellationInformation = 84, SystemProcessorPowerInformationEx = 85, SystemRefTraceInformation = 86, SystemSpecialPoolInformation = 87, SystemProcessIdInformation = 88, SystemErrorPortInformation = 89, SystemBootEnvironmentInformation = 90, SystemHypervisorInformation = 91, SystemVerifierInformationEx = 92, SystemTimeZoneInformation = 93, SystemImageFileExecutionOptionsInformation = 94, SystemCoverageInformation = 95, SystemPrefetchPatchInformation = 96, SystemVerifierFaultsInformation = 97, SystemSystemPartitionInformation = 98, SystemSystemDiskInformation = 99, SystemProcessorPerformanceDistribution = 100, SystemNumaProximityNodeInformation = 101, SystemDynamicTimeZoneInformation = 102, SystemCodeIntegrityInformation = 103, SystemProcessorMicrocodeUpdateInformation = 104, SystemProcessorBrandString = 105, SystemVirtualAddressInformation = 106, SystemLogicalProcessorAndGroupInformation = 107, SystemProcessorCycleTimeInformation = 108, SystemStoreInformation = 109, SystemRegistryAppendString = 110, SystemAitSamplingValue = 111, SystemVhdBootInformation = 112, SystemCpuQuotaInformation = 113, SystemNativeBasicInformation = 114, SystemErrorPortTimeouts = 115, SystemLowPriorityIoInformation = 116, SystemBootEntropyInformation = 117, SystemVerifierCountersInformation = 118, SystemPagedPoolInformationEx = 119, SystemSystemPtesInformationEx = 120, SystemNodeDistanceInformation = 121, SystemAcpiAuditInformation = 122, SystemBasicPerformanceInformation = 123, SystemQueryPerformanceCounterInformation = 124, SystemSessionBigPoolInformation = 125, SystemBootGraphicsInformation = 126, SystemScrubPhysicalMemoryInformation = 127, SystemBadPageInformation = 128, SystemProcessorProfileControlArea = 129, SystemCombinePhysicalMemoryInformation = 130, SystemEntropyInterruptTimingCallback = 131, SystemConsoleInformation = 132, SystemPlatformBinaryInformation = 133, SystemThrottleNotificationInformation = 134, SystemHypervisorProcessorCountInformation = 135, SystemDeviceDataInformation = 136, SystemDeviceDataEnumerationInformation = 137, SystemMemoryTopologyInformation = 138, SystemMemoryChannelInformation = 139, SystemBootLogoInformation = 140, MaxSystemInfoClass = 141 }; enum BrowserNavConstants { navOpenInNewWindow = 1, navNoHistory = 2, navNoReadFromCache = 4, navNoWriteToCache = 8, navAllowAutosearch = 16, navBrowserBar = 32, navHyperlink = 64, navEnforceRestricted = 128, navNewWindowsManaged = 256, navUntrustedForDownload = 512, navTrustedForActiveX = 1024, navOpenInNewTab = 2048, navOpenInBackgroundTab = 4096, navKeepWordWheelText = 8192, navVirtualTab = 16384, = 32770 }; enum tagDOCHOSTUIDBLCLK { DOCHOSTUIDBLCLK_DEFAULT = 0, DOCHOSTUIDBLCLK_SHOWPROPERTIES = 1, DOCHOSTUIDBLCLK_SHOWCODE = 2 }; enum OLECMDID { OLECMDID_OPEN = 1, OLECMDID_NEW = 2, OLECMDID_SAVE = 3, OLECMDID_SAVEAS = 4, OLECMDID_SAVECOPYAS = 5, OLECMDID_PRINT = 6, OLECMDID_PRINTPREVIEW = 7, OLECMDID_PAGESETUP = 8, OLECMDID_SPELL = 9, OLECMDID_PROPERTIES = 10, OLECMDID_CUT = 11, OLECMDID_COPY = 12, OLECMDID_PASTE = 13, OLECMDID_PASTESPECIAL = 14, OLECMDID_UNDO = 15, OLECMDID_REDO = 16, OLECMDID_SELECTALL = 17, OLECMDID_CLEARSELECTION = 18, OLECMDID_ZOOM = 19, OLECMDID_GETZOOMRANGE = 20, OLECMDID_UPDATECOMMANDS = 21, OLECMDID_REFRESH = 22, OLECMDID_STOP = 23, OLECMDID_HIDETOOLBARS = 24, OLECMDID_SETPROGRESSMAX = 25, OLECMDID_SETPROGRESSPOS = 26, OLECMDID_SETPROGRESSTEXT = 27, OLECMDID_SETTITLE = 28, OLECMDID_SETDOWNLOADSTATE = 29, OLECMDID_STOPDOWNLOAD = 30, OLECMDID_ONTOOLBARACTIVATED = 31, OLECMDID_FIND = 32, OLECMDID_DELETE = 33, OLECMDID_HTTPEQUIV = 34, OLECMDID_HTTPEQUIV_DONE = 35, OLECMDID_ENABLE_INTERACTION = 36, OLECMDID_ONUNLOAD = 37, OLECMDID_PROPERTYBAG2 = 38, OLECMDID_PREREFRESH = 39, OLECMDID_SHOWSCRIPTERROR = 40, OLECMDID_SHOWMESSAGE = 41, OLECMDID_SHOWFIND = 42, OLECMDID_SHOWPAGESETUP = 43, OLECMDID_SHOWPRINT = 44, OLECMDID_CLOSE = 45, OLECMDID_ALLOWUILESSSAVEAS = 46, OLECMDID_DONTDOWNLOADCSS = 47, OLECMDID_UPDATEPAGESTATUS = 48, OLECMDID_PRINT2 = 49, OLECMDID_PRINTPREVIEW2 = 50, OLECMDID_SETPRINTTEMPLATE = 51, OLECMDID_GETPRINTTEMPLATE = 52, OLECMDID_PAGEACTIONBLOCKED = 55, OLECMDID_PAGEACTIONUIQUERY = 56, OLECMDID_FOCUSVIEWCONTROLS = 57, OLECMDID_FOCUSVIEWCONTROLSQUERY = 58, OLECMDID_SHOWPAGEACTIONMENU = 59, OLECMDID_ADDTRAVELENTRY = 60, OLECMDID_UPDATETRAVELENTRY = 61, OLECMDID_UPDATEBACKFORWARDSTATE = 62, OLECMDID_OPTICAL_ZOOM = 63, OLECMDID_OPTICAL_GETZOOMRANGE = 64, OLECMDID_WINDOWSTATECHANGED = 65, OLECMDID_ACTIVEXINSTALLSCOPE = 66, OLECMDID_UPDATETRAVELENTRY_DATARECOVERY = 67, OLECMDID_SHOWTASKDLG = 68, OLECMDID_POPSTATEEVENT = 69, OLECMDID_VIEWPORT_MODE = 70, OLECMDID_LAYOUT_VIEWPORT_WIDTH = 71, OLECMDID_VISUAL_VIEWPORT_EXCLUDE_BOTTOM = 72 }; enum _svgEdgemode { SVG_EDGEMODE_UNKNOWN = 0, SVG_EDGEMODE_DUPLICATE = 1, SVG_EDGEMODE_WRAP = 2, SVG_EDGEMODE_NONE = 3, /* svgEdgemode_Max = Unavail */ }; enum _PLUGPLAY_CONTROL_CLASS { PlugPlayControlEnumerateDevice = 0, PlugPlayControlRegisterNewDevice = 1, PlugPlayControlDeregisterDevice = 2, PlugPlayControlInitializeDevice = 3, PlugPlayControlStartDevice = 4, PlugPlayControlUnlockDevice = 5, PlugPlayControlQueryAndRemoveDevice = 6, PlugPlayControlUserResponse = 7, PlugPlayControlGenerateLegacyDevice = 8, PlugPlayControlGetInterfaceDeviceList = 9, PlugPlayControlProperty = 10, PlugPlayControlDeviceClassAssociation = 11, PlugPlayControlGetRelatedDevice = 12, PlugPlayControlGetInterfaceDeviceAlias = 13, PlugPlayControlDeviceStatus = 14, PlugPlayControlGetDeviceDepth = 15, PlugPlayControlQueryDeviceRelations = 16, PlugPlayControlTargetDeviceRelation = 17, PlugPlayControlQueryConflictList = 18, PlugPlayControlRetrieveDock = 19, PlugPlayControlResetDevice = 20, PlugPlayControlHaltDevice = 21, PlugPlayControlGetBlockedDriverList = 22, MaxPlugPlayControl = 23 }; enum MF_MEDIA_ENGINE_ERR { MF_MEDIA_ENGINE_ERR_NOERROR = 0, MF_MEDIA_ENGINE_ERR_ABORTED = 1, MF_MEDIA_ENGINE_ERR_NETWORK = 2, MF_MEDIA_ENGINE_ERR_DECODE = 3, MF_MEDIA_ENGINE_ERR_SRC_NOT_SUPPORTED = 4 }; enum HEADERPINSTATES { EBHP_NORMAL = 1, EBHP_HOT = 2, EBHP_PRESSED = 3, EBHP_SELECTEDNORMAL = 4, EBHP_SELECTEDHOT = 5, EBHP_SELECTEDPRESSED = 6 }; enum _styleTextEffect { styleTextEffectNone = 0, styleTextEffectEmboss = 1, styleTextEffectEngrave = 2, styleTextEffectOutline = 3, /* styleTextEffect_Max = Unavail */ }; enum _SYSTEM_VA_TYPE { SystemVaTypeAll = 0, SystemVaTypeNonPagedPool = 1, SystemVaTypePagedPool = 2, SystemVaTypeSystemCache = 3, SystemVaTypeSystemPtes = 4, SystemVaTypeSessionSpace = 5, SystemVaTypeMax = 6 }; enum _INTERFACE_TYPE { InterfaceTypeUndefined = -1, Internal = 0, Isa = 1, Eisa = 2, MicroChannel = 3, TurboChannel = 4, PCIBus = 5, VMEBus = 6, NuBus = 7, PCMCIABus = 8, CBus = 9, MPIBus = 10, MPSABus = 11, ProcessorInternal = 12, InternalPowerBus = 13, PNPISABus = 14, PNPBus = 15, Vmcs = 16, ACPIBus = 17, MaximumInterfaceType = 18 }; enum _KPROFILE_SOURCE { ProfileTime = 0, ProfileAlignmentFixup = 1, ProfileTotalIssues = 2, ProfilePipelineDry = 3, ProfileLoadInstructions = 4, ProfilePipelineFrozen = 5, ProfileBranchInstructions = 6, ProfileTotalNonissues = 7, ProfileDcacheMisses = 8, ProfileIcacheMisses = 9, ProfileCacheMisses = 10, ProfileBranchMispredictions = 11, ProfileStoreInstructions = 12, ProfileFpInstructions = 13, ProfileIntegerInstructions = 14, Profile2Issue = 15, Profile3Issue = 16, Profile4Issue = 17, ProfileSpecialInstructions = 18, ProfileTotalCycles = 19, ProfileIcacheIssues = 20, ProfileDcacheAccesses = 21, ProfileMemoryBarrierCycles = 22, ProfileLoadLinkedIssues = 23, ProfileMaximum = 24 }; enum SetupFileLogInfo { SetupFileLogSourceFilename = 0, SetupFileLogChecksum = 1, SetupFileLogDiskTagfile = 2, SetupFileLogDiskDescription = 3, SetupFileLogOtherInfo = 4, SetupFileLogMax = 5 }; enum _MOVEUNIT_ACTION { MOVEUNIT_PREVCHAR = 0, MOVEUNIT_NEXTCHAR = 1, MOVEUNIT_PREVCLUSTERBEGIN = 2, MOVEUNIT_NEXTCLUSTERBEGIN = 3, MOVEUNIT_PREVCLUSTEREND = 4, MOVEUNIT_NEXTCLUSTEREND = 5, MOVEUNIT_PREVWORDBEGIN = 6, MOVEUNIT_NEXTWORDBEGIN = 7, MOVEUNIT_PREVWORDEND = 8, MOVEUNIT_NEXTWORDEND = 9, MOVEUNIT_PREVPROOFWORD = 10, MOVEUNIT_NEXTPROOFWORD = 11, MOVEUNIT_NEXTURLBEGIN = 12, MOVEUNIT_PREVURLBEGIN = 13, MOVEUNIT_NEXTURLEND = 14, MOVEUNIT_PREVURLEND = 15, MOVEUNIT_PREVSENTENCE = 16, MOVEUNIT_NEXTSENTENCE = 17, MOVEUNIT_PREVBLOCK = 18, MOVEUNIT_NEXTBLOCK = 19, /* MOVEUNIT_ACTION_Max = Unavail */ }; enum _BUS_DATA_TYPE { ConfigurationSpaceUndefined = -1, Cmos = 0, EisaConfiguration = 1, Pos = 2, CbusConfiguration = 3, PCIConfiguration = 4, VMEConfiguration = 5, NuBusConfiguration = 6, PCMCIAConfiguration = 7, MPIConfiguration = 8, MPSAConfiguration = 9, PNPISAConfiguration = 10, SgiInternalConfiguration = 11, MaximumBusDataType = 12 }; enum COLLAPSEBUTTONSTATES { LVCB_NORMAL = 1, LVCB_HOVER = 2, LVCB_PUSHED = 3 }; enum _stylePageBreak { stylePageBreakNotSet = 0, stylePageBreakAuto = 1, stylePageBreakAlways = 2, stylePageBreakLeft = 3, stylePageBreakRight = 4, stylePageBreakAvoid = 5, /* stylePageBreak_Max = Unavail */ }; enum _styleWhiteSpace { styleWhiteSpaceNotSet = 0, styleWhiteSpaceNormal = 1, styleWhiteSpacePre = 2, styleWhiteSpaceNowrap = 3, styleWhiteSpacePreline = 4, styleWhiteSpacePrewrap = 5, /* styleWhiteSpace_Max = Unavail */ }; enum DXGI_MODE_ROTATION { DXGI_MODE_ROTATION_UNSPECIFIED = 0, DXGI_MODE_ROTATION_IDENTITY = 1, DXGI_MODE_ROTATION_ROTATE90 = 2, DXGI_MODE_ROTATION_ROTATE180 = 3, DXGI_MODE_ROTATION_ROTATE270 = 4 }; enum _RTL_PATH_TYPE { RtlPathTypeUnknown = 0, RtlPathTypeUncAbsolute = 1, RtlPathTypeDriveAbsolute = 2, RtlPathTypeDriveRelative = 3, RtlPathTypeRooted = 4, RtlPathTypeRelative = 5, RtlPathTypeLocalDevice = 6, RtlPathTypeRootLocalDevice = 7 }; enum _WORKER_FACTORY_CALLBACK_CLASS { WorkerFactoryCallbackNormal = 0, WorkerFactoryCallbackLongRunning = 1, WorkerFactoryCallbackIndependent = 2, WorkerFactoryCallbackDetectedUnrecoverableError = 3 }; enum BACKGROUNDWITHBORDERSTATES { EBWBS_NORMAL = 1, EBWBS_HOT = 2, EBWBS_DISABLED = 3, EBWBS_FOCUSED = 4 }; enum _htmlComponent { htmlComponentClient = 0, htmlComponentSbLeft = 1, htmlComponentSbPageLeft = 2, htmlComponentSbHThumb = 3, htmlComponentSbPageRight = 4, htmlComponentSbRight = 5, htmlComponentSbUp = 6, htmlComponentSbPageUp = 7, htmlComponentSbVThumb = 8, htmlComponentSbPageDown = 9, htmlComponentSbDown = 10, htmlComponentSbLeft2 = 11, htmlComponentSbPageLeft2 = 12, htmlComponentSbRight2 = 13, htmlComponentSbPageRight2 = 14, htmlComponentSbUp2 = 15, htmlComponentSbPageUp2 = 16, htmlComponentSbDown2 = 17, htmlComponentSbPageDown2 = 18, htmlComponentSbTop = 19, htmlComponentSbBottom = 20, htmlComponentOutside = 21, htmlComponentGHTopLeft = 22, htmlComponentGHLeft = 23, htmlComponentGHTop = 24, htmlComponentGHBottomLeft = 25, htmlComponentGHTopRight = 26, htmlComponentGHBottom = 27, htmlComponentGHRight = 28, htmlComponentGHBottomRight = 29, /* htmlComponent_Max = Unavail */ }; enum _MUTANT_INFORMATION_CLASS { MutantBasicInformation = 0, MutantOwnerInformation = 1 }; enum _DeviceInterfaceType { DIT_Unknown = 0, DIT_Printer = 1, DIT_Webcam = 2, DIT_DlnaDMR = 3, DIT_AudioRender = 4, DIT_AudioCapture = 5, DIT_SMS = 6 }; enum CONTROLLABELSTATES { TS_CONTROLLABEL_NORMAL = 1, TS_CONTROLLABEL_DISABLED = 2 }; /* enum DWRITE_FONT_FEATURE_TAG { DWRITE_FONT_FEATURE_TAG_ALTERNATIVE_FRACTIONS = Unavail, DWRITE_FONT_FEATURE_TAG_PETITE_CAPITALS_FROM_CAPITALS = Unavail, DWRITE_FONT_FEATURE_TAG_SMALL_CAPITALS_FROM_CAPITALS = Unavail, DWRITE_FONT_FEATURE_TAG_CONTEXTUAL_ALTERNATES = Unavail, DWRITE_FONT_FEATURE_TAG_CASE_SENSITIVE_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_GLYPH_COMPOSITION_DECOMPOSITION = Unavail, DWRITE_FONT_FEATURE_TAG_CONTEXTUAL_LIGATURES = Unavail, DWRITE_FONT_FEATURE_TAG_CAPITAL_SPACING = Unavail, DWRITE_FONT_FEATURE_TAG_CONTEXTUAL_SWASH = Unavail, DWRITE_FONT_FEATURE_TAG_CURSIVE_POSITIONING = Unavail, DWRITE_FONT_FEATURE_TAG_DEFAULT = Unavail, DWRITE_FONT_FEATURE_TAG_DISCRETIONARY_LIGATURES = Unavail, DWRITE_FONT_FEATURE_TAG_EXPERT_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_FRACTIONS = Unavail, DWRITE_FONT_FEATURE_TAG_FULL_WIDTH = Unavail, DWRITE_FONT_FEATURE_TAG_HALF_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_HALANT_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_ALTERNATE_HALF_WIDTH = Unavail, DWRITE_FONT_FEATURE_TAG_HISTORICAL_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_HORIZONTAL_KANA_ALTERNATES = Unavail, DWRITE_FONT_FEATURE_TAG_HISTORICAL_LIGATURES = Unavail, DWRITE_FONT_FEATURE_TAG_HALF_WIDTH = Unavail, DWRITE_FONT_FEATURE_TAG_HOJO_KANJI_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_JIS04_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_JIS78_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_JIS83_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_JIS90_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_KERNING = Unavail, DWRITE_FONT_FEATURE_TAG_STANDARD_LIGATURES = Unavail, DWRITE_FONT_FEATURE_TAG_LINING_FIGURES = Unavail, DWRITE_FONT_FEATURE_TAG_LOCALIZED_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_MARK_POSITIONING = Unavail, DWRITE_FONT_FEATURE_TAG_MATHEMATICAL_GREEK = Unavail, DWRITE_FONT_FEATURE_TAG_MARK_TO_MARK_POSITIONING = Unavail, DWRITE_FONT_FEATURE_TAG_ALTERNATE_ANNOTATION_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_NLC_KANJI_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_OLD_STYLE_FIGURES = Unavail, DWRITE_FONT_FEATURE_TAG_ORDINALS = Unavail, DWRITE_FONT_FEATURE_TAG_PROPORTIONAL_ALTERNATE_WIDTH = Unavail, DWRITE_FONT_FEATURE_TAG_PETITE_CAPITALS = Unavail, DWRITE_FONT_FEATURE_TAG_PROPORTIONAL_FIGURES = Unavail, DWRITE_FONT_FEATURE_TAG_PROPORTIONAL_WIDTHS = Unavail, DWRITE_FONT_FEATURE_TAG_QUARTER_WIDTHS = Unavail, DWRITE_FONT_FEATURE_TAG_REQUIRED_LIGATURES = Unavail, DWRITE_FONT_FEATURE_TAG_RUBY_NOTATION_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_ALTERNATES = Unavail, DWRITE_FONT_FEATURE_TAG_SCIENTIFIC_INFERIORS = Unavail, DWRITE_FONT_FEATURE_TAG_SMALL_CAPITALS = Unavail, DWRITE_FONT_FEATURE_TAG_SIMPLIFIED_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_1 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_2 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_3 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_4 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_5 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_6 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_7 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_8 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_9 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_10 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_11 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_12 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_13 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_14 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_15 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_16 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_17 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_18 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_19 = Unavail, DWRITE_FONT_FEATURE_TAG_STYLISTIC_SET_20 = Unavail, DWRITE_FONT_FEATURE_TAG_SUBSCRIPT = Unavail, DWRITE_FONT_FEATURE_TAG_SUPERSCRIPT = Unavail, DWRITE_FONT_FEATURE_TAG_SWASH = Unavail, DWRITE_FONT_FEATURE_TAG_TITLING = Unavail, DWRITE_FONT_FEATURE_TAG_TRADITIONAL_NAME_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_TABULAR_FIGURES = Unavail, DWRITE_FONT_FEATURE_TAG_TRADITIONAL_FORMS = Unavail, DWRITE_FONT_FEATURE_TAG_THIRD_WIDTHS = Unavail, DWRITE_FONT_FEATURE_TAG_UNICASE = Unavail, DWRITE_FONT_FEATURE_TAG_VERTICAL_WRITING = Unavail, DWRITE_FONT_FEATURE_TAG_VERTICAL_ALTERNATES_AND_ROTATION = Unavail, DWRITE_FONT_FEATURE_TAG_SLASHED_ZERO = Unavail }; */ enum _svgMarkerOrientAttribute { svgMarkerOrientAttributeAuto = 0, /* svgMarkerOrientAttribute_Max = Unavail */ }; enum _styleTextJustify { styleTextJustifyNotSet = 0, styleTextJustifyInterWord = 1, styleTextJustifyNewspaper = 2, styleTextJustifyDistribute = 3, styleTextJustifyDistributeAllLines = 4, styleTextJustifyInterIdeograph = 5, styleTextJustifyInterCluster = 6, styleTextJustifyKashida = 7, styleTextJustifyAuto = 8, /* styleTextJustify_Max = Unavail */ }; enum _htmlClear { htmlClearNotSet = 0, htmlClearAll = 1, htmlClearLeft = 2, htmlClearRight = 3, htmlClearBoth = 4, htmlClearNone = 5, /* htmlClear_Max = Unavail */ }; enum _JOURNAL_CHANGE_INFORMATION_CLASS { JournalCreateKey = 0, JournalDeleteKey = 1, JournalRenameKey = 2, JournalSetValue = 3, JournalDeleteValue = 4, JournalSetKeySecurity = 5, JournalSetKeyUserFlags = 6, JournalSetLastWriteTime = 7, JournalBeginTransaction = 8, JournalCommitTransaction = 9, JournalAbortTransaction = 10, MaxJournalChangeAction = 11 }; enum TOOLTIPPARTS { TTP_STANDARD = 1, TTP_STANDARDTITLE = 2, TTP_BALLOON = 3, TTP_BALLOONTITLE = 4, TTP_CLOSE = 5, TTP_BALLOONSTEM = 6, TTP_WRENCH = 7 }; enum DOWNSTATES { DNS_NORMAL = 1, DNS_HOT = 2, DNS_PRESSED = 3, DNS_DISABLED = 4 }; enum _ELEMENT_CORNER { ELEMENT_CORNER_NONE = 0, ELEMENT_CORNER_TOP = 1, ELEMENT_CORNER_LEFT = 2, ELEMENT_CORNER_BOTTOM = 3, ELEMENT_CORNER_RIGHT = 4, ELEMENT_CORNER_TOPLEFT = 5, ELEMENT_CORNER_TOPRIGHT = 6, ELEMENT_CORNER_BOTTOMLEFT = 7, ELEMENT_CORNER_BOTTOMRIGHT = 8, /* ELEMENT_CORNER_Max = Unavail */ }; enum _htmlEffectAllowed { htmlEffectAllowedCopy = 0, htmlEffectAllowedLink = 1, htmlEffectAllowedMove = 2, htmlEffectAllowedCopyLink = 3, htmlEffectAllowedCopyMove = 4, htmlEffectAllowedLinkMove = 5, htmlEffectAllowedAll = 6, htmlEffectAllowedNone = 7, htmlEffectAllowedUninitialized = 8, /* htmlEffectAllowed_Max = Unavail */ }; enum _TP_TRACE_TYPE { TpTraceThreadPriority = 1, TpTraceThreadAffinity = 2, MaxTpTraceType = 3 }; enum tagDOCHOSTUIFLAG { DOCHOSTUIFLAG_DIALOG = 1, DOCHOSTUIFLAG_DISABLE_HELP_MENU = 2, DOCHOSTUIFLAG_NO3DBORDER = 4, DOCHOSTUIFLAG_SCROLL_NO = 8, DOCHOSTUIFLAG_DISABLE_SCRIPT_INACTIVE = 16, DOCHOSTUIFLAG_OPENNEWWIN = 32, DOCHOSTUIFLAG_DISABLE_OFFSCREEN = 64, DOCHOSTUIFLAG_FLAT_SCROLLBAR = 128, DOCHOSTUIFLAG_DIV_BLOCKDEFAULT = 256, DOCHOSTUIFLAG_ACTIVATE_CLIENTHIT_ONLY = 512, DOCHOSTUIFLAG_OVERRIDEBEHAVIORFACTORY = 1024, DOCHOSTUIFLAG_CODEPAGELINKEDFONTS = 2048, DOCHOSTUIFLAG_URL_ENCODING_DISABLE_UTF8 = 4096, DOCHOSTUIFLAG_URL_ENCODING_ENABLE_UTF8 = 8192, DOCHOSTUIFLAG_ENABLE_FORMS_AUTOCOMPLETE = 16384, /* DOCHOSTUIFLAG_ENABLE_INPLACE_NAVIGATION = Unavail */ }; enum OLECMDID_PAGEACTIONFLAG { OLECMDIDF_PAGEACTION_FILEDOWNLOAD = 1, OLECMDIDF_PAGEACTION_ACTIVEXINSTALL = 2, OLECMDIDF_PAGEACTION_ACTIVEXTRUSTFAIL = 4, OLECMDIDF_PAGEACTION_ACTIVEXUSERDISABLE = 8, OLECMDIDF_PAGEACTION_ACTIVEXDISALLOW = 16, OLECMDIDF_PAGEACTION_ACTIVEXUNSAFE = 32, OLECMDIDF_PAGEACTION_POPUPWINDOW = 64, OLECMDIDF_PAGEACTION_LOCALMACHINE = 128, OLECMDIDF_PAGEACTION_MIMETEXTPLAIN = 256, OLECMDIDF_PAGEACTION_SCRIPTNAVIGATE = 512, OLECMDIDF_PAGEACTION_SCRIPTNAVIGATE_ACTIVEXINSTALL = 512, OLECMDIDF_PAGEACTION_PROTLOCKDOWNLOCALMACHINE = 1024, OLECMDIDF_PAGEACTION_PROTLOCKDOWNTRUSTED = 2048, OLECMDIDF_PAGEACTION_PROTLOCKDOWNINTRANET = 4096, OLECMDIDF_PAGEACTION_PROTLOCKDOWNINTERNET = 8192, OLECMDIDF_PAGEACTION_PROTLOCKDOWNRESTRICTED = 16384, = 32770 }; enum POWER_STATE_HANDLER_TYPE { PowerStateSleeping1 = 0, PowerStateSleeping2 = 1, PowerStateSleeping3 = 2, PowerStateSleeping4 = 3, PowerStateShutdownOff = 4, PowerStateShutdownReset = 5, PowerStateSleeping4Firmware = 6, PowerStateMaximum = 7 }; enum LABELSTATES { FLS_NORMAL = 1, FLS_SELECTED = 2, FLS_EMPHASIZED = 3, FLS_DISABLED = 4 }; enum CONTENTLINKSTATES { CPCL_NORMAL = 1, CPCL_HOT = 2, CPCL_PRESSED = 3, CPCL_DISABLED = 4 }; enum _htmlRules { htmlRulesNotSet = 0, htmlRulesnone = 1, htmlRulesgroups = 2, htmlRulesrows = 3, htmlRulescols = 4, htmlRulesall = 5, /* htmlRules_Max = Unavail */ }; enum _htmlZOrder { htmlZOrderFront = 0, htmlZOrderBack = 1, /* htmlZOrder_Max = Unavail */ }; enum _TASKDIALOG_COMMON_BUTTON_FLAGS { TDCBF_OK_BUTTON = 1, TDCBF_YES_BUTTON = 2, TDCBF_NO_BUTTON = 4, TDCBF_CANCEL_BUTTON = 8, TDCBF_RETRY_BUTTON = 16, TDCBF_CLOSE_BUTTON = 32 }; enum _DMA_WIDTH { Width8Bits = 0, Width16Bits = 1, Width32Bits = 2, Width64Bits = 3, WidthNoWrap = 4, MaximumDmaWidth = 5 }; enum _MF_QUALITY_DROP_MODE { MF_DROP_MODE_NONE = 0, MF_DROP_MODE_1 = 1, MF_DROP_MODE_2 = 2, MF_DROP_MODE_3 = 3, MF_DROP_MODE_4 = 4, MF_DROP_MODE_5 = 5, MF_NUM_DROP_MODES = 6 }; enum DWRITE_FONT_SIMULATIONS { DWRITE_FONT_SIMULATIONS_NONE = 0, DWRITE_FONT_SIMULATIONS_BOLD = 1, DWRITE_FONT_SIMULATIONS_OBLIQUE = 2 }; enum _svgFeblendMode { SVG_FEBLEND_MODE_UNKNOWN = 0, SVG_FEBLEND_MODE_NORMAL = 1, SVG_FEBLEND_MODE_MULTIPLY = 2, SVG_FEBLEND_MODE_SCREEN = 3, SVG_FEBLEND_MODE_DARKEN = 4, SVG_FEBLEND_MODE_LIGHTEN = 5, /* svgFeblendMode_Max = Unavail */ }; enum _BoolValue { True = 1, False = 0, /* BoolValue_Max = Unavail */ }; enum _MF_VIDEO_PROCESSOR_ROTATION { ROTATION_NONE = 0, ROTATION_NORMAL = 1 }; enum CLOSEBUTTONSTATES { CBS_NORMAL = 1, CBS_HOT = 2, CBS_PUSHED = 3, CBS_DISABLED = 4 }; enum _htmlUnit { htmlUnitCharacter = 1, htmlUnitWord = 2, htmlUnitSentence = 3, htmlUnitTextEdit = 6, /* htmlUnit_Max = Unavail */ }; enum DXGI_FORMAT { DXGI_FORMAT_UNKNOWN = 0, DXGI_FORMAT_R32G32B32A32_TYPELESS = 1, DXGI_FORMAT_R32G32B32A32_FLOAT = 2, DXGI_FORMAT_R32G32B32A32_UINT = 3, DXGI_FORMAT_R32G32B32A32_SINT = 4, DXGI_FORMAT_R32G32B32_TYPELESS = 5, DXGI_FORMAT_R32G32B32_FLOAT = 6, DXGI_FORMAT_R32G32B32_UINT = 7, DXGI_FORMAT_R32G32B32_SINT = 8, DXGI_FORMAT_R16G16B16A16_TYPELESS = 9, DXGI_FORMAT_R16G16B16A16_FLOAT = 10, DXGI_FORMAT_R16G16B16A16_UNORM = 11, DXGI_FORMAT_R16G16B16A16_UINT = 12, DXGI_FORMAT_R16G16B16A16_SNORM = 13, DXGI_FORMAT_R16G16B16A16_SINT = 14, DXGI_FORMAT_R32G32_TYPELESS = 15, DXGI_FORMAT_R32G32_FLOAT = 16, DXGI_FORMAT_R32G32_UINT = 17, DXGI_FORMAT_R32G32_SINT = 18, DXGI_FORMAT_R32G8X24_TYPELESS = 19, DXGI_FORMAT_D32_FLOAT_S8X24_UINT = 20, DXGI_FORMAT_R32_FLOAT_X8X24_TYPELESS = 21, DXGI_FORMAT_X32_TYPELESS_G8X24_UINT = 22, DXGI_FORMAT_R10G10B10A2_TYPELESS = 23, DXGI_FORMAT_R10G10B10A2_UNORM = 24, DXGI_FORMAT_R10G10B10A2_UINT = 25, DXGI_FORMAT_R11G11B10_FLOAT = 26, DXGI_FORMAT_R8G8B8A8_TYPELESS = 27, DXGI_FORMAT_R8G8B8A8_UNORM = 28, DXGI_FORMAT_R8G8B8A8_UNORM_SRGB = 29, DXGI_FORMAT_R8G8B8A8_UINT = 30, DXGI_FORMAT_R8G8B8A8_SNORM = 31, DXGI_FORMAT_R8G8B8A8_SINT = 32, DXGI_FORMAT_R16G16_TYPELESS = 33, DXGI_FORMAT_R16G16_FLOAT = 34, DXGI_FORMAT_R16G16_UNORM = 35, DXGI_FORMAT_R16G16_UINT = 36, DXGI_FORMAT_R16G16_SNORM = 37, DXGI_FORMAT_R16G16_SINT = 38, DXGI_FORMAT_R32_TYPELESS = 39, DXGI_FORMAT_D32_FLOAT = 40, DXGI_FORMAT_R32_FLOAT = 41, DXGI_FORMAT_R32_UINT = 42, DXGI_FORMAT_R32_SINT = 43, DXGI_FORMAT_R24G8_TYPELESS = 44, DXGI_FORMAT_D24_UNORM_S8_UINT = 45, DXGI_FORMAT_R24_UNORM_X8_TYPELESS = 46, DXGI_FORMAT_X24_TYPELESS_G8_UINT = 47, DXGI_FORMAT_R8G8_TYPELESS = 48, DXGI_FORMAT_R8G8_UNORM = 49, DXGI_FORMAT_R8G8_UINT = 50, DXGI_FORMAT_R8G8_SNORM = 51, DXGI_FORMAT_R8G8_SINT = 52, DXGI_FORMAT_R16_TYPELESS = 53, DXGI_FORMAT_R16_FLOAT = 54, DXGI_FORMAT_D16_UNORM = 55, DXGI_FORMAT_R16_UNORM = 56, DXGI_FORMAT_R16_UINT = 57, DXGI_FORMAT_R16_SNORM = 58, DXGI_FORMAT_R16_SINT = 59, DXGI_FORMAT_R8_TYPELESS = 60, DXGI_FORMAT_R8_UNORM = 61, DXGI_FORMAT_R8_UINT = 62, DXGI_FORMAT_R8_SNORM = 63, DXGI_FORMAT_R8_SINT = 64, DXGI_FORMAT_A8_UNORM = 65, DXGI_FORMAT_R1_UNORM = 66, DXGI_FORMAT_R9G9B9E5_SHAREDEXP = 67, DXGI_FORMAT_R8G8_B8G8_UNORM = 68, DXGI_FORMAT_G8R8_G8B8_UNORM = 69, DXGI_FORMAT_BC1_TYPELESS = 70, DXGI_FORMAT_BC1_UNORM = 71, DXGI_FORMAT_BC1_UNORM_SRGB = 72, DXGI_FORMAT_BC2_TYPELESS = 73, DXGI_FORMAT_BC2_UNORM = 74, DXGI_FORMAT_BC2_UNORM_SRGB = 75, DXGI_FORMAT_BC3_TYPELESS = 76, DXGI_FORMAT_BC3_UNORM = 77, DXGI_FORMAT_BC3_UNORM_SRGB = 78, DXGI_FORMAT_BC4_TYPELESS = 79, DXGI_FORMAT_BC4_UNORM = 80, DXGI_FORMAT_BC4_SNORM = 81, DXGI_FORMAT_BC5_TYPELESS = 82, DXGI_FORMAT_BC5_UNORM = 83, DXGI_FORMAT_BC5_SNORM = 84, DXGI_FORMAT_B5G6R5_UNORM = 85, DXGI_FORMAT_B5G5R5A1_UNORM = 86, DXGI_FORMAT_B8G8R8A8_UNORM = 87, DXGI_FORMAT_B8G8R8X8_UNORM = 88, DXGI_FORMAT_R10G10B10_XR_BIAS_A2_UNORM = 89, DXGI_FORMAT_B8G8R8A8_TYPELESS = 90, DXGI_FORMAT_B8G8R8A8_UNORM_SRGB = 91, DXGI_FORMAT_B8G8R8X8_TYPELESS = 92, DXGI_FORMAT_B8G8R8X8_UNORM_SRGB = 93, DXGI_FORMAT_BC6H_TYPELESS = 94, DXGI_FORMAT_BC6H_UF16 = 95, DXGI_FORMAT_BC6H_SF16 = 96, DXGI_FORMAT_BC7_TYPELESS = 97, DXGI_FORMAT_BC7_UNORM = 98, DXGI_FORMAT_BC7_UNORM_SRGB = 99, DXGI_FORMAT_AYUV = 100, DXGI_FORMAT_Y410 = 101, DXGI_FORMAT_Y416 = 102, DXGI_FORMAT_NV12 = 103, DXGI_FORMAT_P010 = 104, DXGI_FORMAT_P016 = 105, DXGI_FORMAT_420_OPAQUE = 106, DXGI_FORMAT_YUY2 = 107, DXGI_FORMAT_Y210 = 108, DXGI_FORMAT_Y216 = 109, DXGI_FORMAT_NV11 = 110, DXGI_FORMAT_AI44 = 111, DXGI_FORMAT_IA44 = 112, DXGI_FORMAT_P8 = 113, DXGI_FORMAT_A8P8 = 114, DXGI_FORMAT_B4G4R4A4_UNORM = 115, DXGI_FORMAT_FORCE_UINT = -1 }; enum _TASKDIALOG_FLAGS { TDF_ENABLE_HYPERLINKS = 1, TDF_USE_HICON_MAIN = 2, TDF_USE_HICON_FOOTER = 4, TDF_ALLOW_DIALOG_CANCELLATION = 8, TDF_USE_COMMAND_LINKS = 16, TDF_USE_COMMAND_LINKS_NO_ICON = 32, TDF_EXPAND_FOOTER_AREA = 64, TDF_EXPANDED_BY_DEFAULT = 128, TDF_VERIFICATION_FLAG_CHECKED = 256, TDF_SHOW_PROGRESS_BAR = 512, TDF_SHOW_MARQUEE_PROGRESS_BAR = 1024, TDF_CALLBACK_TIMER = 2048, TDF_POSITION_RELATIVE_TO_WINDOW = 4096, TDF_RTL_LAYOUT = 8192, TDF_NO_DEFAULT_RADIO_BUTTON = 16384, = 32770 }; enum DWRITE_MEASURING_MODE { DWRITE_MEASURING_MODE_NATURAL = 0, DWRITE_MEASURING_MODE_GDI_CLASSIC = 1, DWRITE_MEASURING_MODE_GDI_NATURAL = 2 }; enum HYPERLINKTEXTSTATES { TS_HYPERLINK_NORMAL = 1, TS_HYPERLINK_HOT = 2, TS_HYPERLINK_PRESSED = 3, TS_HYPERLINK_DISABLED = 4 }; enum _htmlEndPoints { htmlEndPointsStartToStart = 1, htmlEndPointsStartToEnd = 2, htmlEndPointsEndToStart = 3, htmlEndPointsEndToEnd = 4, /* htmlEndPoints_Max = Unavail */ }; enum _styleInitialString { styleInitialStringNoInitial = 0, styleInitialStringNone = 1, styleInitialStringAuto = 2, styleInitialStringNormal = 3, /* styleInitialString_Max = Unavail */ }; enum _styleMsScrollSnapType { styleMsScrollSnapTypeNotSet = 0, styleMsScrollSnapTypeNone = 1, styleMsScrollSnapTypeMandatory = 2, styleMsScrollSnapTypeProximity = 3, /* styleMsScrollSnapType_Max = Unavail */ }; enum _styleBoxPack { styleBoxPackCenter = 0, styleBoxPackEnd = 1, styleBoxPackJustify = 2, styleBoxPackStart = 3, styleBoxPackNotSet = 4, /* styleBoxPack_Max = Unavail */ }; enum _styleBoxLineProgression { styleBoxLineProgressionNormal = 0, styleBoxLineProgressionReverse = 1, styleBoxLineProgressionNotSet = 2, /* styleBoxLineProgression_Max = Unavail */ }; enum _styleImeMode { styleImeModeAuto = 0, styleImeModeActive = 1, styleImeModeInactive = 2, styleImeModeDisabled = 3, styleImeModeNotSet = 4, /* styleImeMode_Max = Unavail */ }; enum _TASKDIALOG_MESSAGES { TDM_NAVIGATE_PAGE = 1125, TDM_CLICK_BUTTON = 1126, TDM_SET_MARQUEE_PROGRESS_BAR = 1127, TDM_SET_PROGRESS_BAR_STATE = 1128, TDM_SET_PROGRESS_BAR_RANGE = 1129, TDM_SET_PROGRESS_BAR_POS = 1130, TDM_SET_PROGRESS_BAR_MARQUEE = 1131, TDM_SET_ELEMENT_TEXT = 1132, TDM_CLICK_RADIO_BUTTON = 1134, TDM_ENABLE_BUTTON = 1135, TDM_ENABLE_RADIO_BUTTON = 1136, TDM_CLICK_VERIFICATION = 1137, TDM_UPDATE_ELEMENT_TEXT = 1138, TDM_SET_BUTTON_ELEVATION_REQUIRED_STATE = 1139, TDM_UPDATE_ICON = 1140 }; enum _FP_IEEE_OPERATION_CODE { FpCodeUnspecified = 0, FpCodeAdd = 1, FpCodeSubtract = 2, FpCodeMultiply = 3, FpCodeDivide = 4, FpCodeSquareRoot = 5, FpCodeRemainder = 6, FpCodeCompare = 7, FpCodeConvert = 8, FpCodeRound = 9, FpCodeTruncate = 10, FpCodeFloor = 11, FpCodeCeil = 12, FpCodeAcos = 13, FpCodeAsin = 14, FpCodeAtan = 15, FpCodeAtan2 = 16, FpCodeCabs = 17, FpCodeCos = 18, FpCodeCosh = 19, FpCodeExp = 20, FpCodeFabs = 21, FpCodeFmod = 22, FpCodeFrexp = 23, FpCodeHypot = 24, FpCodeLdexp = 25, FpCodeLog = 26, FpCodeLog10 = 27, FpCodeModf = 28, FpCodePow = 29, FpCodeSin = 30, FpCodeSinh = 31, FpCodeTan = 32, FpCodeTanh = 33, FpCodeY0 = 34, FpCodeY1 = 35, FpCodeYn = 36 }; enum MF_MEDIA_ENGINE_READY { MF_MEDIA_ENGINE_READY_HAVE_NOTHING = 0, MF_MEDIA_ENGINE_READY_HAVE_METADATA = 1, MF_MEDIA_ENGINE_READY_HAVE_CURRENT_DATA = 2, MF_MEDIA_ENGINE_READY_HAVE_FUTURE_DATA = 3, MF_MEDIA_ENGINE_READY_HAVE_ENOUGH_DATA = 4 }; enum _styleBreak { styleBreakNotSet = 0, styleBreakAuto = 1, styleBreakAlways = 2, styleBreakAvoid = 3, styleBreakLeft = 4, styleBreakRight = 5, styleBreakPage = 6, styleBreakColumn = 7, styleBreakAvoidPage = 8, styleBreakAvoidColumn = 9, /* styleBreak_Max = Unavail */ }; enum GROUPHEADERSTATES { LVGH_OPEN = 1, LVGH_OPENHOT = 2, LVGH_OPENSELECTED = 3, LVGH_OPENSELECTEDHOT = 4, LVGH_OPENSELECTEDNOTFOCUSED = 5, LVGH_OPENSELECTEDNOTFOCUSEDHOT = 6, LVGH_OPENMIXEDSELECTION = 7, LVGH_OPENMIXEDSELECTIONHOT = 8, LVGH_CLOSE = 9, LVGH_CLOSEHOT = 10, LVGH_CLOSESELECTED = 11, LVGH_CLOSESELECTEDHOT = 12, LVGH_CLOSESELECTEDNOTFOCUSED = 13, LVGH_CLOSESELECTEDNOTFOCUSEDHOT = 14, LVGH_CLOSEMIXEDSELECTION = 15, LVGH_CLOSEMIXEDSELECTIONHOT = 16 }; enum _HTML_PAINT_EVENT_FLAGS { HTMLPAINT_EVENT_TARGET = 1, HTMLPAINT_EVENT_SETCURSOR = 2, /* HTML_PAINT_EVENT_FLAGS_Max = Unavail */ }; enum _svgMarkerOrient { SVG_MARKER_ORIENT_UNKNOWN = 0, SVG_MARKER_ORIENT_AUTO = 1, SVG_MARKER_ORIENT_ANGLE = 2, /* svgMarkerOrient_Max = Unavail */ }; enum NONESTATES { DDNONE_HIGHLIGHT = 1, DDNONE_NOHIGHLIGHT = 2 }; enum OLECMDID_REFRESHFLAG { OLECMDIDF_REFRESH_NORMAL = 0, OLECMDIDF_REFRESH_IFEXPIRED = 1, OLECMDIDF_REFRESH_CONTINUE = 2, OLECMDIDF_REFRESH_COMPLETELY = 3, OLECMDIDF_REFRESH_NO_CACHE = 4, OLECMDIDF_REFRESH_RELOAD = 5, OLECMDIDF_REFRESH_LEVELMASK = 255, OLECMDIDF_REFRESH_CLEARUSERINPUT = 4096, OLECMDIDF_REFRESH_PROMPTIFOFFLINE = 8192, OLECMDIDF_REFRESH_THROUGHSCRIPT = 16384, = 32770 }; enum _RTL_RXACT_OPERATION { RtlRXactOperationDelete = 1, RtlRXactOperationSetValue = 2, RtlRXactOperationDelAttribute = 3, RtlRXactOperationSetAttribute = 4 }; enum _IRQ_PRIORITY { IrqPriorityUndefined = 0, IrqPriorityLow = 1, IrqPriorityNormal = 2, IrqPriorityHigh = 3 }; enum PO_FIXED_WAKE_SOURCE_TYPE { FixedWakeSourcePowerButton = 0, FixedWakeSourceSleepButton = 1, FixedWakeSourceRtc = 2, FixedWakeSourceDozeToHibernate = 3 }; enum _THREADINFOCLASS { ThreadBasicInformation = 0, ThreadTimes = 1, ThreadPriority = 2, ThreadBasePriority = 3, ThreadAffinityMask = 4, ThreadImpersonationToken = 5, ThreadDescriptorTableEntry = 6, ThreadEnableAlignmentFaultFixup = 7, ThreadEventPair_Reusable = 8, ThreadQuerySetWin32StartAddress = 9, ThreadZeroTlsCell = 10, ThreadPerformanceCount = 11, ThreadAmILastThread = 12, ThreadIdealProcessor = 13, ThreadPriorityBoost = 14, ThreadSetTlsArrayAddress = 15, ThreadIsIoPending = 16, ThreadHideFromDebugger = 17, ThreadBreakOnTermination = 18, ThreadSwitchLegacyState = 19, ThreadIsTerminated = 20, ThreadLastSystemCall = 21, ThreadIoPriority = 22, ThreadCycleTime = 23, ThreadPagePriority = 24, ThreadActualBasePriority = 25, ThreadTebInformation = 26, ThreadCSwitchMon = 27, ThreadCSwitchPmu = 28, ThreadWow64Context = 29, ThreadGroupInformation = 30, ThreadUmsInformation = 31, ThreadCounterProfiling = 32, ThreadIdealProcessorEx = 33, ThreadCpuAccountingInformation = 34, ThreadSwitchStackCheck = 35, MaxThreadInfoClass = 36 }; enum _SE_AUDIT_OPERATION { AuditPrivilegeObject = 0, AuditPrivilegeService = 1, AuditAccessCheck = 2, AuditOpenObject = 3, AuditOpenObjectWithTransaction = 4, AuditCloseObject = 5, AuditDeleteObject = 6, AuditOpenObjectForDelete = 7, AuditOpenObjectForDeleteWithTransaction = 8, AuditCloseNonObject = 9, AuditOpenNonObject = 10, AuditObjectReference = 11, AuditHandleCreation = 12 }; enum MF_MEDIA_ENGINE_FRAME_PROTECTION_FLAGS { MF_MEDIA_ENGINE_FRAME_PROTECTION_FLAG_PROTECTED = 1, MF_MEDIA_ENGINE_FRAME_PROTECTION_FLAG_REQUIRES_SURFACE_PROTECTION = 2, MF_MEDIA_ENGINE_FRAME_PROTECTION_FLAG_REQUIRES_ANTI_SCREEN_SCRAPE_PROTECTION = 4 }; enum TA_PROPERTY { TAP_FLAGS = 0, TAP_TRANSFORMCOUNT = 1, TAP_STAGGERDELAY = 2, TAP_STAGGERDELAYCAP = 3, TAP_STAGGERDELAYFACTOR = 4, TAP_ZORDER = 5 }; enum CHECKBOXSTATES { CBS_UNCHECKEDNORMAL = 1, CBS_UNCHECKEDHOT = 2, CBS_UNCHECKEDPRESSED = 3, CBS_UNCHECKEDDISABLED = 4, CBS_CHECKEDNORMAL = 5, CBS_CHECKEDHOT = 6, CBS_CHECKEDPRESSED = 7, CBS_CHECKEDDISABLED = 8, CBS_MIXEDNORMAL = 9, CBS_MIXEDHOT = 10, CBS_MIXEDPRESSED = 11, CBS_MIXEDDISABLED = 12, CBS_IMPLICITNORMAL = 13, CBS_IMPLICITHOT = 14, CBS_IMPLICITPRESSED = 15, CBS_IMPLICITDISABLED = 16, CBS_EXCLUDEDNORMAL = 17, CBS_EXCLUDEDHOT = 18, CBS_EXCLUDEDPRESSED = 19, CBS_EXCLUDEDDISABLED = 20 }; enum _styleDominantBaseline { styleDominantBaselineNotSet = 0, styleDominantBaselineAlphabetic = 1, styleDominantBaselineAuto = 2, styleDominantBaselineCentral = 3, styleDominantBaselineHanging = 4, styleDominantBaselineIdeographic = 5, styleDominantBaselineMathematical = 6, styleDominantBaselineMiddle = 7, styleDominantBaselineNoChange = 8, styleDominantBaselineResetSize = 9, styleDominantBaselineTextAfterEdge = 10, styleDominantBaselineTextBeforeEdge = 11, styleDominantBaselineUseScript = 12, /* styleDominantBaseline_Max = Unavail */ }; enum _styleMsScrollRails { styleMsScrollRailsNotSet = 0, styleMsScrollRailsNone = 1, styleMsScrollRailsRailed = 2, /* styleMsScrollRails_Max = Unavail */ }; enum _styleTextTransform { styleTextTransformNotSet = 0, styleTextTransformCapitalize = 1, styleTextTransformLowercase = 2, styleTextTransformUppercase = 3, styleTextTransformNone = 4, /* styleTextTransform_Max = Unavail */ }; enum _SUITE_TYPE { SmallBusiness = 0, Enterprise = 1, BackOffice = 2, CommunicationServer = 3, TerminalServer = 4, SmallBusinessRestricted = 5, EmbeddedNT = 6, DataCenter = 7, SingleUserTS = 8, Personal = 9, Blade = 10, EmbeddedRestricted = 11, SecurityAppliance = 12, StorageServer = 13, ComputeServer = 14, WHServer = 15, MaxSuiteType = 16 }; /* enum _ERROR_WINSQM { ERROR_WINSQM_OPTED_OUT = Unavail }; */ enum __MIDL___MIDL_itf_inputscope_0000_0000_0001 { IS_DEFAULT = 0, IS_URL = 1, IS_FILE_FULLFILEPATH = 2, IS_FILE_FILENAME = 3, IS_EMAIL_USERNAME = 4, IS_EMAIL_SMTPEMAILADDRESS = 5, IS_LOGINNAME = 6, IS_PERSONALNAME_FULLNAME = 7, IS_PERSONALNAME_PREFIX = 8, IS_PERSONALNAME_GIVENNAME = 9, IS_PERSONALNAME_MIDDLENAME = 10, IS_PERSONALNAME_SURNAME = 11, IS_PERSONALNAME_SUFFIX = 12, IS_ADDRESS_FULLPOSTALADDRESS = 13, IS_ADDRESS_POSTALCODE = 14, IS_ADDRESS_STREET = 15, IS_ADDRESS_STATEORPROVINCE = 16, IS_ADDRESS_CITY = 17, IS_ADDRESS_COUNTRYNAME = 18, IS_ADDRESS_COUNTRYSHORTNAME = 19, IS_CURRENCY_AMOUNTANDSYMBOL = 20, IS_CURRENCY_AMOUNT = 21, IS_DATE_FULLDATE = 22, IS_DATE_MONTH = 23, IS_DATE_DAY = 24, IS_DATE_YEAR = 25, IS_DATE_MONTHNAME = 26, IS_DATE_DAYNAME = 27, IS_DIGITS = 28, IS_NUMBER = 29, IS_ONECHAR = 30, IS_PASSWORD = 31, IS_TELEPHONE_FULLTELEPHONENUMBER = 32, IS_TELEPHONE_COUNTRYCODE = 33, IS_TELEPHONE_AREACODE = 34, IS_TELEPHONE_LOCALNUMBER = 35, IS_TIME_FULLTIME = 36, IS_TIME_HOUR = 37, IS_TIME_MINORSEC = 38, IS_NUMBER_FULLWIDTH = 39, IS_ALPHANUMERIC_HALFWIDTH = 40, IS_ALPHANUMERIC_FULLWIDTH = 41, IS_CURRENCY_CHINESE = 42, IS_BOPOMOFO = 43, IS_HIRAGANA = 44, IS_KATAKANA_HALFWIDTH = 45, IS_KATAKANA_FULLWIDTH = 46, IS_HANJA = 47, IS_HANGUL_HALFWIDTH = 48, IS_HANGUL_FULLWIDTH = 49, IS_SEARCH = 50, IS_FORMULA = 51, IS_PHRASELIST = -1, IS_REGULAREXPRESSION = -1, IS_SRGS = -1, IS_XML = -1, IS_ENUMSTRING = -1 }; enum STATUSPARTS { SP_PANE = 1, SP_GRIPPERPANE = 2, SP_GRIPPER = 3 }; enum SecureLockIconConstants { secureLockIconUnsecure = 0, secureLockIconMixed = 1, secureLockIconSecureUnknownBits = 2, secureLockIconSecure40Bit = 3, secureLockIconSecure56Bit = 4, secureLockIconSecureFortezza = 5, secureLockIconSecure128Bit = 6 }; enum DWRITE_FONT_FILE_TYPE { DWRITE_FONT_FILE_TYPE_UNKNOWN = 0, DWRITE_FONT_FILE_TYPE_CFF = 1, DWRITE_FONT_FILE_TYPE_TRUETYPE = 2, DWRITE_FONT_FILE_TYPE_TRUETYPE_COLLECTION = 3, DWRITE_FONT_FILE_TYPE_TYPE1_PFM = 4, DWRITE_FONT_FILE_TYPE_TYPE1_PFB = 5, DWRITE_FONT_FILE_TYPE_VECTOR = 6, DWRITE_FONT_FILE_TYPE_BITMAP = 7 }; enum PROPERTYORIGIN { PO_STATE = 0, PO_PART = 1, PO_CLASS = 2, PO_GLOBAL = 3, PO_NOTFOUND = 4 }; enum _MFPOLICYMANAGER_ACTION { PEACTION_NO = 0, PEACTION_PLAY = 1, PEACTION_COPY = 2, PEACTION_EXPORT = 3, PEACTION_EXTRACT = 4, PEACTION_RESERVED1 = 5, PEACTION_RESERVED2 = 6, PEACTION_RESERVED3 = 7, PEACTION_LAST = 7 }; enum SCROLLBARPARTS { SBP_ARROWBTN = 1, SBP_THUMBBTNHORZ = 2, SBP_THUMBBTNVERT = 3, SBP_LOWERTRACKHORZ = 4, SBP_UPPERTRACKHORZ = 5, SBP_LOWERTRACKVERT = 6, SBP_UPPERTRACKVERT = 7, SBP_GRIPPERHORZ = 8, SBP_GRIPPERVERT = 9, SBP_SIZEBOX = 10 }; enum _htmlControlAlign { htmlControlAlignNotSet = 0, htmlControlAlignLeft = 1, htmlControlAlignCenter = 2, htmlControlAlignRight = 3, htmlControlAlignTextTop = 4, htmlControlAlignAbsMiddle = 5, htmlControlAlignBaseline = 6, htmlControlAlignAbsBottom = 7, htmlControlAlignBottom = 8, htmlControlAlignMiddle = 9, htmlControlAlignTop = 10, /* htmlControlAlign_Max = Unavail */ }; enum _BOOT_ENTROPY_SOURCE_ID { BootEntropySourceNone = 0, BootEntropySourceSeedfile = 1, BootEntropySourceExternal = 2, BootEntropySourceTpm = 3, BootEntropySourceRdrand = 4, BootEntropySourceTime = 5, BootEntropySourceAcpiOem0 = 6, BootEntropySourceUefi = 7, BootMaxEntropySources = 7 }; enum _styleTextAlignLast { styleTextAlignLastNotSet = 0, styleTextAlignLastLeft = 1, styleTextAlignLastCenter = 2, styleTextAlignLastRight = 3, styleTextAlignLastJustify = 4, styleTextAlignLastAuto = 5, /* styleTextAlignLast_Max = Unavail */ }; enum _styleBorderWidth { styleBorderWidthThin = 0, styleBorderWidthMedium = 1, styleBorderWidthThick = 2, /* styleBorderWidth_Max = Unavail */ }; enum _WNF_USER_DELIVERY_STATE { WNF_USER_DELIVERY_STATE_READY = 0, WNF_USER_DELIVERY_STATE_CANCELLED = 1, WNF_USER_DELIVERY_STATE_IN_PROGRESS = 2, WNF_USER_DELIVERY_STATE_SUCCEEDED = 3, WNF_USER_DELIVERY_STATE_FAILED = 4, WNF_USER_DELIVERY_STATE_REQUIRES_RETRY = 5, WNF_USER_DELIVERY_STATE_COMPLETE = 6 }; enum _TIMER_INFORMATION_CLASS { TimerBasicInformation = 0 }; enum DWRITE_INFORMATIONAL_STRING_ID { DWRITE_INFORMATIONAL_STRING_NONE = 0, DWRITE_INFORMATIONAL_STRING_COPYRIGHT_NOTICE = 1, DWRITE_INFORMATIONAL_STRING_VERSION_STRINGS = 2, DWRITE_INFORMATIONAL_STRING_TRADEMARK = 3, DWRITE_INFORMATIONAL_STRING_MANUFACTURER = 4, DWRITE_INFORMATIONAL_STRING_DESIGNER = 5, DWRITE_INFORMATIONAL_STRING_DESIGNER_URL = 6, DWRITE_INFORMATIONAL_STRING_DESCRIPTION = 7, DWRITE_INFORMATIONAL_STRING_FONT_VENDOR_URL = 8, DWRITE_INFORMATIONAL_STRING_LICENSE_DESCRIPTION = 9, DWRITE_INFORMATIONAL_STRING_LICENSE_INFO_URL = 10, DWRITE_INFORMATIONAL_STRING_WIN32_FAMILY_NAMES = 11, DWRITE_INFORMATIONAL_STRING_WIN32_SUBFAMILY_NAMES = 12, DWRITE_INFORMATIONAL_STRING_PREFERRED_FAMILY_NAMES = 13, DWRITE_INFORMATIONAL_STRING_PREFERRED_SUBFAMILY_NAMES = 14, DWRITE_INFORMATIONAL_STRING_SAMPLE_TEXT = 15, DWRITE_INFORMATIONAL_STRING_FULL_NAME = 16, DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_NAME = 17, DWRITE_INFORMATIONAL_STRING_POSTSCRIPT_CID_NAME = 18 }; enum HELPLINKSTATES { CPHL_NORMAL = 1, CPHL_HOT = 2, CPHL_PRESSED = 3, CPHL_DISABLED = 4 }; enum _styleListStylePosition { styleListStylePositionNotSet = 0, styleListStylePositionInside = 1, styleListStylePositionOutSide = 2, /* styleListStylePosition_Max = Unavail */ }; enum _styleFontWeight { styleFontWeightNotSet = 0, styleFontWeight100 = 1, styleFontWeight200 = 2, styleFontWeight300 = 3, styleFontWeight400 = 4, styleFontWeight500 = 5, styleFontWeight600 = 6, styleFontWeight700 = 7, styleFontWeight800 = 8, styleFontWeight900 = 9, styleFontWeightNormal = 10, styleFontWeightBold = 11, styleFontWeightBolder = 12, styleFontWeightLighter = 13, /* styleFontWeight_Max = Unavail */ }; enum TOUCHSCROLLBARPARTS { TSBP_ARROWBTNHORZ = 1, TSBP_ARROWBTNVERT = 2, TSBP_THUMBBTNHORZ = 3, TSBP_THUMBBTNVERT = 4, TSBP_PANINDICATORHORZ = 5, TSBP_PANINDICATORVERT = 6, TSBP_LOWERTRACKHORZ = 7, TSBP_LOWERTRACKVERT = 8, TSBP_UPPERTRACKHORZ = 9, TSBP_UPPERTRACKVERT = 10 }; enum DROPDOWNBUTTONRIGHTSTATES { CBXSR_NORMAL = 1, CBXSR_HOT = 2, CBXSR_PRESSED = 3, CBXSR_DISABLED = 4 }; enum _HTMLAppFlag { HTMLAppFlagNo = 0, HTMLAppFlagOff = 0, HTMLAppFlag0 = 0, HTMLAppFlagYes = 1, HTMLAppFlagOn = 1, HTMLAppFlag1 = 1, /* HTMLAppFlag_Max = Unavail */ }; enum SAMPLE_PROTECTION_VERSION { SAMPLE_PROTECTION_VERSION_NO = 0, SAMPLE_PROTECTION_VERSION_BASIC_LOKI = 1, SAMPLE_PROTECTION_VERSION_SCATTER = 2, SAMPLE_PROTECTION_VERSION_RC4 = 3 }; enum _COORD_SYSTEM { COORD_SYSTEM_GLOBAL = 0, COORD_SYSTEM_PARENT = 1, COORD_SYSTEM_CONTAINER = 2, COORD_SYSTEM_CONTENT = 3, COORD_SYSTEM_FRAME = 4, /* COORD_SYSTEM_Max = Unavail */ }; enum _PNP_VETO_TYPE { PNP_VetoTypeUnknown = 0, PNP_VetoLegacyDevice = 1, PNP_VetoPendingClose = 2, PNP_VetoWindowsApp = 3, PNP_VetoWindowsService = 4, PNP_VetoOutstandingOpen = 5, PNP_VetoDevice = 6, PNP_VetoDriver = 7, PNP_VetoIllegalDeviceRequest = 8, PNP_VetoInsufficientPower = 9, PNP_VetoNonDisableable = 10, PNP_VetoLegacyDriver = 11, PNP_VetoInsufficientRights = 12 }; enum _OBJECT_INFORMATION_CLASS { ObjectBasicInformation = 0, ObjectNameInformation = 1, ObjectTypeInformation = 2, ObjectTypesInformation = 3, ObjectHandleFlagInformation = 4, ObjectSessionInformation = 5, MaxObjectInfoClass = 6 }; enum MFTOPOLOGY_DXVA_MODE { MFTOPOLOGY_DXVA_DEFAULT = 0, MFTOPOLOGY_DXVA_NONE = 1, MFTOPOLOGY_DXVA_FULL = 2 }; enum TASKDIALOGPARTS { TDLG_PRIMARYPANEL = 1, TDLG_MAININSTRUCTIONPANE = 2, TDLG_MAINICON = 3, TDLG_CONTENTPANE = 4, TDLG_CONTENTICON = 5, TDLG_EXPANDEDCONTENT = 6, TDLG_COMMANDLINKPANE = 7, TDLG_SECONDARYPANEL = 8, TDLG_CONTROLPANE = 9, TDLG_BUTTONSECTION = 10, TDLG_BUTTONWRAPPER = 11, TDLG_EXPANDOTEXT = 12, TDLG_EXPANDOBUTTON = 13, TDLG_VERIFICATIONTEXT = 14, TDLG_FOOTNOTEPANE = 15, TDLG_FOOTNOTEAREA = 16, TDLG_FOOTNOTESEPARATOR = 17, TDLG_EXPANDEDFOOTERAREA = 18, TDLG_PROGRESSBAR = 19, TDLG_IMAGEALIGNMENT = 20, TDLG_RADIOBUTTONPANE = 21 }; enum _HTMLDlgBorder { HTMLDlgBorderThin = 0, /* HTMLDlgBorderThick = Unavail */ }; enum _mediaType { mediaTypeNotSet = 0, mediaTypeAll = 511, mediaTypeAural = 1, mediaTypeBraille = 2, mediaTypeEmbossed = 4, mediaTypeHandheld = 8, mediaTypePrint = 16, mediaTypeProjection = 32, mediaTypeScreen = 64, mediaTypeTty = 128, mediaTypeTv = 256, /* mediaType_Max = Unavail */ }; enum _IO_SESSION_STATE { IoSessionStateCreated = 1, IoSessionStateInitialized = 2, IoSessionStateConnected = 3, IoSessionStateDisconnected = 4, IoSessionStateDisconnectedLoggedOn = 5, IoSessionStateLoggedOn = 6, IoSessionStateLoggedOff = 7, IoSessionStateTerminated = 8, IoSessionStateMax = 9 }; enum _htmlPersistState { htmlPersistStateNormal = 0, htmlPersistStateFavorite = 1, htmlPersistStateHistory = 2, htmlPersistStateSnapshot = 3, htmlPersistStateUserData = 4, /* htmlPersistState_Max = Unavail */ }; enum _styleWordWrap { styleWordWrapNotSet = 0, styleWordWrapOff = 1, styleWordWrapOn = 2, /* styleWordWrap_Max = Unavail */ }; enum OLECMDF { OLECMDF_SUPPORTED = 1, OLECMDF_ENABLED = 2, OLECMDF_LATCHED = 4, OLECMDF_NINCHED = 8, OLECMDF_INVISIBLE = 16, OLECMDF_DEFHIDEONCTXTMENU = 32 }; enum _svgLengthType { SVG_LENGTHTYPE_UNKNOWN = 0, SVG_LENGTHTYPE_NUMBER = 1, SVG_LENGTHTYPE_PERCENTAGE = 2, SVG_LENGTHTYPE_EMS = 3, SVG_LENGTHTYPE_EXS = 4, SVG_LENGTHTYPE_PX = 5, SVG_LENGTHTYPE_CM = 6, SVG_LENGTHTYPE_MM = 7, SVG_LENGTHTYPE_IN = 8, SVG_LENGTHTYPE_PT = 9, SVG_LENGTHTYPE_PC = 10, /* svgLengthType_Max = Unavail */ }; enum _styleFontStyle { styleFontStyleNotSet = 0, styleFontStyleItalic = 1, styleFontStyleOblique = 2, styleFontStyleNormal = 3, /* styleFontStyle_Max = Unavail */ }; enum _SECUREURLHOSTVALIDATE_FLAGS { SUHV_PROMPTBEFORENO = 1, SUHV_SILENTYES = 2, SUHV_UNSECURESOURCE = 4, /* SECUREURLHOSTVALIDATE_FLAGS_Max = Unavail */ }; enum _styleNone { styleNoneNone = 0, /* styleNone_Max = Unavail */ }; enum _MF_QUALITY_LEVEL { MF_QUALITY_NORMAL = 0, MF_QUALITY_NORMAL_MINUS_1 = 1, MF_QUALITY_NORMAL_MINUS_2 = 2, MF_QUALITY_NORMAL_MINUS_3 = 3, MF_QUALITY_NORMAL_MINUS_4 = 4, MF_QUALITY_NORMAL_MINUS_5 = 5, MF_NUM_QUALITY_LEVELS = 6 }; enum HEADERDROPDOWNFILTERSTATES { HDDFS_NORMAL = 1, HDDFS_SOFTHOT = 2, HDDFS_HOT = 3 }; enum _PNP_QUERY_RELATION { PnpQueryEjectRelations = 0, PnpQueryRemovalRelations = 1, PnpQueryPowerRelations = 2, PnpQueryBusRelations = 3, PnpQueryTransportRelations = 4, MaxPnpQueryRelations = 5 }; enum _IO_SESSION_EVENT { IoSessionEventIgnore = 0, IoSessionEventCreated = 1, IoSessionEventTerminated = 2, IoSessionEventConnected = 3, IoSessionEventDisconnected = 4, IoSessionEventLogon = 5, IoSessionEventLogoff = 6, IoSessionEventMax = 7 }; enum WINSQM_DATA_TYPE { WINSQM_DATA_TYPE_DWORD = 1, WINSQM_DATA_TYPE_DWORD64 = 2, WINSQM_DATA_TYPE_STRING = 3, WINSQM_DATA_TYPE_STREAM = 4, WINSQM_DATA_TYPE_STREAMEX = 5 }; enum BALLOONSTEMSTATES { TTBSS_POINTINGUPLEFTWALL = 1, TTBSS_POINTINGUPCENTERED = 2, TTBSS_POINTINGUPRIGHTWALL = 3, TTBSS_POINTINGDOWNRIGHTWALL = 4, TTBSS_POINTINGDOWNCENTERED = 5, TTBSS_POINTINGDOWNLEFTWALL = 6 }; enum _FILE_INFORMATION_CLASS { FileDirectoryInformation = 1, FileFullDirectoryInformation = 2, FileBothDirectoryInformation = 3, FileBasicInformation = 4, FileStandardInformation = 5, FileInternalInformation = 6, FileEaInformation = 7, FileAccessInformation = 8, FileNameInformation = 9, FileRenameInformation = 10, FileLinkInformation = 11, FileNamesInformation = 12, FileDispositionInformation = 13, FilePositionInformation = 14, FileFullEaInformation = 15, FileModeInformation = 16, FileAlignmentInformation = 17, FileAllInformation = 18, FileAllocationInformation = 19, FileEndOfFileInformation = 20, FileAlternateNameInformation = 21, FileStreamInformation = 22, FilePipeInformation = 23, FilePipeLocalInformation = 24, FilePipeRemoteInformation = 25, FileMailslotQueryInformation = 26, FileMailslotSetInformation = 27, FileCompressionInformation = 28, FileObjectIdInformation = 29, FileCompletionInformation = 30, FileMoveClusterInformation = 31, FileQuotaInformation = 32, FileReparsePointInformation = 33, FileNetworkOpenInformation = 34, FileAttributeTagInformation = 35, FileTrackingInformation = 36, FileIdBothDirectoryInformation = 37, FileIdFullDirectoryInformation = 38, FileValidDataLengthInformation = 39, FileShortNameInformation = 40, FileIoCompletionNotificationInformation = 41, FileIoStatusBlockRangeInformation = 42, FileIoPriorityHintInformation = 43, FileSfioReserveInformation = 44, FileSfioVolumeInformation = 45, FileHardLinkInformation = 46, FileProcessIdsUsingFileInformation = 47, FileNormalizedNameInformation = 48, FileNetworkPhysicalNameInformation = 49, FileIdGlobalTxDirectoryInformation = 50, FileIsRemoteDeviceInformation = 51, FileAttributeCacheInformation = 52, FileNumaNodeInformation = 53, FileStandardLinkInformation = 54, FileRemoteProtocolInformation = 55, FileRenameInformationBypassAccessCheck = 56, FileLinkInformationBypassAccessCheck = 57, FileIntegrityStreamInformation = 58, FileVolumeNameInformation = 59, FileMaximumInformation = 60 }; enum _ALPC_PORT_INFORMATION_CLASS { AlpcBasicInformation = 0, AlpcPortInformation = 1, AlpcAssociateCompletionPortInformation = 2, AlpcConnectedSIDInformation = 3, AlpcServerInformation = 4, AlpcMessageZoneInformation = 5, AlpcRegisterCompletionListInformation = 6, AlpcUnregisterCompletionListInformation = 7, AlpcAdjustCompletionListConcurrencyCountInformation = 8, AlpcRegisterCallbackInformation = 9, AlpcCompletionListRundownInformation = 10 }; enum ITDBN_ACTION { ITDBN_ADD = 1, ITDBN_MODIFY = 2, ITDBN_DELETE = 3 }; enum BODYSTATES { FBS_NORMAL = 1, FBS_EMPHASIZED = 2 }; enum MENUPARTS { MENU_MENUITEM_TMSCHEMA = 1, MENU_MENUDROPDOWN_TMSCHEMA = 2, MENU_MENUBARITEM_TMSCHEMA = 3, MENU_MENUBARDROPDOWN_TMSCHEMA = 4, MENU_CHEVRON_TMSCHEMA = 5, MENU_SEPARATOR_TMSCHEMA = 6, MENU_BARBACKGROUND = 7, MENU_BARITEM = 8, MENU_POPUPBACKGROUND = 9, MENU_POPUPBORDERS = 10, MENU_POPUPCHECK = 11, MENU_POPUPCHECKBACKGROUND = 12, MENU_POPUPGUTTER = 13, MENU_POPUPITEM = 14, MENU_POPUPSEPARATOR = 15, MENU_POPUPSUBMENU = 16, MENU_SYSTEMCLOSE = 17, MENU_SYSTEMMAXIMIZE = 18, MENU_SYSTEMMINIMIZE = 19, MENU_SYSTEMRESTORE = 20 }; enum _styleInterpolation { styleInterpolationNotSet = 0, styleInterpolationNN = 1, styleInterpolationBCH = 2, /* styleInterpolation_Max = Unavail */ }; enum _styleStyleFloat { styleStyleFloatNotSet = 0, styleStyleFloatLeft = 1, styleStyleFloatRight = 2, styleStyleFloatNone = 3, styleStyleFloatMsPositioned = 4, /* styleStyleFloat_Max = Unavail */ }; enum MF_MEDIA_ENGINE_EVENT { MF_MEDIA_ENGINE_EVENT_LOADSTART = 1, MF_MEDIA_ENGINE_EVENT_PROGRESS = 2, MF_MEDIA_ENGINE_EVENT_SUSPEND = 3, MF_MEDIA_ENGINE_EVENT_ABORT = 4, MF_MEDIA_ENGINE_EVENT_ERROR = 5, MF_MEDIA_ENGINE_EVENT_EMPTIED = 6, MF_MEDIA_ENGINE_EVENT_STALLED = 7, MF_MEDIA_ENGINE_EVENT_PLAY = 8, MF_MEDIA_ENGINE_EVENT_PAUSE = 9, MF_MEDIA_ENGINE_EVENT_LOADEDMETADATA = 10, MF_MEDIA_ENGINE_EVENT_LOADEDDATA = 11, MF_MEDIA_ENGINE_EVENT_WAITING = 12, MF_MEDIA_ENGINE_EVENT_PLAYING = 13, MF_MEDIA_ENGINE_EVENT_CANPLAY = 14, MF_MEDIA_ENGINE_EVENT_CANPLAYTHROUGH = 15, MF_MEDIA_ENGINE_EVENT_SEEKING = 16, MF_MEDIA_ENGINE_EVENT_SEEKED = 17, MF_MEDIA_ENGINE_EVENT_TIMEUPDATE = 18, MF_MEDIA_ENGINE_EVENT_ENDED = 19, MF_MEDIA_ENGINE_EVENT_RATECHANGE = 20, MF_MEDIA_ENGINE_EVENT_DURATIONCHANGE = 21, MF_MEDIA_ENGINE_EVENT_VOLUMECHANGE = 22, MF_MEDIA_ENGINE_EVENT_FORMATCHANGE = 1000, MF_MEDIA_ENGINE_EVENT_PURGEQUEUEDEVENTS = 1001, MF_MEDIA_ENGINE_EVENT_TIMELINE_MARKER = 1002, MF_MEDIA_ENGINE_EVENT_BALANCECHANGE = 1003, MF_MEDIA_ENGINE_EVENT_DOWNLOADCOMPLETE = 1004, MF_MEDIA_ENGINE_EVENT_BUFFERINGSTARTED = 1005, MF_MEDIA_ENGINE_EVENT_BUFFERINGENDED = 1006, MF_MEDIA_ENGINE_EVENT_FRAMESTEPCOMPLETED = 1007, MF_MEDIA_ENGINE_EVENT_NOTIFYSTABLESTATE = 1008 }; enum _MFT_INPUT_STREAM_INFO_FLAGS { MFT_INPUT_STREAM_WHOLE_SAMPLES = 1, MFT_INPUT_STREAM_SINGLE_SAMPLE_PER_BUFFER = 2, MFT_INPUT_STREAM_FIXED_SAMPLE_SIZE = 4, MFT_INPUT_STREAM_HOLDS_BUFFERS = 8, MFT_INPUT_STREAM_DOES_NOT_ADDREF = 256, MFT_INPUT_STREAM_REMOVABLE = 512, MFT_INPUT_STREAM_OPTIONAL = 1024, MFT_INPUT_STREAM_PROCESSES_IN_PLACE = 2048 }; enum SYSTEMRESTORESTATES { MSYSR_NORMAL = 1, MSYSR_DISABLED = 2 }; enum HEADERPARTS { HP_HEADERITEM = 1, HP_HEADERITEMLEFT = 2, HP_HEADERITEMRIGHT = 3, HP_HEADERSORTARROW = 4, HP_HEADERDROPDOWN = 5, HP_HEADERDROPDOWNFILTER = 6, HP_HEADEROVERFLOW = 7 }; enum _HTMLDlgFlag { HTMLDlgFlagNo = 0, HTMLDlgFlagOff = 0, HTMLDlgFlag0 = 0, HTMLDlgFlagYes = 1, HTMLDlgFlagOn = 1, HTMLDlgFlag1 = 1, HTMLDlgFlagNotSet = -1, /* HTMLDlgFlag_Max = Unavail */ }; enum _HTMLCaptionFlag { HTMLCaptionFlagNo = 0, /* HTMLCaptionFlagYes = Unavail */ }; enum _htmlCompatMode { htmlCompatModeBackCompat = 0, htmlCompatModeCSS1Compat = 1, /* htmlCompatMode_Max = Unavail */ }; enum _styleTextAnchor { styleTextAnchorNotSet = 0, styleTextAnchorStart = 1, styleTextAnchorMiddle = 2, styleTextAnchorEnd = 3, /* styleTextAnchor_Max = Unavail */ }; enum _styleTextOverflow { styleTextOverflowClip = 0, styleTextOverflowEllipsis = 1, styleTextOverflowNotSet = 2, /* styleTextOverflow_Max = Unavail */ }; enum DWRITE_TRIMMING_GRANULARITY { DWRITE_TRIMMING_GRANULARITY_NONE = 0, DWRITE_TRIMMING_GRANULARITY_CHARACTER = 1, DWRITE_TRIMMING_GRANULARITY_WORD = 2 }; enum TREEVIEWPARTS { TVP_TREEITEM = 1, TVP_GLYPH = 2, TVP_BRANCH = 3, TVP_HOTGLYPH = 4 }; enum ARROWBTNVERTSTATES { TABSV_UPNORMAL = 1, TABSV_UPHOVER = 2, TABSV_UPPRESSED = 3, TABSV_UPDISABLED = 4, TABSV_DOWNNORMAL = 5, TABSV_DOWNHOVER = 6, TABSV_DOWNPRESSED = 7, TABSV_DOWNDISABLED = 8, TABSV_UPFOCUS = 9, TABSV_DOWNFOCUS = 10 }; enum _styleFontSize { styleFontSizeXXSmall = 0, styleFontSizeXSmall = 1, styleFontSizeSmall = 2, styleFontSizeMedium = 3, styleFontSizeLarge = 4, styleFontSizeXLarge = 5, styleFontSizeXXLarge = 6, styleFontSizeSmaller = 7, styleFontSizeLarger = 8, /* styleFontSize_Max = Unavail */ }; enum _FP__IEEE_FORMAT { FpFormatFp32 = 0, FpFormatFp64 = 1, FpFormatFp80 = 2, FpFormatFp128 = 3, FpFormatI16 = 4, FpFormatI32 = 5, FpFormatI64 = 6, FpFormatU16 = 7, FpFormatU32 = 8, FpFormatU64 = 9, FpFormatCompare = 10, FpFormatString = 11 }; enum _LEARNING_MODE_LOG_LEVEL { LearningModeLogLevelPassive = 0, LearningModeLogLevelNormalApc = 1, LearningModeLogLevelSpecialApc = 2, LearningModeLogLevelMax = 3 }; enum _htmlFrame { htmlFrameNotSet = 0, htmlFramevoid = 1, htmlFrameabove = 2, htmlFramebelow = 3, htmlFramehsides = 4, htmlFramelhs = 5, htmlFramerhs = 6, htmlFramevsides = 7, htmlFramebox = 8, htmlFrameborder = 9, /* htmlFrame_Max = Unavail */ }; enum _TASKDIALOG_ELEMENTS { TDE_CONTENT = 0, TDE_EXPANDED_INFORMATION = 1, TDE_FOOTER = 2, TDE_MAIN_INSTRUCTION = 3 }; enum TOUCHSCROLLBARSTYLESTATES { TSCRBS_NORMAL = 1, TSCRBS_HOT = 2, TSCRBS_DISABLED = 3 }; enum THUMBBTNVERTSTATES { TTSV_NORMAL = 1, TTSV_HOVER = 2, TTSV_PRESSED = 3, TTSV_DISABLED = 4 }; enum HEADERITEMSTATES { HIS_NORMAL = 1, HIS_HOT = 2, HIS_PRESSED = 3, HIS_SORTEDNORMAL = 4, HIS_SORTEDHOT = 5, HIS_SORTEDPRESSED = 6, HIS_ICONNORMAL = 7, HIS_ICONHOT = 8, HIS_ICONPRESSED = 9, HIS_ICONSORTEDNORMAL = 10, HIS_ICONSORTEDHOT = 11, HIS_ICONSORTEDPRESSED = 12 }; enum _htmlDir { htmlDirNotSet = 0, htmlDirLeftToRight = 1, htmlDirRightToLeft = 2, /* htmlDir_Max = Unavail */ }; enum DATETEXTSTATES { DPDT_NORMAL = 1, DPDT_DISABLED = 2, DPDT_SELECTED = 3 }; enum _THREAD_UMS_INFORMATION_COMMAND { UmsInformationCommandInvalid = 0, UmsInformationCommandAttach = 1, UmsInformationCommandDetach = 2 }; enum _styleZIndex {  = 32771 }; enum _MF_TOPOLOGY_RESOLUTION_STATUS_FLAGS { MF_TOPOLOGY_RESOLUTION_SUCCEEDED = 0, MF_OPTIONAL_NODE_REJECTED_MEDIA_TYPE = 1, MF_OPTIONAL_NODE_REJECTED_PROTECTED_PROCESS = 2 }; enum DWRITE_FONT_STRETCH { DWRITE_FONT_STRETCH_UNDEFINED = 0, DWRITE_FONT_STRETCH_ULTRA_CONDENSED = 1, DWRITE_FONT_STRETCH_EXTRA_CONDENSED = 2, DWRITE_FONT_STRETCH_CONDENSED = 3, DWRITE_FONT_STRETCH_SEMI_CONDENSED = 4, DWRITE_FONT_STRETCH_NORMAL = 5, DWRITE_FONT_STRETCH_MEDIUM = 5, DWRITE_FONT_STRETCH_SEMI_EXPANDED = 6, DWRITE_FONT_STRETCH_EXPANDED = 7, DWRITE_FONT_STRETCH_EXTRA_EXPANDED = 8, DWRITE_FONT_STRETCH_ULTRA_EXPANDED = 9 }; enum _htmlMediaErr { htmlMediaErrAborted = 0, htmlMediaErrNetwork = 1, htmlMediaErrDecode = 2, htmlMediaErrSrcNotSupported = 3, /* htmlMediaErr_Max = Unavail */ }; enum TABPARTS { TABP_TABITEM = 1, TABP_TABITEMLEFTEDGE = 2, TABP_TABITEMRIGHTEDGE = 3, TABP_TABITEMBOTHEDGE = 4, TABP_TOPTABITEM = 5, TABP_TOPTABITEMLEFTEDGE = 6, TABP_TOPTABITEMRIGHTEDGE = 7, TABP_TOPTABITEMBOTHEDGE = 8, TABP_PANE = 9, TABP_BODY = 10, TABP_AEROWIZARDBODY = 11 }; enum FILLSTATES { PBFS_NORMAL = 1, PBFS_ERROR = 2, PBFS_PAUSED = 3, PBFS_PARTIAL = 4 }; enum POPUPCHECKBACKGROUNDSTATES { MCB_DISABLED = 1, MCB_NORMAL = 2, MCB_BITMAP = 3 }; enum _styleLayoutGridType { styleLayoutGridTypeNotSet = 0, styleLayoutGridTypeLoose = 1, styleLayoutGridTypeStrict = 2, styleLayoutGridTypeFixed = 3, /* styleLayoutGridType_Max = Unavail */ }; enum _MEMORY_INFORMATION_CLASS { MemoryBasicInformation = 0, MemoryWorkingSetInformation = 1, MemoryMappedFilenameInformation = 2, MemoryRegionInformation = 3, MemoryWorkingSetExInformation = 4 }; enum DWRITE_SCRIPT_SHAPES { DWRITE_SCRIPT_SHAPES_DEFAULT = 0, DWRITE_SCRIPT_SHAPES_NO_VISUAL = 1 }; enum D2D1_ALPHA_MODE { D2D1_ALPHA_MODE_UNKNOWN = 0, D2D1_ALPHA_MODE_PREMULTIPLIED = 1, D2D1_ALPHA_MODE_STRAIGHT = 2, D2D1_ALPHA_MODE_IGNORE = 3, D2D1_ALPHA_MODE_FORCE_DWORD = -1 }; enum _MFT_MESSAGE_TYPE { MFT_MESSAGE_COMMAND_FLUSH = 0, MFT_MESSAGE_COMMAND_DRAIN = 1, MFT_MESSAGE_SET_D3D_MANAGER = 2, MFT_MESSAGE_DROP_SAMPLES = 3, MFT_MESSAGE_COMMAND_TICK = 4, /* MFT_MESSAGE_NOTIFY_BEGIN_STREAMING = Unavail */ }; enum FRAMEBOTTOMSTATES { FRB_ACTIVE = 1, FRB_INACTIVE = 2 }; enum _styleTextUnderlineStyle { styleTextUnderlineStyleUndefined = 0, styleTextUnderlineStyleSingle = 1, styleTextUnderlineStyleDouble = 2, styleTextUnderlineStyleWords = 3, styleTextUnderlineStyleDotted = 4, styleTextUnderlineStyleThick = 5, styleTextUnderlineStyleDash = 6, styleTextUnderlineStyleDotDash = 7, styleTextUnderlineStyleDotDotDash = 8, styleTextUnderlineStyleWave = 9, styleTextUnderlineStyleSingleAccounting = 10, styleTextUnderlineStyleDoubleAccounting = 11, styleTextUnderlineStyleThickDash = 12, /* styleTextUnderlineStyle_Max = Unavail */ }; enum _htmlReadyState { htmlReadyStateuninitialized = 0, htmlReadyStateloading = 1, htmlReadyStateloaded = 2, htmlReadyStateinteractive = 3, htmlReadyStatecomplete = 4, /* htmlReadyState_Max = Unavail */ }; enum TOOLBARPARTS { TP_BUTTON = 1, TP_DROPDOWNBUTTON = 2, TP_SPLITBUTTON = 3, TP_SPLITBUTTONDROPDOWN = 4, TP_SEPARATOR = 5, TP_SEPARATORVERT = 6, TP_DROPDOWNBUTTONGLYPH = 7 }; enum DRAGDROPPARTS { DD_COPY = 1, DD_MOVE = 2, DD_UPDATEMETADATA = 3, DD_CREATELINK = 4, DD_WARNING = 5, DD_NONE = 6, DD_IMAGEBG = 7, DD_TEXTBG = 8 }; enum _MARKUP_CONTEXT_TYPE { CONTEXT_TYPE_None = 0, CONTEXT_TYPE_Text = 1, CONTEXT_TYPE_EnterScope = 2, CONTEXT_TYPE_ExitScope = 3, CONTEXT_TYPE_NoScope = 4, /* MARKUP_CONTEXT_TYPE_Max = Unavail */ }; enum _svgFecolormatrixType { SVG_FECOLORMATRIX_TYPE_UNKNOWN = 0, SVG_FECOLORMATRIX_TYPE_MATRIX = 1, SVG_FECOLORMATRIX_TYPE_SATURATE = 2, SVG_FECOLORMATRIX_TYPE_HUEROTATE = 3, SVG_FECOLORMATRIX_TYPE_LUMINANCETOALPHA = 4, /* svgFecolormatrixType_Max = Unavail */ }; enum _styleAttrType { styleAttrTypeString = 0, styleAttrTypeColor = 1, styleAttrTypeUrl = 2, styleAttrTypeInteger = 3, styleAttrTypeNumber = 4, styleAttrTypeLength = 5, styleAttrTypePx = 6, styleAttrTypeEm = 7, styleAttrTypeEx = 8, styleAttrTypeIn = 9, styleAttrTypeCm = 10, styleAttrTypeMm = 11, styleAttrTypePt = 12, styleAttrTypePc = 13, styleAttrTypeRem = 14, styleAttrTypeCh = 15, styleAttrTypeVh = 16, styleAttrTypeVw = 17, styleAttrTypeVm = 18, styleAttrTypePercentage = 19, styleAttrTypeAngle = 20, styleAttrTypeDeg = 21, styleAttrTypeRad = 22, styleAttrTypeGrad = 23, styleAttrTypeTime = 24, styleAttrTypeS = 25, styleAttrTypeMs = 26, /* styleAttrType_Max = Unavail */ }; enum _styleBackgroundAttachment { styleBackgroundAttachmentFixed = 0, styleBackgroundAttachmentScroll = 1, styleBackgroundAttachmentNotSet = 2, /* styleBackgroundAttachment_Max = Unavail */ }; enum _styleBackgroundRepeat { styleBackgroundRepeatRepeat = 0, styleBackgroundRepeatRepeatX = 1, styleBackgroundRepeatRepeatY = 2, styleBackgroundRepeatNoRepeat = 3, styleBackgroundRepeatNotSet = 4, /* styleBackgroundRepeat_Max = Unavail */ }; enum _htmlMediaReadyState { htmlMediaReadyStateHaveNothing = 0, htmlMediaReadyStateHaveMetadata = 1, htmlMediaReadyStateHaveCurrentData = 2, htmlMediaReadyStateHaveFutureData = 3, htmlMediaReadyStateHaveEnoughData = 4, /* htmlMediaReadyState_Max = Unavail */ }; enum _styleTextSizeAdjust { styleTextSizeAdjustNone = 0, styleTextSizeAdjustAuto = 1, /* styleTextSizeAdjust_Max = Unavail */ }; enum _SECTION_INFORMATION_CLASS { SectionBasicInformation = 0, SectionImageInformation = 1, SectionRelocationInformation = 2, MaxSectionInfoClass = 3 }; enum _HTMLDlgCenter { HTMLDlgCenterNo = 0, HTMLDlgCenterOff = 0, HTMLDlgCenter0 = 0, HTMLDlgCenterYes = 1, HTMLDlgCenterOn = 1, HTMLDlgCenter1 = 1, HTMLDlgCenterParent = 1, HTMLDlgCenterDesktop = 2, /* HTMLDlgCenter_Max = Unavail */ }; enum _htmlCaptionAlign { htmlCaptionAlignNotSet = 0, htmlCaptionAlignLeft = 1, htmlCaptionAlignCenter = 2, htmlCaptionAlignRight = 3, htmlCaptionAlignJustify = 4, htmlCaptionAlignTop = 5, htmlCaptionAlignBottom = 6, /* htmlCaptionAlign_Max = Unavail */ }; enum _styleMsAnimationDirection { styleMsAnimationDirectionNormal = 0, styleMsAnimationDirectionAlternate = 1, styleMsAnimationDirectionNotSet = 2, /* styleMsAnimationDirection_Max = Unavail */ }; enum _BP_ANIMATIONSTYLE { BPAS_NONE = 0, BPAS_LINEAR = 1, BPAS_CUBIC = 2, BPAS_SINE = 3 }; enum UPSTATES { UPS_NORMAL = 1, UPS_HOT = 2, UPS_PRESSED = 3, UPS_DISABLED = 4 }; /* enum { LdrpNoDevice = 0, LdrpWebDAV = 1, LdrpRemote = 2, LdrpAnyDevice = -1, LdrpAnyDevice2bit = 3 }; */ enum _NT_PRODUCT_TYPE { NtProductWinNt = 1, NtProductLanManNt = 2, NtProductServer = 3 }; enum __MIDL_IOleDocument_0001 { DOCMISC_CANCREATEMULTIPLEVIEWS = 1, DOCMISC_SUPPORTCOMPLEXRECTANGLES = 2, DOCMISC_CANTOPENEDIT = 4, DOCMISC_NOFILESUPPORT = 8 }; enum _styleOutlineStyle { styleOutlineStyleNotSet = 0, styleOutlineStyleDotted = 1, styleOutlineStyleDashed = 2, styleOutlineStyleSolid = 3, styleOutlineStyleDouble = 4, styleOutlineStyleGroove = 5, styleOutlineStyleRidge = 6, styleOutlineStyleInset = 7, styleOutlineStyleOutset = 8, styleOutlineStyleWindowInset = 9, styleOutlineStyleNone = 10, /* styleOutlineStyle_Max = Unavail */ }; enum _MFCLOCK_STATE { MFCLOCK_STATE_INVALID = 0, MFCLOCK_STATE_RUNNING = 1, MFCLOCK_STATE_STOPPED = 2, MFCLOCK_STATE_PAUSED = 3 }; enum LISTVIEWPARTS { LVP_LISTITEM = 1, LVP_LISTGROUP = 2, LVP_LISTDETAIL = 3, LVP_LISTSORTEDDETAIL = 4, LVP_EMPTYTEXT = 5, LVP_GROUPHEADER = 6, LVP_GROUPHEADERLINE = 7, LVP_EXPANDBUTTON = 8, LVP_COLLAPSEBUTTON = 9, LVP_COLUMNDETAIL = 10 }; enum SPECIALGROUPEXPANDSTATES { EBSGE_NORMAL = 1, EBSGE_HOT = 2, EBSGE_PRESSED = 3 }; enum RADIOBUTTONSTATES { RBS_UNCHECKEDNORMAL = 1, RBS_UNCHECKEDHOT = 2, RBS_UNCHECKEDPRESSED = 3, RBS_UNCHECKEDDISABLED = 4, RBS_CHECKEDNORMAL = 5, RBS_CHECKEDHOT = 6, RBS_CHECKEDPRESSED = 7, RBS_CHECKEDDISABLED = 8 }; enum ShellWindowFindWindowOptions { SWFO_NEEDDISPATCH = 1, SWFO_INCLUDEPENDING = 2, SWFO_COOKIEPASSED = 4 }; enum _CARET_DIRECTION { CARET_DIRECTION_INDETERMINATE = 0, CARET_DIRECTION_SAME = 1, CARET_DIRECTION_BACKWARD = 2, CARET_DIRECTION_FORWARD = 3, /* CARET_DIRECTION_Max = Unavail */ }; enum _styleDataRepeat { styleDataRepeatNone = 0, styleDataRepeatInner = 1, /* styleDataRepeat_Max = Unavail */ }; enum _RTL_GENERIC_COMPARE_RESULTS { GenericLessThan = 0, GenericGreaterThan = 1, GenericEqual = 2 }; enum DWRITE_RENDERING_MODE { DWRITE_RENDERING_MODE_DEFAULT = 0, DWRITE_RENDERING_MODE_ALIASED = 1, DWRITE_RENDERING_MODE_GDI_CLASSIC = 2, DWRITE_RENDERING_MODE_GDI_NATURAL = 3, DWRITE_RENDERING_MODE_NATURAL = 4, DWRITE_RENDERING_MODE_NATURAL_SYMMETRIC = 5, DWRITE_RENDERING_MODE_OUTLINE = 6, DWRITE_RENDERING_MODE_CLEARTYPE_GDI_CLASSIC = 2, DWRITE_RENDERING_MODE_CLEARTYPE_GDI_NATURAL = 3, DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL = 4, DWRITE_RENDERING_MODE_CLEARTYPE_NATURAL_SYMMETRIC = 5 }; enum _svgFecompositeOperator { SVG_FECOMPOSITE_OPERATOR_UNKNOWN = 0, SVG_FECOMPOSITE_OPERATOR_OVER = 1, SVG_FECOMPOSITE_OPERATOR_IN = 2, SVG_FECOMPOSITE_OPERATOR_OUT = 3, SVG_FECOMPOSITE_OPERATOR_ATOP = 4, SVG_FECOMPOSITE_OPERATOR_XOR = 5, SVG_FECOMPOSITE_OPERATOR_ARITHMETIC = 6, /* svgFecompositeOperator_Max = Unavail */ }; enum _svgPreserveAspectMeetOrSliceType { SVG_MEETORSLICE_UNKNOWN = 0, SVG_MEETORSLICE_MEET = 1, SVG_MEETORSLICE_SLICE = 2, /* svgPreserveAspectMeetOrSliceType_Max = Unavail */ }; enum _styleEnableBackground { styleEnableBackgroundNotSet = 0, styleEnableBackgroundAccumulate = 1, styleEnableBackgroundNew = 2, styleEnableBackgroundInherit = 3, /* styleEnableBackground_Max = Unavail */ }; enum _PLUGPLAY_EVENT_CATEGORY { HardwareProfileChangeEvent = 0, TargetDeviceChangeEvent = 1, DeviceClassChangeEvent = 2, CustomDeviceEvent = 3, DeviceInstallEvent = 4, DeviceArrivalEvent = 5, VetoEvent = 6, BlockedDriverEvent = 7, InvalidIDEvent = 8, DevicePropertyChangeEvent = 9, DeviceInstanceRemovalEvent = 10, DeviceInstanceStartedEvent = 11, MaxPlugEventCategory = 12 }; enum GROUPHEADERLINESTATES { LVGHL_OPEN = 1, LVGHL_OPENHOT = 2, LVGHL_OPENSELECTED = 3, LVGHL_OPENSELECTEDHOT = 4, LVGHL_OPENSELECTEDNOTFOCUSED = 5, LVGHL_OPENSELECTEDNOTFOCUSEDHOT = 6, LVGHL_OPENMIXEDSELECTION = 7, LVGHL_OPENMIXEDSELECTIONHOT = 8, LVGHL_CLOSE = 9, LVGHL_CLOSEHOT = 10, LVGHL_CLOSESELECTED = 11, LVGHL_CLOSESELECTEDHOT = 12, LVGHL_CLOSESELECTEDNOTFOCUSED = 13, LVGHL_CLOSESELECTEDNOTFOCUSEDHOT = 14, LVGHL_CLOSEMIXEDSELECTION = 15, LVGHL_CLOSEMIXEDSELECTIONHOT = 16 }; enum _svgSpreadMethod { SVG_SPREADMETHOD_UNKNOWN = 0, SVG_SPREADMETHOD_PAD = 1, SVG_SPREADMETHOD_REFLECT = 2, SVG_SPREADMETHOD_REPEAT = 3, /* svgSpreadMethod_Max = Unavail */ }; enum _htmlGlyphMode { htmlGlyphModeNone = 0, htmlGlyphModeBegin = 1, htmlGlyphModeEnd = 2, htmlGlyphModeBoth = 3, /* htmlGlyphMode_Max = Unavail */ }; enum _IRQ_DEVICE_POLICY { IrqPolicyMachineDefault = 0, IrqPolicyAllCloseProcessors = 1, IrqPolicyOneCloseProcessor = 2, IrqPolicyAllProcessorsInMachine = 3, IrqPolicySpecifiedProcessors = 4, IrqPolicySpreadMessagesAcrossAllProcessors = 5 }; enum _LDR_DDAG_STATE { LdrModulesMerged = -1, LdrModulesInitError = -1, LdrModulesSnapError = -1, LdrModulesUnloaded = -1, LdrModulesUnloading = -1, LdrModulesPlaceHolder = 0, LdrModulesMapping = 1, LdrModulesMapped = 2, LdrModulesWaitingForDependencies = 3, LdrModulesSnapping = 4, LdrModulesSnapped = 5, LdrModulesCondensed = 6, LdrModulesReadyToInit = 7, LdrModulesInitializing = 8, LdrModulesReadyToRun = 9 }; enum TOUCHTOOLTIP_OPTION_FLAGS { TTTOF_DEFAULT = 0, TTTOF_LAST_LINE_SUBTITLE = 1, TTTOF_SLIDER = 2 }; enum _styleVerticalAlign { styleVerticalAlignAuto = 0, styleVerticalAlignBaseline = 1, styleVerticalAlignSub = 2, styleVerticalAlignSuper = 3, styleVerticalAlignTop = 4, styleVerticalAlignTextTop = 5, styleVerticalAlignMiddle = 6, styleVerticalAlignBottom = 7, styleVerticalAlignTextBottom = 8, styleVerticalAlignInherit = 9, styleVerticalAlignNotSet = 10, /* styleVerticalAlign_Max = Unavail */ }; enum _htmlInput { htmlInputNotSet = 0, htmlInputButton = 1, htmlInputCheckbox = 2, htmlInputFile = 3, htmlInputHidden = 4, htmlInputImage = 5, htmlInputPassword = 6, htmlInputRadio = 7, htmlInputReset = 8, htmlInputSelectOne = 9, htmlInputSelectMultiple = 10, htmlInputSubmit = 11, htmlInputText = 12, htmlInputTextarea = 13, htmlInputRichtext = 14, htmlInputRange = 15, htmlInputUrl = 16, htmlInputEmail = 17, htmlInputNumber = 18, htmlInputTel = 19, htmlInputSearch = 20, /* htmlInput_Max = Unavail */ }; enum _styleTextDecoration { styleTextDecorationNone = 0, styleTextDecorationUnderline = 1, styleTextDecorationOverline = 2, styleTextDecorationLineThrough = 3, styleTextDecorationBlink = 4, /* styleTextDecoration_Max = Unavail */ }; enum _SYSTEM_MEMORY_LIST_COMMAND { MemoryCaptureAccessedBits = 0, MemoryCaptureAndResetAccessedBits = 1, MemoryEmptyWorkingSets = 2, MemoryFlushModifiedList = 3, MemoryPurgeStandbyList = 4, MemoryPurgeLowPriorityStandbyList = 5, MemoryCommandMax = 6 }; enum _FSINFOCLASS { FileFsVolumeInformation = 1, FileFsLabelInformation = 2, FileFsSizeInformation = 3, FileFsDeviceInformation = 4, FileFsAttributeInformation = 5, FileFsControlInformation = 6, FileFsFullSizeInformation = 7, FileFsObjectIdInformation = 8, FileFsDriverPathInformation = 9, FileFsVolumeFlagsInformation = 10, FileFsSectorSizeInformation = 11, FileFsMaximumInformation = 12 }; enum _stylePerspectiveOriginX { stylePerspectiveOriginXNotSet = 0, stylePerspectiveOriginXLeft = 1, stylePerspectiveOriginXCenter = 2, stylePerspectiveOriginXRight = 3, /* stylePerspectiveOriginX_Max = Unavail */ }; enum _WATCHDOG_HANDLER_ACTION { WdActionSetTimeoutValue = 0, WdActionQueryTimeoutValue = 1, WdActionResetTimer = 2, WdActionStopTimer = 3, WdActionStartTimer = 4, WdActionSetTriggerAction = 5, WdActionQueryTriggerAction = 6, WdActionQueryState = 7, WdActionSleep = 8, WdActionWake = 9, WdActionMarkHiberPhase = 10 }; enum EDITTEXTSTATES { ETS_NORMAL = 1, ETS_HOT = 2, ETS_SELECTED = 3, ETS_DISABLED = 4, ETS_FOCUSED = 5, ETS_READONLY = 6, ETS_ASSIST = 7, ETS_CUEBANNER = 8 }; enum _WORKERFACTORYINFOCLASS { WorkerFactoryTimeout = 0, WorkerFactoryRetryTimeout = 1, WorkerFactoryIdleTimeout = 2, WorkerFactoryBindingCount = 3, WorkerFactoryThreadMinimum = 4, WorkerFactoryThreadMaximum = 5, WorkerFactoryPaused = 6, WorkerFactoryBasicInformation = 7, WorkerFactoryAdjustThreadGoal = 8, WorkerFactoryCallbackType = 9, WorkerFactoryStackInformation = 10, MaxWorkerFactoryInfoClass = 11 }; enum tagDOCHOSTUITYPE { DOCHOSTUITYPE_BROWSE = 0, DOCHOSTUITYPE_AUTHOR = 1 }; enum _HTML_PAINTER { HTMLPAINTER_OPAQUE = 1, HTMLPAINTER_TRANSPARENT = 2, HTMLPAINTER_ALPHA = 4, HTMLPAINTER_COMPLEX = 8, HTMLPAINTER_OVERLAY = 16, HTMLPAINTER_HITTEST = 32, HTMLPAINTER_SURFACE = 256, HTMLPAINTER_3DSURFACE = 512, HTMLPAINTER_NOBAND = 1024, HTMLPAINTER_NODC = 4096, HTMLPAINTER_NOPHYSICALCLIP = 8192, HTMLPAINTER_NOSAVEDC = 16384, = 32770 }; enum _htmlMethod { htmlMethodNotSet = 0, htmlMethodGet = 1, htmlMethodPost = 2, /* htmlMethod_Max = Unavail */ }; enum PO_WAKE_SOURCE_TYPE { DeviceWakeSourceType = 0, FixedWakeSourceType = 1, TimerWakeSourceType = 2 }; enum TREEITEMSTATES { TREIS_NORMAL = 1, TREIS_HOT = 2, TREIS_SELECTED = 3, TREIS_DISABLED = 4, TREIS_SELECTEDNOTFOCUS = 5, TREIS_HOTSELECTED = 6 }; enum BARITEMSTATES { MBI_NORMAL = 1, MBI_HOT = 2, MBI_PUSHED = 3, MBI_DISABLED = 4, MBI_DISABLEDHOT = 5, MBI_DISABLEDPUSHED = 6 }; enum _HTMLBorder { HTMLBorderNone = 0, /* HTMLBorderThick = Unavail */ }; enum _htmlListType { htmlListTypeNotSet = 0, htmlListTypeLargeAlpha = 1, htmlListTypeSmallAlpha = 2, htmlListTypeLargeRoman = 3, htmlListTypeSmallRoman = 4, htmlListTypeNumbers = 5, htmlListTypeDisc = 6, htmlListTypeCircle = 7, htmlListTypeSquare = 8, /* htmlListType_Max = Unavail */ }; enum TOPTABITEMBOTHEDGESTATES { TTIBES_NORMAL = 1, TTIBES_HOT = 2, TTIBES_SELECTED = 3, TTIBES_DISABLED = 4, TTIBES_FOCUSED = 5 }; enum _styleTextJustifyTrim { styleTextJustifyTrimNotSet = 0, styleTextJustifyTrimNone = 1, styleTextJustifyTrimPunctuation = 2, styleTextJustifyTrimPunctAndKana = 3, /* styleTextJustifyTrim_Max = Unavail */ }; enum MF_MEDIA_ENGINE_S3D_PACKING_MODE { MF_MEDIA_ENGINE_S3D_PACKING_MODE_NONE = 0, MF_MEDIA_ENGINE_S3D_PACKING_MODE_SIDE_BY_SIDE = 1, MF_MEDIA_ENGINE_S3D_PACKING_MODE_TOP_BOTTOM = 2 }; enum _VIEW_OBJECT_COMPOSITION_MODE { VIEW_OBJECT_COMPOSITION_MODE_LEGACY = 0, VIEW_OBJECT_COMPOSITION_MODE_SURFACEPRESENTER = 1, /* VIEW_OBJECT_COMPOSITION_MODE_Max = Unavail */ }; enum _htmlMarqueeDirection { htmlMarqueeDirectionleft = 1, htmlMarqueeDirectionright = 3, htmlMarqueeDirectionup = 5, htmlMarqueeDirectiondown = 7, /* htmlMarqueeDirection_Max = Unavail */ }; enum _MFNetCredentialOptions { MFNET_CREDENTIAL_SAVE = 1, MFNET_CREDENTIAL_DONT_CACHE = 2, MFNET_CREDENTIAL_ALLOW_CLEAR_TEXT = 4 }; enum HEADERDROPDOWNSTATES { HDDS_NORMAL = 1, HDDS_SOFTHOT = 2, HDDS_HOT = 3 }; enum BORDER_HSCROLLSTATES { LBPSH_NORMAL = 1, LBPSH_FOCUSED = 2, LBPSH_HOT = 3, LBPSH_DISABLED = 4 }; enum _MFSHUTDOWN_STATUS { MFSHUTDOWN_INITIATED = 0, MFSHUTDOWN_COMPLETED = 1 }; enum _svgUnitTypes { SVG_UNITTYPE_UNKNOWN = 0, SVG_UNITTYPE_USERSPACEONUSE = 1, SVG_UNITTYPE_OBJECTBOUNDINGBOX = 2, /* svgUnitTypes_Max = Unavail */ }; enum _bodyScroll { bodyScrollyes = 1, bodyScrollno = 2, bodyScrollauto = 4, bodyScrolldefault = 3, /* bodyScroll_Max = Unavail */ }; enum _styleBackgroundAttachment3 { styleBackgroundAttachment3Fixed = 0, styleBackgroundAttachment3Scroll = 1, styleBackgroundAttachment3Local = 2, styleBackgroundAttachment3NotSet = 3, /* styleBackgroundAttachment3_Max = Unavail */ }; enum _KEY_SET_INFORMATION_CLASS { KeyWriteTimeInformation = 0, KeyWow64FlagsInformation = 1, KeyControlFlagsInformation = 2, KeySetVirtualizationInformation = 3, KeySetDebugInformation = 4, KeySetHandleTagsInformation = 5, MaxKeySetInfoClass = 6 }; enum SMALLFRAMERIGHTSTATES { SFRR_ACTIVE = 1, SFRR_INACTIVE = 2 }; enum VERIFIER_MODE { VERIFIER_MODE_UNUSED = 0, VERIFIER_MODE_TRIAGE = 1, VERIFIER_MODE_FIELD = 2, VERIFIER_MODE_LOGO = 3, VERIFIER_MODE_TEST = 4 }; enum _SHRINK_VOLUME_REQUEST_TYPES { ShrinkPrepare = 1, ShrinkCommit = 2, ShrinkAbort = 3 }; enum _styleLayoutFlow { styleLayoutFlowHorizontal = 0, styleLayoutFlowVerticalIdeographic = 1, styleLayoutFlowNotSet = 2, /* styleLayoutFlow_Max = Unavail */ }; enum REBARPARTS { RP_GRIPPER = 1, RP_GRIPPERVERT = 2, RP_BAND = 3, RP_CHEVRON = 4, RP_CHEVRONVERT = 5, RP_BACKGROUND = 6, RP_SPLITTER = 7, RP_SPLITTERVERT = 8 }; enum _stylePointerEvents { stylePointerEventsNotSet = 0, stylePointerEventsVisiblePainted = 1, stylePointerEventsVisibleFill = 2, stylePointerEventsVisibleStroke = 3, stylePointerEventsVisible = 4, stylePointerEventsPainted = 5, stylePointerEventsFill = 6, stylePointerEventsStroke = 7, stylePointerEventsAll = 8, stylePointerEventsNone = 9, /* stylePointerEvents_Max = Unavail */ }; enum MF_TOPOLOGY_TYPE { MF_TOPOLOGY_OUTPUT_NODE = 0, MF_TOPOLOGY_SOURCESTREAM_NODE = 1, MF_TOPOLOGY_TRANSFORM_NODE = 2, MF_TOPOLOGY_TEE_NODE = 3, MF_TOPOLOGY_MAX = -1 }; enum MAXCAPTIONSTATES { MXCS_ACTIVE = 1, MXCS_INACTIVE = 2, MXCS_DISABLED = 3 }; enum _TABLE_SEARCH_RESULT { TableEmptyTree = 0, TableFoundNode = 1, TableInsertAsLeft = 2, TableInsertAsRight = 3 }; enum _DeviceItemType { DDIT_Unknown = 0, DDIT_Interface = 1, DDIT_Container = 2, DDIT_AEPContainer = 3 }; enum _styleTableLayout { styleTableLayoutNotSet = 0, styleTableLayoutAuto = 1, styleTableLayoutFixed = 2, /* styleTableLayout_Max = Unavail */ }; enum _WNF_STATE_NAME_INFORMATION { WnfInfoStateNameExist = 0, WnfInfoSubscribersPresent = 1, WnfInfoIsQuiescent = 2 }; enum _SHUTDOWN_ACTION { ShutdownNoReboot = 0, ShutdownReboot = 1, ShutdownPowerOff = 2 }; enum DWRITE_FONT_STYLE { DWRITE_FONT_STYLE_NORMAL = 0, DWRITE_FONT_STYLE_OBLIQUE = 1, DWRITE_FONT_STYLE_ITALIC = 2 }; enum HEADEROVERFLOWSTATES { HOFS_NORMAL = 1, HOFS_HOT = 2 }; enum _HTMLMinimizeFlag { HTMLMinimizeFlagNo = 0, /* HTMLMinimizeFlagYes = Unavail */ }; enum _htmlSelectExFlag { htmlSelectExFlagNone = 0, htmlSelectExFlagHideSelectionInDesign = 1, /* htmlSelectExFlag_Max = Unavail */ }; enum SCROLLBARSTYLESTATES { SCRBS_NORMAL = 1, SCRBS_HOT = 2, SCRBS_PRESSED = 3, SCRBS_DISABLED = 4, SCRBS_HOVER = 5 }; enum _htmlAdjacency { htmlAdjacencyBeforeBegin = 1, htmlAdjacencyAfterBegin = 2, htmlAdjacencyBeforeEnd = 3, htmlAdjacencyAfterEnd = 4, /* htmlAdjacency_Max = Unavail */ }; enum _styleAccelerator { styleAcceleratorFalse = 0, styleAcceleratorTrue = 1, /* styleAccelerator_Max = Unavail */ }; enum _PORT_INFORMATION_CLASS { PortBasicInformation = 0, PortDumpInformation = 1 }; enum NAVIGATIONPARTS { NAV_BACKBUTTON = 1, NAV_FORWARDBUTTON = 2, NAV_MENUBUTTON = 3 }; enum HELPBUTTONSTATES { HBS_NORMAL = 1, HBS_HOT = 2, HBS_PUSHED = 3, HBS_DISABLED = 4 }; enum _styleDisplay { styleDisplayNotSet = 0, styleDisplayBlock = 1, styleDisplayInline = 2, styleDisplayListItem = 3, styleDisplayNone = 4, styleDisplayTableHeaderGroup = 5, styleDisplayTableFooterGroup = 6, styleDisplayInlineBlock = 7, styleDisplayTable = 8, styleDisplayInlineTable = 9, styleDisplayTableRow = 10, styleDisplayTableRowGroup = 11, styleDisplayTableColumn = 12, styleDisplayTableColumnGroup = 13, styleDisplayTableCell = 14, styleDisplayTableCaption = 15, styleDisplayRunIn = 16, styleDisplayRuby = 17, styleDisplayRubyBase = 18, styleDisplayRubyText = 19, styleDisplayRubyBaseContainer = 20, styleDisplayRubyTextContainer = 21, styleDisplayMsBox = 22, styleDisplayMsInlineBox = 23, styleDisplayMsGrid = 24, styleDisplayMsInlineGrid = 25, /* styleDisplay_Max = Unavail */ }; enum _styleVisibility { styleVisibilityNotSet = 0, styleVisibilityInherit = 1, styleVisibilityVisible = 2, styleVisibilityHidden = 3, styleVisibilityCollapse = 4, /* styleVisibility_Max = Unavail */ }; enum _HARDERROR_RESPONSE_OPTION { OptionAbortRetryIgnore = 0, OptionOk = 1, OptionOkCancel = 2, OptionRetryCancel = 3, OptionYesNo = 4, OptionYesNoCancel = 5, OptionShutdownSystem = 6, OptionOkNoWait = 7, OptionCancelTryContinue = 8 }; enum _ELEMENT_ADJACENCY { ELEM_ADJ_BeforeBegin = 0, ELEM_ADJ_AfterBegin = 1, ELEM_ADJ_BeforeEnd = 2, ELEM_ADJ_AfterEnd = 3, /* ELEMENT_ADJACENCY_Max = Unavail */ }; enum DWRITE_FONT_FACE_TYPE { DWRITE_FONT_FACE_TYPE_CFF = 0, DWRITE_FONT_FACE_TYPE_TRUETYPE = 1, DWRITE_FONT_FACE_TYPE_TRUETYPE_COLLECTION = 2, DWRITE_FONT_FACE_TYPE_TYPE1 = 3, DWRITE_FONT_FACE_TYPE_VECTOR = 4, DWRITE_FONT_FACE_TYPE_BITMAP = 5, DWRITE_FONT_FACE_TYPE_UNKNOWN = 6, DWRITE_FONT_FACE_TYPE_RAW_CFF = 7 }; enum THUMBSTATES { TUS_NORMAL = 1, TUS_HOT = 2, TUS_PRESSED = 3, TUS_FOCUSED = 4, TUS_DISABLED = 5 }; enum PAGEACTION_UI { PAGEACTION_UI_DEFAULT = 0, PAGEACTION_UI_MODAL = 1, PAGEACTION_UI_MODELESS = 2, PAGEACTION_UI_SILENT = 3 }; enum VERTTHUMBSTATES { VTS_NORMAL = 1, VTS_HOT = 2, VTS_PUSHED = 3, VTS_DISABLED = 4 }; enum TABITEMRIGHTEDGESTATES { TIRES_NORMAL = 1, TIRES_HOT = 2, TIRES_SELECTED = 3, TIRES_DISABLED = 4, TIRES_FOCUSED = 5 }; enum _styleDefaultTextSelection { styleDefaultTextSelectionFalse = 0, styleDefaultTextSelectionTrue = 1, /* styleDefaultTextSelection_Max = Unavail */ }; enum EDITBORDER_NOSCROLLSTATES { EPSN_NORMAL = 1, EPSN_HOT = 2, EPSN_FOCUSED = 3, EPSN_DISABLED = 4 }; enum ShellWindowTypeConstants { SWC_EXPLORER = 0, SWC_BROWSER = 1, SWC_3RDPARTY = 2, SWC_CALLBACK = 4, SWC_DESKTOP = 8 }; enum _styleTextLineThroughStyle { styleTextLineThroughStyleUndefined = 0, styleTextLineThroughStyleSingle = 1, styleTextLineThroughStyleDouble = 2, /* styleTextLineThroughStyle_Max = Unavail */ }; enum TABITEMBOTHEDGESTATES { TIBES_NORMAL = 1, TIBES_HOT = 2, TIBES_SELECTED = 3, TIBES_DISABLED = 4, TIBES_FOCUSED = 5 }; enum LINKSTATES { FLYOUTLINK_NORMAL = 1, FLYOUTLINK_HOVER = 2 }; enum EXPANDOBUTTONSTATES { TDLGEBS_NORMAL = 1, TDLGEBS_HOVER = 2, TDLGEBS_PRESSED = 3, TDLGEBS_EXPANDEDNORMAL = 4, TDLGEBS_EXPANDEDHOVER = 5, TDLGEBS_EXPANDEDPRESSED = 6, TDLGEBS_NORMALDISABLED = 7, TDLGEBS_EXPANDEDDISABLED = 8 }; enum DATEBORDERSTATES { DPDB_NORMAL = 1, DPDB_HOT = 2, DPDB_FOCUSED = 3, DPDB_DISABLED = 4 }; enum THUMBTOPSTATES { TUTS_NORMAL = 1, TUTS_HOT = 2, TUTS_PRESSED = 3, TUTS_FOCUSED = 4, TUTS_DISABLED = 5 }; enum _stylePerspectiveOriginY { stylePerspectiveOriginYNotSet = 0, stylePerspectiveOriginYTop = 1, stylePerspectiveOriginYCenter = 2, stylePerspectiveOriginYBottom = 3, /* stylePerspectiveOriginY_Max = Unavail */ }; enum DWRITE_READING_DIRECTION { DWRITE_READING_DIRECTION_LEFT_TO_RIGHT = 0, DWRITE_READING_DIRECTION_RIGHT_TO_LEFT = 1 }; enum _SYSTEM_PIXEL_FORMAT { SystemPixelFormatUnknown = 0, SystemPixelFormatR8G8B8 = 1, SystemPixelFormatR8G8B8X8 = 2, SystemPixelFormatB8G8R8 = 3, SystemPixelFormatB8G8R8X8 = 4 }; enum DWRITE_FONT_WEIGHT { DWRITE_FONT_WEIGHT_THIN = 100, DWRITE_FONT_WEIGHT_EXTRA_LIGHT = 200, DWRITE_FONT_WEIGHT_ULTRA_LIGHT = 200, DWRITE_FONT_WEIGHT_LIGHT = 300, DWRITE_FONT_WEIGHT_NORMAL = 400, DWRITE_FONT_WEIGHT_REGULAR = 400, DWRITE_FONT_WEIGHT_MEDIUM = 500, DWRITE_FONT_WEIGHT_DEMI_BOLD = 600, DWRITE_FONT_WEIGHT_SEMI_BOLD = 600, DWRITE_FONT_WEIGHT_BOLD = 700, DWRITE_FONT_WEIGHT_EXTRA_BOLD = 800, DWRITE_FONT_WEIGHT_ULTRA_BOLD = 800, DWRITE_FONT_WEIGHT_BLACK = 900, DWRITE_FONT_WEIGHT_HEAVY = 900, DWRITE_FONT_WEIGHT_EXTRA_BLACK = 950, DWRITE_FONT_WEIGHT_ULTRA_BLACK = 950 }; enum TA_PROPERTY_FLAG { TAPF_NONE = 0, TAPF_HASSTAGGER = 1, TAPF_ISRTLAWARE = 2, TAPF_ALLOWCOLLECTION = 4, TAPF_HASBACKGROUND = 8, TAPF_HASPERSPECTIVE = 16 }; enum EDITPARTS { EP_EDITTEXT = 1, EP_CARET = 2, EP_BACKGROUND = 3, EP_PASSWORD = 4, EP_BACKGROUNDWITHBORDER = 5, EP_EDITBORDER_NOSCROLL = 6, EP_EDITBORDER_HSCROLL = 7, EP_EDITBORDER_VSCROLL = 8, EP_EDITBORDER_HVSCROLL = 9 }; enum _svgPreserveAlpha { SVG_PRESERVEALPHA_FALSE = 0, SVG_PRESERVEALPHA_TRUE = 1, /* svgPreserveAlpha_Max = Unavail */ }; enum EXPANDBUTTONSTATES { LVEB_NORMAL = 1, LVEB_HOVER = 2, LVEB_PUSHED = 3 }; enum _svgFecomponenttransferType { SVG_FECOMPONENTTRANSFER_TYPE_UNKNOWN = 0, SVG_FECOMPONENTTRANSFER_TYPE_IDENTITY = 1, SVG_FECOMPONENTTRANSFER_TYPE_TABLE = 2, SVG_FECOMPONENTTRANSFER_TYPE_DISCRETE = 3, SVG_FECOMPONENTTRANSFER_TYPE_LINEAR = 4, SVG_FECOMPONENTTRANSFER_TYPE_GAMMA = 5, /* svgFecomponenttransferType_Max = Unavail */ }; enum _MF3DVideoOutputType { MF3DVideoOutputType_BaseView = 0, MF3DVideoOutputType_Stereo = 1 }; enum TOUCHTOOLTIP_INPUT { TTTI_PROGRAMMATIC = 0, TTTI_KEYBOARD = 1, TTTI_MOUSE = 2, TTTI_POINTER = 3, TTTI_COUNT = 4 }; enum EXPLORERBARPARTS { EBP_HEADERBACKGROUND = 1, EBP_HEADERCLOSE = 2, EBP_HEADERPIN = 3, EBP_IEBARMENU = 4, EBP_NORMALGROUPBACKGROUND = 5, EBP_NORMALGROUPCOLLAPSE = 6, EBP_NORMALGROUPEXPAND = 7, EBP_NORMALGROUPHEAD = 8, EBP_SPECIALGROUPBACKGROUND = 9, EBP_SPECIALGROUPCOLLAPSE = 10, EBP_SPECIALGROUPEXPAND = 11, EBP_SPECIALGROUPHEAD = 12 }; enum _BEHAVIOR_RENDER_INFO { BEHAVIORRENDERINFO_BEFOREBACKGROUND = 1, BEHAVIORRENDERINFO_AFTERBACKGROUND = 2, BEHAVIORRENDERINFO_BEFORECONTENT = 4, BEHAVIORRENDERINFO_AFTERCONTENT = 8, BEHAVIORRENDERINFO_AFTERFOREGROUND = 32, BEHAVIORRENDERINFO_ABOVECONTENT = 40, BEHAVIORRENDERINFO_ALLLAYERS = 255, BEHAVIORRENDERINFO_DISABLEBACKGROUND = 256, BEHAVIORRENDERINFO_DISABLENEGATIVEZ = 512, BEHAVIORRENDERINFO_DISABLECONTENT = 1024, BEHAVIORRENDERINFO_DISABLEPOSITIVEZ = 2048, BEHAVIORRENDERINFO_DISABLEALLLAYERS = 3840, BEHAVIORRENDERINFO_HITTESTING = 4096, /* BEHAVIORRENDERINFO_SURFACE = Unavail */ }; enum _KEY_INFORMATION_CLASS { KeyBasicInformation = 0, KeyNodeInformation = 1, KeyFullInformation = 2, KeyNameInformation = 3, KeyCachedInformation = 4, KeyFlagsInformation = 5, KeyVirtualizationInformation = 6, KeyHandleTagsInformation = 7, MaxKeyInfoClass = 8 }; enum DWRITE_PIXEL_GEOMETRY { DWRITE_PIXEL_GEOMETRY_FLAT = 0, DWRITE_PIXEL_GEOMETRY_RGB = 1, DWRITE_PIXEL_GEOMETRY_BGR = 2 }; enum _REG_ACTION { KeyAdded = 0, KeyRemoved = 1, KeyModified = 2 }; enum _BOOT_ENTROPY_SOURCE_RESULT_CODE { BootEntropySourceStructureUninitialized = 0, BootEntropySourceDisabledByPolicy = 1, BootEntropySourceNotPresent = 2, BootEntropySourceError = 3, BootEntropySourceSuccess = 4 }; enum BORDER_HVSCROLLSTATES { LBPSHV_NORMAL = 1, LBPSHV_FOCUSED = 2, LBPSHV_HOT = 3, LBPSHV_DISABLED = 4 }; enum _styleMsAnimationPlayState { styleMsAnimationPlayStateRunning = 0, styleMsAnimationPlayStatePaused = 1, styleMsAnimationPlayStateNotSet = 2, /* styleMsAnimationPlayState_Max = Unavail */ }; enum _styleGridColumnSpan { styleGridColumnSpanNotSet = 0, /* styleGridColumnSpan_Max = Unavail */ }; enum _styleTextUnderlinePosition { styleTextUnderlinePositionBelow = 0, styleTextUnderlinePositionAbove = 1, styleTextUnderlinePositionAuto = 2, styleTextUnderlinePositionNotSet = 3, /* styleTextUnderlinePosition_Max = Unavail */ }; enum _svgMarkerUnits { SVG_MARKERUNITS_UNKNOWN = 0, SVG_MARKERUNITS_USERSPACEONUSE = 1, SVG_MARKERUNITS_STROKEWIDTH = 2, /* svgMarkerUnits_Max = Unavail */ }; enum _styleTransformOriginY { styleTransformOriginYNotSet = 0, styleTransformOriginYTop = 1, styleTransformOriginYCenter = 2, styleTransformOriginYBottom = 3, /* styleTransformOriginY_Max = Unavail */ }; enum POPUPSUBMENUSTATES { MSM_NORMAL = 1, MSM_DISABLED = 2 }; enum _styleNormal { styleNormalNormal = 0, /* styleNormal_Max = Unavail */ }; enum _MF_TRANSCODE_ADJUST_PROFILE_FLAGS { MF_TRANSCODE_ADJUST_PROFILE_DEFAULT = 0, MF_TRANSCODE_ADJUST_PROFILE_USE_SOURCE_ATTRIBUTES = 1 }; enum LISTITEMSTATES { LISS_NORMAL = 1, LISS_HOT = 2, LISS_SELECTED = 3, LISS_DISABLED = 4, LISS_SELECTEDNOTFOCUS = 5, LISS_HOTSELECTED = 6 }; enum NORMALGROUPCOLLAPSESTATES { EBNGC_NORMAL = 1, EBNGC_HOT = 2, EBNGC_PRESSED = 3 }; enum _BEHAVIOR_EVENT { BEHAVIOREVENT_FIRST = 0, BEHAVIOREVENT_CONTENTREADY = 0, BEHAVIOREVENT_DOCUMENTREADY = 1, BEHAVIOREVENT_APPLYSTYLE = 2, BEHAVIOREVENT_DOCUMENTCONTEXTCHANGE = 3, BEHAVIOREVENT_CONTENTSAVE = 4, BEHAVIOREVENT_LAST = 4, /* BEHAVIOR_EVENT_Max = Unavail */ }; enum _CSV_INTERNAL_CONTROL_OP { CsvInternalControlPrefetchRetrievalPointers = 0, CsvInternalControlQueryRetrievalPointers = 1, CsvInternalControlStartRedirectFile = 2, CsvInternalControlStopRedirectFile = 3, CsvInternalControlQueryRedirectState = 4, CsvInternalControlQueryFileStatistic = 5 }; enum BORDER_VSCROLLSTATES { LBPSV_NORMAL = 1, LBPSV_FOCUSED = 2, LBPSV_HOT = 3, LBPSV_DISABLED = 4 }; enum _ELEMENTDESCRIPTOR_FLAGS { ELEMENTDESCRIPTORFLAGS_LITERAL = 1, ELEMENTDESCRIPTORFLAGS_NESTED_LITERAL = 2, /* ELEMENTDESCRIPTOR_FLAGS_Max = Unavail */ }; enum _svgChannel { SVG_CHANNEL_UNKNOWN = 0, SVG_CHANNEL_R = 1, SVG_CHANNEL_G = 2, SVG_CHANNEL_B = 3, SVG_CHANNEL_A = 4, /* svgChannel_Max = Unavail */ }; enum _styleRubyOverhang { styleRubyOverhangNotSet = 0, styleRubyOverhangAuto = 1, styleRubyOverhangWhitespace = 2, styleRubyOverhangNone = 3, /* styleRubyOverhang_Max = Unavail */ }; enum TASKLINKSTATES { CPTL_NORMAL = 1, CPTL_HOT = 2, CPTL_PRESSED = 3, CPTL_DISABLED = 4, CPTL_PAGE = 5 }; enum _styleBool { styleBoolFalse = 0, styleBoolTrue = 1, /* styleBool_Max = Unavail */ }; enum _styleBidi { styleBidiNotSet = 0, styleBidiNormal = 1, styleBidiEmbed = 2, styleBidiOverride = 3, styleBidiInherit = 4, /* styleBidi_Max = Unavail */ }; enum TABSTATES { CSTB_NORMAL = 1, CSTB_HOT = 2, CSTB_SELECTED = 3 }; enum _CM_SHARE_DISPOSITION { CmResourceShareUndetermined = 0, CmResourceShareDeviceExclusive = 1, CmResourceShareDriverExclusive = 2, CmResourceShareShared = 3 }; enum ARROWBTNHORZSTATES { TABSH_LEFTNORMAL = 1, TABSH_LEFTHOVER = 2, TABSH_LEFTPRESSED = 3, TABSH_LEFTDISABLED = 4, TABSH_RIGHTNORMAL = 5, TABSH_RIGHTHOVER = 6, TABSH_RIGHTPRESSED = 7, TABSH_RIGHTDISABLED = 8, TABSH_LEFTFOCUS = 9, TABSH_RIGHTFOCUS = 10 }; enum TA_TIMINGFUNCTION_TYPE { TTFT_UNDEFINED = 0, TTFT_CUBIC_BEZIER = 1 }; enum _HTML_PAINT_DRAW_INFO_FLAGS { HTMLPAINT_DRAWINFO_VIEWPORT = 1, HTMLPAINT_DRAWINFO_UPDATEREGION = 2, HTMLPAINT_DRAWINFO_XFORM = 4, /* HTML_PAINT_DRAW_INFO_FLAGS_Max = Unavail */ }; enum _MFNETSOURCE_PROTOCOL_TYPE { MFNETSOURCE_UNDEFINED = 0, MFNETSOURCE_HTTP = 1, MFNETSOURCE_RTSP = 2, MFNETSOURCE_FILE = 3, MFNETSOURCE_MULTICAST = 4 }; enum _COVERAGE_REQUEST_CODES { CoverageAllModules = 0, CoverageSearchByHash = 1, CoverageSearchByName = 2 }; enum _IO_PRIORITY_HINT { IoPriorityVeryLow = 0, IoPriorityLow = 1, IoPriorityNormal = 2, IoPriorityHigh = 3, IoPriorityCritical = 4, MaxIoPriorityTypes = 5 }; enum OLECMDID_BROWSERSTATEFLAG { OLECMDIDF_BROWSERSTATE_EXTENSIONSOFF = 1, OLECMDIDF_BROWSERSTATE_IESECURITY = 2, OLECMDIDF_BROWSERSTATE_PROTECTEDMODE_OFF = 4, OLECMDIDF_BROWSERSTATE_RESET = 8 }; enum _htmlApplyLocation { htmlApplyLocationInside = 0, htmlApplyLocationOutside = 1, /* htmlApplyLocation_Max = Unavail */ }; enum _DEBUG_CONTROL_SPACE_ITEM { DEBUG_CONTROL_SPACE_PCR = 0, DEBUG_CONTROL_SPACE_PRCB = 1, DEBUG_CONTROL_SPACE_KSPECIAL = 2, DEBUG_CONTROL_SPACE_THREAD = 3, DEBUG_CONTROL_SPACE_MAXIMUM = 4 }; enum DuiBehaviorFilters::Flags { None = 0, Hosted = 1, UnHosted = 2, PropertyChanging = 4, PropertyChanged = 8, Input = 16, KeyFocusMoved = 32, Events = 64, Layout = 128, Paint = 256, GetAdjacent = 512, DisplayNodeCallback = 1024 }; enum COPYSTATES { DDCOPY_HIGHLIGHT = 1, DDCOPY_NOHIGHLIGHT = 2 }; enum __MIDL_IPrint_0001 { PRINTFLAG_MAYBOTHERUSER = 1, PRINTFLAG_PROMPTUSER = 2, PRINTFLAG_USERMAYCHANGEPRINTER = 4, PRINTFLAG_RECOMPOSETODEVICE = 8, PRINTFLAG_DONTACTUALLYPRINT = 16, PRINTFLAG_FORCEPROPERTIES = 32, PRINTFLAG_PRINTTOFILE = 64 }; enum _HTML_PAINT_DRAW_FLAGS { HTMLPAINT_DRAW_UPDATEREGION = 1, HTMLPAINT_DRAW_USE_XFORM = 2, /* HTML_PAINT_DRAW_FLAGS_Max = Unavail */ }; enum _MFMEDIASOURCE_CHARACTERISTICS { MFMEDIASOURCE_IS_LIVE = 1, MFMEDIASOURCE_CAN_SEEK = 2, MFMEDIASOURCE_CAN_PAUSE = 4, MFMEDIASOURCE_HAS_SLOW_SEEK = 8, MFMEDIASOURCE_HAS_MULTIPLE_PRESENTATIONS = 16, MFMEDIASOURCE_CAN_SKIPFORWARD = 32, MFMEDIASOURCE_CAN_SKIPBACKWARD = 64 }; enum VERTSCROLLSTATES { VSS_NORMAL = 1, VSS_HOT = 2, VSS_PUSHED = 3, VSS_DISABLED = 4 }; enum _HARDERROR_RESPONSE { ResponseReturnToCaller = 0, ResponseNotHandled = 1, ResponseAbort = 2, ResponseCancel = 3, ResponseIgnore = 4, ResponseNo = 5, ResponseOk = 6, ResponseRetry = 7, ResponseYes = 8, ResponseTryAgain = 9, ResponseContinue = 10 }; enum _styleAlignmentBaseline { styleAlignmentBaselineNotSet = 0, styleAlignmentBaselineAfterEdge = 1, styleAlignmentBaselineAlphabetic = 2, styleAlignmentBaselineAuto = 3, styleAlignmentBaselineBaseline = 4, styleAlignmentBaselineBeforeEdge = 5, styleAlignmentBaselineCentral = 6, styleAlignmentBaselineHanging = 7, styleAlignmentBaselineMathematical = 8, styleAlignmentBaselineMiddle = 9, styleAlignmentBaselineTextAfterEdge = 10, styleAlignmentBaselineTextBeforeEdge = 11, styleAlignmentBaselineIdeographic = 12, /* styleAlignmentBaseline_Max = Unavail */ }; enum DWRITE_FLOW_DIRECTION { DWRITE_FLOW_DIRECTION_TOP_TO_BOTTOM = 0 }; enum _htmlCaptionVAlign { htmlCaptionVAlignNotSet = 0, htmlCaptionVAlignTop = 1, htmlCaptionVAlignBottom = 2, /* htmlCaptionVAlign_Max = Unavail */ }; /* enum _htmlDirection { htmlDirectionForward = Unavail }; */ enum _styleBoxOrient { styleBoxOrientBlockAxis = 0, styleBoxOrientHorizontal = 1, styleBoxOrientInlineAxis = 2, styleBoxOrientVertical = 3, styleBoxOrientNotSet = 4, /* styleBoxOrient_Max = Unavail */ }; enum _DMA_SPEED { Compatible = 0, TypeA = 1, TypeB = 2, TypeC = 3, TypeF = 4, MaximumDmaSpeed = 5 }; enum _QUERY_FILE_LAYOUT_FILTER_TYPE { QUERY_FILE_LAYOUT_FILTER_TYPE_NONE = 0, QUERY_FILE_LAYOUT_FILTER_TYPE_CLUSTERS = 1, QUERY_FILE_LAYOUT_FILTER_TYPE_FILEID = 2, QUERY_FILE_LAYOUT_NUM_FILTER_TYPES = 3 }; enum _TIMER_SET_INFORMATION_CLASS { TimerSetCoalescableTimer = 0, MaxTimerInfoClass = 1 }; enum ARROWBTNSTATES { ABS_UPNORMAL = 1, ABS_UPHOT = 2, ABS_UPPRESSED = 3, ABS_UPDISABLED = 4, ABS_DOWNNORMAL = 5, ABS_DOWNHOT = 6, ABS_DOWNPRESSED = 7, ABS_DOWNDISABLED = 8, ABS_LEFTNORMAL = 9, ABS_LEFTHOT = 10, ABS_LEFTPRESSED = 11, ABS_LEFTDISABLED = 12, ABS_RIGHTNORMAL = 13, ABS_RIGHTHOT = 14, ABS_RIGHTPRESSED = 15, ABS_RIGHTDISABLED = 16, ABS_UPHOVER = 17, ABS_DOWNHOVER = 18, ABS_LEFTHOVER = 19, ABS_RIGHTHOVER = 20 }; enum _styleMsAnimationFillMode { styleMsAnimationFillModeNone = 0, styleMsAnimationFillModeForwards = 1, styleMsAnimationFillModeBackwards = 2, styleMsAnimationFillModeBoth = 3, styleMsAnimationFillModeNotSet = 4, /* styleMsAnimationFillMode_Max = Unavail */ }; enum _styleAuto { styleAutoAuto = 0, /* styleAuto_Max = Unavail */ }; enum _IRQ_GROUP_POLICY { GroupAffinityAllGroupZero = 0, GroupAffinityDontCare = 1 }; enum TEXTSTYLEPARTS { TEXT_MAININSTRUCTION = 1, TEXT_INSTRUCTION = 2, TEXT_BODYTITLE = 3, TEXT_BODYTEXT = 4, TEXT_SECONDARYTEXT = 5, TEXT_HYPERLINKTEXT = 6, TEXT_EXPANDED = 7, TEXT_LABEL = 8, TEXT_CONTROLLABEL = 9 }; enum RTL_BSD_ITEM_TYPE { RtlBsdItemVersionNumber = 0, RtlBsdItemProductType = 1, RtlBsdItemAabEnabled = 2, RtlBsdItemAabTimeout = 3, RtlBsdItemBootGood = 4, RtlBsdItemBootShutdown = 5, RtlBsdSleepInProgress = 6, RtlBsdPowerTransition = 7, RtlBsdItemBootAttemptCount = 8, RtlBsdItemMax = 9 }; enum _PS_WAKE_REASON { PsWakeReasonUser = 0, PsWakeReasonDevice = 1, PsWakeReasonKernel = 2, PsWakeReasonPower = 3, PsMaxWakeReasons = 4 }; enum COMBOBOXPARTS { CP_DROPDOWNBUTTON = 1, CP_BACKGROUND = 2, CP_TRANSPARENTBACKGROUND = 3, CP_BORDER = 4, CP_READONLY = 5, CP_DROPDOWNBUTTONRIGHT = 6, CP_DROPDOWNBUTTONLEFT = 7, CP_CUEBANNER = 8 }; enum _SL_GENUINE_STATE { SL_GEN_STATE_IS_GENUINE = 0, SL_GEN_STATE_INVALID_LICENSE = 1, SL_GEN_STATE_TAMPERED = 2, SL_GEN_STATE_LAST = 3 }; enum _stylePageBreakInside { stylePageBreakInsideNotSet = 0, stylePageBreakInsideAuto = 1, stylePageBreakInsideAvoid = 2, /* stylePageBreakInside_Max = Unavail */ }; enum EDITBORDER_VSCROLLSTATES { EPSV_NORMAL = 1, EPSV_HOT = 2, EPSV_FOCUSED = 3, EPSV_DISABLED = 4 }; enum _DISPLAY_MOVEUNIT { DISPLAY_MOVEUNIT_PreviousLine = 1, DISPLAY_MOVEUNIT_NextLine = 2, DISPLAY_MOVEUNIT_CurrentLineStart = 3, DISPLAY_MOVEUNIT_CurrentLineEnd = 4, DISPLAY_MOVEUNIT_TopOfWindow = 5, DISPLAY_MOVEUNIT_BottomOfWindow = 6, /* DISPLAY_MOVEUNIT_Max = Unavail */ }; enum DWRITE_PARAGRAPH_ALIGNMENT { DWRITE_PARAGRAPH_ALIGNMENT_NEAR = 0, DWRITE_PARAGRAPH_ALIGNMENT_FAR = 1, DWRITE_PARAGRAPH_ALIGNMENT_CENTER = 2 }; enum MINBUTTONSTATES { MINBS_NORMAL = 1, MINBS_HOT = 2, MINBS_PUSHED = 3, MINBS_DISABLED = 4 }; enum TABITEMSTATES { TIS_NORMAL = 1, TIS_HOT = 2, TIS_SELECTED = 3, TIS_DISABLED = 4, TIS_FOCUSED = 5 }; enum _styleColumnFill { styleColumnFillAuto = 0, styleColumnFillBalance = 1, styleColumnFillNotSet = 2, /* styleColumnFill_Max = Unavail */ }; enum _htmlSelection { htmlSelectionNone = 0, htmlSelectionText = 1, htmlSelectionControl = 2, htmlSelectionTable = 3, /* htmlSelection_Max = Unavail */ }; enum _textDecoration { textDecorationNone = 0, textDecorationUnderline = 1, textDecorationOverline = 2, textDecorationLineThrough = 3, textDecorationBlink = 4, /* textDecoration_Max = Unavail */ }; enum SIZEBOXSTATES { SZB_RIGHTALIGN = 1, SZB_LEFTALIGN = 2, SZB_TOPRIGHTALIGN = 3, SZB_TOPLEFTALIGN = 4, SZB_HALFBOTTOMRIGHTALIGN = 5, SZB_HALFBOTTOMLEFTALIGN = 6, SZB_HALFTOPRIGHTALIGN = 7, SZB_HALFTOPLEFTALIGN = 8 }; enum PLAYTO_SOURCE_CREATEFLAGS { PLAYTO_SOURCE_IMAGE = 1, PLAYTO_SOURCE_AUDIO = 2, PLAYTO_SOURCE_VIDEO = 4 }; enum _styleInitialColor { styleInitialColorNoInitial = 0, styleInitialColorColorProperty = 1, styleInitialColorTransparent = 2, styleInitialColorInvert = 3, /* styleInitialColor_Max = Unavail */ }; enum GROUPBOXSTATES { GBS_NORMAL = 1, GBS_DISABLED = 2 }; enum _FP_IEEE_COMPARE_RESULT { FpCompareEqual = 0, FpCompareGreater = 1, FpCompareLess = 2, FpCompareUnordered = 3 }; enum _MFNETSOURCE_TRANSPORT_TYPE { MFNETSOURCE_UDP = 0, MFNETSOURCE_TCP = 1 }; enum TOPTABITEMSTATES { TTIS_NORMAL = 1, TTIS_HOT = 2, TTIS_SELECTED = 3, TTIS_DISABLED = 4, TTIS_FOCUSED = 5 }; enum _htmlBlockAlign { htmlBlockAlignNotSet = 0, htmlBlockAlignLeft = 1, htmlBlockAlignCenter = 2, htmlBlockAlignRight = 3, htmlBlockAlignJustify = 4, /* htmlBlockAlign_Max = Unavail */ }; enum TOUCHTOOLTIP_PLACEMENT { TTTP_ABOVE = 0, TTTP_BELOW = 1, TTTP_LEFT = 2, TTTP_RIGHT = 3, TTTP_COUNT = 4 }; enum _styleLayoutGridMode { styleLayoutGridModeNotSet = 0, styleLayoutGridModeChar = 1, styleLayoutGridModeLine = 2, styleLayoutGridModeBoth = 3, styleLayoutGridModeNone = 4, /* styleLayoutGridMode_Max = Unavail */ }; enum HORZTHUMBSTATES { HTS_NORMAL = 1, HTS_HOT = 2, HTS_PUSHED = 3, HTS_DISABLED = 4 }; enum _styleTransformStyle { styleTransformStyleFlat = 0, styleTransformStylePreserve3D = 1, styleTransformStyleNotSet = 2, /* styleTransformStyle_Max = Unavail */ }; enum _svgTransformType { SVG_TRANSFORM_UNKNOWN = 0, SVG_TRANSFORM_MATRIX = 1, SVG_TRANSFORM_TRANSLATE = 2, SVG_TRANSFORM_SCALE = 3, SVG_TRANSFORM_ROTATE = 4, SVG_TRANSFORM_SKEWX = 5, SVG_TRANSFORM_SKEWY = 6, /* svgTransformType_Max = Unavail */ }; enum DATEPICKERPARTS { DP_DATETEXT = 1, DP_DATEBORDER = 2, DP_SHOWCALENDARBUTTONRIGHT = 3 }; enum _styleClipRule { styleClipRuleNotSet = 0, styleClipRuleNonZero = 1, styleClipRuleEvenOdd = 2, /* styleClipRule_Max = Unavail */ }; enum TOUCHTOOLTIP_DELAY { TTTD_NORMAL = 0, TTTD_RESHOW = 1, TTTD_COUNT = 2 }; enum _DISPLAY_BREAK { DISPLAY_BREAK_None = 0, DISPLAY_BREAK_Block = 1, DISPLAY_BREAK_Break = 2, /* DISPLAY_BREAK_Max = Unavail */ }; enum _htmlDesignMode { htmlDesignModeInherit = -1, htmlDesignModeOn = -1, htmlDesignModeOff = 0, /* htmlDesignMode_Max = Unavail */ }; enum MFSESSION_SETTOPOLOGY_FLAGS { MFSESSION_SETTOPOLOGY_IMMEDIATE = 1, MFSESSION_SETTOPOLOGY_NORESOLUTION = 2, MFSESSION_SETTOPOLOGY_CLEAR_CURRENT = 4 }; enum _tagSLDATATYPE { SL_DATA_NONE = 0, SL_DATA_SZ = 1, SL_DATA_DWORD = 4, SL_DATA_BINARY = 3, SL_DATA_MULTI_SZ = 7, SL_DATA_SUM = 100 }; enum _styleMsScrollStyle { styleMsScrollStyleNotSet = 0, styleMsScrollStyleAuto = 1, styleMsScrollStyleNone = 2, styleMsScrollStyleVisible = 3, /* styleMsScrollStyle_Max = Unavail */ }; enum PS_CREATE_STATE { PsCreateInitialState = 0, PsCreateFailOnFileOpen = 1, PsCreateFailOnSectionCreate = 2, PsCreateFailExeFormat = 3, PsCreateFailMachineMismatch = 4, PsCreateFailExeName = 5, PsCreateSuccess = 6, PsCreateMaximumStates = 7 }; enum TOUCHTOOLTIP_CREATE_FLAGS { TTTCF_DEFAULT = 0, TTTCF_DESKTOP_DPI = 1 }; enum PANINDICATORHORZSTATES { TPIH_NORMAL = 1 }; enum _svgPreserveAspectRatioAlignType { SVG_PRESERVEASPECTRATIO_UNKNOWN = 0, SVG_PRESERVEASPECTRATIO_NONE = 1, SVG_PRESERVEASPECTRATIO_XMINYMIN = 2, SVG_PRESERVEASPECTRATIO_XMIDYMIN = 3, SVG_PRESERVEASPECTRATIO_XMAXYMIN = 4, SVG_PRESERVEASPECTRATIO_XMINYMID = 5, SVG_PRESERVEASPECTRATIO_XMIDYMID = 6, SVG_PRESERVEASPECTRATIO_XMAXYMID = 7, SVG_PRESERVEASPECTRATIO_XMINYMAX = 8, SVG_PRESERVEASPECTRATIO_XMIDYMAX = 9, SVG_PRESERVEASPECTRATIO_XMAXYMAX = 10, /* svgPreserveAspectRatioAlignType_Max = Unavail */ }; enum _textpathMethodtype { TEXTPATH_METHODTYPE_UNKNOWN = 0, TEXTPATH_METHODTYPE_ALIGN = 1, TEXTPATH_METHODTYPE_STRETCH = 2, /* textpathMethodtype_Max = Unavail */ }; enum _PARSE_FLAGS { PARSE_ABSOLUTIFYIE40URLS = 1, PARSE_DISABLEVML = 2, /* PARSE_FLAGS_Max = Unavail */ }; enum _styleGridColumn { styleGridColumnNotSet = 0, /* styleGridColumn_Max = Unavail */ }; enum _RTL_STACK_TRACE_DATABASE_CONTROL { BackTraceDatabaseCreate = 0, BackTraceDatabaseDelete = 1, BackTraceDatabaseFlush = 2, BackTraceDatabaseMaxControl = 3 }; enum TA_TRANSFORM_TYPE { TATT_TRANSLATE_2D = 0, TATT_SCALE_2D = 1, TATT_OPACITY = 2, TATT_CLIP = 3 }; enum TRANSPARENTBARVERTSTATES { PBBVS_NORMAL = 1, PBBVS_PARTIAL = 2 }; enum _styleMsContentZoomSnapType { styleMsContentZoomSnapTypeNotSet = 0, styleMsContentZoomSnapTypeNone = 1, styleMsContentZoomSnapTypeMandatory = 2, styleMsContentZoomSnapTypeProximity = 3, /* styleMsContentZoomSnapType_Max = Unavail */ }; enum _styleLayoutGridChar { styleLayoutGridCharNotSet = 0, styleLayoutGridCharAuto = 1, styleLayoutGridCharNone = 2, /* styleLayoutGridChar_Max = Unavail */ }; enum _styleBorderStyle { styleBorderStyleNotSet = 0, styleBorderStyleDotted = 1, styleBorderStyleDashed = 2, styleBorderStyleSolid = 3, styleBorderStyleDouble = 4, styleBorderStyleGroove = 5, styleBorderStyleRidge = 6, styleBorderStyleInset = 7, styleBorderStyleOutset = 8, styleBorderStyleWindowInset = 9, styleBorderStyleNone = 10, styleBorderStyleHidden = 11, /* styleBorderStyle_Max = Unavail */ }; enum _sandboxAllow { sandboxAllowScripts = 0, sandboxAllowSameOrigin = 1, sandboxAllowTopNavigation = 2, sandboxAllowForms = 3, sandboxAllowPopups = 4, /* sandboxAllow_Max = Unavail */ }; enum _styleMsZoomAnimation { styleMsZoomAnimationNotSet = 0, styleMsZoomAnimationNone = 1, styleMsZoomAnimationDefault = 2, /* styleMsZoomAnimation_Max = Unavail */ }; enum _styleBoxDirection { styleBoxDirectionNormal = 0, styleBoxDirectionReverse = 1, styleBoxDirectionNotSet = 2, /* styleBoxDirection_Max = Unavail */ }; enum SPLITTERSTATES { SPLITS_NORMAL = 1, SPLITS_HOT = 2, SPLITS_PRESSED = 3 }; enum DWRITE_TEXT_ALIGNMENT { DWRITE_TEXT_ALIGNMENT_LEADING = 0, DWRITE_TEXT_ALIGNMENT_TRAILING = 1, DWRITE_TEXT_ALIGNMENT_CENTER = 2, DWRITE_TEXT_ALIGNMENT_JUSTIFIED = 3 }; enum _JOURNAL_INFORMATION_CLASS { JournalAbsoluteInformation = 0, JournalClientInformation = 1, MaxJournalInformation = 2 }; enum TRANSPARENTBARSTATES { PBBS_NORMAL = 1, PBBS_PARTIAL = 2 }; enum FLYOUTPARTS { FLYOUT_HEADER = 1, FLYOUT_BODY = 2, FLYOUT_LABEL = 3, FLYOUT_LINK = 4, FLYOUT_DIVIDER = 5, FLYOUT_WINDOW = 6, FLYOUT_LINKAREA = 7, FLYOUT_LINKHEADER = 8 }; enum _WNF_STATE_NAME_LIFETIME { WnfWellKnownStateName = 0, WnfPermanentStateName = 1, WnfPersistentStateName = 2, WnfTemporaryStateName = 3 }; enum THUMBBTNHORZSTATES { TTSH_NORMAL = 1, TTSH_HOVER = 2, TTSH_PRESSED = 3, TTSH_DISABLED = 4 }; enum OLECMDTEXTF { OLECMDTEXTF_NONE = 0, OLECMDTEXTF_NAME = 1, OLECMDTEXTF_STATUS = 2 }; enum _htmlDraggable { htmlDraggableAuto = 0, htmlDraggableTrue = 1, htmlDraggableFalse = 2, /* htmlDraggable_Max = Unavail */ }; enum _styleStrokeLinecap { styleStrokeLinecapNotSet = 0, styleStrokeLinecapButt = 1, styleStrokeLinecapRound = 2, styleStrokeLinecapSquare = 3, /* styleStrokeLinecap_Max = Unavail */ }; enum _MFT_OUTPUT_STREAM_INFO_FLAGS { MFT_OUTPUT_STREAM_WHOLE_SAMPLES = 1, MFT_OUTPUT_STREAM_SINGLE_SAMPLE_PER_BUFFER = 2, MFT_OUTPUT_STREAM_FIXED_SAMPLE_SIZE = 4, MFT_OUTPUT_STREAM_DISCARDABLE = 8, MFT_OUTPUT_STREAM_OPTIONAL = 16, MFT_OUTPUT_STREAM_PROVIDES_SAMPLES = 256, MFT_OUTPUT_STREAM_CAN_PROVIDE_SAMPLES = 512, MFT_OUTPUT_STREAM_LAZY_READ = 1024, MFT_OUTPUT_STREAM_REMOVABLE = 2048 }; enum _DEV_CONSOLE_MESSAGE_LEVEL { DCML_INFORMATIONAL = 0, DCML_WARNING = 1, DCML_ERROR = 2, /* DEV_CONSOLE_MESSAGE_LEVEL_Max = Unavail */ }; enum _styleBackfaceVisibility { styleBackfaceVisibilityVisible = 0, styleBackfaceVisibilityHidden = 1, styleBackfaceVisibilityNotSet = 2, /* styleBackfaceVisibility_Max = Unavail */ }; enum MF_MEDIA_ENGINE_CREATEFLAGS { MF_MEDIA_ENGINE_AUDIOONLY = 1, MF_MEDIA_ENGINE_BROWSER_ENVIRONMENT = 2, MF_MEDIA_ENGINE_WWA_ENVIRONMENT = 4, MF_MEDIA_ENGINE_WIN32_ENVIRONMENT = 8, MF_MEDIA_ENGINE_WAITFORSTABLE_STATE = 16, MF_MEDIA_ENGINE_FORCEMUTE = 32, MF_MEDIA_ENGINE_REAL_TIME_MODE = 64, MF_MEDIA_ENGINE_DISABLE_VIDEO_ROTATION = 128, MF_MEDIA_ENGINE_DISABLE_LOCAL_PLUGINS = 256, MF_MEDIA_ENGINE_CREATEFLAGS_MASK = 511 }; enum _HTMLMaximizeFlag { HTMLMaximizeFlagNo = 0, /* HTMLMaximizeFlagYes = Unavail */ }; enum _styleFlowWrap { styleFlowWrapNotSet = 0, styleFlowWrapWrap = 1, styleFlowWrapNone = 2, /* styleFlowWrap_Max = Unavail */ }; enum _WINSQM_ESCALATION_RULE_STATUS { WINSQM_ESCALATION_RULE_STATUS_NOTFOUND = 0, WINSQM_ESCALATION_RULE_STATUS_NOTTRIGGERED = 1, WINSQM_ESCALATION_RULE_STATUS_TRIGGERED = 2 }; enum SYSTEMMAXIMIZESTATES { MSYSMX_NORMAL = 1, MSYSMX_DISABLED = 2 }; enum EDITBORDER_HVSCROLLSTATES { EPSHV_NORMAL = 1, EPSHV_HOT = 2, EPSHV_FOCUSED = 3, EPSHV_DISABLED = 4 }; enum _svgStitchtype { SVG_STITCHTYPE_UNKNOWN = 0, SVG_STITCHTYPE_STITCH = 1, SVG_STITCHTYPE_NOSTITCH = 2, /* svgStitchtype_Max = Unavail */ }; enum _styleTransformOriginX { styleTransformOriginXNotSet = 0, styleTransformOriginXLeft = 1, styleTransformOriginXCenter = 2, styleTransformOriginXRight = 3, /* styleTransformOriginX_Max = Unavail */ }; enum _htmlCellAlign { htmlCellAlignNotSet = 0, htmlCellAlignLeft = 1, htmlCellAlignCenter = 2, htmlCellAlignRight = 3, htmlCellAlignMiddle = 2, /* htmlCellAlign_Max = Unavail */ }; enum _HTMLSysMenuFlag { HTMLSysMenuFlagNo = 0, /* HTMLSysMenuFlagYes = Unavail */ }; enum COMPARTMENT_ID { UNSPECIFIED_COMPARTMENT_ID = 0, DEFAULT_COMPARTMENT_ID = 1 }; enum _styleBackgroundClip { styleBackgroundClipBorderBox = 0, styleBackgroundClipPaddingBox = 1, styleBackgroundClipContentBox = 2, styleBackgroundClipNotSet = 3, /* styleBackgroundClip_Max = Unavail */ }; enum NAV_MENUBUTTONSTATES { NAV_MB_NORMAL = 1, NAV_MB_HOT = 2, NAV_MB_PRESSED = 3, NAV_MB_DISABLED = 4 }; enum COMMANDLINKGLYPHSTATES { CMDLGS_NORMAL = 1, CMDLGS_HOT = 2, CMDLGS_PRESSED = 3, CMDLGS_DISABLED = 4, CMDLGS_DEFAULTED = 5 }; enum _textpathSpacingtype { TEXTPATH_SPACINGTYPE_UNKNOWN = 0, TEXTPATH_SPACINGTYPE_AUTO = 1, TEXTPATH_SPACINGTYPE_EXACT = 2, /* textpathSpacingtype_Max = Unavail */ }; enum MAXBUTTONSTATES { MAXBS_NORMAL = 1, MAXBS_HOT = 2, MAXBS_PUSHED = 3, MAXBS_DISABLED = 4 }; enum IEBARMENUSTATES { EBM_NORMAL = 1, EBM_HOT = 2, EBM_PRESSED = 3 }; enum _UNWIND_OP_CODES { UWOP_PUSH_NONVOL = 0, UWOP_ALLOC_LARGE = 1, UWOP_ALLOC_SMALL = 2, UWOP_SET_FPREG = 3, UWOP_SAVE_NONVOL = 4, UWOP_SAVE_NONVOL_FAR = 5, UWOP_EPILOG = 6, UWOP_SPARE_CODE = 7, UWOP_SAVE_XMM128 = 8, UWOP_SAVE_XMM128_FAR = 9, UWOP_PUSH_MACHFRAME = 10 }; enum AEROWIZARDPARTS { AW_TITLEBAR = 1, AW_HEADERAREA = 2, AW_CONTENTAREA = 3, AW_COMMANDAREA = 4, AW_BUTTON = 5 }; enum _ALTERNATIVE_ARCHITECTURE_TYPE { StandardDesign = 0, NEC98x86 = 1, EndAlternatives = 2 }; enum _EVENT_INFORMATION_CLASS { EventBasicInformation = 0 }; enum POPUPITEMSTATES { MPI_NORMAL = 1, MPI_HOT = 2, MPI_DISABLED = 3, MPI_DISABLEDHOT = 4 }; enum HEADERSTYLESTATES { HBG_DETAILS = 1, HBG_ICON = 2 }; enum _BEHAVIOR_RELATION { BEHAVIOR_FIRSTRELATION = 0, BEHAVIOR_SAMEELEMENT = 0, BEHAVIOR_PARENT = 1, BEHAVIOR_CHILD = 2, BEHAVIOR_SIBLING = 3, BEHAVIOR_LASTRELATION = 3, /* BEHAVIOR_RELATION_Max = Unavail */ }; enum _FINDTEXT_FLAGS { FINDTEXT_BACKWARDS = 1, FINDTEXT_WHOLEWORD = 2, FINDTEXT_MATCHCASE = 4, /* FINDTEXT_RAW = Unavail */ }; enum _TASKDIALOG_NOTIFICATIONS { TDN_CREATED = 0, TDN_NAVIGATED = 1, TDN_BUTTON_CLICKED = 2, TDN_HYPERLINK_CLICKED = 3, TDN_TIMER = 4, TDN_DESTROYED = 5, TDN_RADIO_BUTTON_CLICKED = 6, TDN_DIALOG_CONSTRUCTED = 7, TDN_VERIFICATION_CLICKED = 8, TDN_HELP = 9, TDN_EXPANDO_BUTTON_CLICKED = 10 }; enum READONLYSTATES { CBRO_NORMAL = 1, CBRO_HOT = 2, CBRO_PRESSED = 3, CBRO_DISABLED = 4 }; enum DROPDOWNBUTTONLEFTSTATES { CBXSL_NORMAL = 1, CBXSL_HOT = 2, CBXSL_PRESSED = 3, CBXSL_DISABLED = 4 }; enum POPUPCHECKSTATES { MC_CHECKMARKNORMAL = 1, MC_CHECKMARKDISABLED = 2, MC_BULLETNORMAL = 3, MC_BULLETDISABLED = 4 }; enum _htmlMarqueeBehavior { htmlMarqueeBehaviorscroll = 1, htmlMarqueeBehaviorslide = 2, htmlMarqueeBehavioralternate = 3, /* htmlMarqueeBehavior_Max = Unavail */ }; enum _PS_STD_HANDLE_STATE { PsNeverDuplicate = 0, PsRequestDuplicate = 1, PsAlwaysDuplicate = 2, PsMaxStdHandleStates = 3 }; enum _styleOverflow { styleOverflowNotSet = 0, styleOverflowAuto = 1, styleOverflowHidden = 2, styleOverflowVisible = 3, styleOverflowScroll = 4, /* styleOverflow_Max = Unavail */ }; enum BORDER_NOSCROLLSTATES { LBPSN_NORMAL = 1, LBPSN_FOCUSED = 2, LBPSN_HOT = 3, LBPSN_DISABLED = 4 }; enum _REQUESTER_TYPE { KernelRequester = 0, UserProcessRequester = 1, UserSharedServiceRequester = 2 }; enum RefreshConstants { REFRESH_NORMAL = 0, REFRESH_IFEXPIRED = 1, REFRESH_COMPLETELY = 3 }; enum BUTTONPARTS { BP_PUSHBUTTON = 1, BP_RADIOBUTTON = 2, BP_CHECKBOX = 3, BP_GROUPBOX = 4, BP_USERBUTTON = 5, BP_COMMANDLINK = 6, BP_COMMANDLINKGLYPH = 7 }; enum _stylePosition { stylePositionNotSet = 0, stylePositionstatic = 1, stylePositionrelative = 2, stylePositionabsolute = 3, stylePositionfixed = 4, stylePositionMsPage = 5, /* stylePosition_Max = Unavail */ }; enum _TP_LOG_LEVEL { TP_LOG_LEVEL_ERROR = 0, TP_LOG_LEVEL_WARNING = 1, TP_LOG_LEVEL_INFO = 2, TP_LOG_LEVEL_TRACE_ENTER = 3, TP_LOG_LEVEL_TRACE_LEAVE = 4 }; enum __MIDL___MIDL_itf_mfidl_0000_0001_0001 { MF_RESOLUTION_MEDIASOURCE = 1, MF_RESOLUTION_BYTESTREAM = 2, MF_RESOLUTION_CONTENT_DOES_NOT_HAVE_TO_MATCH_EXTENSION_OR_MIME_TYPE = 16, MF_RESOLUTION_KEEP_BYTE_STREAM_ALIVE_ON_FAIL = 32, MF_RESOLUTION_DISABLE_LOCAL_PLUGINS = 64, /* MF_RESOLUTION_READ = Unavail */ }; enum _HTML_PAINT_ZORDER { HTMLPAINT_ZORDER_NONE = 0, HTMLPAINT_ZORDER_REPLACE_ALL = 1, HTMLPAINT_ZORDER_REPLACE_CONTENT = 2, HTMLPAINT_ZORDER_REPLACE_BACKGROUND = 3, HTMLPAINT_ZORDER_BELOW_CONTENT = 4, HTMLPAINT_ZORDER_BELOW_FLOW = 5, HTMLPAINT_ZORDER_ABOVE_FLOW = 6, HTMLPAINT_ZORDER_ABOVE_CONTENT = 7, HTMLPAINT_ZORDER_WINDOW_TOP = 8, /* HTML_PAINT_ZORDER_Max = Unavail */ }; enum _styleGridRow { styleGridRowNotSet = 0, /* styleGridRow_Max = Unavail */ }; enum _MF_CONNECT_METHOD { MF_CONNECT_DIRECT = 0, MF_CONNECT_ALLOW_CONVERTER = 1, MF_CONNECT_ALLOW_DECODER = 3, MF_CONNECT_RESOLVE_INDEPENDENT_OUTPUTTYPES = 4, /* MF_CONNECT_AS_OPTIONAL = Unavail */ }; enum SYSBUTTONSTATES { SBS_NORMAL = 1, SBS_HOT = 2, SBS_PUSHED = 3, SBS_DISABLED = 4 }; enum _MFRATE_DIRECTION { MFRATE_FORWARD = 0, MFRATE_REVERSE = 1 }; enum BORDERSTATES { CBB_NORMAL = 1, CBB_HOT = 2, CBB_FOCUSED = 3, CBB_DISABLED = 4 }; enum PUSHBUTTONSTATES { PBS_NORMAL = 1, PBS_HOT = 2, PBS_PRESSED = 3, PBS_DISABLED = 4, PBS_DEFAULTED = 5, PBS_DEFAULTED_ANIMATING = 6 }; /* enum _MFT_OUTPUT_DATA_BUFFER_FLAGS { MFT_OUTPUT_DATA_BUFFER_INCOMPLETE = Unavail }; */ enum MF_MEDIA_ENGINE_NETWORK { MF_MEDIA_ENGINE_NETWORK_EMPTY = 0, MF_MEDIA_ENGINE_NETWORK_IDLE = 1, MF_MEDIA_ENGINE_NETWORK_LOADING = 2, MF_MEDIA_ENGINE_NETWORK_NO_SOURCE = 3 }; enum STANDARDSTATES { TTSS_NORMAL = 1, TTSS_LINK = 2 }; enum TOUCHTOOLTIP_TYPE { TTTT_TEXT = 0, TTTT_RICH = 1, TTTT_COUNT = 2 }; enum USERTILEPARTS { UTP_STROKEBACKGROUND = 1, UTP_HOVERBACKGROUND = 2 }; enum TOPTABITEMRIGHTEDGESTATES { TTIRES_NORMAL = 1, TTIRES_HOT = 2, TTIRES_SELECTED = 3, TTIRES_DISABLED = 4, TTIRES_FOCUSED = 5 }; enum _htmlEditable { htmlEditableInherit = 0, htmlEditableTrue = 1, htmlEditableFalse = 2, /* htmlEditable_Max = Unavail */ }; enum _styleGridRowAlign { styleGridRowAlignCenter = 0, styleGridRowAlignEnd = 1, styleGridRowAlignStart = 2, styleGridRowAlignStretch = 3, styleGridRowAlignNotSet = 4, /* styleGridRowAlign_Max = Unavail */ }; enum THUMBRIGHTSTATES { TUVRS_NORMAL = 1, TUVRS_HOT = 2, TUVRS_PRESSED = 3, TUVRS_FOCUSED = 4, TUVRS_DISABLED = 5 }; enum _styleStrokeLinejoin { styleStrokeLinejoinNotSet = 0, styleStrokeLinejoinMiter = 1, styleStrokeLinejoinRound = 2, styleStrokeLinejoinBevel = 3, /* styleStrokeLinejoin_Max = Unavail */ }; enum MF_MEDIA_ENGINE_PRELOAD { MF_MEDIA_ENGINE_PRELOAD_MISSING = 0, MF_MEDIA_ENGINE_PRELOAD_EMPTY = 1, MF_MEDIA_ENGINE_PRELOAD_NONE = 2, MF_MEDIA_ENGINE_PRELOAD_METADATA = 3, MF_MEDIA_ENGINE_PRELOAD_AUTOMATIC = 4 }; enum _htmlCellVAlign { htmlCellVAlignNotSet = 0, htmlCellVAlignTop = 1, htmlCellVAlignMiddle = 2, htmlCellVAlignBottom = 3, htmlCellVAlignBaseline = 4, htmlCellVAlignCenter = 2, /* htmlCellVAlign_Max = Unavail */ }; enum _htmlWrap { htmlWrapOff = 1, htmlWrapSoft = 2, htmlWrapHard = 3, /* htmlWrap_Max = Unavail */ }; enum _MEMORY_RESERVE_TYPE { MemoryReserveUserApc = 0, MemoryReserveIoCompletion = 1, MemoryReserveTypeMax = 2 }; enum _MFCLOCK_CHARACTERISTICS_FLAGS { MFCLOCK_CHARACTERISTICS_FLAG_FREQUENCY_10MHZ = 2, MFCLOCK_CHARACTERISTICS_FLAG_ALWAYS_RUNNING = 4, MFCLOCK_CHARACTERISTICS_FLAG_IS_SYSTEM_CLOCK = 8 }; enum _FUNCTION_TABLE_TYPE { RF_SORTED = 0, RF_UNSORTED = 1, RF_CALLBACK = 2, RF_KERNEL_DYNAMIC = 3 }; enum NAV_BACKBUTTONSTATES { NAV_BB_NORMAL = 1, NAV_BB_HOT = 2, NAV_BB_PRESSED = 3, NAV_BB_DISABLED = 4 }; enum _styleFontStretch { styleFontStretchNotSet = 0, styleFontStretchWider = 1, styleFontStretchNarrower = 2, styleFontStretchUltraCondensed = 3, styleFontStretchExtraCondensed = 4, styleFontStretchCondensed = 5, styleFontStretchSemiCondensed = 6, styleFontStretchNormal = 7, styleFontStretchSemiExpanded = 8, styleFontStretchExpanded = 9, styleFontStretchExtraExpanded = 10, styleFontStretchUltraExpanded = 11, /* styleFontStretch_Max = Unavail */ }; enum PANINDICATORVERTSTATES { TPIV_NORMAL = 1 }; enum _MFT_PROCESS_OUTPUT_STATUS { MFT_PROCESS_OUTPUT_STATUS_NEW_STREAMS = 256 }; enum _SQM_TYPE { SQM_TYPE_NONE = 0, SQM_TYPE_DWORD = 1, SQM_TYPE_STRING = 2, SQM_TYPE_DWORD64 = 3 }; enum MINCAPTIONSTATES { MNCS_ACTIVE = 1, MNCS_INACTIVE = 2, MNCS_DISABLED = 3 }; enum HEADERAREASTATES { AW_S_HEADERAREA_NOMARGIN = 1 }; enum _svgTurbulenceType { SVG_TURBULENCE_TYPE_UNKNOWN = 0, SVG_TURBULENCE_TYPE_FACTALNOISE = 1, SVG_TURBULENCE_TYPE_TURBULENCE = 2, /* svgTurbulenceType_Max = Unavail */ }; enum _JOBOBJECTINFOCLASS { JobObjectBasicAccountingInformation = 1, JobObjectBasicLimitInformation = 2, JobObjectBasicProcessIdList = 3, JobObjectBasicUIRestrictions = 4, JobObjectSecurityLimitInformation = 5, JobObjectEndOfJobTimeInformation = 6, JobObjectAssociateCompletionPortInformation = 7, JobObjectBasicAndIoAccountingInformation = 8, JobObjectExtendedLimitInformation = 9, JobObjectJobSetInformation = 10, JobObjectGroupInformation = 11, JobObjectNotificationLimitInformation = 12, JobObjectLimitViolationInformation = 13, JobObjectGroupInformationEx = 14, JobObjectCpuRateControlInformation = 15, JobObjectCompletionFilter = 16, JobObjectCompletionCounter = 17, JobObjectFreezeInformation = 18, JobObjectExtendedAccountingInformation = 19, JobObjectWakeInformation = 20, JobObjectIdleAwareInformation = 21, JobObjectSchedulingRankBiasInformation = 22, JobObjectTimerVirtualizationInformation = 23, JobObjectCycleTimeNotification = 24, JobObjectReserved1Information = 18, JobObjectReserved2Information = 19, JobObjectReserved3Information = 20, JobObjectReserved4Information = 21, JobObjectReserved5Information = 22, JobObjectReserved6Information = 23, JobObjectReserved7Information = 24, MaxJobObjectInfoClass = 25 }; enum _EVENT_TYPE { NotificationEvent = 0, SynchronizationEvent = 1 }; enum WINDOWTHEMEATTRIBUTETYPE { WTA_NONCLIENT = 1 }; enum TOPTABITEMLEFTEDGESTATES { TTILES_NORMAL = 1, TTILES_HOT = 2, TTILES_SELECTED = 3, TTILES_DISABLED = 4, TTILES_FOCUSED = 5 }; enum _svgMorphologyOperator { SVG_MORPHOLOGY_OPERATOR_UNKNOWN = 0, SVG_MORPHOLOGY_OPERATOR_ERODE = 1, SVG_MORPHOLOGY_OPERATOR_DILATE = 2, /* svgMorphologyOperator_Max = Unavail */ }; enum _styleMsContentZoomChaining { styleMsContentZoomChainingNotSet = 0, styleMsContentZoomChainingNone = 1, styleMsContentZoomChainingChained = 2, /* styleMsContentZoomChaining_Max = Unavail */ }; enum __MIDL___MIDL_itf_mfidl_0000_0023_0002 { MF_ACTIVATE_CUSTOM_PRESENTER_ALLOWFAIL = 1 }; enum _LINE_DIRECTION { LINE_DIRECTION_RightToLeft = 1, LINE_DIRECTION_LeftToRight = 2, /* LINE_DIRECTION_Max = Unavail */ }; enum _SAVE_SEGMENTS_FLAGS { SAVE_SEGMENTS_NoIE4SelectionCompat = 1, /* SAVE_SEGMENTS_FLAGS_Max = Unavail */ }; enum _svgAngleType { SVG_ANGLETYPE_UNKNOWN = 0, SVG_ANGLETYPE_UNSPECIFIED = 1, SVG_ANGLETYPE_DEG = 2, SVG_ANGLETYPE_RAD = 3, SVG_ANGLETYPE_GRAD = 4, /* svgAngleType_Max = Unavail */ }; enum TRACKVERTSTATES { TRVS_NORMAL = 1 }; enum _htmlSelectType { htmlSelectTypeSelectOne = 1, htmlSelectTypeSelectMultiple = 2, /* htmlSelectType_Max = Unavail */ }; enum _styleBaselineShift { styleBaselineShiftBaseline = 0, styleBaselineShiftSub = 1, styleBaselineShiftSuper = 2, /* styleBaselineShift_Max = Unavail */ }; enum _styleEmptyCells { styleEmptyCellsNotSet = 0, styleEmptyCellsShow = 1, styleEmptyCellsHide = 2, /* styleEmptyCells_Max = Unavail */ }; enum _SQM_SESSION_FLAGS { WINSQM_SESSION_FLAGS_CREATENEWSESSION = 0, WINSQM_SESSION_FLAGS_OPENEXISTINGSESSION = 1, WINSQM_SESSION_FLAGS_CHECKESCALATIONONLY = 2, WINSQM_SESSION_FLAGS_DISABLEESCALATION = 4, /* WINSQM_ESCALATION_INFO_FLAGS_CUSTOMWERREPORT = Unavail */ }; enum CUEBANNERSTATES { CBCB_NORMAL = 1, CBCB_HOT = 2, CBCB_PRESSED = 3, CBCB_DISABLED = 4 }; enum _ERROR_SEVERITY_VALUE { ErrorRecoverable = 0, ErrorFatal = 1, ErrorCorrected = 2, ErrorOthers = 3 }; enum TRACKBARPARTS { TKP_TRACK = 1, TKP_TRACKVERT = 2, TKP_THUMB = 3, TKP_THUMBBOTTOM = 4, TKP_THUMBTOP = 5, TKP_THUMBVERT = 6, TKP_THUMBLEFT = 7, TKP_THUMBRIGHT = 8, TKP_TICS = 9, TKP_TICSVERT = 10 }; enum _htmlMediaNetworkState { htmlMediaNetworkStateEmpty = 0, htmlMediaNetworkStateIdle = 1, htmlMediaNetworkStateLoading = 2, htmlMediaNetworkStateNoSource = 3, /* htmlMediaNetworkState_Max = Unavail */ }; enum OLECMDEXECOPT { OLECMDEXECOPT_DODEFAULT = 0, OLECMDEXECOPT_PROMPTUSER = 1, OLECMDEXECOPT_DONTPROMPTUSER = 2, OLECMDEXECOPT_SHOWHELP = 3 }; enum _styleWordBreak { styleWordBreakNotSet = 0, styleWordBreakNormal = 1, styleWordBreakBreakAll = 2, styleWordBreakKeepAll = 3, /* styleWordBreak_Max = Unavail */ }; enum DXGI_MODE_SCANLINE_ORDER { DXGI_MODE_SCANLINE_ORDER_UNSPECIFIED = 0, DXGI_MODE_SCANLINE_ORDER_PROGRESSIVE = 1, DXGI_MODE_SCANLINE_ORDER_UPPER_FIELD_FIRST = 2, DXGI_MODE_SCANLINE_ORDER_LOWER_FIELD_FIRST = 3 }; enum RESTOREBUTTONSTATES { RBS_NORMAL = 1, RBS_HOT = 2, RBS_PUSHED = 3, RBS_DISABLED = 4 }; enum HOVERBACKGROUNDSTATES { UTS_NORMAL = 1, UTS_HOT = 2, UTS_PRESSED = 3 }; enum _styleMsOverflowStyle { styleMsOverflowStyleNotSet = 0, styleMsOverflowStyleAuto = 1, styleMsOverflowStyleNone = 2, styleMsOverflowStyleScrollbar = 3, styleMsOverflowStyleMsAutoHidingScrollbar = 4, /* styleMsOverflowStyle_Max = Unavail */ }; enum UPHORZSTATES { UPHZS_NORMAL = 1, UPHZS_HOT = 2, UPHZS_PRESSED = 3, UPHZS_DISABLED = 4 }; enum EDITBORDER_HSCROLLSTATES { EPSH_NORMAL = 1, EPSH_HOT = 2, EPSH_FOCUSED = 3, EPSH_DISABLED = 4 }; enum _styleColorInterpolationFilters { styleColorInterpolationFiltersAuto = 0, styleColorInterpolationFiltersSRgb = 1, styleColorInterpolationFiltersLinearRgb = 2, styleColorInterpolationFiltersNotSet = 3, /* styleColorInterpolationFilters_Max = Unavail */ }; enum _styleBoxAlign { styleBoxAlignAfter = 0, styleBoxAlignBefore = 1, styleBoxAlignBaseline = 2, styleBoxAlignMiddle = 3, styleBoxAlignStretch = 4, styleBoxAlignNotSet = 5, /* styleBoxAlign_Max = Unavail */ }; enum _htmlEncoding { htmlEncodingURL = 0, htmlEncodingMultipart = 1, htmlEncodingText = 2, /* htmlEncoding_Max = Unavail */ }; enum _SELECTION_TYPE { SELECTION_TYPE_None = 0, SELECTION_TYPE_Caret = 1, SELECTION_TYPE_Text = 2, SELECTION_TYPE_Control = 3, /* SELECTION_TYPE_Max = Unavail */ }; enum _styleMsScrollChaining { styleMsScrollChainingNotSet = 0, styleMsScrollChainingNone = 1, styleMsScrollChainingChained = 2, /* styleMsScrollChaining_Max = Unavail */ }; enum TICSVERTSTATES { TSVS_NORMAL = 1 }; enum BACKGROUNDSTATES { EBS_NORMAL = 1, EBS_HOT = 2, EBS_DISABLED = 3, EBS_FOCUSED = 4, EBS_READONLY = 5, EBS_ASSIST = 6 }; enum _styleBorderCollapse { styleBorderCollapseNotSet = 0, styleBorderCollapseSeparate = 1, styleBorderCollapseCollapse = 2, /* styleBorderCollapse_Max = Unavail */ }; enum TABITEMLEFTEDGESTATES { TILES_NORMAL = 1, TILES_HOT = 2, TILES_SELECTED = 3, TILES_DISABLED = 4, TILES_FOCUSED = 5 }; enum ITEMSTATES { LBPSI_HOT = 1, LBPSI_HOTSELECTED = 2, LBPSI_SELECTED = 3, LBPSI_SELECTEDNOTFOCUS = 4 }; enum _frameScrolling { frameScrollingyes = 1, frameScrollingno = 2, frameScrollingauto = 4, /* frameScrolling_Max = Unavail */ }; enum MF_OBJECT_TYPE { MF_OBJECT_MEDIASOURCE = 0, MF_OBJECT_BYTESTREAM = 1, MF_OBJECT_INVALID = 2 }; enum _styleColumnSpan { styleColumnSpanOne = 0, styleColumnSpanAll = 1, styleColumnSpanNotSet = 2, /* styleColumnSpan_Max = Unavail */ }; enum _MFCLOCK_RELATIONAL_FLAGS { MFCLOCK_RELATIONAL_FLAG_JITTER_NEVER_AHEAD = 1 }; enum _ELEMENTNAMESPACE_FLAGS { ELEMENTNAMESPACEFLAGS_ALLOWANYTAG = 1, ELEMENTNAMESPACEFLAGS_QUERYFORUNKNOWNTAGS = 2, /* ELEMENTNAMESPACE_FLAGS_Max = Unavail */ }; enum _styleHyphens { styleHyphensNone = 0, styleHyphensManual = 1, styleHyphensAuto = 2, styleHyphensNotSet = 3, /* styleHyphens_Max = Unavail */ }; enum _htmlTabIndex { = 32769 }; enum _LINK_TRACKING_INFORMATION_TYPE { NtfsLinkTrackingInformation = 0, DfsLinkTrackingInformation = 1 }; enum SMALLCAPTIONSTATES { SCS_ACTIVE = 1, SCS_INACTIVE = 2, SCS_DISABLED = 3 }; enum _TIMER_TYPE { NotificationTimer = 0, SynchronizationTimer = 1 }; enum _styleBackgroundOrigin { styleBackgroundOriginBorderBox = 0, styleBackgroundOriginPaddingBox = 1, styleBackgroundOriginContentBox = 2, styleBackgroundOriginNotSet = 3, /* styleBackgroundOrigin_Max = Unavail */ }; enum _styleRubyAlign { styleRubyAlignNotSet = 0, styleRubyAlignAuto = 1, styleRubyAlignLeft = 2, styleRubyAlignCenter = 3, styleRubyAlignRight = 4, styleRubyAlignDistributeLetter = 5, styleRubyAlignDistributeSpace = 6, styleRubyAlignLineEdge = 7, /* styleRubyAlign_Max = Unavail */ }; enum CREATELINKSTATES { DDCREATELINK_HIGHLIGHT = 1, DDCREATELINK_NOHIGHLIGHT = 2 }; enum DWRITE_NUMBER_SUBSTITUTION_METHOD { DWRITE_NUMBER_SUBSTITUTION_METHOD_FROM_CULTURE = 0, DWRITE_NUMBER_SUBSTITUTION_METHOD_CONTEXTUAL = 1, DWRITE_NUMBER_SUBSTITUTION_METHOD_NONE = 2, DWRITE_NUMBER_SUBSTITUTION_METHOD_NATIONAL = 3, DWRITE_NUMBER_SUBSTITUTION_METHOD_TRADITIONAL = 4 }; enum _htmlStart { htmlStartfileopen = 0, htmlStartmouseover = 1, /* htmlStart_Max = Unavail */ }; enum OLECMDID_WINDOWSTATE_FLAG { OLECMDIDF_WINDOWSTATE_USERVISIBLE = 1, OLECMDIDF_WINDOWSTATE_ENABLED = 2, /* OLECMDIDF_WINDOWSTATE_USERVISIBLE_VALID = Unavail */ }; enum _styleMsHighContrastAdjust { styleMsHighContrastAdjustNotSet = 0, styleMsHighContrastAdjustAuto = 1, styleMsHighContrastAdjustNone = 2, /* styleMsHighContrastAdjust_Max = Unavail */ }; enum _styleBoxLines { styleBoxLinesSingle = 0, styleBoxLinesMultiple = 1, styleBoxLinesNotSet = 2, /* styleBoxLines_Max = Unavail */ }; enum NAV_FORWARDBUTTONSTATES { NAV_FB_NORMAL = 1, NAV_FB_HOT = 2, NAV_FB_PRESSED = 3, NAV_FB_DISABLED = 4 }; enum FRAMESTATES { FS_ACTIVE = 1, FS_INACTIVE = 2 }; enum _SE_SIGNING_LEVEL { SE_SIGNING_LEVEL_UNCHECKED = 0, SE_SIGNING_LEVEL_PROTECTED_PROCESS = 1, SE_SIGNING_LEVEL_UNSIGNED = 2, SE_SIGNING_LEVEL_AUTHENTICODE = 4, SE_SIGNING_LEVEL_DRM_PROTECTED = 5, SE_SIGNING_LEVEL_WINDOWS = 6, SE_SIGNING_LEVEL_WINDOWS_PROTECTED = 7 }; enum _PRESENTATION_FLAGS { PF_INCLUDE_OFFLINE_DEVICES = 1, PF_SHOW_INSTALLBUTTON = 2 }; enum MF_MEDIA_ENGINE_STATISTIC { MF_MEDIA_ENGINE_STATISTIC_FRAMES_RENDERED = 0, MF_MEDIA_ENGINE_STATISTIC_FRAMES_DROPPED = 1, MF_MEDIA_ENGINE_STATISTIC_BYTES_DOWNLOADED = 2, MF_MEDIA_ENGINE_STATISTIC_BUFFER_PROGRESS = 3, MF_MEDIA_ENGINE_STATISTIC_FRAMES_PER_SECOND = 4 }; enum THUMBLEFTSTATES { TUVLS_NORMAL = 1, TUVLS_HOT = 2, TUVLS_PRESSED = 3, TUVLS_FOCUSED = 4, TUVLS_DISABLED = 5 }; enum IMMERSIVEMODE { IM_DESKTOP = 1, IM_IMMERSIVE = 2 }; enum COMMANDLINKSTATES { CMDLS_NORMAL = 1, CMDLS_HOT = 2, CMDLS_PRESSED = 3, CMDLS_DISABLED = 4, CMDLS_DEFAULTED = 5, CMDLS_DEFAULTED_ANIMATING = 6 }; enum NORMALGROUPEXPANDSTATES { EBNGE_NORMAL = 1, EBNGE_HOT = 2, EBNGE_PRESSED = 3 }; enum DXGI_MODE_SCALING { DXGI_MODE_SCALING_UNSPECIFIED = 0, DXGI_MODE_SCALING_CENTERED = 1, DXGI_MODE_SCALING_STRETCHED = 2 }; enum _SYSTEM_CRASH_DUMP_CONFIGURATION_CLASS { SystemCrashDumpDisable = 0, SystemCrashDumpReconfigure = 1, SystemCrashDumpInitializationComplete = 2 }; enum _PROCESS_TLS_INFORMATION_TYPE { ProcessTlsReplaceIndex = 0, ProcessTlsReplaceVector = 1, MaxProcessTlsOperation = 2 }; enum _MFNET_PROXYSETTINGS { MFNET_PROXYSETTING_NONE = 0, MFNET_PROXYSETTING_MANUAL = 1, MFNET_PROXYSETTING_AUTO = 2, MFNET_PROXYSETTING_BROWSER = 3 }; enum HEADERCLOSESTATES { EBHC_NORMAL = 1, EBHC_HOT = 2, EBHC_PRESSED = 3 }; enum FILLVERTSTATES { PBFVS_NORMAL = 1, PBFVS_ERROR = 2, PBFVS_PAUSED = 3, PBFVS_PARTIAL = 4 }; enum _MF_TOPONODE_FLUSH_MODE { MF_TOPONODE_FLUSH_ALWAYS = 0, MF_TOPONODE_FLUSH_SEEK = 1, MF_TOPONODE_FLUSH_NEVER = 2 }; enum _styleBlockProgression { styleBlockProgressionTb = 0, styleBlockProgressionRl = 1, styleBlockProgressionBt = 2, styleBlockProgressionLr = 3, styleBlockProgressionNotSet = 4, /* styleBlockProgression_Max = Unavail */ }; enum _BP_BUFFERFORMAT { BPBF_COMPATIBLEBITMAP = 0, BPBF_DIB = 1, BPBF_TOPDOWNDIB = 2, BPBF_TOPDOWNMONODIB = 3 }; enum TA_TRANSFORM_FLAG { TATF_NONE = 0, TATF_TARGETVALUES_USER = 1, TATF_HASINITIALVALUES = 2, TATF_HASORIGINVALUES = 4 }; enum _EXCEPTION_LOG_TYPE { LogExceptionEmpty = 0, LogExceptionDispatch = 1, LogExceptionHandler = 2 }; enum _DISPLAY_GRAVITY { DISPLAY_GRAVITY_PreviousLine = 1, DISPLAY_GRAVITY_NextLine = 2, /* DISPLAY_GRAVITY_Max = Unavail */ }; enum _MEMORY_WORKING_SET_EX_LOCATION { MemoryLocationInvalid = 0, MemoryLocationResident = 1, MemoryLocationPagefile = 2, MemoryLocationReserved = 3 }; enum RenderOffset { OFFSET_NONE = 0, OFFSET_SUBSCRIPT = 1, OFFSET_SUPERSCRIPT = 2 }; enum _styleLayoutGridLine { styleLayoutGridLineNotSet = 0, styleLayoutGridLineAuto = 1, styleLayoutGridLineNone = 2, /* styleLayoutGridLine_Max = Unavail */ }; enum _styleCaptionSide { styleCaptionSideNotSet = 0, styleCaptionSideTop = 1, styleCaptionSideBottom = 2, styleCaptionSideLeft = 3, styleCaptionSideRight = 4, /* styleCaptionSide_Max = Unavail */ }; enum _LI_METRIC { LIM_SMALL = 0, LIM_LARGE = 1 }; enum DWRITE_LINE_SPACING_METHOD { DWRITE_LINE_SPACING_METHOD_DEFAULT = 0, DWRITE_LINE_SPACING_METHOD_UNIFORM = 1 }; enum HORZSCROLLSTATES { HSS_NORMAL = 1, HSS_HOT = 2, HSS_PUSHED = 3, HSS_DISABLED = 4 }; enum _styleLineBreak { styleLineBreakNotSet = 0, styleLineBreakNormal = 1, styleLineBreakStrict = 2, /* styleLineBreak_Max = Unavail */ }; enum _styleGridColumnAlign { styleGridColumnAlignCenter = 0, styleGridColumnAlignEnd = 1, styleGridColumnAlignStart = 2, styleGridColumnAlignStretch = 3, styleGridColumnAlignNotSet = 4, /* styleGridColumnAlign_Max = Unavail */ }; enum CommandStateChangeConstants { CSC_UPDATECOMMANDS = -1, CSC_NAVIGATEFORWARD = 1, CSC_NAVIGATEBACK = 2 }; enum UPDATEMETADATASTATES { DDUPDATEMETADATA_HIGHLIGHT = 1, DDUPDATEMETADATA_NOHIGHLIGHT = 2 }; enum _FP__IEEE_ROUNDING_MODE { FpRoundNearest = 0, FpRoundMinusInfinity = 1, FpRoundPlusInfinity = 2, FpRoundChopped = 3 }; enum TITLEBARSTATES { AW_S_TITLEBAR_ACTIVE = 1, AW_S_TITLEBAR_INACTIVE = 2 }; enum SYSTEMMINIMIZESTATES { MSYSMN_NORMAL = 1, MSYSMN_DISABLED = 2 }; enum _styleFontVariant { styleFontVariantNotSet = 0, styleFontVariantSmallCaps = 1, styleFontVariantNormal = 2, /* styleFontVariant_Max = Unavail */ }; enum DOWNHORZSTATES { DNHZS_NORMAL = 1, DNHZS_HOT = 2, DNHZS_PRESSED = 3, DNHZS_DISABLED = 4 }; enum _styleBoxSizing { styleBoxSizingNotSet = 0, styleBoxSizingContentBox = 1, styleBoxSizingBorderBox = 2, /* styleBoxSizing_Max = Unavail */ }; enum _styleHyphenateLimitLines { styleHyphenateLimitLinesNoLimit = 0, /* styleHyphenateLimitLines_Max = Unavail */ }; enum _WNF_DATA_SCOPE { WnfDataScopeSystem = 0, WnfDataScopeSession = 1, WnfDataScopeUser = 2, WnfDataScopeProcess = 3 }; enum CONTENTPANESTATES { TDLGCPS_STANDALONE = 1 }; enum _BEHAVIOR_LAYOUT_MODE { BEHAVIORLAYOUTMODE_NATURAL = 1, BEHAVIORLAYOUTMODE_MINWIDTH = 2, BEHAVIORLAYOUTMODE_MAXWIDTH = 4, BEHAVIORLAYOUTMODE_MEDIA_RESOLUTION = 16384, = 32770 }; enum _SEMAPHORE_INFORMATION_CLASS { SemaphoreBasicInformation = 0 }; enum _POWER_STATE_TYPE { SystemPowerState = 0, DevicePowerState = 1 }; enum _lengthAdjust { LENGTHADJUST_UNKNOWN = 0, LENGTHADJUST_SPACING = 1, LENGTHADJUST_SPACINGANDGLYPHS = 2, /* lengthAdjust_Max = Unavail */ }; enum _HT_OPTIONS { HT_OPT_AllowAfterEOL = 1, /* HT_OPTIONS_Max = Unavail */ }; enum _htmlDropEffect { htmlDropEffectCopy = 0, htmlDropEffectLink = 1, htmlDropEffectMove = 2, htmlDropEffectNone = 3, /* htmlDropEffect_Max = Unavail */ }; enum CHEVRONSTATES { CHEVS_NORMAL = 1, CHEVS_HOT = 2, CHEVS_PRESSED = 3 }; enum DWRITE_WORD_WRAPPING { DWRITE_WORD_WRAPPING_WRAP = 0, DWRITE_WORD_WRAPPING_NO_WRAP = 1 }; enum _DeviceItemState { DDIS_Connected = 0, DDIS_NotPresent = 1, DDIS_Installing = 2, DDIS_Disabled = 3, DDIS_HasProblem = 4 }; enum DWRITE_FACTORY_TYPE { DWRITE_FACTORY_TYPE_SHARED = 0, DWRITE_FACTORY_TYPE_ISOLATED = 1 }; enum WPCSETTING { WPCSETTING_LOGGING_ENABLED = 1, WPCSETTING_FILEDOWNLOAD_BLOCKED = 2 }; enum _POINTER_GRAVITY { POINTER_GRAVITY_Left = 0, POINTER_GRAVITY_Right = 1, /* POINTER_GRAVITY_Max = Unavail */ }; enum GLYPHSTATES { GLPS_CLOSED = 1, GLPS_OPENED = 2 }; enum _MF_VIDEO_PROCESSOR_MIRROR { MIRROR_NONE = 0, MIRROR_HORIZONTAL = 1, MIRROR_VERTICAL = 2 }; enum _WATCHDOG_INFORMATION_CLASS { WdInfoTimeoutValue = 0, WdInfoResetTimer = 1, WdInfoStopTimer = 2, WdInfoStartTimer = 3, WdInfoTriggerAction = 4, WdInfoState = 5 }; enum _KEY_VALUE_INFORMATION_CLASS { KeyValueBasicInformation = 0, KeyValueFullInformation = 1, KeyValuePartialInformation = 2, KeyValueFullInformationAlign64 = 3, KeyValuePartialInformationAlign64 = 4, MaxKeyValueInfoClass = 5 }; enum TRANSPARENTBACKGROUNDSTATES { CBTBS_NORMAL = 1, CBTBS_HOT = 2, CBTBS_DISABLED = 3, CBTBS_FOCUSED = 4 }; enum FRAMERIGHTSTATES { FRR_ACTIVE = 1, FRR_INACTIVE = 2 }; enum COMBOBOXSTYLESTATES { CBXS_NORMAL = 1, CBXS_HOT = 2, CBXS_PRESSED = 3, CBXS_DISABLED = 4 }; enum _TASKDIALOG_ICON_ELEMENTS { TDIE_ICON_MAIN = 0, TDIE_ICON_FOOTER = 1 }; enum Windows::Foundation::Diagnostics::RoErrorReportingFlags { None = 0, SuppressExceptions = 1, ForceExceptions = 2, UseSetErrorInfo = 4, SuppressSetErrorInfo = 8 }; enum DirectUI::PVLANIMATIONSTATE { PANI_STATE_SELECTDOWN = 1, PANI_STATE_SELECTUP = 2, PANI_STATE_SELECTREVEAL = 3, PANI_STATE_DOWN = 4, PANI_STATE_UP = 5, PANI_STATE_IN = 6, PANI_STATE_OUT = 7, PANI_STATE_FULL = 8 }; enum DirectUI::PropertyGroups { PG_None = 0, PG_AffectsDesiredSize = 1, PG_AffectsParentDesiredSize = 2, PG_AffectsLayout = 4, PG_AffectsParentLayout = 8, /* PG_AffectsBounds = Unavail */ }; enum DirectUI::ActiveState { AS_HIDDEN = 0, AS_REST = 1, AS_MOUSE = 2, AS_PAN = 3 }; enum DirectUI::StringRunStyles { RUN_FONTCOLOR = 0, RUN_FONTSIZE = 1, RUN_FONTSTRETCH = 2, RUN_FONTSTYLE = 3, RUN_FONTWEIGHT = 4, RUN_INLINEIMAGE = 5, RUN_STRIKETHROUGH = 6, RUN_TYPOGRAPHY = 7, RUN_UNDERLINE = 8 }; enum DirectUI::CONTEXT_MENU_DEVICE_ORIGIN { CMDO_KEYBOARD = 0, CMDO_MOUSE = 1, CMDO_TOUCH = 2 }; enum DirectUI::PropertyFlags { PF_None = 0, PF_LocalOnly = 1, PF_Normal = 2, PF_TriLevel = 3, PF_Cascade = 4, PF_Inherit = 8, PF_ReadOnly = 16, PF_Cached = 32, PF_SkipNotify = 64, PF_TypeBits = 3 }; enum DirectUI::_DUI_PARSE_STATE { DPS_CalculateStringLength = 0, DPS_GlobalAllocStringCopy = 1, DPS_GlobalLockStringCopy = 2, DPS_StringCopy = 3, DPS_CreateXmlReaderFromHGlobal = 4, DPS_CreateStreamOnHGlobal = 5, DPS_CreateXmlReader = 6, DPS_CreateXmlReaderInputWithEncodingName = 7, DPS_SetInput = 8, DPS_InitializeParserFromXmlLiteReader = 9 }; enum DirectUI::ANIMATIONCOMPLETECODE { ACC_SUCCESS = 1, ACC_ABANDON = 2, ACC_FAIL = 3 }; enum DirectUI::SLIDEVERSION { PANI_VER_REPOSITION = 0, PANI_VER_EDGEUI = 1, PANI_VER_PANEL = 2 }; enum DirectUI::CONTEXT_MENU_INVOKE_AREA { CMIA_ELEMENTRECT = 0, CMIA_INVOKINGPOINT = 1 }; enum DirectUI::MANUALSTORYBOARD { MSB_START = 1, MSB_END = 2, MSB_CANCEL = 3, MSB_ADD = 4 }; enum DirectUI::PVLANIMATIONDIRECTION { PANI_DIR_LEFT = 1, PANI_DIR_RIGHT = 2, PANI_DIR_TOP = 3, PANI_DIR_BOTTOM = 4 }; enum DirectUI::LogicalOperators { PSLO_NULL = 0, PSLO_Equal = 1, PSLO_NotEqual = 2, PSLO_Greater = 3, PSLO_GreaterEqual = 4, PSLO_Lesser = 5, PSLO_LesserEqual = 6 }; enum DirectUI::TILENOTIFICATIONOPTION { TNO_NONE = 0, TNO_SHOW_LOGO = 1, TNO_HIDE_LOGO = 2, TNO_SHOW_DISPLAYNAME = 4, TNO_HIDE_DISPLAYNAME = 8 }; enum DirectUI::DUI_TIMER_REPEAT_OPTION { DTR_REPEAT = 0, DTR_NO_REPEAT = 1 }; enum DirectUI::PVLANIMATIONHINTVALUE { PANI_HINT_INT = 1, PANI_HINT_ELEMENT = 2 }; enum DirectUI::TAPVERSION { TV_SMALL_TILE_TILT = 0, TV_BIG_TILE_TILT = 1 }; enum DirectUI::TouchEditTextMode { TETM_PlainText = 0, TETM_RichTextFormat = 1 }; enum DirectUI::LAUNCHERVERSION { PANI_VER_DEFAULT = 1, PANI_VER_QUICK = 2 }; enum DirectUI::CheckedStateFlags { CSF_Unchecked = 0, CSF_Checked = 1 }; enum DirectUI::TouchEditFocusMode { TEFM_SelectAll = 0, TEFM_SelectNone = 1 }; enum DirectUI::POPUPCHANGEEVENTTYPE { PCE_OPEN = 0, PCE_CLOSE = 1 }; enum DirectUI::ParserTools::ExprNodeType { ENT_LITERAL = 0, ENT_STRING = 1, ENT_FUNCALL = 2, ENT_OR = 3 }; enum DirectUI::ParserTools::TokenType { ttInvalid = 0, ttLiteral = 1, ttString = 2, ttEOI = 3 }; enum BARBACKGROUNDSTATES { MB_ACTIVE = 1, MB_INACTIVE = 2 }; enum CAPTIONSTATES { CS_ACTIVE = 1, CS_INACTIVE = 2, CS_DISABLED = 3 }; enum IGNOREMIME { IGNOREMIME_PROMPT = 1, IGNOREMIME_TEXT = 2 }; enum CHEVRONVERTSTATES { CHEVSV_NORMAL = 1, CHEVSV_HOT = 2, CHEVSV_PRESSED = 3 }; enum _BEHAVIOR_EVENT_FLAGS { BEHAVIOREVENTFLAGS_BUBBLE = 1, BEHAVIOREVENTFLAGS_STANDARDADDITIVE = 2, /* BEHAVIOR_EVENT_FLAGS_Max = Unavail */ }; enum LISTBOXPARTS { LBCP_BORDER_HSCROLL = 1, LBCP_BORDER_HVSCROLL = 2, LBCP_BORDER_NOSCROLL = 3, LBCP_BORDER_VSCROLL = 4, LBCP_ITEM = 5 }; enum MF_SHARING_ENGINE_EVENT { MF_SHARING_ENGINE_EVENT_DISCONNECT = 2000, MF_SHARING_ENGINE_EVENT_LOCALRENDERINGSTARTED = 2001, MF_SHARING_ENGINE_EVENT_LOCALRENDERINGENDED = 2002 }; enum _svgFocusable { svgFocusableNotSet = 0, svgFocusableAuto = 1, svgFocusableTrue = 2, svgFocusableFalse = 3, /* svgFocusable_Max = Unavail */ }; enum HOTGLYPHSTATES { HGLPS_CLOSED = 1, HGLPS_OPENED = 2 }; enum _MFNETSOURCE_CACHE_STATE { MFNETSOURCE_CACHE_UNAVAILABLE = 0, MFNETSOURCE_CACHE_ACTIVE_WRITING = 1, MFNETSOURCE_CACHE_ACTIVE_COMPLETE = 2 }; enum _styleWidowsOrphans {  = 32771 }; enum _styleGridRowSpan { styleGridRowSpanNotSet = 0, /* styleGridRowSpan_Max = Unavail */ }; enum WARNINGSTATES { DDWARNING_HIGHLIGHT = 1, DDWARNING_NOHIGHLIGHT = 2 }; enum HEADERITEMLEFTSTATES { HILS_NORMAL = 1, HILS_HOT = 2, HILS_PRESSED = 3 }; enum __MIDL___MIDL_itf_mfidl_0000_0026_0001 { MF_LICENSE_URL_UNTRUSTED = 0, MF_LICENSE_URL_TRUSTED = 1, MF_LICENSE_URL_TAMPERED = 2 }; enum _MFSequencerTopologyFlags { SequencerTopologyFlags_Last = 1 }; enum THUMBVERTSTATES { TUVS_NORMAL = 1, TUVS_HOT = 2, TUVS_PRESSED = 3, TUVS_FOCUSED = 4, TUVS_DISABLED = 5 }; enum _styleDir { styleDirNotSet = 0, styleDirLeftToRight = 1, styleDirRightToLeft = 2, styleDirInherit = 3, /* styleDir_Max = Unavail */ }; enum HEADERSORTARROWSTATES { HSAS_SORTEDUP = 1, HSAS_SORTEDDOWN = 2 }; enum OLECMDID_VIEWPORT_MODE_FLAG { OLECMDIDF_VIEWPORTMODE_FIXED_LAYOUT_WIDTH = 1, OLECMDIDF_VIEWPORTMODE_EXCLUDE_VISUAL_BOTTOM = 2, /* OLECMDIDF_VIEWPORTMODE_FIXED_LAYOUT_WIDTH_VALID = Unavail */ }; enum _HTMLWindowState { HTMLWindowStateNormal = 1, HTMLWindowStateMaximize = 3, HTMLWindowStateMinimize = 6, /* HTMLWindowState_Max = Unavail */ }; enum _ATOM_INFORMATION_CLASS { AtomBasicInformation = 0, AtomTableInformation = 1 }; enum OLECMDID_OPTICAL_ZOOMFLAG { OLECMDIDF_OPTICAL_ZOOM_NOPERSIST = 1, OLECMDIDF_OPTICAL_ZOOM_NOLAYOUT = 16 }; enum _styleGridLayer {  = 32771 }; enum TRACKSTATES { TRS_NORMAL = 1 }; enum LINKHEADERSTATES { FLH_NORMAL = 1, FLH_HOVER = 2 }; enum SCRUB_STATE { SCRUB_STATE_NONE = 0, SCRUB_STATE_POINTER = 1, SCRUB_STATE_MOUSE = 2 }; enum MFTIMER_FLAGS { MFTIMER_RELATIVE = 1 }; enum MF_MEDIA_ENGINE_CANPLAY { MF_MEDIA_ENGINE_CANPLAY_NOT_SUPPORTED = 0, MF_MEDIA_ENGINE_CANPLAY_MAYBE = 1, MF_MEDIA_ENGINE_CANPLAY_PROBABLY = 2 }; enum MFSESSION_GETFULLTOPOLOGY_FLAGS { MFSESSION_GETFULLTOPOLOGY_CURRENT = 1 }; enum SPINPARTS { SPNP_UP = 1, SPNP_DOWN = 2, SPNP_UPHORZ = 3, SPNP_DOWNHORZ = 4 }; enum _SYSTEM_FIRMWARE_TABLE_ACTION { SystemFirmwareTable_Enumerate = 0, SystemFirmwareTable_Get = 1 }; enum DWRITE_BREAK_CONDITION { DWRITE_BREAK_CONDITION_NEUTRAL = 0, DWRITE_BREAK_CONDITION_CAN_BREAK = 1, DWRITE_BREAK_CONDITION_MAY_NOT_BREAK = 2, DWRITE_BREAK_CONDITION_MUST_BREAK = 3 }; enum _WAIT_TYPE { WaitAll = 0, WaitAny = 1, WaitNotification = 2 }; enum _TP_DEBUG_CLASS { TP_DEBUG_CLASS_POOL = 0 }; enum BALLOONSTATES { TTBS_NORMAL = 1, TTBS_LINK = 2 }; enum _SECTION_INHERIT { ViewShare = 1, ViewUnmap = 2 }; enum _MFNetAuthenticationFlags { MFNET_AUTHENTICATION_PROXY = 1, MFNET_AUTHENTICATION_CLEAR_TEXT = 2, MFNET_AUTHENTICATION_LOGGED_ON_USER = 4 }; enum _MFT_PROCESS_OUTPUT_FLAGS { MFT_PROCESS_OUTPUT_DISCARD_WHEN_NO_BUFFER = 1, MFT_PROCESS_OUTPUT_REGENERATE_LAST_OUTPUT = 2 }; enum _MFNetCredentialRequirements { REQUIRE_PROMPT = 1, REQUIRE_SAVE_SELECTED = 2 }; enum _MFSTREAMSINK_MARKER_TYPE { MFSTREAMSINK_MARKER_DEFAULT = 0, MFSTREAMSINK_MARKER_ENDOFSEGMENT = 1, MFSTREAMSINK_MARKER_TICK = 2, MFSTREAMSINK_MARKER_EVENT = 3 }; enum DWRITE_TEXTURE_TYPE { DWRITE_TEXTURE_ALIASED_1x1 = 0, DWRITE_TEXTURE_CLEARTYPE_3x1 = 1 }; enum _htmlLoop { htmlLoopLoopInfinite = -1, /* htmlLoop_Max = Unavail */ }; enum WRENCHSTATES { TTWS_NORMAL = 1, TTWS_HOT = 2, TTWS_PRESSED = 3 }; enum TRACKBARSTYLESTATES { TKS_NORMAL = 1 }; enum CLOSESTATES { TTCS_NORMAL = 1, TTCS_HOT = 2, TTCS_PRESSED = 3 }; enum _htmlSpellCheck { htmlSpellCheckNotSet = 0, htmlSpellCheckTrue = 1, htmlSpellCheckFalse = 2, htmlSpellCheckDefault = 3, /* htmlSpellCheck_Max = Unavail */ }; enum SMALLFRAMEBOTTOMSTATES { SFRB_ACTIVE = 1, SFRB_INACTIVE = 2 }; enum _HEAP_INFORMATION_CLASS { HeapCompatibilityInformation = 0, HeapEnableTerminationOnCorruption = 1, HeapExtendedInformation = 2,  = 32771 }; enum SECTIONTITLELINKSTATES { CPSTL_NORMAL = 1, CPSTL_HOT = 2 }; enum _WOW64_FUNCTION_CODE64 { WOW64_FUNCTION_NOP = 0, WOW64_FUNCTION_QUERY_PROCESS_DEBUG_INFO = 1, WOW64_FUNCTION_MAXIMUM = 2 }; enum THEMESIZE { TS_MIN = 0, TS_TRUE = 1, TS_DRAW = 2 }; enum FRAMELEFTSTATES { FRL_ACTIVE = 1, FRL_INACTIVE = 2 }; enum SMALLFRAMELEFTSTATES { SFRL_ACTIVE = 1, SFRL_INACTIVE = 2 }; enum _MFT_DRAIN_TYPE { MFT_DRAIN_PRODUCE_TAILS = 0, MFT_DRAIN_NO_TAILS = 1 }; enum SCRUBBEHAVIOR_SELECTION_MODE { SBSM_SETKEYFOCUS = 0, SBSM_SETSELECTION = 1 }; enum MFTOPOLOGY_HARDWARE_MODE { MFTOPOLOGY_HWMODE_SOFTWARE_ONLY = 0, MFTOPOLOGY_HWMODE_USE_HARDWARE = 1 }; enum _styleFillRule { styleFillRuleNotSet = 0, styleFillRuleNonZero = 1, styleFillRuleEvenOdd = 2, /* styleFillRule_Max = Unavail */ }; enum SYSTEMCLOSESTATES { MSYSC_NORMAL = 1, MSYSC_DISABLED = 2 }; enum _MFT_OUTPUT_STATUS_FLAGS { MFT_OUTPUT_STATUS_SAMPLE_READY = 1 }; enum __MIDL___MIDL_itf_mfidl_0000_0023_0001 { MF_ACTIVATE_CUSTOM_MIXER_ALLOWFAIL = 1 }; enum MF_MEDIA_ENGINE_EXTENSION_TYPE { MF_MEDIA_ENGINE_EXTENSION_TYPE_MEDIASOURCE = 0, MF_MEDIA_ENGINE_EXTENSION_TYPE_BYTESTREAM = 1 }; enum NewProcessCauseConstants { ProtectedModeRedirect = 1 }; enum HEADERITEMRIGHTSTATES { HIRS_NORMAL = 1, HIRS_HOT = 2, HIRS_PRESSED = 3 }; enum _TVITEMPART { TVGIPR_BUTTON = 1 }; enum _ALPC_MESSAGE_INFORMATION_CLASS { AlpcMessageSidInformation = 0, AlpcMessageTokenModifiedIdInformation = 1 }; enum MOVESTATES { DDMOVE_HIGHLIGHT = 1, DDMOVE_NOHIGHLIGHT = 2 }; enum _HT_RESULTS { HT_RESULTS_Glyph = 1, /* HT_RESULTS_Max = Unavail */ }; enum BYTE_RANGE_TYPE { BYTE_RANGE_BUFFERED = 0, BYTE_RANGE_SEEKABLE = 1 }; enum CONTENTAREASTATES { AW_S_CONTENTAREA_NOMARGIN = 1 }; enum TICSSTATES { TSS_NORMAL = 1 }; enum MF_MEDIA_ENGINE_PROTECTION_FLAGS { MF_MEDIA_ENGINE_ENABLE_PROTECTED_CONTENT = 1, MF_MEDIA_ENGINE_USE_PMP_FOR_ALL_CONTENT = 2, MF_MEDIA_ENGINE_USE_UNPROTECTED_PMP = 4 }; enum _IO_COMPLETION_INFORMATION_CLASS { IoCompletionBasicInformation = 0 }; enum MCA_EXCEPTION_TYPE { HAL_MCE_RECORD = 0, HAL_MCA_RECORD = 1 }; enum MF_MEDIA_SHARING_ENGINE_EVENT { MF_MEDIA_SHARING_ENGINE_EVENT_DISCONNECT = 2000 }; enum _MFT_SET_TYPE_FLAGS { MFT_SET_TYPE_TEST_ONLY = 1 }; enum _MFT_INPUT_DATA_BUFFER_FLAGS { MFT_INPUT_DATA_BUFFER_PLACEHOLDER = -1 }; enum SPLITTERVERTSTATES { SPLITSV_NORMAL = 1, SPLITSV_HOT = 2, SPLITSV_PRESSED = 3 }; enum _MFNETSOURCE_STATISTICS_IDS { MFNETSOURCE_RECVPACKETS_ID = 0, MFNETSOURCE_LOSTPACKETS_ID = 1, MFNETSOURCE_RESENDSREQUESTED_ID = 2, MFNETSOURCE_RESENDSRECEIVED_ID = 3, MFNETSOURCE_RECOVEREDBYECCPACKETS_ID = 4, MFNETSOURCE_RECOVEREDBYRTXPACKETS_ID = 5, MFNETSOURCE_OUTPACKETS_ID = 6, MFNETSOURCE_RECVRATE_ID = 7, MFNETSOURCE_AVGBANDWIDTHBPS_ID = 8, MFNETSOURCE_BYTESRECEIVED_ID = 9, MFNETSOURCE_PROTOCOL_ID = 10, MFNETSOURCE_TRANSPORT_ID = 11, MFNETSOURCE_CACHE_STATE_ID = 12, MFNETSOURCE_LINKBANDWIDTH_ID = 13, MFNETSOURCE_CONTENTBITRATE_ID = 14, MFNETSOURCE_SPEEDFACTOR_ID = 15, MFNETSOURCE_BUFFERSIZE_ID = 16, MFNETSOURCE_BUFFERPROGRESS_ID = 17, MFNETSOURCE_LASTBWSWITCHTS_ID = 18, MFNETSOURCE_SEEKRANGESTART_ID = 19, MFNETSOURCE_SEEKRANGEEND_ID = 20, MFNETSOURCE_BUFFERINGCOUNT_ID = 21, MFNETSOURCE_INCORRECTLYSIGNEDPACKETS_ID = 22, MFNETSOURCE_SIGNEDSESSION_ID = 23, MFNETSOURCE_MAXBITRATE_ID = 24, MFNETSOURCE_RECEPTION_QUALITY_ID = 25, MFNETSOURCE_RECOVEREDPACKETS_ID = 26, MFNETSOURCE_VBR_ID = 27, MFNETSOURCE_DOWNLOADPROGRESS_ID = 28, MFNETSOURCE_UNPREDEFINEDPROTOCOLNAME_ID = 29 }; enum MFPMPSESSION_CREATION_FLAGS { MFPMPSESSION_UNPROTECTED_PROCESS = 1 }; enum _MF_QUALITY_ADVISE_FLAGS { MF_QUALITY_CANNOT_KEEP_UP = 1 }; enum ATL::CComEnumFlags { AtlFlagNoCopy = 0, AtlFlagTakeOwnership = 2, AtlFlagCopy = 3 }; enum GRIPPERSTATES { TSGS_NORMAL = 1 }; enum _MFT_INPUT_STATUS_FLAGS { MFT_INPUT_STATUS_ACCEPT_DATA = 1 }; enum TEXTSELECTIONGRIPPERPARTS { TSGP_GRIPPER = 1 }; enum COMMUNICATIONSPARTS { CSST_TAB = 1 }; struct _CM_DISK_GEOMETRY_DEVICE_DATA { unsigned long BytesPerSector; /* +0x0000 */ unsigned long NumberOfCylinders; /* +0x0004 */ unsigned long SectorsPerTrack; /* +0x0008 */ unsigned long NumberOfHeads; /* +0x000c */ }; struct _PLUGPLAY_CONTROL_CONFLICT_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned char ResourceList[8]; /* +0x0010 cc 15 00 00 */ unsigned long ResourceListSize; /* +0x0018 */ unsigned char ConflictBuffer[8]; /* +0x0020 ce 15 00 00 */ unsigned long ConflictBufferSize; /* +0x0028 */ unsigned long Flags; /* +0x002c */ long Status; /* +0x0030 */ }; struct _FOUR_PART_VERSION { unsigned long long Version64; /* +0x0000 */ }; struct _FOUR_PART_VERSION:: { unsigned short Revision; /* +0x0000 */ unsigned short Build; /* +0x0002 */ unsigned short Minor; /* +0x0004 */ unsigned short Major; /* +0x0006 */ }; struct _FOUR_PART_VERSION:: { unsigned long BuildAndRevision; /* +0x0000 */ unsigned long MajorAndMinor; /* +0x0004 */ }; struct tagINITCOMMONCONTROLSEX { unsigned long dwSize; /* +0x0000 */ unsigned long dwICC; /* +0x0004 */ }; struct _UNICODE_STRING { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ unsigned char Buffer[8]; /* +0x0008 71 06 00 00 */ }; struct _RTL_SPLAY_LINKS { unsigned char Parent[8]; /* +0x0000 1e 16 00 00 */ unsigned char LeftChild[8]; /* +0x0008 1e 16 00 00 */ unsigned char RightChild[8]; /* +0x0010 1e 16 00 00 */ }; struct tagLVGROUPMETRICS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char mask[4]; /* +0x0004 75 00 00 00 */ unsigned char Left[4]; /* +0x0008 75 00 00 00 */ unsigned char Top[4]; /* +0x000c 75 00 00 00 */ unsigned char Right[4]; /* +0x0010 75 00 00 00 */ unsigned char Bottom[4]; /* +0x0014 75 00 00 00 */ unsigned long crLeft; /* +0x0018 */ unsigned long crTop; /* +0x001c */ unsigned long crRight; /* +0x0020 */ unsigned long crBottom; /* +0x0024 */ unsigned long crHeader; /* +0x0028 */ unsigned long crFooter; /* +0x002c */ }; struct _FILE_INITIATE_REPAIR_OUTPUT_BUFFER { unsigned long long Hint1; /* +0x0000 */ unsigned long long Hint2; /* +0x0008 */ unsigned long long Clsn; /* +0x0010 */ long Status; /* +0x0018 */ }; struct _BOOT_ENTROPY_SOURCE_NT_RESULT { unsigned char SourceId[8]; /* +0x0000 35 16 00 00 */ unsigned long long Policy; /* +0x0008 */ unsigned char ResultCode[4]; /* +0x0010 36 16 00 00 */ long ResultStatus; /* +0x0014 */ unsigned long long Time; /* +0x0018 */ unsigned long EntropyLength; /* +0x0020 */ unsigned char EntropyData[68]; /* +0x0024 37 16 00 00 */ }; struct _MM_COMBINEDPAGE_IDENTITY { unsigned char PfnIdentity[24]; /* +0x0000 3a 16 00 00 */ /* unsigned char SharedInitial[0]; +0x0018 3b 16 00 00 */ unsigned long long ProtoPte; /* +0x0018 */ }; struct tagNMBCDROPDOWN { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char rcButton[16]; /* +0x0018 43 16 00 00 */ }; struct _FILE_IO_COMPLETION_INFORMATION { void *KeyContext; /* +0x0000 */ void *ApcContext; /* +0x0008 */ unsigned char IoStatusBlock[16]; /* +0x0010 67 16 00 00 */ }; struct _SYSTEM_THREAD_INFORMATION { unsigned char KernelTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char UserTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char CreateTime[8]; /* +0x0010 6a 16 00 00 */ unsigned long WaitTime; /* +0x0018 */ void *StartAddress; /* +0x0020 */ unsigned char ClientId[16]; /* +0x0028 6b 16 00 00 */ long Priority; /* +0x0038 */ long BasePriority; /* +0x003c */ unsigned long ContextSwitches; /* +0x0040 */ unsigned long ThreadState; /* +0x0044 */ unsigned long WaitReason; /* +0x0048 */ }; struct tagLVBKIMAGEA { unsigned long ulFlags; /* +0x0000 */ unsigned char hbm[8]; /* +0x0008 73 16 00 00 */ char *pszImage; /* +0x0010 */ unsigned char cchImageMax[4]; /* +0x0018 75 00 00 00 */ unsigned char xOffsetPercent[4]; /* +0x001c 74 00 00 00 */ unsigned char yOffsetPercent[8]; /* +0x0020 74 00 00 00 */ }; struct _SINGLE_LIST_ENTRY32 { unsigned long Next; /* +0x0000 */ }; struct _Wx86TIB { unsigned long Size; /* +0x0000 */ unsigned long InitialPc; /* +0x0004 */ void *StackBase; /* +0x0008 */ void *StackLimit; /* +0x000c */ void *DeallocationStack; /* +0x0010 */ unsigned long LogFlags; /* +0x0014 */ unsigned long InitialSp; /* +0x0018 */ unsigned char SimulationCount; /* +0x001c */ unsigned char InCpuSimulation; /* +0x001d */ unsigned char EmulateInitialPc; /* +0x001e */ unsigned char Initialized; /* +0x001f */ unsigned char ExceptionList[4]; /* +0x0020 b3 16 00 00 */ void *CpuContext; /* +0x0024 */ unsigned char InitialExceptionContext[4]; /* +0x0028 b5 16 00 00 */ void *pCallersRIID; /* +0x002c */ void *pCallersUnknown; /* +0x0030 */ unsigned long Flags; /* +0x0034 */ void *SelfRegDllName; /* +0x0038 */ void *SelfRegDllHandle; /* +0x003c */ }; struct _SYSTEM_SESSION_BIGPOOL_INFORMATION { unsigned long long NextEntryOffset; /* +0x0000 */ unsigned long SessionId; /* +0x0008 */ unsigned long Count; /* +0x000c */ unsigned char AllocatedInfo[24]; /* +0x0010 bb 16 00 00 */ }; struct _SYSTEM_POWER_STATE_CONTEXT { /* unsigned char Reserved1[0]; +0x0000 cd 16 00 00 */ /* unsigned char TargetSystemState[0]; +0x0000 ce 16 00 00 */ /* unsigned char EffectiveSystemState[0]; +0x0000 cf 16 00 00 */ /* unsigned char CurrentSystemState[0]; +0x0000 d0 16 00 00 */ /* unsigned char IgnoreHibernationPath[0]; +0x0000 d1 16 00 00 */ /* unsigned char PseudoTransition[0]; +0x0000 d2 16 00 00 */ /* unsigned char Reserved2[0]; +0x0000 d3 16 00 00 */ unsigned long ContextAsUlong; /* +0x0000 */ }; struct _PROPSHEETPAGEA { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 df 16 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszTitle[8]; /* +0x0020 df 16 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 ec 16 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 df 16 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 df 16 00 00 */ void *hActCtx; /* +0x0058 */ /* unsigned char hbmHeader[0]; +0x0060 73 16 00 00 */ unsigned char pszbmHeader[8]; /* +0x0060 df 16 00 00 */ }; struct _PROCESS_DYNAMIC_FUNCTION_TABLE_INFORMATION { unsigned char DynamicFunctionTable[8]; /* +0x0000 26 17 00 00 */ unsigned char Remove; /* +0x0008 */ }; struct _UNWIND_INFO { /* unsigned char Version[0]; +0x0000 56 17 00 00 */ unsigned char Flags[1]; /* +0x0000 57 17 00 00 */ unsigned char SizeOfProlog; /* +0x0001 */ unsigned char CountOfCodes; /* +0x0002 */ /* unsigned char FrameRegister[0]; +0x0003 58 17 00 00 */ unsigned char FrameOffset[1]; /* +0x0003 59 17 00 00 */ unsigned char UnwindCode[2]; /* +0x0004 5b 17 00 00 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_OCTET_STRING_VALUE { void *pValue; /* +0x0000 */ unsigned long ValueLength; /* +0x0008 */ }; struct _COVERAGE_MODULE_INFO { unsigned long ModuleInfoSize; /* +0x0000 */ unsigned long IsBinaryLoaded; /* +0x0004 */ unsigned char ModulePathName[16]; /* +0x0008 ca 15 00 00 */ unsigned long CoverageSectionSize; /* +0x0018 */ unsigned char CoverageSection[4]; /* +0x001c 62 17 00 00 */ }; struct _SYSTEM_PREFETCH_PATCH_INFORMATION { unsigned long PrefetchPatchCount; /* +0x0000 */ }; struct _FILE_FS_VOLUME_INFORMATION { unsigned char VolumeCreationTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long VolumeSerialNumber; /* +0x0008 */ unsigned long VolumeLabelLength; /* +0x000c */ unsigned char SupportsObjects; /* +0x0010 */ unsigned char VolumeLabel[6]; /* +0x0012 6c 17 00 00 */ }; struct _EFI_DRIVER_ENTRY_LIST { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char DriverEntry[20]; /* +0x0004 6f 17 00 00 */ }; struct _SYSTEM_HANDLE_TABLE_ENTRY_INFO { unsigned short UniqueProcessId; /* +0x0000 */ unsigned short CreatorBackTraceIndex; /* +0x0002 */ unsigned char ObjectTypeIndex; /* +0x0004 */ unsigned char HandleAttributes; /* +0x0005 */ unsigned short HandleValue; /* +0x0006 */ void *Object; /* +0x0008 */ unsigned long GrantedAccess; /* +0x0010 */ }; struct TA_TRANSFORM_CLIP { unsigned char header[20]; /* +0x0000 8b 17 00 00 */ unsigned char rLeft[4]; /* +0x0014 40 00 00 00 */ unsigned char rTop[4]; /* +0x0018 40 00 00 00 */ unsigned char rRight[4]; /* +0x001c 40 00 00 00 */ unsigned char rBottom[4]; /* +0x0020 40 00 00 00 */ unsigned char rInitialLeft[4]; /* +0x0024 40 00 00 00 */ unsigned char rInitialTop[4]; /* +0x0028 40 00 00 00 */ unsigned char rInitialRight[4]; /* +0x002c 40 00 00 00 */ unsigned char rInitialBottom[4]; /* +0x0030 40 00 00 00 */ }; struct _PROCESS_FOREGROUND_BACKGROUND { unsigned char Foreground; /* +0x0000 */ }; struct _STORAGE_QUERY_DEPENDENT_VOLUME_LEV1_ENTRY { unsigned long EntryLength; /* +0x0000 */ unsigned long DependencyTypeFlags; /* +0x0004 */ unsigned long ProviderSpecificFlags; /* +0x0008 */ unsigned char VirtualStorageType[20]; /* +0x000c 92 17 00 00 */ }; struct _GENERATE_NAME_CONTEXT { unsigned short Checksum; /* +0x0000 */ unsigned char ChecksumInserted; /* +0x0002 */ unsigned char NameLength; /* +0x0003 */ unsigned char NameBuffer[16]; /* +0x0004 95 17 00 00 */ unsigned long ExtensionLength; /* +0x0014 */ unsigned char ExtensionBuffer[8]; /* +0x0018 96 17 00 00 */ unsigned long LastIndexValue; /* +0x0020 */ }; struct _HEAP_EXTENDED_INFORMATION { void *Process; /* +0x0000 */ unsigned long long Heap; /* +0x0008 */ unsigned long Level; /* +0x0010 */ unsigned char CallbackRoutine[8]; /* +0x0018 9d 17 00 00 */ void *CallbackContext; /* +0x0020 */ /* unsigned char ProcessHeapInformation[0]; +0x0028 9e 17 00 00 */ unsigned char HeapInformation[48]; /* +0x0028 70 16 00 00 */ }; struct _BOOT_ENTRY_LIST { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char BootEntry[32]; /* +0x0004 2e 17 00 00 */ }; struct tagREBARINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char himl[8]; /* +0x0008 cf 17 00 00 */ }; struct _LUTF8_STRING { unsigned long long Length; /* +0x0000 */ unsigned long long MaximumLength; /* +0x0008 */ unsigned char *Buffer; /* +0x0010 */ }; struct _IO_RESOURCE_DESCRIPTOR { unsigned char Option; /* +0x0000 */ unsigned char Type; /* +0x0001 */ unsigned char ShareDisposition; /* +0x0002 */ unsigned char Spare1; /* +0x0003 */ unsigned short Flags; /* +0x0004 */ unsigned short Spare2; /* +0x0006 */ }; struct tagNMREBARCHEVRON { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char uBand[4]; /* +0x0018 75 00 00 00 */ unsigned char wID[4]; /* +0x001c 75 00 00 00 */ long long lParam; /* +0x0020 */ unsigned char rc[16]; /* +0x0028 43 16 00 00 */ long long lParamNM; /* +0x0038 */ }; struct _FILE_MAILSLOT_QUERY_INFORMATION { unsigned long MaximumMessageSize; /* +0x0000 */ unsigned long MailslotQuota; /* +0x0004 */ unsigned long NextMessageSize; /* +0x0008 */ unsigned long MessagesAvailable; /* +0x000c */ unsigned char ReadTimeout[8]; /* +0x0010 6a 16 00 00 */ }; struct _ENCRYPTED_DATA_INFO { unsigned long long StartingFileOffset; /* +0x0000 */ unsigned long OutputBufferOffset; /* +0x0008 */ unsigned long BytesWithinFileSize; /* +0x000c */ unsigned long BytesWithinValidDataLength; /* +0x0010 */ unsigned short CompressionFormat; /* +0x0014 */ unsigned char DataUnitShift; /* +0x0016 */ unsigned char ChunkShift; /* +0x0017 */ unsigned char ClusterShift; /* +0x0018 */ unsigned char EncryptionFormat; /* +0x0019 */ unsigned short NumberOfDataBlocks; /* +0x001a */ unsigned char DataBlockSize[4]; /* +0x001c 39 18 00 00 */ }; struct _MUILANGUAGES { unsigned char TotalSize[4]; /* +0x0000 75 00 00 00 */ unsigned short MaxNumLanguages; /* +0x0004 */ unsigned short NumLanguages; /* +0x0006 */ unsigned short NumInstalledLanguages; /* +0x0008 */ unsigned char LangInfos[8]; /* +0x0010 3f 18 00 00 */ }; struct _HEAP_PERFORMANCE_COUNTERS_INFORMATION { unsigned long Size; /* +0x0000 */ unsigned long Version; /* +0x0004 */ unsigned long HeapIndex; /* +0x0008 */ unsigned long LastHeapIndex; /* +0x000c */ unsigned long long BaseAddress; /* +0x0010 */ unsigned long long ReserveSize; /* +0x0018 */ unsigned long long CommitSize; /* +0x0020 */ unsigned long SegmentCount; /* +0x0028 */ unsigned long long LargeUCRMemory; /* +0x0030 */ unsigned long UCRLength; /* +0x0038 */ unsigned long long AllocatedSpace; /* +0x0040 */ unsigned long long FreeSpace; /* +0x0048 */ unsigned long FreeListLength; /* +0x0050 */ unsigned long Contention; /* +0x0054 */ unsigned long VirtualBlocks; /* +0x0058 */ unsigned long CommitRate; /* +0x005c */ unsigned long DecommitRate; /* +0x0060 */ }; struct tagLVHITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char flags[4]; /* +0x0008 75 00 00 00 */ unsigned char iItem[4]; /* +0x000c 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x0010 74 00 00 00 */ unsigned char iGroup[4]; /* +0x0014 74 00 00 00 */ }; struct _PLUGPLAY_CONTROL_RELATED_DEVICE_DATA { unsigned char TargetDeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long Relation; /* +0x0010 */ unsigned char RelatedDeviceInstance[8]; /* +0x0018 71 06 00 00 */ unsigned long RelatedDeviceInstanceLength; /* +0x0020 */ }; struct _MUILANGINFO { unsigned short Flags; /* +0x0000 */ unsigned short Reserved; /* +0x0002 */ unsigned short LangId; /* +0x0004 */ short LangNameIndex; /* +0x0006 */ unsigned short FallbackTypes; /* +0x0008 */ short NeutralLangSpec; /* +0x000a */ unsigned char FallbackSpecs[8]; /* +0x000c 58 18 00 00 */ unsigned char AlternateCodePage[8]; /* +0x0014 58 18 00 00 */ }; struct _RTL_DYNAMIC_HASH_TABLE_ENTRY { unsigned char Linkage[16]; /* +0x0000 5d 18 00 00 */ unsigned long long Signature; /* +0x0010 */ }; struct _TXFS_CREATE_MINIVERSION_INFO { unsigned short StructureVersion; /* +0x0000 */ unsigned short StructureLength; /* +0x0002 */ unsigned long BaseVersion; /* +0x0004 */ unsigned short MiniVersion; /* +0x0008 */ }; struct _VARIABLE_NAME { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char VendorGuid[16]; /* +0x0004 8f 18 00 00 */ unsigned char Name[4]; /* +0x0014 6c 17 00 00 */ }; struct _SYSTEM_POOLTAG_INFORMATION { unsigned long Count; /* +0x0000 */ unsigned char TagInfo[40]; /* +0x0008 93 18 00 00 */ }; struct _SYSDBG_CONTROL_SPACE { unsigned long long Address; /* +0x0000 */ void *Buffer; /* +0x0008 */ unsigned long Request; /* +0x0010 */ unsigned long Processor; /* +0x0014 */ }; struct _FAT_STATISTICS { unsigned long CreateHits; /* +0x0000 */ unsigned long SuccessfulCreates; /* +0x0004 */ unsigned long FailedCreates; /* +0x0008 */ unsigned long NonCachedReads; /* +0x000c */ unsigned long NonCachedReadBytes; /* +0x0010 */ unsigned long NonCachedWrites; /* +0x0014 */ unsigned long NonCachedWriteBytes; /* +0x0018 */ unsigned long NonCachedDiskReads; /* +0x001c */ unsigned long NonCachedDiskWrites; /* +0x0020 */ }; struct D2D1_PIXEL_FORMAT { unsigned char format[4]; /* +0x0000 9d 18 00 00 */ unsigned char alphaMode[4]; /* +0x0004 9e 18 00 00 */ }; struct _MFINPUTTRUSTAUTHORITY_ACCESS_PARAMS { unsigned long dwSize; /* +0x0000 */ unsigned long dwVer; /* +0x0004 */ unsigned long cbSignatureOffset; /* +0x0008 */ unsigned long cbSignatureSize; /* +0x000c */ unsigned long cbExtensionOffset; /* +0x0010 */ unsigned long cbExtensionSize; /* +0x0014 */ unsigned long cActions; /* +0x0018 */ unsigned char rgOutputActions[24]; /* +0x0020 a2 18 00 00 */ }; struct _SYSTEM_PROCESS_INFORMATION_EXTENSION { unsigned char DiskCounters[40]; /* +0x0000 a7 18 00 00 */ unsigned long Flags; /* +0x0028 */ /* unsigned char HasStrongId[0]; +0x0028 a8 18 00 00 */ unsigned char Spare[8]; /* +0x0028 a9 18 00 00 */ }; struct _JOURNAL_SET_KEY_SECURITY_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned long OldSecurityDescriptorLength; /* +0x0028 */ void *OldSecurityDescriptor; /* +0x0030 */ unsigned long NewSecurityDescriptorLength; /* +0x0038 */ void *NewSecurityDescriptor; /* +0x0040 */ }; struct tagCOMBOBOXEXITEMW { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ long long iItem; /* +0x0008 */ unsigned char pszText[8]; /* +0x0010 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0020 74 00 00 00 */ unsigned char iOverlay[4]; /* +0x0024 74 00 00 00 */ unsigned char iIndent[8]; /* +0x0028 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _SYSDBG_VIRTUAL { void *Address; /* +0x0000 */ void *Buffer; /* +0x0008 */ unsigned long Request; /* +0x0010 */ }; struct _SP_INF_INFORMATION { unsigned long InfStyle; /* +0x0000 */ unsigned long InfCount; /* +0x0004 */ unsigned char VersionData[4]; /* +0x0008 62 17 00 00 */ }; struct _STRING64 { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ unsigned long long Buffer; /* +0x0008 */ }; struct _UNWIND_CODE { unsigned char CodeOffset; /* +0x0000 */ /* unsigned char UnwindOp[0]; +0x0001 58 17 00 00 */ unsigned char OpInfo[1]; /* +0x0001 59 17 00 00 */ }; struct tagNMTVGETINFOTIPW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszText[8]; /* +0x0018 71 06 00 00 */ unsigned char cchTextMax[8]; /* +0x0020 74 00 00 00 */ unsigned char hItem[8]; /* +0x0028 e9 18 00 00 */ long long lParam; /* +0x0030 */ }; struct _STORAGE_QUERY_DEPENDENT_VOLUME_LEV2_ENTRY { unsigned long EntryLength; /* +0x0000 */ unsigned long DependencyTypeFlags; /* +0x0004 */ unsigned long ProviderSpecificFlags; /* +0x0008 */ unsigned char VirtualStorageType[20]; /* +0x000c 92 17 00 00 */ unsigned long AncestorLevel; /* +0x0020 */ unsigned long HostVolumeNameOffset; /* +0x0024 */ unsigned long HostVolumeNameSize; /* +0x0028 */ unsigned long DependentVolumeNameOffset; /* +0x002c */ unsigned long DependentVolumeNameSize; /* +0x0030 */ unsigned long RelativePathOffset; /* +0x0034 */ unsigned long RelativePathSize; /* +0x0038 */ unsigned long DependentDeviceNameOffset; /* +0x003c */ unsigned long DependentDeviceNameSize; /* +0x0040 */ }; struct _CSV_NAMESPACE_INFO { unsigned long Version; /* +0x0000 */ unsigned long DeviceNumber; /* +0x0004 */ unsigned char StartingOffset[8]; /* +0x0008 6a 16 00 00 */ unsigned long SectorSize; /* +0x0010 */ }; struct _SYSTEM_VERIFIER_ISSUE { unsigned long long IssueType; /* +0x0000 */ void *Address; /* +0x0008 */ unsigned char Parameters[16]; /* +0x0010 20 19 00 00 */ }; struct _CPTABLEINFO { unsigned short CodePage; /* +0x0000 */ unsigned short MaximumCharacterSize; /* +0x0002 */ unsigned short DefaultChar; /* +0x0004 */ unsigned short UniDefaultChar; /* +0x0006 */ unsigned short TransDefaultChar; /* +0x0008 */ unsigned short TransUniDefaultChar; /* +0x000a */ unsigned short DBCSCodePage; /* +0x000c */ unsigned char LeadByte[18]; /* +0x000e 25 19 00 00 */ unsigned short *MultiByteTable; /* +0x0020 */ void *WideCharTable; /* +0x0028 */ unsigned short *DBCSRanges; /* +0x0030 */ unsigned short *DBCSOffsets; /* +0x0038 */ }; struct tagNMDATETIMEWMKEYDOWNW { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char nVirtKey[8]; /* +0x0018 74 00 00 00 */ unsigned char pszFormat[8]; /* +0x0020 63 18 00 00 */ unsigned char st[16]; /* +0x0028 28 19 00 00 */ }; struct _SYSTEM_LEGACY_DRIVER_INFORMATION { unsigned long VetoType; /* +0x0000 */ unsigned char VetoList[16]; /* +0x0008 ca 15 00 00 */ }; struct _THREAD_BASIC_INFORMATION { long ExitStatus; /* +0x0000 */ unsigned char TebBaseAddress[8]; /* +0x0008 79 19 00 00 */ unsigned char ClientId[16]; /* +0x0010 6b 16 00 00 */ unsigned long long AffinityMask; /* +0x0020 */ long Priority; /* +0x0028 */ long BasePriority; /* +0x002c */ }; struct _RTL_UMS_SCHEDULER_STARTUP_INFO { unsigned long UmsVersion; /* +0x0000 */ unsigned char CompletionList[8]; /* +0x0008 7d 19 00 00 */ unsigned char SchedulerProc[8]; /* +0x0010 81 19 00 00 */ void *SchedulerParam; /* +0x0018 */ }; struct tagNMOBJECTNOTIFY { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[8]; /* +0x0018 74 00 00 00 */ unsigned char piid[8]; /* +0x0020 85 19 00 00 */ void *pObject; /* +0x0028 */ unsigned char hResult[4]; /* +0x0030 08 00 00 00 */ unsigned long dwFlags; /* +0x0034 */ }; struct _ALPC_PORT_MESSAGE_ZONE_INFORMATION { void *Buffer; /* +0x0000 */ unsigned long Size; /* +0x0008 */ }; struct tagNMLVGETINFOTIPA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlags; /* +0x0018 */ char *pszText; /* +0x0020 */ unsigned char cchTextMax[4]; /* +0x0028 74 00 00 00 */ unsigned char iItem[4]; /* +0x002c 74 00 00 00 */ unsigned char iSubItem[8]; /* +0x0030 74 00 00 00 */ long long lParam; /* +0x0038 */ }; struct _SCRUB_DATA_INPUT { unsigned long Flags; /* +0x0000 */ unsigned long MaximumIos; /* +0x0004 */ unsigned char Reserved[8]; /* +0x0008 b1 19 00 00 */ unsigned char ResumeContext[816]; /* +0x0010 b2 19 00 00 */ }; struct _FILE_FS_DRIVER_PATH_INFORMATION { unsigned char DriverInPath; /* +0x0000 */ unsigned long DriverNameLength; /* +0x0004 */ unsigned char DriverName[4]; /* +0x0008 6c 17 00 00 */ }; struct _NLSTABLEINFO { unsigned char OemTableInfo[64]; /* +0x0000 f8 19 00 00 */ unsigned char AnsiTableInfo[64]; /* +0x0040 f8 19 00 00 */ unsigned short *UpperCaseTable; /* +0x0080 */ unsigned short *LowerCaseTable; /* +0x0088 */ }; struct _SYSTEM_OBJECTTYPE_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long NumberOfObjects; /* +0x0004 */ unsigned long NumberOfHandles; /* +0x0008 */ unsigned long TypeIndex; /* +0x000c */ unsigned long InvalidAttributes; /* +0x0010 */ unsigned char GenericMapping[16]; /* +0x0014 26 1a 00 00 */ unsigned long ValidAccessMask; /* +0x0024 */ unsigned long PoolType; /* +0x0028 */ unsigned char SecurityRequired; /* +0x002c */ unsigned char WaitableObject; /* +0x002d */ unsigned char TypeName[16]; /* +0x0030 ca 15 00 00 */ }; struct _PLUGPLAY_CONTROL_INTERFACE_ALIAS_DATA { unsigned char SymbolicLinkName[16]; /* +0x0000 ca 15 00 00 */ unsigned char AliasClassGuid[8]; /* +0x0010 29 1a 00 00 */ unsigned char AliasSymbolicLinkName[8]; /* +0x0018 71 06 00 00 */ unsigned long AliasSymbolicLinkNameLength; /* +0x0020 */ }; struct _RTL_HEAP_ENTRY { unsigned long long Size; /* +0x0000 */ unsigned short Flags; /* +0x0008 */ unsigned short AllocatorBackTraceIndex; /* +0x000a */ }; struct _FINDFIRSTACTIVATIONCONTEXTSECTION { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char ExtensionGuid[8]; /* +0x0008 85 19 00 00 */ unsigned long Id; /* +0x0010 */ unsigned long Depth; /* +0x0014 */ unsigned long OutFlags; /* +0x0018 */ }; struct tagNMPGHOTITEM { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char idOld[4]; /* +0x0018 74 00 00 00 */ unsigned char idNew[4]; /* +0x001c 74 00 00 00 */ unsigned long dwFlags; /* +0x0020 */ }; struct _SET_PURGE_FAILURE_MODE_INPUT { unsigned long Flags; /* +0x0000 */ }; struct _RTL_TRACE_BLOCK { unsigned long Magic; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned long Size; /* +0x0008 */ unsigned long long UserCount; /* +0x0010 */ unsigned long long UserSize; /* +0x0018 */ void *UserContext; /* +0x0020 */ unsigned char Next[8]; /* +0x0028 54 1a 00 00 */ unsigned char Trace[8]; /* +0x0030 55 1a 00 00 */ }; struct _HTML_PAINT_XFORM { unsigned char eM11[4]; /* +0x0000 40 00 00 00 */ unsigned char eM12[4]; /* +0x0004 40 00 00 00 */ unsigned char eM21[4]; /* +0x0008 40 00 00 00 */ unsigned char eM22[4]; /* +0x000c 40 00 00 00 */ unsigned char eDx[4]; /* +0x0010 40 00 00 00 */ unsigned char eDy[4]; /* +0x0014 40 00 00 00 */ }; struct _STRING { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ char *Buffer; /* +0x0008 */ }; struct _PS_MEMORY_RESERVE { void *ReserveAddress; /* +0x0000 */ unsigned long long ReserveSize; /* +0x0008 */ }; struct _SYSTEM_SET_TIME_ADJUST_INFORMATION { unsigned long TimeAdjustment; /* +0x0000 */ unsigned char Enable; /* +0x0004 */ }; struct _FILE_PIPE_ASSIGN_EVENT_BUFFER { void *EventHandle; /* +0x0000 */ unsigned long KeyValue; /* +0x0008 */ }; struct _SP_DEVINFO_DATA { unsigned long cbSize; /* +0x0000 */ unsigned char ClassGuid[16]; /* +0x0004 8f 18 00 00 */ unsigned long DevInst; /* +0x0014 */ unsigned long long Reserved; /* +0x0018 */ }; struct tagNMCUSTOMDRAWINFO { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwDrawStage; /* +0x0018 */ unsigned char hdc[8]; /* +0x0020 9b 1a 00 00 */ unsigned char rc[16]; /* +0x0028 43 16 00 00 */ unsigned long long dwItemSpec; /* +0x0038 */ unsigned char uItemState[8]; /* +0x0040 75 00 00 00 */ long long lItemlParam; /* +0x0048 */ }; struct _SP_DRVINSTALL_PARAMS { unsigned long cbSize; /* +0x0000 */ unsigned long Rank; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long long PrivateData; /* +0x0010 */ unsigned long Reserved; /* +0x0018 */ }; struct _PROTOGON_STATISTICS { unsigned long Unused; /* +0x0000 */ }; struct _MCA_EXCEPTION { unsigned long VersionNumber; /* +0x0000 */ unsigned char ExceptionType[4]; /* +0x0004 cf 1a 00 00 */ unsigned char TimeStamp[8]; /* +0x0008 6a 16 00 00 */ unsigned long ProcessorNumber; /* +0x0010 */ unsigned long Reserved1; /* +0x0014 */ }; struct _SE_PACKAGE_CAPABILITY_INFO { unsigned long Remaining; /* +0x0000 */ unsigned long PackageGrantedAccess; /* +0x0004 */ unsigned long CapabilityGrantedAccess; /* +0x0008 */ unsigned long UserGroupsRemaining; /* +0x000c */ unsigned char PackagesPresent; /* +0x0010 */ unsigned char PackageMatch; /* +0x0011 */ unsigned char CapabilityMatch; /* +0x0012 */ unsigned char LogPermissiveFailure; /* +0x0013 */ }; struct _DRIVER_VERIFIER_THUNK_PAIRS { unsigned char PristineRoutine[8]; /* +0x0000 5e 1b 00 00 */ unsigned char NewRoutine[8]; /* +0x0008 5e 1b 00 00 */ }; struct _SYSTEM_VERIFIER_TRIAGE_INFORMATION { unsigned long ActionTaken; /* +0x0000 */ unsigned char CrashData[40]; /* +0x0008 61 1b 00 00 */ unsigned long VerifierMode; /* +0x0030 */ unsigned long VerifierFlags; /* +0x0034 */ unsigned char VerifierTargets[512]; /* +0x0038 62 1b 00 00 */ }; struct _JOURNAL_RENAME_KEY_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned char KeyKeyName[16]; /* +0x0028 ca 15 00 00 */ }; struct _NMTBCUSTOMDRAW { unsigned char nmcd[80]; /* +0x0000 69 1b 00 00 */ unsigned char hbrMonoDither[8]; /* +0x0050 6b 1b 00 00 */ unsigned char hbrLines[8]; /* +0x0058 6b 1b 00 00 */ unsigned char hpenLines[8]; /* +0x0060 6d 1b 00 00 */ unsigned long clrText; /* +0x0068 */ unsigned long clrMark; /* +0x006c */ unsigned long clrTextHighlight; /* +0x0070 */ unsigned long clrBtnFace; /* +0x0074 */ unsigned long clrBtnHighlight; /* +0x0078 */ unsigned long clrHighlightHotTrack; /* +0x007c */ unsigned char rcText[16]; /* +0x0080 43 16 00 00 */ unsigned char nStringBkMode[4]; /* +0x0090 74 00 00 00 */ unsigned char nHLStringBkMode[4]; /* +0x0094 74 00 00 00 */ unsigned char iListGap[8]; /* +0x0098 74 00 00 00 */ }; struct _FILE_PIPE_LOCAL_INFORMATION { unsigned long NamedPipeType; /* +0x0000 */ unsigned long NamedPipeConfiguration; /* +0x0004 */ unsigned long MaximumInstances; /* +0x0008 */ unsigned long CurrentInstances; /* +0x000c */ unsigned long InboundQuota; /* +0x0010 */ unsigned long ReadDataAvailable; /* +0x0014 */ unsigned long OutboundQuota; /* +0x0018 */ unsigned long WriteQuotaAvailable; /* +0x001c */ unsigned long NamedPipeState; /* +0x0020 */ unsigned long NamedPipeEnd; /* +0x0024 */ }; struct _MUILANGLIST { unsigned char TotalSize[4]; /* +0x0000 75 00 00 00 */ unsigned short NumLanguages; /* +0x0004 */ unsigned short MaxNumLanguages; /* +0x0006 */ unsigned char bUseUseMachineConfigList; /* +0x0008 */ unsigned char RegInfo[8]; /* +0x0010 84 1b 00 00 */ unsigned char Languages[8]; /* +0x0018 86 1b 00 00 */ unsigned long long ullMask; /* +0x0020 */ unsigned char uConsoleFlag[4]; /* +0x0028 75 00 00 00 */ unsigned char Checksum[20]; /* +0x002c 87 1b 00 00 */ }; struct _ACTIVATION_CONTEXT_SECTION_KEYED_DATA { unsigned long Size; /* +0x0000 */ unsigned long DataFormatVersion; /* +0x0004 */ void *Data; /* +0x0008 */ unsigned long Length; /* +0x0010 */ void *SectionGlobalData; /* +0x0018 */ unsigned long SectionGlobalDataLength; /* +0x0020 */ void *SectionBase; /* +0x0028 */ unsigned long SectionTotalLength; /* +0x0030 */ unsigned char ActivationContext[8]; /* +0x0038 8b 1b 00 00 */ unsigned long AssemblyRosterIndex; /* +0x0040 */ unsigned long Flags; /* +0x0044 */ unsigned char AssemblyMetadata[40]; /* +0x0048 8c 1b 00 00 */ }; struct tagNMREBARSPLITTER { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char rcSizing[16]; /* +0x0018 43 16 00 00 */ }; struct _PROCESSOR_IDLE_STATE { unsigned char StateType; /* +0x0000 */ unsigned long StateFlags; /* +0x0004 */ unsigned long HardwareLatency; /* +0x0008 */ unsigned long Power; /* +0x000c */ unsigned long long Context; /* +0x0010 */ unsigned char Handler[8]; /* +0x0018 a4 1b 00 00 */ }; struct _PLUGPLAY_CUSTOM_NOTIFICATION { unsigned char HeaderInfo[24]; /* +0x0000 a9 1b 00 00 */ void *FileObject; /* +0x0018 */ long NameBufferOffset; /* +0x0020 */ unsigned char CustomDataBuffer[4]; /* +0x0024 62 17 00 00 */ }; struct _UNICODE_PREFIX_TABLE_ENTRY { short NodeTypeCode; /* +0x0000 */ short NameLength; /* +0x0002 */ unsigned char NextPrefixTree[8]; /* +0x0008 af 1b 00 00 */ unsigned char CaseMatch[8]; /* +0x0010 af 1b 00 00 */ unsigned char Links[24]; /* +0x0018 1d 16 00 00 */ unsigned char Prefix[8]; /* +0x0030 b0 1b 00 00 */ }; struct _SP_DEVINSTALL_PARAMS_W { unsigned long cbSize; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long FlagsEx; /* +0x0008 */ unsigned char hwndParent[8]; /* +0x0010 eb 15 00 00 */ unsigned char InstallMsgHandler[8]; /* +0x0018 f8 1b 00 00 */ void *InstallMsgHandlerContext; /* +0x0020 */ void *FileQueue; /* +0x0028 */ unsigned long long ClassInstallReserved; /* +0x0030 */ unsigned long Reserved; /* +0x0038 */ unsigned char DriverPath[524]; /* +0x003c f9 1b 00 00 */ }; struct _SYSTEM_SPECIAL_POOL_INFORMATION { unsigned long PoolTag; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ }; struct _COVERAGE_MODULE_REQUEST { unsigned char RequestType[24]; /* +0x0000 8e 1a 00 00 */ }; struct _RTL_PROCESS_VERIFIER_OPTIONS { unsigned long SizeStruct; /* +0x0000 */ unsigned long Option; /* +0x0004 */ unsigned char OptionData[4]; /* +0x0008 62 17 00 00 */ }; struct tagTCITEMHEADERA { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char lpReserved1[4]; /* +0x0004 75 00 00 00 */ unsigned char lpReserved2[8]; /* +0x0008 75 00 00 00 */ char *pszText; /* +0x0010 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ }; struct _RTL_UMS_CONTEXT { unsigned char Link[16]; /* +0x0000 3d 1c 00 00 */ unsigned char Context[1232]; /* +0x0010 b4 16 00 00 */ void *Teb; /* +0x04e0 */ void *UserContext; /* +0x04e8 */ /* unsigned char ScheduledThread[0]; +0x04f0 3f 1c 00 00 */ /* unsigned char Suspended[0]; +0x04f0 40 1c 00 00 */ /* unsigned char VolatileContext[0]; +0x04f0 41 1c 00 00 */ /* unsigned char Terminated[0]; +0x04f0 42 1c 00 00 */ /* unsigned char DebugActive[0]; +0x04f0 43 1c 00 00 */ /* unsigned char RunningOnSelfThread[0]; +0x04f0 44 1c 00 00 */ /* unsigned char DenyRunningOnSelfThread[0]; +0x04f0 45 1c 00 00 */ unsigned char Flags[8]; /* +0x04f0 46 1c 00 00 */ /* unsigned char KernelUpdateLock[0]; +0x04f8 48 1c 00 00 */ /* unsigned char PrimaryClientID[0]; +0x04f8 49 1c 00 00 */ unsigned char ContextLock[8]; /* +0x04f8 47 1c 00 00 */ unsigned char PrimaryUmsContext[8]; /* +0x0500 4b 1c 00 00 */ unsigned long SwitchCount; /* +0x0508 */ unsigned long KernelYieldCount; /* +0x050c */ unsigned long MixedYieldCount; /* +0x0510 */ unsigned long YieldCount; /* +0x0514 */ }; struct tagNMLVFINDITEMA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iStart[8]; /* +0x0018 74 00 00 00 */ unsigned char lvfi[40]; /* +0x0020 4f 1c 00 00 */ }; struct _SP_POWERMESSAGEWAKE_PARAMS_A { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char PowerMessageWake[512]; /* +0x0008 68 1c 00 00 */ }; struct XSAVE_CPU_INFO { unsigned char Processor; /* +0x0000 */ unsigned short Family; /* +0x0002 */ unsigned short Model; /* +0x0004 */ unsigned short Stepping; /* +0x0006 */ unsigned short ExtendedModel; /* +0x0008 */ unsigned long ExtendedFamily; /* +0x000c */ unsigned long long MicrocodeVersion; /* +0x0010 */ unsigned long Reserved; /* +0x0018 */ }; struct _OBJECT_DIRECTORY_INFORMATION { unsigned char Name[16]; /* +0x0000 ca 15 00 00 */ unsigned char TypeName[16]; /* +0x0010 ca 15 00 00 */ }; struct _JOURNAL_CLIENT_INFORMATION { unsigned char StartTimeStamp[8]; /* +0x0000 6a 16 00 00 */ unsigned char CurrentTimeStamp[8]; /* +0x0008 6a 16 00 00 */ unsigned long long RecordsToProcess; /* +0x0010 */ unsigned long RelativeFillLevel; /* +0x0018 */ }; struct _TP_TASK { unsigned char Callbacks[8]; /* +0x0000 73 1c 00 00 */ unsigned long NumaNode; /* +0x0008 */ unsigned char IdealProcessor; /* +0x000c */ unsigned char ListEntry[16]; /* +0x0010 5d 18 00 00 */ }; struct _RTL_BITMAP { unsigned long SizeOfBitMap; /* +0x0000 */ unsigned long *Buffer; /* +0x0008 */ }; struct _ACTIVATION_CONTEXT_STACK { unsigned char ActiveFrame[8]; /* +0x0000 f8 1c 00 00 */ unsigned char FrameListCache[16]; /* +0x0008 5d 18 00 00 */ unsigned long Flags; /* +0x0018 */ unsigned long NextCookieSequenceNumber; /* +0x001c */ unsigned long StackId; /* +0x0020 */ }; struct _FILE_FULL_DIR_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned long EaSize; /* +0x0040 */ unsigned char FileName[4]; /* +0x0044 6c 17 00 00 */ }; struct _FILE_REPARSE_POINT_INFORMATION { long long FileReference; /* +0x0000 */ unsigned long Tag; /* +0x0008 */ }; struct _RTL_STACK_CONTEXT_ENTRY { unsigned long long Address; /* +0x0000 */ unsigned long long Data; /* +0x0008 */ }; struct tagPAGESET { unsigned long cbStruct; /* +0x0000 */ unsigned char fOddPages[4]; /* +0x0004 74 00 00 00 */ unsigned char fEvenPages[4]; /* +0x0008 74 00 00 00 */ unsigned long cPageRange; /* +0x000c */ unsigned char rgPages[8]; /* +0x0010 06 1d 00 00 */ }; struct _SP_BACKUP_QUEUE_PARAMS_V2_A { unsigned long cbSize; /* +0x0000 */ unsigned char FullInfPath[260]; /* +0x0004 09 1d 00 00 */ unsigned char FilenameOffset[4]; /* +0x0108 74 00 00 00 */ unsigned char ReinstallInstance[260]; /* +0x010c 09 1d 00 00 */ }; struct _TRIPLE_LIST_ITERATOR { unsigned char List[8]; /* +0x0000 0f 1d 00 00 */ unsigned char NextEntry[8]; /* +0x0008 68 1b 00 00 */ unsigned char ActiveList; /* +0x0010 */ unsigned char ProbeReads; /* +0x0011 */ unsigned char ReturnDataOffset; /* +0x0012 */ unsigned char Wow64List; /* +0x0013 */ }; struct tagNMTREEVIEWA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char action[8]; /* +0x0018 75 00 00 00 */ unsigned char itemOld[56]; /* +0x0020 12 1d 00 00 */ unsigned char itemNew[56]; /* +0x0058 12 1d 00 00 */ unsigned char ptDrag[8]; /* +0x0090 54 16 00 00 */ }; struct _PO_WAKE_SOURCE_TIMER { unsigned char Header[8]; /* +0x0000 25 1d 00 00 */ unsigned char Reason[40]; /* +0x0008 26 1d 00 00 */ }; struct _CM_PNP_BIOS_INSTALLATION_CHECK { unsigned char Signature[4]; /* +0x0000 29 1d 00 00 */ unsigned char Revision; /* +0x0004 */ unsigned char Length; /* +0x0005 */ unsigned short ControlField; /* +0x0006 */ unsigned char Checksum; /* +0x0008 */ unsigned long EventFlagAddress; /* +0x0009 */ unsigned short RealModeEntryOffset; /* +0x000d */ unsigned short RealModeEntrySegment; /* +0x000f */ unsigned short ProtectedModeEntryOffset; /* +0x0011 */ unsigned long ProtectedModeCodeBaseAddress; /* +0x0013 */ unsigned long OemDeviceId; /* +0x0017 */ unsigned short RealModeDataBaseAddress; /* +0x001b */ unsigned long ProtectedModeDataBaseAddress; /* +0x001d */ }; struct _PROCESS_TLS_INFORMATION { unsigned long Flags; /* +0x0000 */ unsigned long OperationType; /* +0x0004 */ unsigned long ThreadDataCount; /* +0x0008 */ unsigned long TlsIndex; /* +0x000c */ unsigned long PreviousCount; /* +0x000c */ unsigned char ThreadData[24]; /* +0x0010 45 1d 00 00 */ }; struct _SYSTEM_ACPI_AUDIT_INFORMATION { unsigned long RsdpCount; /* +0x0000 */ /* unsigned char SameRsdt[0]; +0x0004 a8 18 00 00 */ /* unsigned char SlicPresent[0]; +0x0004 4d 1d 00 00 */ unsigned char SlicDifferent[4]; /* +0x0004 4e 1d 00 00 */ }; struct _SP_SELECTDEVICE_PARAMS_W { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char Title[120]; /* +0x0008 71 1d 00 00 */ unsigned char Instructions[512]; /* +0x0080 62 1b 00 00 */ unsigned char ListLabel[60]; /* +0x0280 72 1d 00 00 */ unsigned char SubTitle[512]; /* +0x02bc 62 1b 00 00 */ }; struct _PROPSHEETHEADERW_V2 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndParent[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszCaption[8]; /* +0x0020 63 18 00 00 */ unsigned char nPages[8]; /* +0x0028 75 00 00 00 */ /* unsigned char nStartPage[0]; +0x0030 75 00 00 00 */ unsigned char pStartPage[8]; /* +0x0030 63 18 00 00 */ /* unsigned char ppsp[0]; +0x0038 ce 1d 00 00 */ unsigned char phpage[8]; /* +0x0038 d1 1d 00 00 */ unsigned char pfnCallback[8]; /* +0x0040 d4 1d 00 00 */ /* unsigned char hbmWatermark[0]; +0x0048 73 16 00 00 */ unsigned char pszbmWatermark[8]; /* +0x0048 63 18 00 00 */ unsigned char hplWatermark[8]; /* +0x0050 d6 1d 00 00 */ /* unsigned char hbmHeader[0]; +0x0058 73 16 00 00 */ unsigned char pszbmHeader[8]; /* +0x0058 63 18 00 00 */ }; struct _IO_SESSION_CONNECT_INFO { unsigned long SessionId; /* +0x0000 */ unsigned char LocalSession; /* +0x0004 */ }; struct tagLVDISPINFOW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[88]; /* +0x0018 f3 1d 00 00 */ }; struct _FILE_LEVEL_TRIM_RANGE { unsigned long long Offset; /* +0x0000 */ unsigned long long Length; /* +0x0008 */ }; struct tagTRBTHUMBPOSCHANGING { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwPos; /* +0x0018 */ unsigned char nReason[4]; /* +0x001c 74 00 00 00 */ }; struct _TASKDIALOG_BUTTON { unsigned char nButtonID[4]; /* +0x0000 74 00 00 00 */ unsigned char pszButtonText[8]; /* +0x0004 63 18 00 00 */ }; struct _REQUEST_OPLOCK_INPUT_BUFFER { unsigned short StructureVersion; /* +0x0000 */ unsigned short StructureLength; /* +0x0002 */ unsigned long RequestedOplockLevel; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ }; struct tagREBARBANDINFOA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char fStyle[4]; /* +0x0008 75 00 00 00 */ unsigned long clrFore; /* +0x000c */ unsigned long clrBack; /* +0x0010 */ char *lpText; /* +0x0018 */ unsigned char cch[4]; /* +0x0020 75 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char hwndChild[8]; /* +0x0028 eb 15 00 00 */ unsigned char cxMinChild[4]; /* +0x0030 75 00 00 00 */ unsigned char cyMinChild[4]; /* +0x0034 75 00 00 00 */ unsigned char cx[8]; /* +0x0038 75 00 00 00 */ unsigned char hbmBack[8]; /* +0x0040 73 16 00 00 */ unsigned char wID[4]; /* +0x0048 75 00 00 00 */ unsigned char cyChild[4]; /* +0x004c 75 00 00 00 */ unsigned char cyMaxChild[4]; /* +0x0050 75 00 00 00 */ unsigned char cyIntegral[4]; /* +0x0054 75 00 00 00 */ unsigned char cxIdeal[8]; /* +0x0058 75 00 00 00 */ long long lParam; /* +0x0060 */ unsigned char cxHeader[4]; /* +0x0068 75 00 00 00 */ unsigned char rcChevronLocation[16]; /* +0x006c 43 16 00 00 */ unsigned char uChevronState[4]; /* +0x007c 75 00 00 00 */ }; struct _TT_HITTESTINFOA { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char pt[8]; /* +0x0008 54 16 00 00 */ unsigned char ti[72]; /* +0x0010 7b 1e 00 00 */ }; struct _PHYSICAL_CHANNEL_RUN { unsigned long NodeNumber; /* +0x0000 */ unsigned long ChannelNumber; /* +0x0004 */ unsigned long long BasePage; /* +0x0008 */ unsigned long long PageCount; /* +0x0010 */ unsigned long long Flags; /* +0x0018 */ }; struct _PLUGPLAY_CONTROL_USER_RESPONSE_DATA { unsigned long Response; /* +0x0000 */ unsigned char VetoType[4]; /* +0x0004 84 1e 00 00 */ unsigned char VetoName[8]; /* +0x0008 71 06 00 00 */ unsigned long VetoNameLength; /* +0x0010 */ }; struct _FILE_ZERO_DATA_INFORMATION { unsigned char FileOffset[8]; /* +0x0000 6a 16 00 00 */ unsigned char BeyondFinalZero[8]; /* +0x0008 6a 16 00 00 */ }; struct _DTBGOPTS { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char rcClip[16]; /* +0x0008 43 16 00 00 */ }; struct _ENCRYPTION_BUFFER { unsigned long EncryptionOperation; /* +0x0000 */ unsigned char Private[4]; /* +0x0004 62 17 00 00 */ }; struct _SYSTEM_POWER_STATE_DISABLE_REASON { unsigned char AffectedState[8]; /* +0x0000 c1 1e 00 00 */ unsigned long PowerReasonCode; /* +0x0008 */ unsigned long PowerReasonLength; /* +0x000c */ }; struct _PLUGPLAY_CONTROL_DEPTH_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long DeviceDepth; /* +0x0010 */ }; struct tagNMRBAUTOSIZE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char fChanged[4]; /* +0x0018 74 00 00 00 */ unsigned char rcTarget[16]; /* +0x001c 43 16 00 00 */ unsigned char rcActual[20]; /* +0x002c 43 16 00 00 */ }; struct tagLVCOLUMNW { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char fmt[4]; /* +0x0004 74 00 00 00 */ unsigned char cx[8]; /* +0x0008 74 00 00 00 */ unsigned char pszText[8]; /* +0x0010 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x001c 74 00 00 00 */ unsigned char iImage[4]; /* +0x0020 74 00 00 00 */ unsigned char iOrder[4]; /* +0x0024 74 00 00 00 */ unsigned char cxMin[4]; /* +0x0028 74 00 00 00 */ unsigned char cxDefault[4]; /* +0x002c 74 00 00 00 */ unsigned char cxIdeal[8]; /* +0x0030 74 00 00 00 */ }; struct tagMCGRIDINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwPart; /* +0x0004 */ unsigned long dwFlags; /* +0x0008 */ unsigned char iCalendar[4]; /* +0x000c 74 00 00 00 */ unsigned char iRow[4]; /* +0x0010 74 00 00 00 */ unsigned char iCol[4]; /* +0x0014 74 00 00 00 */ unsigned char bSelected[4]; /* +0x0018 74 00 00 00 */ unsigned char stStart[16]; /* +0x001c 28 19 00 00 */ unsigned char stEnd[16]; /* +0x002c 28 19 00 00 */ unsigned char rc[20]; /* +0x003c 43 16 00 00 */ unsigned char pszName[8]; /* +0x0050 71 06 00 00 */ unsigned long long cchName; /* +0x0058 */ }; struct TA_TRANSFORM_2D { unsigned char header[20]; /* +0x0000 8b 17 00 00 */ unsigned char rX[4]; /* +0x0014 40 00 00 00 */ unsigned char rY[4]; /* +0x0018 40 00 00 00 */ unsigned char rInitialX[4]; /* +0x001c 40 00 00 00 */ unsigned char rInitialY[4]; /* +0x0020 40 00 00 00 */ unsigned char rOriginX[4]; /* +0x0024 40 00 00 00 */ unsigned char rOriginY[4]; /* +0x0028 40 00 00 00 */ }; struct tagNMTOOLBARW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[8]; /* +0x0018 74 00 00 00 */ unsigned char tbButton[32]; /* +0x0020 cc 17 00 00 */ unsigned char cchText[8]; /* +0x0040 74 00 00 00 */ unsigned char pszText[8]; /* +0x0048 71 06 00 00 */ unsigned char rcButton[16]; /* +0x0050 43 16 00 00 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_RELATIVE_V1 { unsigned long Name; /* +0x0000 */ unsigned short ValueType; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ unsigned long Flags; /* +0x0008 */ unsigned long ValueCount; /* +0x000c */ }; struct _XSAVE_POLICY { unsigned long Version; /* +0x0000 */ unsigned long Size; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long MaxSaveAreaLength; /* +0x000c */ unsigned long long FeatureBitmask; /* +0x0010 */ unsigned long NumberOfFeatures; /* +0x0018 */ unsigned char Features[16]; /* +0x0020 01 1f 00 00 */ }; struct tagTVSORTCB { unsigned char hParent[8]; /* +0x0000 e9 18 00 00 */ unsigned char lpfnCompare[8]; /* +0x0008 0d 1f 00 00 */ long long lParam; /* +0x0010 */ }; struct _UNWIND_CODE:: { unsigned char OffsetLow; /* +0x0000 */ /* unsigned char UnwindOp[0]; +0x0001 58 17 00 00 */ unsigned char OffsetHigh[1]; /* +0x0001 59 17 00 00 */ }; struct _FILE_FS_PERSISTENT_VOLUME_INFORMATION { unsigned long VolumeFlags; /* +0x0000 */ unsigned long FlagMask; /* +0x0004 */ unsigned long Version; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct _SYSTEM_SPCALL2_INFORMATION { void *InputData; /* +0x0000 */ void *OutputData; /* +0x0008 */ unsigned long InputDataSize; /* +0x0010 */ unsigned long OutputDataSize; /* +0x0014 */ long Status; /* +0x0018 */ }; struct _SP_DEVINFO_LIST_DETAIL_DATA_W { unsigned long cbSize; /* +0x0000 */ unsigned char ClassGuid[20]; /* +0x0004 8f 18 00 00 */ void *RemoteMachineHandle; /* +0x0018 */ unsigned char RemoteMachineName[528]; /* +0x0020 52 1f 00 00 */ }; struct _FILE_FS_CONTROL_INFORMATION { unsigned char FreeSpaceStartFiltering[8]; /* +0x0000 6a 16 00 00 */ unsigned char FreeSpaceThreshold[8]; /* +0x0008 6a 16 00 00 */ unsigned char FreeSpaceStopFiltering[8]; /* +0x0010 6a 16 00 00 */ unsigned char DefaultQuotaThreshold[8]; /* +0x0018 6a 16 00 00 */ unsigned char DefaultQuotaLimit[8]; /* +0x0020 6a 16 00 00 */ unsigned long FileSystemControlFlags; /* +0x0028 */ }; struct tagNMHDDISPINFOW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char mask[4]; /* +0x001c 75 00 00 00 */ unsigned char pszText[8]; /* +0x0020 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0028 74 00 00 00 */ unsigned char iImage[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _RTL_UMS_COMPLETION_LIST { unsigned char ThreadListHead[8]; /* +0x0000 73 1f 00 00 */ void *CompletionEvent; /* +0x0008 */ unsigned long CompletionFlags; /* +0x0010 */ unsigned char InternalListHead[8]; /* +0x0018 3d 1c 00 00 */ }; struct _GUID { unsigned long Data1; /* +0x0000 */ unsigned short Data2; /* +0x0004 */ unsigned short Data3; /* +0x0006 */ unsigned char Data4[8]; /* +0x0008 c1 1e 00 00 */ }; struct _SP_ORIGINAL_FILE_INFO_A { unsigned long cbSize; /* +0x0000 */ unsigned char OriginalInfName[260]; /* +0x0004 09 1d 00 00 */ unsigned char OriginalCatalogName[260]; /* +0x0108 09 1d 00 00 */ }; struct _RTL_PERTHREAD_CURDIR { unsigned char CurrentDirectories[8]; /* +0x0000 cc 1a 00 00 */ unsigned char ImageName[8]; /* +0x0008 b0 1b 00 00 */ void *Environment; /* +0x0010 */ }; struct _SYSTEM_SYSTEM_PARTITION_INFORMATION { unsigned char SystemPartition[16]; /* +0x0000 ca 15 00 00 */ }; struct _IO_COMPLETION_BASIC_INFORMATION { long Depth; /* +0x0000 */ }; struct _RTL_USER_PROCESS_INFORMATION { unsigned long Length; /* +0x0000 */ void *Process; /* +0x0008 */ void *Thread; /* +0x0010 */ unsigned char ClientId[16]; /* +0x0018 6b 16 00 00 */ unsigned char ImageInformation[64]; /* +0x0028 c8 1f 00 00 */ }; struct _SYSTEM_WATCHDOG_TIMER_INFORMATION { unsigned char WdInfoClass[4]; /* +0x0000 db 1f 00 00 */ unsigned long DataValue; /* +0x0004 */ }; struct _SYSTEM_BOOT_ENVIRONMENT_INFORMATION { unsigned char BootIdentifier[16]; /* +0x0000 8f 18 00 00 */ unsigned char FirmwareType[8]; /* +0x0010 de 1f 00 00 */ unsigned long long BootFlags; /* +0x0018 */ }; struct _PROPSHEETHEADERW_V1 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndParent[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszCaption[8]; /* +0x0020 63 18 00 00 */ unsigned char nPages[8]; /* +0x0028 75 00 00 00 */ /* unsigned char nStartPage[0]; +0x0030 75 00 00 00 */ unsigned char pStartPage[8]; /* +0x0030 63 18 00 00 */ /* unsigned char ppsp[0]; +0x0038 ce 1d 00 00 */ unsigned char phpage[8]; /* +0x0038 d1 1d 00 00 */ unsigned char pfnCallback[8]; /* +0x0040 d4 1d 00 00 */ }; struct _PLUGPLAY_NOTIFY_HDR { unsigned short Version; /* +0x0000 */ unsigned short Size; /* +0x0002 */ unsigned char Event[16]; /* +0x0004 8f 18 00 00 */ }; struct _SHRINK_VOLUME_INFORMATION { unsigned char ShrinkRequestType[8]; /* +0x0000 11 20 00 00 */ unsigned long long Flags; /* +0x0008 */ long long NewNumberOfSectors; /* +0x0010 */ }; struct _COMPOUND_ACCESS_ALLOWED_ACE { unsigned char Header[4]; /* +0x0000 2f 20 00 00 */ unsigned long Mask; /* +0x0004 */ unsigned short CompoundAceType; /* +0x0008 */ unsigned short Reserved; /* +0x000a */ unsigned long SidStart; /* +0x000c */ }; struct _LDR_SERVICE_TAG_RECORD { unsigned char Next[8]; /* +0x0000 33 20 00 00 */ unsigned long ServiceTag; /* +0x0008 */ }; struct _PROCESS_HEAP_INFORMATION { unsigned long long ReserveSize; /* +0x0000 */ unsigned long long CommitSize; /* +0x0008 */ unsigned long NumberOfHeaps; /* +0x0010 */ unsigned long long FirstHeapInformationOffset; /* +0x0018 */ }; struct _SYSTEM_PROCESSOR_IDLE_CYCLE_TIME_INFORMATION { unsigned long long CycleTime; /* +0x0000 */ }; struct tagNMDATETIMEFORMATQUERYA { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszFormat[8]; /* +0x0018 df 16 00 00 */ unsigned char szMax[8]; /* +0x0020 71 19 00 00 */ }; struct _PORT_VIEW { unsigned long Length; /* +0x0000 */ void *SectionHandle; /* +0x0008 */ unsigned long SectionOffset; /* +0x0010 */ unsigned long long ViewSize; /* +0x0018 */ void *ViewBase; /* +0x0020 */ void *ViewRemoteBase; /* +0x0028 */ }; struct _OBJECT_ATTRIBUTES32 { unsigned long Length; /* +0x0000 */ unsigned long RootDirectory; /* +0x0004 */ unsigned long ObjectName; /* +0x0008 */ unsigned long Attributes; /* +0x000c */ unsigned long SecurityDescriptor; /* +0x0010 */ unsigned long SecurityQualityOfService; /* +0x0014 */ }; struct DXGI_GAMMA_CONTROL { unsigned char Scale[12]; /* +0x0000 d5 20 00 00 */ unsigned char Offset[12]; /* +0x000c d5 20 00 00 */ unsigned char GammaCurve[12300]; /* +0x0018 d6 20 00 00 */ }; struct _SP_ALTPLATFORM_INFO_V2 { unsigned long cbSize; /* +0x0000 */ unsigned long Platform; /* +0x0004 */ unsigned long MajorVersion; /* +0x0008 */ unsigned long MinorVersion; /* +0x000c */ unsigned short ProcessorArchitecture; /* +0x0010 */ unsigned short Reserved; /* +0x0012 */ unsigned short Flags; /* +0x0012 */ unsigned long FirstValidatedMajorVersion; /* +0x0014 */ unsigned long FirstValidatedMinorVersion; /* +0x0018 */ }; struct _PROPSHEETHEADERA_V1 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndParent[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszCaption[8]; /* +0x0020 df 16 00 00 */ unsigned char nPages[8]; /* +0x0028 75 00 00 00 */ /* unsigned char nStartPage[0]; +0x0030 75 00 00 00 */ unsigned char pStartPage[8]; /* +0x0030 df 16 00 00 */ /* unsigned char ppsp[0]; +0x0038 e1 20 00 00 */ unsigned char phpage[8]; /* +0x0038 d1 1d 00 00 */ unsigned char pfnCallback[8]; /* +0x0040 d4 1d 00 00 */ }; struct _ALPC_PORT_ASSOCIATE_COMPLETION_PORT { void *CompletionKey; /* +0x0000 */ void *CompletionPort; /* +0x0008 */ }; struct _FILE_ATTRIBUTE_CACHE_PAIR { unsigned char Name[200]; /* +0x0000 17 21 00 00 */ unsigned char Value[12]; /* +0x00c8 18 21 00 00 */ }; struct _CM_EISA_SLOT_INFORMATION { unsigned char ReturnCode; /* +0x0000 */ unsigned char ReturnFlags; /* +0x0001 */ unsigned char MajorRevision; /* +0x0002 */ unsigned char MinorRevision; /* +0x0003 */ unsigned short Checksum; /* +0x0004 */ unsigned char NumberFunctions; /* +0x0006 */ unsigned char FunctionInformation; /* +0x0007 */ unsigned long CompressedId; /* +0x0008 */ }; struct _RTL_BITMAP_RUN { unsigned long StartingIndex; /* +0x0000 */ unsigned long NumberOfBits; /* +0x0004 */ }; struct _SYSTEM_VERIFIER_INFORMATION_EX { unsigned long VerifyMode; /* +0x0000 */ unsigned long OptionChanges; /* +0x0004 */ unsigned char PreviousBucketName[16]; /* +0x0008 ca 15 00 00 */ unsigned long IrpCancelTimeoutMsec; /* +0x0018 */ unsigned long VerifierExtensionEnabled; /* +0x001c */ unsigned char Reserved[8]; /* +0x0020 39 18 00 00 */ }; struct _KEY_BASIC_INFORMATION { unsigned char LastWriteTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long TitleIndex; /* +0x0008 */ unsigned long NameLength; /* +0x000c */ unsigned char Name[8]; /* +0x0010 6c 17 00 00 */ }; struct _RTL_AVL_ENTRY { unsigned char BalancedLinks[32]; /* +0x0000 29 21 00 00 */ long long UserData; /* +0x0020 */ }; struct _MUISTRINGPOOL { unsigned char TotalSize[4]; /* +0x0000 75 00 00 00 */ unsigned short MaxNumStrings; /* +0x0004 */ unsigned short NumStrings; /* +0x0006 */ unsigned short MaxNumCharsInPool; /* +0x0008 */ unsigned short NumCharsInPool; /* +0x000a */ short *Strings; /* +0x0010 */ unsigned char Pool[8]; /* +0x0018 71 06 00 00 */ }; struct _ACTIVATION_CONTEXT_ASSEMBLY_DATA { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char AssemblyName[8]; /* +0x0008 63 18 00 00 */ unsigned long AssemblyNameLength; /* +0x0010 */ unsigned long HashAlgorithm; /* +0x0014 */ unsigned long PseudoKey; /* +0x0018 */ }; struct _SP_BACKUP_QUEUE_PARAMS_V1_W { unsigned long cbSize; /* +0x0000 */ unsigned char FullInfPath[520]; /* +0x0004 f9 1b 00 00 */ unsigned char FilenameOffset[4]; /* +0x020c 74 00 00 00 */ }; struct _PS_CPU_QUOTA_QUERY_ENTRY { unsigned long SessionId; /* +0x0000 */ unsigned long Weight; /* +0x0004 */ }; struct _SYSTEM_SESSION_MAPPED_VIEW_INFORMATION { unsigned long long NextEntryOffset; /* +0x0000 */ unsigned long SessionId; /* +0x0008 */ unsigned long ViewFailures; /* +0x000c */ unsigned long long NumberOfBytesAvailable; /* +0x0010 */ unsigned long long NumberOfBytesAvailableContiguous; /* +0x0018 */ }; struct _FILE_OBJECTID_BUFFER { unsigned char ObjectId[16]; /* +0x0000 69 21 00 00 */ unsigned char BirthVolumeId[16]; /* +0x0010 69 21 00 00 */ unsigned char BirthObjectId[16]; /* +0x0020 69 21 00 00 */ /* unsigned char DomainId[-32]; +0x0030 69 21 00 00 */ unsigned char ExtendedInfo[48]; /* +0x0010 6a 21 00 00 */ }; struct _TXFS_SAVEPOINT_INFORMATION { void *KtmTransaction; /* +0x0000 */ unsigned long ActionCode; /* +0x0008 */ unsigned long SavepointId; /* +0x000c */ }; struct _STORAGE_QUERY_DEPENDENT_VOLUME_REQUEST { unsigned long RequestLevel; /* +0x0000 */ unsigned long RequestFlags; /* +0x0004 */ }; struct _ATOM_BASIC_INFORMATION { unsigned short UsageCount; /* +0x0000 */ unsigned short Flags; /* +0x0002 */ unsigned short NameLength; /* +0x0004 */ unsigned char Name[2]; /* +0x0006 6c 17 00 00 */ }; struct _SL_APPX_CACHE_VALUE_DESCRIPTOR { unsigned char HashedName[32]; /* +0x0000 73 21 00 00 */ unsigned long long Expiration; /* +0x0020 */ unsigned long DataSize; /* +0x0028 */ unsigned char Data[4]; /* +0x002c 62 17 00 00 */ }; struct _PROPSHEETPAGEW_V3 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 63 18 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszTitle[8]; /* +0x0020 63 18 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 79 21 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 63 18 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 63 18 00 00 */ void *hActCtx; /* +0x0058 */ }; struct tagNMTTDISPINFOW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char lpszText[8]; /* +0x0018 71 06 00 00 */ unsigned char szText[160]; /* +0x0020 8a 21 00 00 */ unsigned char hinst[8]; /* +0x00c0 dd 16 00 00 */ unsigned char uFlags[8]; /* +0x00c8 75 00 00 00 */ long long lParam; /* +0x00d0 */ }; struct _FSCTL_OFFLOAD_WRITE_OUTPUT { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long long LengthWritten; /* +0x0008 */ }; struct _SL_APPX_CACHE { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long DataSize; /* +0x0008 */ unsigned long long DataCheckSum; /* +0x0010 */ unsigned char Descriptors[48]; /* +0x0018 b3 21 00 00 */ }; struct _RTL_CALLER_ALLOCATED_ACTIVATION_CONTEXT_STACK_FRAME_EXTENDED { unsigned long long Size; /* +0x0000 */ unsigned long Format; /* +0x0008 */ unsigned char Frame[24]; /* +0x0010 f7 1c 00 00 */ void *Extra1; /* +0x0028 */ void *Extra2; /* +0x0030 */ void *Extra3; /* +0x0038 */ void *Extra4; /* +0x0040 */ }; struct tagNMTBSAVE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long *pData; /* +0x0018 */ unsigned long *pCurrent; /* +0x0020 */ unsigned char cbData[4]; /* +0x0028 75 00 00 00 */ unsigned char iItem[4]; /* +0x002c 74 00 00 00 */ unsigned char cButtons[8]; /* +0x0030 74 00 00 00 */ unsigned char tbButton[32]; /* +0x0038 cc 17 00 00 */ }; struct _SE_AUDIT_INFO { unsigned long Size; /* +0x0000 */ unsigned char AuditType[4]; /* +0x0004 bc 21 00 00 */ unsigned char AuditOperation[4]; /* +0x0008 bd 21 00 00 */ unsigned long AuditFlags; /* +0x000c */ unsigned char SubsystemName[16]; /* +0x0010 ca 15 00 00 */ unsigned char ObjectTypeName[16]; /* +0x0020 ca 15 00 00 */ unsigned char ObjectName[16]; /* +0x0030 ca 15 00 00 */ void *HandleId; /* +0x0040 */ unsigned char TransactionId[8]; /* +0x0048 29 1a 00 00 */ unsigned char OperationId[8]; /* +0x0050 bf 21 00 00 */ unsigned char ObjectCreation; /* +0x0058 */ unsigned char GenerateOnClose; /* +0x0059 */ }; struct _JOBOBJECT_EXTENDED_ACCOUNTING_INFORMATION { unsigned char BasicInfo[48]; /* +0x0000 c2 21 00 00 */ unsigned char IoInfo[48]; /* +0x0030 c3 21 00 00 */ unsigned char DiskIoInfo[40]; /* +0x0060 a7 18 00 00 */ unsigned long long ContextSwitches; /* +0x0088 */ unsigned char TotalCycleTime[8]; /* +0x0090 6a 16 00 00 */ }; struct _SYSTEM_POOLTAG { /* unsigned char Tag[0]; +0x0000 29 1d 00 00 */ unsigned long TagUlong; /* +0x0000 */ unsigned long PagedAllocs; /* +0x0004 */ unsigned long PagedFrees; /* +0x0008 */ unsigned long long PagedUsed; /* +0x0010 */ unsigned long NonPagedAllocs; /* +0x0018 */ unsigned long NonPagedFrees; /* +0x001c */ unsigned long long NonPagedUsed; /* +0x0020 */ }; struct _RC_CONFIG { unsigned long dwSignature; /* +0x0000 */ unsigned long dwLength; /* +0x0004 */ unsigned long dwRCConfigVersion; /* +0x0008 */ unsigned long dwFilePathType; /* +0x000c */ unsigned long dwFileType; /* +0x0010 */ unsigned long dwSystemAttributes; /* +0x0014 */ unsigned long dwUltimateFallbackLocation; /* +0x0018 */ unsigned char dwServiceCheckSum[16]; /* +0x001c c8 21 00 00 */ unsigned char dwChecksum[16]; /* +0x002c c8 21 00 00 */ unsigned long dwReserved1; /* +0x003c */ unsigned long dwReserved2; /* +0x0040 */ unsigned long dwMUIFileNameOffset; /* +0x0044 */ unsigned long dwMUIFileNameLength; /* +0x0048 */ unsigned long dwMUIFilePathOffset; /* +0x004c */ unsigned long dwMUIFilePathLength; /* +0x0050 */ unsigned long dwMainResNameTypesOffset; /* +0x0054 */ unsigned long dwMainResNameTypesLength; /* +0x0058 */ unsigned long dwMainResIDTypesOffset; /* +0x005c */ unsigned long dwMainResIDTypesLength; /* +0x0060 */ unsigned long dwMUIResNameTypesOffset; /* +0x0064 */ unsigned long dwMUIResNameTypesLength; /* +0x0068 */ unsigned long dwMUIResIDTypesOffset; /* +0x006c */ unsigned long dwMUIResIDTypesLength; /* +0x0070 */ unsigned long dwLanguageOffset; /* +0x0074 */ unsigned long dwLanguageLength; /* +0x0078 */ unsigned long dwUltimateFallbackLanguageOffset; /* +0x007c */ unsigned long dwUltimateFallbackLanguageLength; /* +0x0080 */ }; struct _WNF_DELIVERY_DESCRIPTOR { unsigned char StateName[8]; /* +0x0000 67 17 00 00 */ unsigned long ChangeStamp; /* +0x0008 */ unsigned long DeliveryFlag; /* +0x000c */ unsigned long DeliveryState; /* +0x0010 */ unsigned long ReliableRetryDelay; /* +0x0014 */ unsigned long BatchRetry; /* +0x0018 */ unsigned long StateDataSize; /* +0x001c */ unsigned long EventMask; /* +0x0020 */ unsigned char TypeId[16]; /* +0x0024 22 22 00 00 */ unsigned long StateDataOffset; /* +0x0034 */ }; struct ATL::_ATL_FUNC_INFO { unsigned char cc[4]; /* +0x0000 28 23 00 00 */ unsigned short vtReturn; /* +0x0004 */ short nParams; /* +0x0006 */ unsigned char pVarTypes[16]; /* +0x0008 29 23 00 00 */ }; struct ATL::ATL_PROPMAP_ENTRY { unsigned char szDesc[8]; /* +0x0000 63 18 00 00 */ long dispid; /* +0x0008 */ unsigned char pclsidPropPage[8]; /* +0x0010 85 19 00 00 */ unsigned char piidDispatch[8]; /* +0x0018 85 19 00 00 */ unsigned long dwOffsetData; /* +0x0020 */ unsigned long dwSizeData; /* +0x0024 */ unsigned short vt; /* +0x0028 */ }; enum ATL::CComEnumImpl >::FlagBits { BitCopy = 1, BitOwn = 2 }; struct ATL::_ATL_CREATORDATA { unsigned char pFunc[8]; /* +0x0000 fe 25 00 00 */ }; struct ATL::_ATL_WNDCLASSINFOA { unsigned char m_wc[80]; /* +0x0000 6e 23 00 00 */ unsigned char m_lpszOrigName[8]; /* +0x0050 df 16 00 00 */ unsigned char pWndProc[8]; /* +0x0058 e7 16 00 00 */ unsigned char m_lpszCursorID[8]; /* +0x0060 df 16 00 00 */ unsigned char m_bSystemCursor[4]; /* +0x0068 74 00 00 00 */ unsigned short m_atom; /* +0x006c */ unsigned char m_szAutoName[74]; /* +0x006e 3a 26 00 00 */ }; struct ATL::ATL_PROPVALMAP_ENTRY { long dispid; /* +0x0000 */ unsigned char val[24]; /* +0x0008 d1 18 00 00 */ unsigned char szDesc[8]; /* +0x0020 63 18 00 00 */ }; struct ATL::CStringData { unsigned char pStringMgr[8]; /* +0x0000 38 23 00 00 */ unsigned char nDataLength[4]; /* +0x0008 74 00 00 00 */ unsigned char nAllocLength[4]; /* +0x000c 74 00 00 00 */ long nRefs; /* +0x0010 */ }; struct ATL::_ATL_CONNMAP_ENTRY { unsigned long long dwOffset; /* +0x0000 */ }; struct ATL::_ATL_WNDCLASSINFOW { unsigned char m_wc[80]; /* +0x0000 7e 28 00 00 */ unsigned char m_lpszOrigName[8]; /* +0x0050 63 18 00 00 */ unsigned char pWndProc[8]; /* +0x0058 e7 16 00 00 */ unsigned char m_lpszCursorID[8]; /* +0x0060 63 18 00 00 */ unsigned char m_bSystemCursor[4]; /* +0x0068 74 00 00 00 */ unsigned short m_atom; /* +0x006c */ unsigned char m_szAutoName[138]; /* +0x006e 90 28 00 00 */ }; enum ATL::_DialogSplitHelper:: { ATL_WM_OCC_LOADFROMSTREAM = 886, ATL_WM_OCC_LOADFROMSTORAGE = 887, ATL_WM_OCC_INITNEW = 888, ATL_WM_OCC_LOADFROMSTREAM_EX = 890, ATL_WM_OCC_LOADFROMSTORAGE_EX = 891,  = 32771 }; struct ATL::_DialogSplitHelper::DLGITEMTEMPLATEEX { unsigned long helpID; /* +0x0000 */ unsigned long exStyle; /* +0x0004 */ unsigned long style; /* +0x0008 */ short x; /* +0x000c */ short y; /* +0x000e */ short cx; /* +0x0010 */ short cy; /* +0x0012 */ unsigned long id; /* +0x0014 */ }; struct ATL::_DialogSplitHelper::DLGTEMPLATEEX { unsigned short dlgVer; /* +0x0000 */ unsigned short signature; /* +0x0002 */ unsigned long helpID; /* +0x0004 */ unsigned long exStyle; /* +0x0008 */ unsigned long style; /* +0x000c */ unsigned short cDlgItems; /* +0x0010 */ short x; /* +0x0012 */ short y; /* +0x0014 */ short cx; /* +0x0016 */ short cy; /* +0x0018 */ }; struct ATL::_DialogSplitHelper::DLGINITSTRUCT { unsigned short nIDC; /* +0x0000 */ unsigned short message; /* +0x0002 */ unsigned long dwSize; /* +0x0004 */ }; struct ATL::_ATL_CHAINDATA { unsigned long long dwOffset; /* +0x0000 */ unsigned char pFunc[8]; /* +0x0008 5b 2a 00 00 */ }; enum ATL::CWindowImplRoot:: { WINSTATE_DESTROYED = 1 }; struct ATL::_ATL_CACHEDATA { unsigned long dwOffsetVar; /* +0x0000 */ unsigned char pFunc[8]; /* +0x0008 fe 25 00 00 */ }; struct ATL::CComTypeInfoHolder { unsigned char m_pguid[8]; /* +0x0000 85 19 00 00 */ unsigned char m_plibid[8]; /* +0x0008 85 19 00 00 */ unsigned short m_wMajor; /* +0x0010 */ unsigned short m_wMinor; /* +0x0012 */ unsigned char m_pInfo[8]; /* +0x0018 65 24 00 00 */ long m_dwRef; /* +0x0020 */ }; struct ATL::CComTypeInfoHolder::stringdispid { unsigned char bstr[8]; /* +0x0000 20 2c 00 00 */ unsigned char nLen[4]; /* +0x0008 74 00 00 00 */ long id; /* +0x000c */ }; struct ATL::CWndProcThunk { unsigned char cd[24]; /* +0x0000 62 2e 00 00 */ unsigned char thunk[8]; /* +0x0018 63 2e 00 00 */ }; struct ATL::_stdcallthunk { unsigned short RcxMov; /* +0x0000 */ unsigned long long RcxImm; /* +0x0002 */ unsigned short RaxMov; /* +0x000a */ unsigned long long RaxImm; /* +0x000c */ unsigned short RaxJmp; /* +0x0014 */ }; struct ATL::CDynamicStdCallThunk { unsigned char pThunk[8]; /* +0x0000 e3 2e 00 00 */ }; struct ATL::CDynamicChain::ATL_CHAIN_ENTRY { unsigned long m_dwChainID; /* +0x0000 */ unsigned char m_pObject[8]; /* +0x0008 71 2f 00 00 */ unsigned long m_dwMsgMapID; /* +0x0010 */ }; struct tagNMTOOLTIPSCREATED { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char hwndToolTips[8]; /* +0x0018 eb 15 00 00 */ }; struct _PUBLIC_OBJECT_BASIC_INFORMATION { unsigned long Attributes; /* +0x0000 */ unsigned long GrantedAccess; /* +0x0004 */ unsigned long HandleCount; /* +0x0008 */ unsigned long PointerCount; /* +0x000c */ unsigned char Reserved[40]; /* +0x0010 9d 2f 00 00 */ }; struct _FSCTL_OFFLOAD_READ_OUTPUT { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long long TransferLength; /* +0x0008 */ unsigned char Token[512]; /* +0x0010 a0 2f 00 00 */ }; struct _SYSTEM_PROCESSOR_INFORMATION { unsigned short ProcessorArchitecture; /* +0x0000 */ unsigned short ProcessorLevel; /* +0x0002 */ unsigned short ProcessorRevision; /* +0x0004 */ unsigned short MaximumProcessors; /* +0x0006 */ unsigned long ProcessorFeatureBits; /* +0x0008 */ }; struct _SYSTEM_BIGPOOL_ENTRY { void *VirtualAddress; /* +0x0000 */ unsigned char NonPaged[8]; /* +0x0000 3b 16 00 00 */ unsigned long long SizeInBytes; /* +0x0008 */ /* unsigned char Tag[0]; +0x0010 29 1d 00 00 */ unsigned long TagUlong; /* +0x0010 */ }; struct _RTL_CRITICAL_SECTION_DEBUG64 { unsigned short Type; /* +0x0000 */ unsigned short CreatorBackTraceIndex; /* +0x0002 */ unsigned long long CriticalSection; /* +0x0008 */ unsigned char ProcessLocksList[16]; /* +0x0010 ae 2f 00 00 */ unsigned long EntryCount; /* +0x0020 */ unsigned long ContentionCount; /* +0x0024 */ unsigned char Spare[8]; /* +0x0028 b1 19 00 00 */ }; struct tagTCHITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char flags[4]; /* +0x0008 75 00 00 00 */ }; struct _DEFERRED_REPAIR_EXTENT { unsigned char VolumeByteOffset[8]; /* +0x0000 6a 16 00 00 */ unsigned long Length; /* +0x0008 */ unsigned long RepairFlags; /* +0x000c */ }; struct _SYSTEM_MEMORY_TOPOLOGY_INFORMATION { unsigned long long NumberOfRuns; /* +0x0000 */ unsigned long NumberOfNodes; /* +0x0008 */ unsigned long NumberOfChannels; /* +0x000c */ unsigned char Run[32]; /* +0x0010 b8 2f 00 00 */ }; struct tagLVFOOTERITEM { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char iItem[4]; /* +0x0004 74 00 00 00 */ unsigned char pszText[8]; /* +0x0008 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0010 74 00 00 00 */ unsigned char state[4]; /* +0x0014 75 00 00 00 */ unsigned char stateMask[8]; /* +0x0018 75 00 00 00 */ }; struct tagFGM_INFO { unsigned char pmsg[8]; /* +0x0000 bd 2f 00 00 */ unsigned char nFlags[4]; /* +0x0008 75 00 00 00 */ unsigned char hr[4]; /* +0x000c 08 00 00 00 */ void *pvReserved; /* +0x0010 */ }; struct _KERNEL_USER_TIMES { unsigned char CreateTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char ExitTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char KernelTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char UserTime[8]; /* +0x0018 6a 16 00 00 */ }; struct _DECRYPTION_STATUS_BUFFER { unsigned char NoEncryptedStreams; /* +0x0000 */ }; struct _SYSTEM_HANDLE_INFORMATION_EX { unsigned long long NumberOfHandles; /* +0x0000 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Handles[40]; /* +0x0010 d5 2f 00 00 */ }; struct _HTML_PAINT_DRAW_INFO { unsigned char rcViewport[16]; /* +0x0000 43 16 00 00 */ unsigned char hrgnUpdate[8]; /* +0x0010 4d 16 00 00 */ unsigned char xform[24]; /* +0x0018 e7 2f 00 00 */ }; struct __PUBLIC_OBJECT_TYPE_INFORMATION { unsigned char TypeName[16]; /* +0x0000 ca 15 00 00 */ unsigned char Reserved[88]; /* +0x0010 ea 2f 00 00 */ }; struct _SD_CHANGE_MACHINE_SID_INPUT { unsigned short CurrentMachineSIDOffset; /* +0x0000 */ unsigned short CurrentMachineSIDLength; /* +0x0002 */ unsigned short NewMachineSIDOffset; /* +0x0004 */ unsigned short NewMachineSIDLength; /* +0x0006 */ }; struct tagNMREBARCHILDSIZE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char uBand[4]; /* +0x0018 75 00 00 00 */ unsigned char wID[4]; /* +0x001c 75 00 00 00 */ unsigned char rcChild[16]; /* +0x0020 43 16 00 00 */ unsigned char rcBand[16]; /* +0x0030 43 16 00 00 */ }; struct _PS_ATTRIBUTE { unsigned long long Attribute; /* +0x0000 */ unsigned long long Size; /* +0x0008 */ unsigned long long Value; /* +0x0010 */ void *ValuePtr; /* +0x0010 */ unsigned long long *ReturnLength; /* +0x0018 */ }; struct _FILE_SFIO_RESERVE_INFORMATION { unsigned long RequestsPerPeriod; /* +0x0000 */ unsigned long Period; /* +0x0004 */ unsigned char RetryFailures; /* +0x0008 */ unsigned char Discardable; /* +0x0009 */ unsigned long RequestSize; /* +0x000c */ unsigned long NumOutstandingRequests; /* +0x0010 */ }; struct _MEMORY_WORKING_SET_BLOCK { /* unsigned char Protection[0]; +0x0000 f7 2f 00 00 */ /* unsigned char ShareCount[0]; +0x0000 f8 2f 00 00 */ /* unsigned char Shared[0]; +0x0000 f9 2f 00 00 */ /* unsigned char Node[0]; +0x0000 fa 2f 00 00 */ unsigned char VirtualPage[8]; /* +0x0000 fb 2f 00 00 */ }; struct _SP_UNREMOVEDEVICE_PARAMS { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned long Scope; /* +0x0008 */ unsigned long HwProfile; /* +0x000c */ }; struct _FILE_SET_SPARSE_BUFFER { unsigned char SetSparse; /* +0x0000 */ }; struct _PLUGPLAY_CONTROL_STATUS_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long Operation; /* +0x0010 */ unsigned long DeviceStatus; /* +0x0014 */ unsigned long DeviceProblem; /* +0x0018 */ unsigned long Flags; /* +0x001c */ }; struct _SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION { unsigned char IdleTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char KernelTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char UserTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char DpcTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char InterruptTime[8]; /* +0x0020 6a 16 00 00 */ unsigned long InterruptCount; /* +0x0028 */ }; struct _SYSTEM_PROCESSOR_IDLE_INFORMATION { unsigned long long IdleTime; /* +0x0000 */ unsigned long long C1Time; /* +0x0008 */ unsigned long long C2Time; /* +0x0010 */ unsigned long long C3Time; /* +0x0018 */ unsigned long C1Transitions; /* +0x0020 */ unsigned long C2Transitions; /* +0x0024 */ unsigned long C3Transitions; /* +0x0028 */ unsigned long Padding; /* +0x002c */ }; struct _ASFFlatSynchronisedLyrics { unsigned char bTimeStampFormat; /* +0x0000 */ unsigned char bContentType; /* +0x0001 */ unsigned long dwLyricsLen; /* +0x0002 */ }; struct _MFINPUTTRUSTAUTHORITY_ACTION { unsigned char Action[8]; /* +0x0000 31 30 00 00 */ unsigned char *pbTicket; /* +0x0008 */ unsigned long cbTicket; /* +0x0010 */ }; struct _FIBER { void *FiberData; /* +0x0000 */ unsigned char ExceptionList[8]; /* +0x0008 34 30 00 00 */ void *StackBase; /* +0x0010 */ void *StackLimit; /* +0x0018 */ void *DeallocationStack; /* +0x0020 */ unsigned char FiberContext[1232]; /* +0x0030 b4 16 00 00 */ unsigned char Wx86Tib[8]; /* +0x0500 36 30 00 00 */ unsigned char ActivationContextStackPointer[8]; /* +0x0508 38 30 00 00 */ void *FlsData; /* +0x0510 */ unsigned long GuaranteedStackBytes; /* +0x0518 */ unsigned short TebFlags; /* +0x051c */ unsigned short ReservedPad; /* +0x051e */ }; struct _KAFFINITY_EX { unsigned short Count; /* +0x0000 */ unsigned short Size; /* +0x0002 */ unsigned long Reserved; /* +0x0004 */ unsigned char Bitmap[64]; /* +0x0008 42 30 00 00 */ }; struct _FILE_COMPLETION_INFORMATION { void *Port; /* +0x0000 */ void *Key; /* +0x0008 */ }; struct _KEY_VIRTUALIZATION_INFORMATION { /* unsigned char VirtualizationCandidate[0]; +0x0000 a8 18 00 00 */ /* unsigned char VirtualizationEnabled[0]; +0x0000 4d 1d 00 00 */ /* unsigned char VirtualTarget[0]; +0x0000 4e 1d 00 00 */ /* unsigned char VirtualStore[0]; +0x0000 19 2c 00 00 */ /* unsigned char VirtualSource[0]; +0x0000 1a 2c 00 00 */ unsigned char Reserved[4]; /* +0x0000 6d 30 00 00 */ }; struct _RTL_QUERY_REGISTRY_TABLE { unsigned char QueryRoutine[8]; /* +0x0000 85 30 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned char Name[8]; /* +0x0010 71 06 00 00 */ void *EntryContext; /* +0x0018 */ unsigned long DefaultType; /* +0x0020 */ void *DefaultData; /* +0x0028 */ unsigned long DefaultLength; /* +0x0030 */ }; struct tagNMMOUSE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long long dwItemSpec; /* +0x0018 */ unsigned long long dwItemData; /* +0x0020 */ unsigned char pt[8]; /* +0x0028 54 16 00 00 */ long long dwHitInfo; /* +0x0030 */ }; struct _EISA_MEMORY_TYPE { /* unsigned char ReadWrite[0]; +0x0000 9b 30 00 00 */ /* unsigned char Cached[0]; +0x0000 9c 30 00 00 */ /* unsigned char Reserved0[0]; +0x0000 9d 30 00 00 */ /* unsigned char Type[0]; +0x0000 9e 30 00 00 */ /* unsigned char Shared[0]; +0x0000 9f 30 00 00 */ /* unsigned char Reserved1[0]; +0x0000 a0 30 00 00 */ unsigned char MoreEntries[1]; /* +0x0000 a1 30 00 00 */ }; struct _RTL_TRACE_ENUMERATE { unsigned char Database[8]; /* +0x0000 a5 30 00 00 */ unsigned long Index; /* +0x0008 */ unsigned char Block[8]; /* +0x0010 54 1a 00 00 */ }; struct _FILE_LEVEL_TRIM_OUTPUT { unsigned long NumRangesProccessed; /* +0x0000 */ }; struct _FILE_ACCESS_INFORMATION { unsigned long AccessFlags; /* +0x0000 */ }; struct _API_SET_VALUE_ENTRY { unsigned long NameOffset; /* +0x0000 */ unsigned long NameLength; /* +0x0004 */ unsigned long ValueOffset; /* +0x0008 */ unsigned long ValueLength; /* +0x000c */ }; struct _DMA_CONFIGURATION_BYTE1 { /* unsigned char Reserved0[0]; +0x0000 ec 30 00 00 */ /* unsigned char TransferSize[0]; +0x0000 ed 30 00 00 */ /* unsigned char Timing[0]; +0x0000 ee 30 00 00 */ unsigned char Reserved1[1]; /* +0x0000 ef 30 00 00 */ }; struct _LDR_DATA_TABLE_ENTRY32 { unsigned char InLoadOrderLinks[8]; /* +0x0000 17 31 00 00 */ unsigned char InMemoryOrderLinks[8]; /* +0x0008 17 31 00 00 */ unsigned char InInitializationOrderLinks[8]; /* +0x0010 17 31 00 00 */ unsigned long DllBase; /* +0x0018 */ unsigned long EntryPoint; /* +0x001c */ unsigned long SizeOfImage; /* +0x0020 */ unsigned char FullDllName[8]; /* +0x0024 9e 1b 00 00 */ unsigned char BaseDllName[8]; /* +0x002c 9e 1b 00 00 */ unsigned long Flags; /* +0x0034 */ unsigned short LoadCount; /* +0x0038 */ unsigned short TlsIndex; /* +0x003a */ /* unsigned char HashLinks[0]; +0x003c 17 31 00 00 */ unsigned long SectionPointer; /* +0x003c */ unsigned long CheckSum; /* +0x0040 */ unsigned long TimeDateStamp; /* +0x0044 */ unsigned long LoadedImports; /* +0x0044 */ }; struct _FILE_QUOTA_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long SidLength; /* +0x0004 */ unsigned char ChangeTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char QuotaUsed[8]; /* +0x0010 6a 16 00 00 */ unsigned char QuotaThreshold[8]; /* +0x0018 6a 16 00 00 */ unsigned char QuotaLimit[8]; /* +0x0020 6a 16 00 00 */ unsigned char Sid[16]; /* +0x0028 1a 31 00 00 */ }; struct _PLUGPLAY_CONTROL_CONFLICT_LIST { unsigned long Reserved1; /* +0x0000 */ unsigned long Reserved2; /* +0x0004 */ unsigned long ConflictsCounted; /* +0x0008 */ unsigned long ConflictsListed; /* +0x000c */ unsigned long RequiredBufferSize; /* +0x0010 */ unsigned char ConflictEntry[40]; /* +0x0018 1e 31 00 00 */ }; struct tagLVINSERTGROUPSORTED { unsigned char pfnGroupCompare[8]; /* +0x0000 44 31 00 00 */ void *pvData; /* +0x0008 */ unsigned char lvGroup[152]; /* +0x0010 45 31 00 00 */ }; struct _HEAP_INFORMATION { unsigned long long Address; /* +0x0000 */ unsigned long Mode; /* +0x0008 */ unsigned long long ReserveSize; /* +0x0010 */ unsigned long long CommitSize; /* +0x0018 */ unsigned long long FirstRegionInformationOffset; /* +0x0020 */ unsigned long long NextHeapInformationOffset; /* +0x0028 */ }; struct tagNMLVCUSTOMDRAW { unsigned char nmcd[80]; /* +0x0000 69 1b 00 00 */ unsigned long clrText; /* +0x0050 */ unsigned long clrTextBk; /* +0x0054 */ unsigned char iSubItem[4]; /* +0x0058 74 00 00 00 */ unsigned long dwItemType; /* +0x005c */ unsigned long clrFace; /* +0x0060 */ unsigned char iIconEffect[4]; /* +0x0064 74 00 00 00 */ unsigned char iIconPhase[4]; /* +0x0068 74 00 00 00 */ unsigned char iPartId[4]; /* +0x006c 74 00 00 00 */ unsigned char iStateId[4]; /* +0x0070 74 00 00 00 */ unsigned char rcText[16]; /* +0x0074 43 16 00 00 */ unsigned char uAlign[4]; /* +0x0084 75 00 00 00 */ }; struct _MFTOPONODE_ATTRIBUTE_UPDATE { unsigned long long NodeId; /* +0x0000 */ unsigned char guidAttributeKey[16]; /* +0x0008 8f 18 00 00 */ unsigned char attrType[8]; /* +0x0018 9c 31 00 00 */ /* unsigned char u32[0]; +0x0020 75 00 00 00 */ unsigned long long u64; /* +0x0020 */ unsigned char d[8]; /* +0x0020 41 00 00 00 */ }; struct _KLDR_DATA_TABLE_ENTRY { unsigned char InLoadOrderLinks[16]; /* +0x0000 5d 18 00 00 */ void *ExceptionTable; /* +0x0010 */ unsigned long ExceptionTableSize; /* +0x0018 */ void *GpValue; /* +0x0020 */ unsigned char NonPagedDebugInfo[8]; /* +0x0028 a0 31 00 00 */ void *DllBase; /* +0x0030 */ void *EntryPoint; /* +0x0038 */ unsigned long SizeOfImage; /* +0x0040 */ unsigned char FullDllName[16]; /* +0x0048 ca 15 00 00 */ unsigned char BaseDllName[16]; /* +0x0058 ca 15 00 00 */ unsigned long Flags; /* +0x0068 */ unsigned short LoadCount; /* +0x006c */ unsigned short __Unused5; /* +0x006e */ void *SectionPointer; /* +0x0070 */ unsigned long CheckSum; /* +0x0078 */ unsigned long CoverageSectionSize; /* +0x007c */ void *CoverageSection; /* +0x0080 */ void *LoadedImports; /* +0x0088 */ void *PatchInformation; /* +0x0090 */ unsigned long SizeOfImageNotRounded; /* +0x0098 */ unsigned long TimeDateStamp; /* +0x009c */ }; struct _WNF_STATE_NAME { unsigned char Data[8]; /* +0x0000 b1 19 00 00 */ }; struct _SQM_STREAM_ENTRY_EX { unsigned long cbStruct; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ }; struct _IO_ERROR_LOG_MESSAGE { unsigned short Type; /* +0x0000 */ unsigned short Size; /* +0x0002 */ unsigned short DriverNameLength; /* +0x0004 */ unsigned char TimeStamp[8]; /* +0x0008 6a 16 00 00 */ unsigned long DriverNameOffset; /* +0x0010 */ unsigned char EntryData[48]; /* +0x0018 aa 31 00 00 */ }; struct _CM_RESOURCE_LIST { unsigned long Count; /* +0x0000 */ unsigned char List[36]; /* +0x0004 b0 31 00 00 */ }; struct _PLUGPLAY_CONTROL_INTERFACE_LIST_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned char InterfaceGuid[8]; /* +0x0010 29 1a 00 00 */ unsigned char InterfaceList[8]; /* +0x0018 71 06 00 00 */ unsigned long InterfaceListSize; /* +0x0020 */ unsigned long Flags; /* +0x0024 */ }; struct _LOOKUP_STREAM_FROM_CLUSTER_OUTPUT { unsigned long Offset; /* +0x0000 */ unsigned long NumberOfMatches; /* +0x0004 */ unsigned long BufferSizeRequired; /* +0x0008 */ }; struct _PROPSHEETPAGEW { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 63 18 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszTitle[8]; /* +0x0020 63 18 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 79 21 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 63 18 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 63 18 00 00 */ void *hActCtx; /* +0x0058 */ /* unsigned char hbmHeader[0]; +0x0060 73 16 00 00 */ unsigned char pszbmHeader[8]; /* +0x0060 63 18 00 00 */ }; struct _LDR_ENUM_RESOURCE_ENTRY:: { unsigned long long NameOrId; /* +0x0000 */ /* unsigned char Name[0]; +0x0000 1a 32 00 00 */ unsigned short Id; /* +0x0000 */ unsigned short NameIsPresent; /* +0x0002 */ }; struct _SP_DRVINFO_DATA_V2_W { unsigned long cbSize; /* +0x0000 */ unsigned long DriverType; /* +0x0004 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Description[512]; /* +0x0010 62 1b 00 00 */ unsigned char MfgName[512]; /* +0x0210 62 1b 00 00 */ unsigned char ProviderName[512]; /* +0x0410 62 1b 00 00 */ unsigned char DriverDate[8]; /* +0x0610 2e 32 00 00 */ unsigned long long DriverVersion; /* +0x0618 */ }; struct _SYSTEM_PROCESSOR_MICROCODE_UPDATE_INFORMATION { unsigned long Operation; /* +0x0000 */ }; struct _MUILANGCFGLIST { unsigned char TotalSize[4]; /* +0x0000 75 00 00 00 */ unsigned short NumLanguages; /* +0x0004 */ unsigned short MaxNumLanguages; /* +0x0006 */ unsigned char LanguageConfigs[8]; /* +0x0008 39 32 00 00 */ }; struct _PROPSHEETPAGEW_V2 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 63 18 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszTitle[8]; /* +0x0020 63 18 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 79 21 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 63 18 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 63 18 00 00 */ }; struct _DPASTREAMINFO { unsigned char iPos[8]; /* +0x0000 74 00 00 00 */ void *pvItem; /* +0x0008 */ }; struct tagBUFFER_INFO { unsigned long cbSize; /* +0x0000 */ unsigned char nMask[4]; /* +0x0004 75 00 00 00 */ unsigned char nStyle[4]; /* +0x0008 75 00 00 00 */ unsigned char bAlpha; /* +0x000c */ unsigned long crFill; /* +0x0010 */ }; struct _VM_COUNTERS { unsigned long long PeakVirtualSize; /* +0x0000 */ unsigned long long VirtualSize; /* +0x0008 */ unsigned long PageFaultCount; /* +0x0010 */ unsigned long long PeakWorkingSetSize; /* +0x0018 */ unsigned long long WorkingSetSize; /* +0x0020 */ unsigned long long QuotaPeakPagedPoolUsage; /* +0x0028 */ unsigned long long QuotaPagedPoolUsage; /* +0x0030 */ unsigned long long QuotaPeakNonPagedPoolUsage; /* +0x0038 */ unsigned long long QuotaNonPagedPoolUsage; /* +0x0040 */ unsigned long long PagefileUsage; /* +0x0048 */ unsigned long long PeakPagefileUsage; /* +0x0050 */ }; struct _SL_KMEM_CACHE { unsigned long TotalSize; /* +0x0000 */ unsigned long SizeOfData; /* +0x0004 */ unsigned long SignatureSize; /* +0x0008 */ unsigned long Flags; /* +0x000c */ unsigned long Version; /* +0x0010 */ unsigned char Descriptors[20]; /* +0x0014 b3 32 00 00 */ }; struct _FILE_PIPE_EVENT_BUFFER { unsigned long NamedPipeState; /* +0x0000 */ unsigned long EntryType; /* +0x0004 */ unsigned long ByteCount; /* +0x0008 */ unsigned long KeyValue; /* +0x000c */ unsigned long NumberRequests; /* +0x0010 */ }; struct _SECTION_IMAGE_INFORMATION32 { unsigned long TransferAddress; /* +0x0000 */ unsigned long ZeroBits; /* +0x0004 */ unsigned long MaximumStackSize; /* +0x0008 */ unsigned long CommittedStackSize; /* +0x000c */ unsigned long SubSystemType; /* +0x0010 */ unsigned short SubSystemMinorVersion; /* +0x0014 */ unsigned short SubSystemMajorVersion; /* +0x0016 */ unsigned long SubSystemVersion; /* +0x0014 */ unsigned long GpValue; /* +0x0018 */ unsigned short ImageCharacteristics; /* +0x001c */ unsigned short DllCharacteristics; /* +0x001e */ unsigned short Machine; /* +0x0020 */ unsigned char ImageContainsCode; /* +0x0022 */ unsigned char ImageFlags; /* +0x0023 */ /* unsigned char ComPlus[0]; +0x0023 9b 30 00 00 */ /* unsigned char ImageDynamicallyRelocated[0]; +0x0023 9c 30 00 00 */ unsigned char Reserved[1]; /* +0x0023 ed 32 00 00 */ unsigned long LoaderFlags; /* +0x0024 */ unsigned long ImageFileSize; /* +0x0028 */ unsigned long CheckSum; /* +0x002c */ }; struct _RTL_RB_TREE { unsigned char Root[8]; /* +0x0000 f3 32 00 00 */ unsigned char Min[8]; /* +0x0008 f3 32 00 00 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_FQBN_VALUE { unsigned long long Version; /* +0x0000 */ unsigned char Name[16]; /* +0x0008 ca 15 00 00 */ }; struct _THREAD_TLS_INFORMATION { unsigned long Flags; /* +0x0000 */ void *NewTlsData; /* +0x0008 */ void *OldTlsData; /* +0x0008 */ void *ThreadId; /* +0x0010 */ }; struct _HTML_PAINTER_INFO { long lFlags; /* +0x0000 */ long lZOrder; /* +0x0004 */ unsigned char iidDrawObject[16]; /* +0x0008 8f 18 00 00 */ unsigned char rcExpand[16]; /* +0x0018 43 16 00 00 */ }; struct _THREAD_LAST_SYSCALL_INFORMATION { void *FirstArgument; /* +0x0000 */ unsigned short SystemCallNumber; /* +0x0008 */ }; struct _RTL_PROCESS_LOCK_INFORMATION { void *Address; /* +0x0000 */ unsigned short Type; /* +0x0008 */ unsigned short CreatorBackTraceIndex; /* +0x000a */ void *OwningThread; /* +0x0010 */ long LockCount; /* +0x0018 */ unsigned long ContentionCount; /* +0x001c */ unsigned long EntryCount; /* +0x0020 */ long RecursionCount; /* +0x0024 */ unsigned long NumberOfWaitingShared; /* +0x0028 */ unsigned long NumberOfWaitingExclusive; /* +0x002c */ }; struct tagCOLORSCHEME { unsigned long dwSize; /* +0x0000 */ unsigned long clrBtnHighlight; /* +0x0004 */ unsigned long clrBtnShadow; /* +0x0008 */ }; struct tagDRAGLISTINFO { unsigned char uNotification[8]; /* +0x0000 75 00 00 00 */ unsigned char hWnd[8]; /* +0x0008 eb 15 00 00 */ unsigned char ptCursor[8]; /* +0x0010 54 16 00 00 */ }; struct _FP_64 { unsigned char W[8]; /* +0x0000 b1 19 00 00 */ }; struct _REPARSE_POINT_INFORMATION { unsigned short ReparseDataLength; /* +0x0000 */ unsigned short UnparsedNameLength; /* +0x0002 */ }; struct _SL_KMEM_CACHE_VALUE_DESCRIPTOR { unsigned short Size; /* +0x0000 */ unsigned short NameLength; /* +0x0002 */ unsigned short Type; /* +0x0004 */ unsigned short DataLength; /* +0x0006 */ unsigned long Attributes; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ unsigned char Name[4]; /* +0x0010 6c 17 00 00 */ }; struct _SECTIONBASICINFO { void *BaseAddress; /* +0x0000 */ unsigned long AllocationAttributes; /* +0x0008 */ unsigned char MaximumSize[8]; /* +0x0010 6a 16 00 00 */ }; struct HACTION__ { unsigned char unused[4]; /* +0x0000 74 00 00 00 */ }; struct _THREAD_PERFORMANCE_DATA { unsigned short Size; /* +0x0000 */ unsigned short Version; /* +0x0002 */ unsigned char ProcessorNumber[4]; /* +0x0004 a1 33 00 00 */ unsigned long ContextSwitches; /* +0x0008 */ unsigned long HwCountersCount; /* +0x000c */ unsigned char UpdateCount[8]; /* +0x0010 47 1c 00 00 */ unsigned long long WaitReasonBitMap; /* +0x0018 */ unsigned long long HardwareCounters; /* +0x0020 */ unsigned char CycleTime[24]; /* +0x0028 a2 33 00 00 */ unsigned char HwCounters[384]; /* +0x0040 a3 33 00 00 */ }; struct _FILESYSTEM_STATISTICS { unsigned short FileSystemType; /* +0x0000 */ unsigned short Version; /* +0x0002 */ unsigned long SizeOfCompleteStructure; /* +0x0004 */ unsigned long UserFileReads; /* +0x0008 */ unsigned long UserFileReadBytes; /* +0x000c */ unsigned long UserDiskReads; /* +0x0010 */ unsigned long UserFileWrites; /* +0x0014 */ unsigned long UserFileWriteBytes; /* +0x0018 */ unsigned long UserDiskWrites; /* +0x001c */ unsigned long MetaDataReads; /* +0x0020 */ unsigned long MetaDataReadBytes; /* +0x0024 */ unsigned long MetaDataDiskReads; /* +0x0028 */ unsigned long MetaDataWrites; /* +0x002c */ unsigned long MetaDataWriteBytes; /* +0x0030 */ unsigned long MetaDataDiskWrites; /* +0x0034 */ }; struct _MEMORY_WORKING_SET_EX_BLOCK { /* unsigned char Valid[0]; +0x0000 3b 16 00 00 */ /* unsigned char ShareCount[0]; +0x0000 ad 33 00 00 */ /* unsigned char Win32Protection[0]; +0x0000 ae 33 00 00 */ /* unsigned char Shared[0]; +0x0000 af 33 00 00 */ /* unsigned char Node[0]; +0x0000 b0 33 00 00 */ /* unsigned char Locked[0]; +0x0000 b1 33 00 00 */ /* unsigned char LargePage[0]; +0x0000 b2 33 00 00 */ /* unsigned char Priority[0]; +0x0000 b3 33 00 00 */ /* unsigned char Reserved[0]; +0x0000 b4 33 00 00 */ /* unsigned char Bad[0]; +0x0000 b5 33 00 00 */ /* unsigned char ReservedUlong[0]; +0x0000 b6 33 00 00 */ unsigned char Invalid[8]; /* +0x0000 b7 33 00 00 */ }; struct _SCOPE_TABLE { unsigned long Count; /* +0x0000 */ }; struct _SCOPE_TABLE:: { unsigned long BeginAddress; /* +0x0000 */ unsigned long EndAddress; /* +0x0004 */ unsigned long HandlerAddress; /* +0x0008 */ unsigned long JumpTarget; /* +0x000c */ }; struct _SYSTEM_BASIC_PERFORMANCE_INFORMATION { unsigned long long AvailablePages; /* +0x0000 */ unsigned long long CommittedPages; /* +0x0008 */ unsigned long long CommitLimit; /* +0x0010 */ unsigned long long PeakCommitment; /* +0x0018 */ }; struct _EISA_IRQ_CONFIGURATION { unsigned char ConfigurationByte[1]; /* +0x0000 e8 33 00 00 */ unsigned char Reserved; /* +0x0001 */ }; struct _TRIPLE_LIST { /* unsigned char ControlBits[0]; +0x0000 ed 33 00 00 */ unsigned char CombinedControlBits[8]; /* +0x0000 46 1c 00 00 */ unsigned char Head[32]; /* +0x0008 67 1b 00 00 */ unsigned char Tail[24]; /* +0x0028 ee 33 00 00 */ unsigned char RemoveCallback[8]; /* +0x0040 f8 32 00 00 */ void *RemoveContext; /* +0x0048 */ unsigned char PendingHead[8]; /* +0x0050 68 1b 00 00 */ unsigned char PendingTailPtr[8]; /* +0x0058 ef 33 00 00 */ unsigned long PendingListIndex; /* +0x0060 */ }; struct _TRIPLE_LIST:::: { /* unsigned char SwitchSelectorBit0[0]; +0x0000 3f 1c 00 00 */ /* unsigned char ActiveListBit0[0]; +0x0000 40 1c 00 00 */ /* unsigned char OverflowActiveListBit0[0]; +0x0000 41 1c 00 00 */ /* unsigned char SwitchSelectorBit1[0]; +0x0000 42 1c 00 00 */ /* unsigned char ActiveListBit1[0]; +0x0000 43 1c 00 00 */ /* unsigned char OverflowActiveListBit1[0]; +0x0000 44 1c 00 00 */ /* unsigned char ReaderDidTheSwitch[0]; +0x0000 45 1c 00 00 */ /* unsigned char Reserved[0]; +0x0000 f2 33 00 00 */ /* unsigned char ReaderBusy[0]; +0x0000 f3 33 00 00 */ /* unsigned char UpdateReady[0]; +0x0000 f4 33 00 00 */ unsigned char OverflowUpdateReady[4]; /* +0x0000 f5 33 00 00 */ }; struct _RTLP_PROCESS_REFLECTION_REFLECTION_INFORMATION { void *ReflectionProcessHandle; /* +0x0000 */ void *ReflectionThreadHandle; /* +0x0008 */ unsigned char ReflectionClientId[16]; /* +0x0010 6b 16 00 00 */ }; struct _SYSTEM_BOOT_GRAPHICS_INFORMATION { unsigned char FrameBuffer[8]; /* +0x0000 6a 16 00 00 */ unsigned long Width; /* +0x0008 */ unsigned long Height; /* +0x000c */ unsigned long PixelStride; /* +0x0010 */ unsigned long Flags; /* +0x0014 */ unsigned char Format[8]; /* +0x0018 0d 34 00 00 */ }; struct _SYSDBG_IO_SPACE { unsigned long long Address; /* +0x0000 */ void *Buffer; /* +0x0008 */ unsigned long Request; /* +0x0010 */ unsigned char InterfaceType[4]; /* +0x0014 10 34 00 00 */ unsigned long BusNumber; /* +0x0018 */ unsigned long AddressSpace; /* +0x001c */ }; struct _SCRUB_DATA_OUTPUT { unsigned long Flags; /* +0x0000 */ unsigned long ExtentCount; /* +0x0004 */ unsigned long Status; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ unsigned char ResumeContext[816]; /* +0x0010 b2 19 00 00 */ unsigned char Extents[16]; /* +0x0340 16 34 00 00 */ }; struct _LARGE_INTEGER { unsigned long LowPart; /* +0x0000 */ long HighPart; /* +0x0004 */ }; struct _SYSTEM_POOL_INFORMATION { unsigned long long TotalSize; /* +0x0000 */ void *FirstEntry; /* +0x0008 */ unsigned short EntryOverhead; /* +0x0010 */ unsigned char PoolTagPresent; /* +0x0012 */ unsigned char Spare0; /* +0x0013 */ unsigned long NumberOfEntries; /* +0x0014 */ unsigned char Entries[16]; /* +0x0018 36 34 00 00 */ }; struct _D3DCOLORVALUE { unsigned char r[4]; /* +0x0000 40 00 00 00 */ unsigned char g[4]; /* +0x0004 40 00 00 00 */ unsigned char b[4]; /* +0x0008 40 00 00 00 */ unsigned char a[4]; /* +0x000c 40 00 00 00 */ }; struct _SYSTEM_PROCESS_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long NumberOfThreads; /* +0x0004 */ unsigned char WorkingSetPrivateSize[8]; /* +0x0008 6a 16 00 00 */ unsigned long HardFaultCount; /* +0x0010 */ unsigned long NumberOfThreadsHighWatermark; /* +0x0014 */ unsigned long long CycleTime; /* +0x0018 */ unsigned char CreateTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char UserTime[8]; /* +0x0028 6a 16 00 00 */ unsigned char KernelTime[8]; /* +0x0030 6a 16 00 00 */ unsigned char ImageName[16]; /* +0x0038 ca 15 00 00 */ long BasePriority; /* +0x0048 */ void *UniqueProcessId; /* +0x0050 */ void *InheritedFromUniqueProcessId; /* +0x0058 */ unsigned long HandleCount; /* +0x0060 */ unsigned long SessionId; /* +0x0064 */ unsigned long long UniqueProcessKey; /* +0x0068 */ unsigned long long PeakVirtualSize; /* +0x0070 */ unsigned long long VirtualSize; /* +0x0078 */ unsigned long PageFaultCount; /* +0x0080 */ unsigned long long PeakWorkingSetSize; /* +0x0088 */ unsigned long long WorkingSetSize; /* +0x0090 */ unsigned long long QuotaPeakPagedPoolUsage; /* +0x0098 */ unsigned long long QuotaPagedPoolUsage; /* +0x00a0 */ unsigned long long QuotaPeakNonPagedPoolUsage; /* +0x00a8 */ unsigned long long QuotaNonPagedPoolUsage; /* +0x00b0 */ unsigned long long PagefileUsage; /* +0x00b8 */ unsigned long long PeakPagefileUsage; /* +0x00c0 */ unsigned long long PrivatePageCount; /* +0x00c8 */ unsigned char ReadOperationCount[8]; /* +0x00d0 6a 16 00 00 */ unsigned char WriteOperationCount[8]; /* +0x00d8 6a 16 00 00 */ unsigned char OtherOperationCount[8]; /* +0x00e0 6a 16 00 00 */ unsigned char ReadTransferCount[8]; /* +0x00e8 6a 16 00 00 */ unsigned char WriteTransferCount[8]; /* +0x00f0 6a 16 00 00 */ unsigned char OtherTransferCount[8]; /* +0x00f8 6a 16 00 00 */ }; struct _KEY_VALUE_ENTRY { unsigned char ValueName[8]; /* +0x0000 b0 1b 00 00 */ unsigned long DataLength; /* +0x0008 */ unsigned long DataOffset; /* +0x000c */ unsigned long Type; /* +0x0010 */ }; struct _REPAIR_COPIES_INPUT { unsigned long Flags; /* +0x0000 */ unsigned char FileOffset[8]; /* +0x0008 6a 16 00 00 */ unsigned long Length; /* +0x0010 */ unsigned long SourceCopy; /* +0x0014 */ unsigned long NumberOfRepairCopies; /* +0x0018 */ unsigned char RepairCopies[4]; /* +0x001c 39 18 00 00 */ }; struct _PEBS_DS_SAVE_AREA { unsigned long long BtsBufferBase; /* +0x0000 */ unsigned long long BtsIndex; /* +0x0008 */ unsigned long long BtsAbsoluteMaximum; /* +0x0010 */ unsigned long long BtsInterruptThreshold; /* +0x0018 */ unsigned long long PebsBufferBase; /* +0x0020 */ unsigned long long PebsIndex; /* +0x0028 */ unsigned long long PebsAbsoluteMaximum; /* +0x0030 */ unsigned long long PebsInterruptThreshold; /* +0x0038 */ unsigned long long PebsCounterReset0; /* +0x0040 */ unsigned long long PebsCounterReset1; /* +0x0048 */ unsigned long long PebsCounterReset2; /* +0x0050 */ unsigned long long PebsCounterReset3; /* +0x0058 */ }; struct _EFI_DRIVER_ENTRY { unsigned long Version; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Id; /* +0x0008 */ unsigned long FriendlyNameOffset; /* +0x000c */ unsigned long DriverFilePathOffset; /* +0x0010 */ }; struct _RTL_AVL_TABLE { unsigned char BalancedRoot[32]; /* +0x0000 29 21 00 00 */ void *OrderedPointer; /* +0x0020 */ unsigned long WhichOrderedElement; /* +0x0028 */ unsigned long NumberGenericTableElements; /* +0x002c */ unsigned long DepthOfTree; /* +0x0030 */ unsigned char RestartKey[8]; /* +0x0038 af 34 00 00 */ unsigned long DeleteCount; /* +0x0040 */ unsigned char CompareRoutine[8]; /* +0x0048 b2 34 00 00 */ unsigned char AllocateRoutine[8]; /* +0x0050 df 20 00 00 */ unsigned char FreeRoutine[8]; /* +0x0058 b5 34 00 00 */ void *TableContext; /* +0x0060 */ }; struct _SP_BACKUP_QUEUE_PARAMS_V2_W { unsigned long cbSize; /* +0x0000 */ unsigned char FullInfPath[520]; /* +0x0004 f9 1b 00 00 */ unsigned char FilenameOffset[4]; /* +0x020c 74 00 00 00 */ unsigned char ReinstallInstance[520]; /* +0x0210 f9 1b 00 00 */ }; struct _PLUGPLAY_CONTROL_CONFLICT_ENTRY { unsigned long DeviceInstance; /* +0x0000 */ unsigned long DeviceFlags; /* +0x0004 */ unsigned long ResourceType; /* +0x0008 */ unsigned long long ResourceStart; /* +0x0010 */ unsigned long long ResourceEnd; /* +0x0018 */ unsigned long ResourceFlags; /* +0x0020 */ }; struct _FILE_NETWORK_OPEN_INFORMATION { unsigned char CreationTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0030 */ }; struct _PO_WAKE_SOURCE_INFO { unsigned long Count; /* +0x0000 */ unsigned char Offsets[4]; /* +0x0004 39 18 00 00 */ }; struct _RTL_DEBUG_INFORMATION32 { unsigned long SectionHandleClient; /* +0x0000 */ unsigned long ViewBaseClient; /* +0x0004 */ unsigned long ViewBaseTarget; /* +0x0008 */ unsigned long ViewBaseDelta; /* +0x000c */ unsigned long EventPairClient; /* +0x0010 */ unsigned long EventPairTarget; /* +0x0014 */ unsigned long TargetProcessId; /* +0x0018 */ unsigned long TargetThreadHandle; /* +0x001c */ unsigned long Flags; /* +0x0020 */ unsigned long OffsetFree; /* +0x0024 */ unsigned long CommitSize; /* +0x0028 */ unsigned long ViewSize; /* +0x002c */ unsigned long Modules; /* +0x0030 */ unsigned long ModulesEx; /* +0x0030 */ unsigned long BackTraces; /* +0x0034 */ unsigned long Heaps; /* +0x0038 */ unsigned long Locks; /* +0x003c */ unsigned long SpecificHeap; /* +0x0040 */ unsigned long TargetProcessHandle; /* +0x0044 */ unsigned long VerifierOptions; /* +0x0048 */ unsigned long ProcessHeap; /* +0x004c */ unsigned long CriticalSectionHandle; /* +0x0050 */ unsigned long CriticalSectionOwnerThread; /* +0x0054 */ unsigned char Reserved[16]; /* +0x0058 c8 21 00 00 */ }; struct _RB_HITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char flags[4]; /* +0x0008 75 00 00 00 */ unsigned char iBand[4]; /* +0x000c 74 00 00 00 */ }; struct _TP_DIRECT { unsigned char Task[32]; /* +0x0000 eb 33 00 00 */ unsigned long long Lock; /* +0x0020 */ unsigned char IoCompletionInformationList[16]; /* +0x0028 5d 18 00 00 */ unsigned char Callback[8]; /* +0x0038 dc 34 00 00 */ unsigned long NumaNode; /* +0x0040 */ unsigned char IdealProcessor; /* +0x0044 */ }; struct _RTL_CRITICAL_SECTION64 { unsigned long long DebugInfo; /* +0x0000 */ long LockCount; /* +0x0008 */ long RecursionCount; /* +0x000c */ unsigned long long OwningThread; /* +0x0010 */ unsigned long long LockSemaphore; /* +0x0018 */ unsigned long long SpinCount; /* +0x0020 */ }; struct tagLVFINDINFOW { unsigned char flags[8]; /* +0x0000 75 00 00 00 */ unsigned char psz[8]; /* +0x0008 63 18 00 00 */ long long lParam; /* +0x0010 */ unsigned char pt[8]; /* +0x0018 54 16 00 00 */ unsigned char vkDirection[8]; /* +0x0020 75 00 00 00 */ }; struct _PO_WAKE_SOURCE_FIXED { unsigned char Header[8]; /* +0x0000 25 1d 00 00 */ unsigned char FixedWakeSourceType[4]; /* +0x0008 f6 19 00 00 */ }; struct tagLVTILEINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iItem[4]; /* +0x0004 74 00 00 00 */ unsigned char cColumns[8]; /* +0x0008 75 00 00 00 */ unsigned char puColumns[8]; /* +0x0010 75 06 00 00 */ unsigned char piColFmt[8]; /* +0x0018 74 06 00 00 */ }; struct _FILEPATHS_W { unsigned char Target[8]; /* +0x0000 63 18 00 00 */ unsigned char Source[8]; /* +0x0008 63 18 00 00 */ unsigned char Win32Error[4]; /* +0x0010 75 00 00 00 */ unsigned long Flags; /* +0x0014 */ }; struct _SP_INF_SIGNER_INFO_V2_A { unsigned long cbSize; /* +0x0000 */ unsigned char CatalogFile[260]; /* +0x0004 09 1d 00 00 */ unsigned char DigitalSigner[260]; /* +0x0108 09 1d 00 00 */ unsigned char DigitalSignerVersion[260]; /* +0x020c 09 1d 00 00 */ unsigned long SignerScore; /* +0x0310 */ }; struct _MFBYTESTREAM_BUFFERING_PARAMS { unsigned long long cbTotalFileSize; /* +0x0000 */ unsigned long long cbPlayableDataSize; /* +0x0008 */ unsigned char prgBuckets[8]; /* +0x0010 44 35 00 00 */ unsigned long cBuckets; /* +0x0018 */ unsigned long long qwNetBufferingTime; /* +0x0020 */ unsigned long long qwExtraBufferingTimeDuringSeek; /* +0x0028 */ unsigned long long qwPlayDuration; /* +0x0030 */ unsigned char dRate[8]; /* +0x0038 40 00 00 00 */ }; struct _SYSTEM_PREFETCH_STATS { unsigned long DemandFilePageCount; /* +0x0000 */ unsigned long DemandFileIOCount; /* +0x0004 */ unsigned long TrickleFilePageCount; /* +0x0008 */ unsigned long TrickleFileIOCount; /* +0x000c */ unsigned long DemandPrivatePageCount; /* +0x0010 */ unsigned long DemandPrivateIOCount; /* +0x0014 */ unsigned long TricklePrivatePageCount; /* +0x0018 */ unsigned long TricklePrivateIOCount; /* +0x001c */ }; struct _PSHNOTIFY { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ long long lParam; /* +0x0018 */ }; struct tagNMTBRESTORE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long *pData; /* +0x0018 */ unsigned long *pCurrent; /* +0x0020 */ unsigned char cbData[4]; /* +0x0028 75 00 00 00 */ unsigned char iItem[4]; /* +0x002c 74 00 00 00 */ unsigned char cButtons[4]; /* +0x0030 74 00 00 00 */ unsigned char cbBytesPerRecord[4]; /* +0x0034 74 00 00 00 */ unsigned char tbButton[32]; /* +0x0038 cc 17 00 00 */ }; struct _PEB_LDR_DATA { unsigned long Length; /* +0x0000 */ unsigned char Initialized; /* +0x0004 */ void *SsHandle; /* +0x0008 */ unsigned char InLoadOrderModuleList[16]; /* +0x0010 5d 18 00 00 */ unsigned char InMemoryOrderModuleList[16]; /* +0x0020 5d 18 00 00 */ unsigned char InInitializationOrderModuleList[16]; /* +0x0030 5d 18 00 00 */ void *EntryInProgress; /* +0x0040 */ unsigned char ShutdownInProgress; /* +0x0048 */ void *ShutdownThreadId; /* +0x0050 */ }; struct _MUICCENTRY { unsigned char lCultureNameOffset[4]; /* +0x0000 75 00 00 00 */ unsigned char ulCultureID[4]; /* +0x0004 75 00 00 00 */ unsigned long ulLanguageType; /* +0x0008 */ unsigned char pNeutralCulture[8]; /* +0x0010 8a 35 00 00 */ unsigned char lBaseLanguageIndices[32]; /* +0x0018 8b 35 00 00 */ unsigned char lParentLanguageIndices[16]; /* +0x0038 8c 35 00 00 */ }; struct _FILE_QUERY_SPARING_BUFFER { unsigned long SparingUnitBytes; /* +0x0000 */ unsigned char SoftwareSparing; /* +0x0004 */ unsigned long TotalSpareBlocks; /* +0x0008 */ unsigned long FreeSpareBlocks; /* +0x000c */ }; struct _SYSTEM_CONSOLE_INFORMATION { /* unsigned char DriverLoaded[0]; +0x0000 a8 18 00 00 */ unsigned char Spare[4]; /* +0x0000 a9 18 00 00 */ }; struct _TRIPLE_LIST_ENTRY { unsigned char Flink[24]; /* +0x0000 ee 33 00 00 */ unsigned char Blink[8]; /* +0x0018 68 1b 00 00 */ }; struct _SYSTEM_WORKINGSET_ENTRY { unsigned long UniqueProcessId; /* +0x0000 */ unsigned long SessionId; /* +0x0000 */ unsigned long long WorkingSetPageCount; /* +0x0008 */ unsigned long long CommitPageCount; /* +0x0010 */ unsigned long long PagedPoolPageCount; /* +0x0018 */ unsigned long long VirtualSizeInPages; /* +0x0018 */ unsigned long long PrivateWorkingSetPageCount; /* +0x0020 */ }; struct tagTVDISPINFOW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[56]; /* +0x0018 b5 35 00 00 */ }; struct _TXFS_ROLLFORWARD_REDO_INFORMATION { unsigned char LastVirtualClock[8]; /* +0x0000 6a 16 00 00 */ unsigned long long LastRedoLsn; /* +0x0008 */ unsigned long long HighestRecoveryLsn; /* +0x0010 */ unsigned long Flags; /* +0x0018 */ }; struct _FILE_FS_FULL_SIZE_INFORMATION { unsigned char TotalAllocationUnits[8]; /* +0x0000 6a 16 00 00 */ unsigned char CallerAvailableAllocationUnits[8]; /* +0x0008 6a 16 00 00 */ unsigned char ActualAvailableAllocationUnits[8]; /* +0x0010 6a 16 00 00 */ unsigned long SectorsPerAllocationUnit; /* +0x0018 */ unsigned long BytesPerSector; /* +0x001c */ }; struct __MIDL___MIDL_itf_mfidl_0000_0053_0001 { unsigned long long qwStartOffset; /* +0x0000 */ unsigned long long qwEndOffset; /* +0x0008 */ }; struct _SYSTEM_PROCESS_ID_INFORMATION { void *ProcessId; /* +0x0000 */ unsigned char ImageName[16]; /* +0x0008 ca 15 00 00 */ }; struct _SYSTEM_PREFETCH_OPTIONS { /* unsigned char LowerPriority[0]; +0x0000 a8 18 00 00 */ /* unsigned char VirtualOffsets[0]; +0x0000 4d 1d 00 00 */ /* unsigned char TrickleIOs[0]; +0x0000 4e 1d 00 00 */ /* unsigned char SkipInStorePages[0]; +0x0000 19 2c 00 00 */ /* unsigned char PrefetchFilesByVa[0]; +0x0000 1a 2c 00 00 */ /* unsigned char Spare[0]; +0x0000 82 36 00 00 */ unsigned char ScenarioType[4]; /* +0x0000 83 36 00 00 */ }; struct _FILE_MAKE_COMPATIBLE_BUFFER { unsigned char CloseDisc; /* +0x0000 */ }; struct _CM_MCA_POS_DATA { unsigned short AdapterId; /* +0x0000 */ unsigned char PosData1; /* +0x0002 */ unsigned char PosData2; /* +0x0003 */ unsigned char PosData3; /* +0x0004 */ unsigned char PosData4; /* +0x0005 */ }; struct _NM_UPDOWN { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iPos[4]; /* +0x0018 74 00 00 00 */ unsigned char iDelta[4]; /* +0x001c 74 00 00 00 */ }; struct _FILE_MAILSLOT_SET_INFORMATION { unsigned char ReadTimeout[8]; /* +0x0000 e5 36 00 00 */ }; struct _RTL_DYNAMIC_HASH_TABLE { unsigned long Flags; /* +0x0000 */ unsigned long Shift; /* +0x0004 */ unsigned long TableSize; /* +0x0008 */ unsigned long Pivot; /* +0x000c */ unsigned long DivisorMask; /* +0x0010 */ unsigned long NumEntries; /* +0x0014 */ unsigned long NonEmptyBuckets; /* +0x0018 */ unsigned long NumEnumerators; /* +0x001c */ void *Directory; /* +0x0020 */ }; struct tagTCITEMA { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned long dwState; /* +0x0004 */ unsigned long dwStateMask; /* +0x0008 */ char *pszText; /* +0x0010 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ long long lParam; /* +0x0020 */ }; struct _SYSTEM_DEVICE_DATA_INFORMATION { unsigned char DeviceId[16]; /* +0x0000 ca 15 00 00 */ unsigned char DataName[16]; /* +0x0010 ca 15 00 00 */ unsigned long DataType; /* +0x0020 */ unsigned long DataBufferLength; /* +0x0024 */ void *DataBuffer; /* +0x0028 */ }; struct _RTL_BARRIER:::: { unsigned long Reserved1; /* +0x0000 */ unsigned long Reserved2; /* +0x0004 */ unsigned char Reserved3[16]; /* +0x0008 20 19 00 00 */ unsigned long Reserved4; /* +0x0018 */ unsigned long Reserved5; /* +0x001c */ }; struct tagLVITEMINDEX { unsigned char iItem[4]; /* +0x0000 74 00 00 00 */ unsigned char iGroup[4]; /* +0x0004 74 00 00 00 */ }; struct _WAKE_TIMER_INFO { unsigned long long OffsetToNext; /* +0x0000 */ unsigned char DueTime[8]; /* +0x0008 51 37 00 00 */ unsigned long Period; /* +0x0010 */ unsigned char ReasonContext[40]; /* +0x0018 26 1d 00 00 */ }; struct _LDR_IMPORT_CALLBACK_INFO { unsigned char ImportCallbackRoutine[8]; /* +0x0000 68 37 00 00 */ void *ImportCallbackParameter; /* +0x0008 */ }; struct _PS_ATTRIBUTE_LIST { unsigned long long TotalLength; /* +0x0000 */ unsigned char Attributes[32]; /* +0x0008 6c 37 00 00 */ }; struct _CLIENT_ID { void *UniqueProcess; /* +0x0000 */ void *UniqueThread; /* +0x0008 */ }; struct tagNMBCHOTITEM { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlags; /* +0x0018 */ }; struct _SP_DEVICE_INTERFACE_DETAIL_DATA_W { unsigned long cbSize; /* +0x0000 */ unsigned char DevicePath[4]; /* +0x0004 6c 17 00 00 */ }; struct _OBJECT_ATTRIBUTES { unsigned long Length; /* +0x0000 */ void *RootDirectory; /* +0x0008 */ unsigned char ObjectName[8]; /* +0x0010 b0 1b 00 00 */ unsigned long Attributes; /* +0x0018 */ void *SecurityDescriptor; /* +0x0020 */ void *SecurityQualityOfService; /* +0x0028 */ }; struct tagNMHDDISPINFOA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char mask[4]; /* +0x001c 75 00 00 00 */ char *pszText; /* +0x0020 */ unsigned char cchTextMax[4]; /* +0x0028 74 00 00 00 */ unsigned char iImage[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _SOURCE_MEDIA_W { unsigned char Reserved[8]; /* +0x0000 63 18 00 00 */ unsigned char Tagfile[8]; /* +0x0008 63 18 00 00 */ unsigned char Description[8]; /* +0x0010 63 18 00 00 */ unsigned char SourcePath[8]; /* +0x0018 63 18 00 00 */ unsigned char SourceFile[8]; /* +0x0020 63 18 00 00 */ unsigned long Flags; /* +0x0028 */ }; struct _DMA_CONFIGURATION_BYTE0 { /* unsigned char Channel[0]; +0x0000 56 17 00 00 */ /* unsigned char Reserved[0]; +0x0000 e8 37 00 00 */ /* unsigned char Shared[0]; +0x0000 a0 30 00 00 */ unsigned char MoreEntries[1]; /* +0x0000 a1 30 00 00 */ }; struct _PROCESS_MITIGATION_POLICY_INFORMATION { unsigned char Policy[4]; /* +0x0000 fa 37 00 00 */ /* unsigned char ASLRPolicy[0]; +0x0004 fb 37 00 00 */ /* unsigned char StackCheckPolicy[0]; +0x0004 fc 37 00 00 */ /* unsigned char StrictHandleCheckPolicy[0]; +0x0004 fd 37 00 00 */ unsigned char SystemCallDisablePolicy[4]; /* +0x0004 fe 37 00 00 */ }; struct _SYSTEM_WATCHDOG_HANDLER_INFORMATION { unsigned char WdHandler[8]; /* +0x0000 3a 38 00 00 */ void *Context; /* +0x0008 */ }; struct _FILE_FS_LABEL_INFORMATION { unsigned long VolumeLabelLength; /* +0x0000 */ unsigned char VolumeLabel[4]; /* +0x0004 6c 17 00 00 */ }; struct _SD_GLOBAL_CHANGE_INPUT { unsigned long Flags; /* +0x0000 */ unsigned long ChangeType; /* +0x0004 */ /* unsigned char SdChange[0]; +0x0008 43 38 00 00 */ /* unsigned char SdQueryStats[0]; +0x0008 44 38 00 00 */ unsigned char SdEnumSds[16]; /* +0x0008 45 38 00 00 */ }; struct tagLVKEYDOWN { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned short wVKey; /* +0x0018 */ unsigned char flags[4]; /* +0x001a 75 00 00 00 */ }; struct _SP_DEVICE_INTERFACE_DETAIL_DATA_A { unsigned long cbSize; /* +0x0000 */ unsigned char DevicePath[4]; /* +0x0004 65 38 00 00 */ }; struct _KLOCK_QUEUE_HANDLE { unsigned char LockQueue[16]; /* +0x0000 c7 35 00 00 */ unsigned char OldIrql; /* +0x0010 */ }; struct tagNMDATETIMEFORMATA { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszFormat[8]; /* +0x0018 df 16 00 00 */ unsigned char st[16]; /* +0x0020 28 19 00 00 */ unsigned char pszDisplay[8]; /* +0x0030 df 16 00 00 */ unsigned char szDisplay[64]; /* +0x0038 6e 38 00 00 */ }; struct _SYSDBG_MSR { unsigned long Msr; /* +0x0000 */ unsigned long long Data; /* +0x0008 */ }; struct _JOURNAL_SET_DELETE_VALUE_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned char ValueName[16]; /* +0x0028 ca 15 00 00 */ unsigned long OldValueType; /* +0x0038 */ unsigned long OldDataLength; /* +0x003c */ void *OldData; /* +0x0040 */ unsigned long NewValueType; /* +0x0048 */ unsigned long NewDataLength; /* +0x004c */ void *NewData; /* +0x0050 */ }; struct _IO_RESOURCE_LIST { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned long Count; /* +0x0004 */ unsigned char Descriptors[32]; /* +0x0008 ae 38 00 00 */ }; struct _HEAP_RANGE_INFORMATION { unsigned long long Address; /* +0x0000 */ unsigned long long Size; /* +0x0008 */ unsigned long Type; /* +0x0010 */ unsigned long Protection; /* +0x0014 */ unsigned long long FirstBlockInformationOffset; /* +0x0018 */ unsigned long long NextRangeInformationOffset; /* +0x0020 */ }; struct _MFT_REGISTRATION_INFO { unsigned char clsid[16]; /* +0x0000 8f 18 00 00 */ unsigned char guidCategory[16]; /* +0x0010 8f 18 00 00 */ unsigned char uiFlags[8]; /* +0x0020 75 00 00 00 */ unsigned char pszName[8]; /* +0x0028 63 18 00 00 */ unsigned long cInTypes; /* +0x0030 */ unsigned char pInTypes[8]; /* +0x0038 e8 38 00 00 */ unsigned long cOutTypes; /* +0x0040 */ unsigned char pOutTypes[8]; /* +0x0048 e8 38 00 00 */ }; struct _LDR_DATA_TABLE_ENTRY { unsigned char InLoadOrderLinks[16]; /* +0x0000 5d 18 00 00 */ unsigned char InMemoryOrderLinks[16]; /* +0x0010 5d 18 00 00 */ /* unsigned char InInitializationOrderLinks[0]; +0x0020 5d 18 00 00 */ unsigned char InProgressLinks[16]; /* +0x0020 5d 18 00 00 */ void *DllBase; /* +0x0030 */ void *EntryPoint; /* +0x0038 */ unsigned long SizeOfImage; /* +0x0040 */ unsigned char FullDllName[16]; /* +0x0048 ca 15 00 00 */ unsigned char BaseDllName[16]; /* +0x0058 ca 15 00 00 */ /* unsigned char FlagGroup[0]; +0x0068 29 1d 00 00 */ unsigned long Flags; /* +0x0068 */ /* unsigned char PackagedBinary[0]; +0x0068 a8 18 00 00 */ /* unsigned char MarkedForRemoval[0]; +0x0068 4d 1d 00 00 */ /* unsigned char ImageDll[0]; +0x0068 4e 1d 00 00 */ /* unsigned char LoadNotificationsSent[0]; +0x0068 19 2c 00 00 */ /* unsigned char TelemetryEntryProcessed[0]; +0x0068 1a 2c 00 00 */ /* unsigned char ProcessStaticImport[0]; +0x0068 1b 2c 00 00 */ /* unsigned char InLegacyLists[0]; +0x0068 1c 2c 00 00 */ /* unsigned char InIndexes[0]; +0x0068 1d 2c 00 00 */ /* unsigned char ShimDll[0]; +0x0068 eb 38 00 00 */ /* unsigned char InExceptionTable[0]; +0x0068 ec 38 00 00 */ /* unsigned char ReservedFlags1[0]; +0x0068 ed 38 00 00 */ /* unsigned char LoadInProgress[0]; +0x0068 ee 38 00 00 */ /* unsigned char ReservedFlags2[0]; +0x0068 ef 38 00 00 */ /* unsigned char EntryProcessed[0]; +0x0068 f0 38 00 00 */ /* unsigned char ReservedFlags3[0]; +0x0068 f1 38 00 00 */ /* unsigned char DontCallForThreads[0]; +0x0068 f2 38 00 00 */ /* unsigned char ProcessAttachCalled[0]; +0x0068 f3 38 00 00 */ /* unsigned char ProcessAttachFailed[0]; +0x0068 d1 16 00 00 */ /* unsigned char CorDeferredValidate[0]; +0x0068 d2 16 00 00 */ /* unsigned char CorImage[0]; +0x0068 f4 38 00 00 */ /* unsigned char DontRelocate[0]; +0x0068 f5 38 00 00 */ /* unsigned char CorILOnly[0]; +0x0068 f6 38 00 00 */ /* unsigned char ReservedFlags5[0]; +0x0068 f7 38 00 00 */ /* unsigned char Redirected[0]; +0x0068 f8 38 00 00 */ /* unsigned char ReservedFlags6[0]; +0x0068 f9 38 00 00 */ unsigned char CompatDatabaseProcessed[4]; /* +0x0068 fa 38 00 00 */ unsigned short ObsoleteLoadCount; /* +0x006c */ unsigned short TlsIndex; /* +0x006e */ unsigned char HashLinks[16]; /* +0x0070 5d 18 00 00 */ unsigned long TimeDateStamp; /* +0x0080 */ unsigned char EntryPointActivationContext[8]; /* +0x0088 8b 1b 00 00 */ void *PatchInformation; /* +0x0090 */ unsigned char DdagNode[8]; /* +0x0098 fc 38 00 00 */ unsigned char NodeModuleLink[16]; /* +0x00a0 5d 18 00 00 */ unsigned char SnapContext[8]; /* +0x00b0 fe 38 00 00 */ void *SwitchBackContext; /* +0x00b8 */ unsigned char BaseAddressIndexNode[24]; /* +0x00c0 f2 32 00 00 */ unsigned char MappingInfoIndexNode[24]; /* +0x00d8 f2 32 00 00 */ unsigned long long OriginalBase; /* +0x00f0 */ unsigned char LoadTime[8]; /* +0x00f8 6a 16 00 00 */ unsigned long BaseNameHashValue; /* +0x0100 */ }; struct _FILE_GET_EA_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char EaNameLength; /* +0x0004 */ unsigned char EaName[3]; /* +0x0005 65 38 00 00 */ }; struct _QUERY_FILE_LAYOUT_OUTPUT { unsigned long FileEntryCount; /* +0x0000 */ unsigned long FirstFileOffset; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct _PROCESSOR_IDLE_STATES { unsigned long Size; /* +0x0000 */ unsigned long Revision; /* +0x0004 */ unsigned long Count; /* +0x0008 */ unsigned long Type; /* +0x000c */ unsigned long long TargetProcessors; /* +0x0010 */ unsigned char State[32]; /* +0x0018 06 39 00 00 */ }; struct _INFCONTEXT { void *Inf; /* +0x0000 */ void *CurrentInf; /* +0x0008 */ unsigned char Section[4]; /* +0x0010 75 00 00 00 */ unsigned char Line[4]; /* +0x0014 75 00 00 00 */ }; struct _RTL_PROCESS_BACKTRACE_INFORMATION { char *SymbolicBackTrace; /* +0x0000 */ unsigned long TraceCount; /* +0x0008 */ unsigned short Index; /* +0x000c */ unsigned short Depth; /* +0x000e */ unsigned char BackTrace[256]; /* +0x0010 11 39 00 00 */ }; struct _PROCESS_KEEPALIVE_COUNT_INFORMATION { unsigned long Count; /* +0x0000 */ }; struct _SYSTEM_POWER_LOGGING_ENTRY { unsigned long Reason; /* +0x0000 */ unsigned long States; /* +0x0004 */ }; struct _SYSTEM_IMAGE_FILE_EXECUTION_OPTIONS_INFORMATION { unsigned long FlagsToEnable; /* +0x0000 */ unsigned long FlagsToDisable; /* +0x0004 */ }; struct _MEMORY_RANGE_ENTRY { void *VirtualAddress; /* +0x0000 */ unsigned long long NumberOfBytes; /* +0x0008 */ }; struct _FILE_INTEGRITY_STREAM_INFORMATION { unsigned short ChecksumAlgorithm; /* +0x0000 */ unsigned char ChecksumChunkShift; /* +0x0002 */ unsigned char ClusterShift; /* +0x0003 */ unsigned long Flags; /* +0x0004 */ }; struct _DIAGNOSTIC_BUFFER { unsigned long long Size; /* +0x0000 */ unsigned char CallerType[8]; /* +0x0008 35 39 00 00 */ unsigned long long ProcessImageNameOffset; /* +0x0010 */ unsigned long ProcessId; /* +0x0018 */ unsigned long ServiceTag; /* +0x001c */ unsigned long long DeviceDescriptionOffset; /* +0x0010 */ unsigned long long DevicePathOffset; /* +0x0018 */ unsigned long long ReasonOffset; /* +0x0020 */ }; struct _SYSTEM_VERIFIER_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long Level; /* +0x0004 */ unsigned char DriverName[16]; /* +0x0008 ca 15 00 00 */ unsigned long RaiseIrqls; /* +0x0018 */ unsigned long AcquireSpinLocks; /* +0x001c */ unsigned long SynchronizeExecutions; /* +0x0020 */ unsigned long AllocationsAttempted; /* +0x0024 */ unsigned long AllocationsSucceeded; /* +0x0028 */ unsigned long AllocationsSucceededSpecialPool; /* +0x002c */ unsigned long AllocationsWithNoTag; /* +0x0030 */ unsigned long TrimRequests; /* +0x0034 */ unsigned long Trims; /* +0x0038 */ unsigned long AllocationsFailed; /* +0x003c */ unsigned long AllocationsFailedDeliberately; /* +0x0040 */ unsigned long Loads; /* +0x0044 */ unsigned long Unloads; /* +0x0048 */ unsigned long UnTrackedPool; /* +0x004c */ unsigned long CurrentPagedPoolAllocations; /* +0x0050 */ unsigned long CurrentNonPagedPoolAllocations; /* +0x0054 */ unsigned long PeakPagedPoolAllocations; /* +0x0058 */ unsigned long PeakNonPagedPoolAllocations; /* +0x005c */ unsigned long long PagedPoolUsageInBytes; /* +0x0060 */ unsigned long long NonPagedPoolUsageInBytes; /* +0x0068 */ unsigned long long PeakPagedPoolUsageInBytes; /* +0x0070 */ unsigned long long PeakNonPagedPoolUsageInBytes; /* +0x0078 */ }; struct _SP_POWERMESSAGEWAKE_PARAMS_W { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char PowerMessageWake[1024]; /* +0x0008 48 39 00 00 */ }; struct _CM_SERIAL_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned long BaudClock; /* +0x0004 */ }; struct _MF_TRANSCODE_SINK_INFO { unsigned long dwVideoStreamID; /* +0x0000 */ unsigned char pVideoMediaType[8]; /* +0x0008 67 1e 00 00 */ unsigned long dwAudioStreamID; /* +0x0010 */ unsigned char pAudioMediaType[8]; /* +0x0018 67 1e 00 00 */ }; struct _KEY_VALUE_FULL_INFORMATION { unsigned long TitleIndex; /* +0x0000 */ unsigned long Type; /* +0x0004 */ unsigned long DataOffset; /* +0x0008 */ unsigned long DataLength; /* +0x000c */ unsigned long NameLength; /* +0x0010 */ unsigned char Name[4]; /* +0x0014 6c 17 00 00 */ }; struct _DOCHOSTUIINFO { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned long dwDoubleClick; /* +0x0008 */ unsigned char pchHostCss[8]; /* +0x0010 71 06 00 00 */ unsigned char pchHostNS[8]; /* +0x0018 71 06 00 00 */ }; struct _FILE_GET_QUOTA_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long SidLength; /* +0x0004 */ unsigned char Sid[12]; /* +0x0008 1a 31 00 00 */ }; struct _FILE_PIPE_CLIENT_PROCESS_BUFFER { void *ClientSession; /* +0x0000 */ void *ClientProcess; /* +0x0008 */ }; struct _SP_INSTALLWIZARD_DATA { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned char DynamicPages[160]; /* +0x0010 1f 3a 00 00 */ unsigned long NumDynamicPages; /* +0x00b0 */ unsigned long DynamicPageFlags; /* +0x00b4 */ unsigned long PrivateFlags; /* +0x00b8 */ long long PrivateData; /* +0x00c0 */ unsigned char hwndWizardDlg[8]; /* +0x00c8 eb 15 00 00 */ }; struct _SYSTEM_SESSION_PROCESS_INFORMATION { unsigned long SessionId; /* +0x0000 */ unsigned long SizeOfBuf; /* +0x0004 */ void *Buffer; /* +0x0008 */ }; struct _SYSTEM_VA_LIST_INFORMATION { unsigned long long VirtualSize; /* +0x0000 */ unsigned long long VirtualPeak; /* +0x0008 */ unsigned long long VirtualLimit; /* +0x0010 */ unsigned long long AllocationFailures; /* +0x0018 */ }; struct tagNMDATETIMEFORMATW { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszFormat[8]; /* +0x0018 63 18 00 00 */ unsigned char st[16]; /* +0x0020 28 19 00 00 */ unsigned char pszDisplay[8]; /* +0x0030 63 18 00 00 */ unsigned char szDisplay[128]; /* +0x0038 26 3a 00 00 */ }; struct _STREAM_MEDIUM { unsigned char gidMedium[16]; /* +0x0000 8f 18 00 00 */ unsigned char unMediumInstance[4]; /* +0x0010 75 00 00 00 */ }; struct _CABINET_INFO_A { unsigned char CabinetPath[8]; /* +0x0000 df 16 00 00 */ unsigned char CabinetFile[8]; /* +0x0008 df 16 00 00 */ unsigned char DiskName[8]; /* +0x0010 df 16 00 00 */ unsigned short SetId; /* +0x0018 */ unsigned short CabinetNumber; /* +0x001a */ }; struct _ACTIVATION_CONTEXT_SECTION_KEYED_DATA_ASSEMBLY_METADATA { unsigned char Information[8]; /* +0x0000 6d 3a 00 00 */ void *SectionBase; /* +0x0008 */ unsigned long SectionLength; /* +0x0010 */ void *SectionGlobalDataBase; /* +0x0018 */ unsigned long SectionGlobalDataLength; /* +0x0020 */ }; struct _LDR_DDAG_NODE { unsigned char Modules[16]; /* +0x0000 5d 18 00 00 */ unsigned char ServiceTagList[8]; /* +0x0010 33 20 00 00 */ unsigned long LoadCount; /* +0x0018 */ unsigned long ReferenceCount; /* +0x001c */ unsigned long DependencyCount; /* +0x0020 */ /* unsigned char Dependencies[0]; +0x0028 7e 1e 00 00 */ unsigned char RemovalLink[8]; /* +0x0028 3d 1c 00 00 */ unsigned char IncomingDependencies[8]; /* +0x0030 7e 1e 00 00 */ unsigned char State[8]; /* +0x0038 92 3a 00 00 */ unsigned char CondenseLink[8]; /* +0x0040 3d 1c 00 00 */ unsigned long PreorderNumber; /* +0x0048 */ unsigned long LowestLink; /* +0x004c */ }; struct _LPC_CLIENT_DIED_MSG { unsigned char PortMsg[40]; /* +0x0000 e9 32 00 00 */ unsigned char CreateTime[8]; /* +0x0028 6a 16 00 00 */ }; struct _CSV_INTERNAL_CONTROL_PARAM { unsigned char Operation[8]; /* +0x0000 ab 3a 00 00 */ long long Unused; /* +0x0008 */ }; struct _MCI_ADDR { unsigned long Address; /* +0x0000 */ unsigned long Reserved; /* +0x0004 */ unsigned long long QuadPart; /* +0x0000 */ }; struct _FILEPATHS_SIGNERINFO_W { unsigned char Target[8]; /* +0x0000 63 18 00 00 */ unsigned char Source[8]; /* +0x0008 63 18 00 00 */ unsigned char Win32Error[4]; /* +0x0010 75 00 00 00 */ unsigned long Flags; /* +0x0014 */ unsigned char DigitalSigner[8]; /* +0x0018 63 18 00 00 */ unsigned char Version[8]; /* +0x0020 63 18 00 00 */ unsigned char CatalogFile[8]; /* +0x0028 63 18 00 00 */ }; struct _FILE_MAILSLOT_PEEK_BUFFER { unsigned long ReadDataAvailable; /* +0x0000 */ unsigned long NumberOfMessages; /* +0x0004 */ unsigned long MessageLength; /* +0x0008 */ }; struct tagNMTOOLBARA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[8]; /* +0x0018 74 00 00 00 */ unsigned char tbButton[32]; /* +0x0020 cc 17 00 00 */ unsigned char cchText[8]; /* +0x0040 74 00 00 00 */ char *pszText; /* +0x0048 */ unsigned char rcButton[16]; /* +0x0050 43 16 00 00 */ }; struct tagNMTVASYNCDRAW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pimldp[8]; /* +0x0018 05 3b 00 00 */ unsigned char hr[8]; /* +0x0020 08 00 00 00 */ unsigned char hItem[8]; /* +0x0028 e9 18 00 00 */ long long lParam; /* +0x0030 */ unsigned long dwRetFlags; /* +0x0038 */ unsigned char iRetImageIndex[4]; /* +0x003c 74 00 00 00 */ }; struct _WNF_PUBLISH_DESCRIPTOR { unsigned char StateName[8]; /* +0x0000 67 17 00 00 */ unsigned char TypeId[8]; /* +0x0008 78 31 00 00 */ unsigned char StateData[8]; /* +0x0010 34 1b 00 00 */ unsigned long StateDataLength; /* +0x0018 */ }; struct _MEMORY_WORKING_SET_INFORMATION { unsigned long long NumberOfEntries; /* +0x0000 */ unsigned char WorkingSetInfo[8]; /* +0x0008 58 3b 00 00 */ }; struct _PLUGPLAY_CONTROL_DEVICE_CONTROL_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long Flags; /* +0x0010 */ }; struct _SYSTEM_CALL_TIME_INFORMATION { unsigned long Length; /* +0x0000 */ unsigned long TotalCalls; /* +0x0004 */ unsigned char TimeOfCalls[8]; /* +0x0008 73 3b 00 00 */ }; struct tagTVINSERTSTRUCTW { unsigned char hParent[8]; /* +0x0000 e9 18 00 00 */ unsigned char hInsertAfter[8]; /* +0x0008 e9 18 00 00 */ /* unsigned char itemex[0]; +0x0010 78 3b 00 00 */ unsigned char item[80]; /* +0x0010 b5 35 00 00 */ }; struct _RETRIEVAL_POINTER_BASE { unsigned char FileAreaOffset[8]; /* +0x0000 6a 16 00 00 */ }; struct tagTCITEMHEADERW { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char lpReserved1[4]; /* +0x0004 75 00 00 00 */ unsigned char lpReserved2[8]; /* +0x0008 75 00 00 00 */ unsigned char pszText[8]; /* +0x0010 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ }; struct _FILE_PATH { unsigned long Version; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Type; /* +0x0008 */ unsigned char FilePath[4]; /* +0x000c 62 17 00 00 */ }; struct _SYSTEM_HYPERVISOR_QUERY_INFORMATION { unsigned char HypervisorConnected; /* +0x0000 */ unsigned char Spare0[7]; /* +0x0001 93 3b 00 00 */ unsigned long long EnabledAddressSpaceEnlightenments; /* +0x0008 */ }; struct _EISA_IRQ_DESCRIPTOR { /* unsigned char Interrupt[0]; +0x0000 58 17 00 00 */ /* unsigned char Reserved[0]; +0x0000 c8 3b 00 00 */ /* unsigned char LevelTriggered[0]; +0x0000 9f 30 00 00 */ /* unsigned char Shared[0]; +0x0000 a0 30 00 00 */ unsigned char MoreEntries[1]; /* +0x0000 a1 30 00 00 */ }; struct _SYSTEM_PROCESSOR_PERFORMANCE_DISTRIBUTION { unsigned long ProcessorCount; /* +0x0000 */ unsigned char Offsets[4]; /* +0x0004 39 18 00 00 */ }; struct _SECTION_IMAGE_INFORMATION { void *TransferAddress; /* +0x0000 */ unsigned long ZeroBits; /* +0x0008 */ unsigned long long MaximumStackSize; /* +0x0010 */ unsigned long long CommittedStackSize; /* +0x0018 */ unsigned long SubSystemType; /* +0x0020 */ unsigned short SubSystemMinorVersion; /* +0x0024 */ unsigned short SubSystemMajorVersion; /* +0x0026 */ unsigned long SubSystemVersion; /* +0x0024 */ unsigned long GpValue; /* +0x0028 */ unsigned short ImageCharacteristics; /* +0x002c */ unsigned short DllCharacteristics; /* +0x002e */ unsigned short Machine; /* +0x0030 */ unsigned char ImageContainsCode; /* +0x0032 */ unsigned char ImageFlags; /* +0x0033 */ /* unsigned char ComPlusNativeReady[0]; +0x0033 9b 30 00 00 */ /* unsigned char ComPlusILOnly[0]; +0x0033 9c 30 00 00 */ /* unsigned char ImageDynamicallyRelocated[0]; +0x0033 9d 30 00 00 */ /* unsigned char ImageMappedFlat[0]; +0x0033 f8 3b 00 00 */ /* unsigned char BaseBelow4gb[0]; +0x0033 c8 3b 00 00 */ unsigned char Reserved[1]; /* +0x0033 f9 3b 00 00 */ unsigned long LoaderFlags; /* +0x0034 */ unsigned long ImageFileSize; /* +0x0038 */ unsigned long CheckSum; /* +0x003c */ }; struct _NTFS_STATISTICS { unsigned long LogFileFullExceptions; /* +0x0000 */ unsigned long OtherExceptions; /* +0x0004 */ unsigned long MftReads; /* +0x0008 */ unsigned long MftReadBytes; /* +0x000c */ unsigned long MftWrites; /* +0x0010 */ unsigned long MftWriteBytes; /* +0x0014 */ }; struct _SYSTEM_SESSION_POOLTAG_INFORMATION { unsigned long long NextEntryOffset; /* +0x0000 */ unsigned long SessionId; /* +0x0008 */ unsigned long Count; /* +0x000c */ unsigned char TagInfo[40]; /* +0x0010 93 18 00 00 */ }; struct tagNMLVGETINFOTIPW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlags; /* +0x0018 */ unsigned char pszText[8]; /* +0x0020 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0028 74 00 00 00 */ unsigned char iItem[4]; /* +0x002c 74 00 00 00 */ unsigned char iSubItem[8]; /* +0x0030 74 00 00 00 */ long long lParam; /* +0x0038 */ }; struct _PROCESS_CYCLE_TIME_INFORMATION { unsigned long long AccumulatedCycles; /* +0x0000 */ unsigned long long CurrentCycleCount; /* +0x0008 */ }; struct _SOURCE_MEDIA_A { unsigned char Reserved[8]; /* +0x0000 df 16 00 00 */ unsigned char Tagfile[8]; /* +0x0008 df 16 00 00 */ unsigned char Description[8]; /* +0x0010 df 16 00 00 */ unsigned char SourcePath[8]; /* +0x0018 df 16 00 00 */ unsigned char SourceFile[8]; /* +0x0020 df 16 00 00 */ unsigned long Flags; /* +0x0028 */ }; struct _HEAP_BLOCK_EXTRA_INFORMATION { unsigned char Next; /* +0x0000 */ unsigned long Type; /* +0x0004 */ unsigned long long Size; /* +0x0008 */ }; struct _HD_ITEMA { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char cxy[4]; /* +0x0004 74 00 00 00 */ char *pszText; /* +0x0008 */ unsigned char hbm[8]; /* +0x0010 73 16 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char fmt[4]; /* +0x001c 74 00 00 00 */ long long lParam; /* +0x0020 */ unsigned char iImage[4]; /* +0x0028 74 00 00 00 */ unsigned char iOrder[4]; /* +0x002c 74 00 00 00 */ unsigned char type[8]; /* +0x0030 75 00 00 00 */ void *pvFilter; /* +0x0038 */ unsigned char state[8]; /* +0x0040 75 00 00 00 */ }; struct _RTL_AVL_TREE { unsigned char Root[8]; /* +0x0000 f3 32 00 00 */ }; struct _XSAVE_VENDOR { unsigned char VendorId[16]; /* +0x0000 1e 3d 00 00 */ unsigned char SupportedCpu[40]; /* +0x0010 1f 3d 00 00 */ }; struct _RTL_CRITICAL_SECTION32 { unsigned long DebugInfo; /* +0x0000 */ long LockCount; /* +0x0004 */ long RecursionCount; /* +0x0008 */ unsigned long OwningThread; /* +0x000c */ unsigned long LockSemaphore; /* +0x0010 */ unsigned long SpinCount; /* +0x0014 */ }; struct _HEAP_REGION_INFORMATION { unsigned long long Address; /* +0x0000 */ unsigned long long ReserveSize; /* +0x0008 */ unsigned long long CommitSize; /* +0x0010 */ unsigned long long FirstRangeInformationOffset; /* +0x0018 */ unsigned long long NextRegionInformationOffset; /* +0x0020 */ }; struct _COUNTER_READING { unsigned char Type[4]; /* +0x0000 36 3d 00 00 */ unsigned long Index; /* +0x0004 */ unsigned long long Start; /* +0x0008 */ unsigned long long Total; /* +0x0010 */ }; struct _SEMAPHORE_BASIC_INFORMATION { long CurrentCount; /* +0x0000 */ long MaximumCount; /* +0x0004 */ }; struct _QUERY_PERFORMANCE_COUNTER_FLAGS { /* unsigned char KernelTransition[0]; +0x0000 a8 18 00 00 */ /* unsigned char Reserved[0]; +0x0000 a9 18 00 00 */ unsigned long ul; /* +0x0000 */ }; struct DWRITE_SHAPING_GLYPH_PROPERTIES { /* unsigned char justification[0]; +0x0000 58 3d 00 00 */ /* unsigned char isClusterStart[0]; +0x0000 59 3d 00 00 */ /* unsigned char isDiacritic[0]; +0x0000 5a 3d 00 00 */ /* unsigned char isZeroWidthSpace[0]; +0x0000 5b 3d 00 00 */ unsigned char reserved[2]; /* +0x0000 5c 3d 00 00 */ }; struct _ALPC_PORT_ATTRIBUTES { unsigned long Flags; /* +0x0000 */ unsigned char SecurityQos[12]; /* +0x0004 5f 3d 00 00 */ unsigned long long MaxMessageLength; /* +0x0010 */ unsigned long long MemoryBandwidth; /* +0x0018 */ unsigned long long MaxPoolUsage; /* +0x0020 */ unsigned long long MaxSectionSize; /* +0x0028 */ unsigned long long MaxViewSize; /* +0x0030 */ unsigned long long MaxTotalSectionSize; /* +0x0038 */ unsigned long DupObjectTypes; /* +0x0040 */ unsigned long Reserved; /* +0x0044 */ }; struct _SYSTEM_HANDLE_INFORMATION { unsigned long NumberOfHandles; /* +0x0000 */ unsigned char Handles[24]; /* +0x0008 62 3d 00 00 */ }; struct _FILEPATHS_A { unsigned char Target[8]; /* +0x0000 df 16 00 00 */ unsigned char Source[8]; /* +0x0008 df 16 00 00 */ unsigned char Win32Error[4]; /* +0x0010 75 00 00 00 */ unsigned long Flags; /* +0x0014 */ }; struct _SP_PROPCHANGE_PARAMS { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned long StateChange; /* +0x0008 */ unsigned long Scope; /* +0x000c */ unsigned long HwProfile; /* +0x0010 */ }; struct _SP_INF_SIGNER_INFO_V1_A { unsigned long cbSize; /* +0x0000 */ unsigned char CatalogFile[260]; /* +0x0004 09 1d 00 00 */ unsigned char DigitalSigner[260]; /* +0x0108 09 1d 00 00 */ unsigned char DigitalSignerVersion[260]; /* +0x020c 09 1d 00 00 */ }; struct _FSCTL_OFFLOAD_WRITE_INPUT { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long long FileOffset; /* +0x0008 */ unsigned long long CopyLength; /* +0x0010 */ unsigned long long TransferOffset; /* +0x0018 */ unsigned char Token[512]; /* +0x0020 a0 2f 00 00 */ }; struct _FILE_IN_CABINET_INFO_A { unsigned char NameInCabinet[8]; /* +0x0000 df 16 00 00 */ unsigned long FileSize; /* +0x0008 */ unsigned long Win32Error; /* +0x000c */ unsigned short DosDate; /* +0x0010 */ unsigned short DosTime; /* +0x0012 */ unsigned short DosAttribs; /* +0x0014 */ unsigned char FullTargetName[266]; /* +0x0016 09 1d 00 00 */ }; struct tagROOT_INFO { unsigned long cbSize; /* +0x0000 */ unsigned char nMask[4]; /* +0x0004 75 00 00 00 */ unsigned char nOptions[4]; /* +0x0008 75 00 00 00 */ unsigned char nSurface[4]; /* +0x000c 75 00 00 00 */ unsigned char nDropTarget[4]; /* +0x0010 75 00 00 00 */ unsigned char fMultiTouch[4]; /* +0x0014 74 00 00 00 */ unsigned char fPreserveAlphaChannel[4]; /* +0x0018 74 00 00 00 */ unsigned char fMouseInputFocus[4]; /* +0x001c 74 00 00 00 */ void *pvData; /* +0x0020 */ unsigned char hpal[8]; /* +0x0020 d6 1d 00 00 */ }; struct _PROCESS_MEMORY_ALLOCATION_MODE { unsigned long Flags; /* +0x0000 */ /* unsigned char TopDown[0]; +0x0000 a8 18 00 00 */ unsigned char Reserved[4]; /* +0x0000 a9 18 00 00 */ }; struct _FILE_FULL_EA_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char Flags; /* +0x0004 */ unsigned char EaNameLength; /* +0x0005 */ unsigned short EaValueLength; /* +0x0006 */ unsigned char EaName[4]; /* +0x0008 65 38 00 00 */ }; struct _TXFS_WRITE_BACKUP_INFORMATION { unsigned char Buffer[1]; /* +0x0000 62 17 00 00 */ }; struct _BOOT_AREA_INFO { unsigned long BootSectorCount; /* +0x0000 */ }; struct _HARDERROR_MSG { unsigned char h[40]; /* +0x0000 e9 32 00 00 */ long Status; /* +0x0028 */ unsigned char ErrorTime[8]; /* +0x0030 6a 16 00 00 */ unsigned long ValidResponseOptions; /* +0x0038 */ unsigned long Response; /* +0x003c */ unsigned long NumberOfParameters; /* +0x0040 */ unsigned long UnicodeStringParameterMask; /* +0x0044 */ unsigned char Parameters[40]; /* +0x0048 61 1b 00 00 */ }; struct _PLUGPLAY_CONTROL_CLASS_ASSOCIATION_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned char InterfaceGuid[8]; /* +0x0010 29 1a 00 00 */ unsigned char Reference[16]; /* +0x0018 ca 15 00 00 */ unsigned char Register; /* +0x0028 */ unsigned char SymLink[8]; /* +0x0030 71 06 00 00 */ unsigned long SymLinkLength; /* +0x0038 */ }; struct _RTL_BALANCED_NODE { /* unsigned char Children[0]; +0x0000 2f 3e 00 00 */ unsigned char Left[8]; /* +0x0000 f3 32 00 00 */ unsigned char Right[8]; /* +0x0008 f3 32 00 00 */ /* unsigned char Red[0]; +0x0010 9b 30 00 00 */ /* unsigned char Balance[0]; +0x0010 ec 30 00 00 */ unsigned long long ParentValue; /* +0x0010 */ }; struct _HD_TEXTFILTERW { unsigned char pszText[8]; /* +0x0000 71 06 00 00 */ unsigned char cchTextMax[8]; /* +0x0008 74 00 00 00 */ }; struct _RTL_DYNAMIC_HASH_TABLE_CONTEXT { unsigned char ChainHead[8]; /* +0x0000 4e 3e 00 00 */ unsigned char PrevLinkage[8]; /* +0x0008 4e 3e 00 00 */ unsigned long long Signature; /* +0x0010 */ }; struct _FILE_IO_PRIORITY_HINT_INFORMATION { unsigned char PriorityHint[4]; /* +0x0000 74 3e 00 00 */ }; struct _SECTION_IMAGE_INFORMATION64 { unsigned long long TransferAddress; /* +0x0000 */ unsigned long ZeroBits; /* +0x0008 */ unsigned long long MaximumStackSize; /* +0x0010 */ unsigned long long CommittedStackSize; /* +0x0018 */ unsigned long SubSystemType; /* +0x0020 */ unsigned short SubSystemMinorVersion; /* +0x0024 */ unsigned short SubSystemMajorVersion; /* +0x0026 */ unsigned long SubSystemVersion; /* +0x0024 */ unsigned long GpValue; /* +0x0028 */ unsigned short ImageCharacteristics; /* +0x002c */ unsigned short DllCharacteristics; /* +0x002e */ unsigned short Machine; /* +0x0030 */ unsigned char ImageContainsCode; /* +0x0032 */ unsigned char ImageFlags; /* +0x0033 */ /* unsigned char ComPlus[0]; +0x0033 9b 30 00 00 */ /* unsigned char ImageDynamicallyRelocated[0]; +0x0033 9c 30 00 00 */ unsigned char Reserved[1]; /* +0x0033 ed 32 00 00 */ unsigned long LoaderFlags; /* +0x0034 */ unsigned long ImageFileSize; /* +0x0038 */ unsigned long CheckSum; /* +0x003c */ }; struct _LINK_TRACKING_INFORMATION { unsigned char Type[4]; /* +0x0000 8b 3e 00 00 */ unsigned char VolumeId[16]; /* +0x0004 69 21 00 00 */ }; struct _REPAIR_DEFERRED_EXTENTS_INPUT { unsigned long Flags; /* +0x0000 */ unsigned long ExtentCount; /* +0x0004 */ unsigned char Extents[16]; /* +0x0008 16 34 00 00 */ }; struct _COVERAGE_MODULES { unsigned long ListAndReset; /* +0x0000 */ unsigned long NumberOfModules; /* +0x0004 */ unsigned char ModuleRequestInfo[24]; /* +0x0008 a8 3e 00 00 */ unsigned char Modules[32]; /* +0x0020 aa 3e 00 00 */ }; struct _LOOKUP_STREAM_FROM_CLUSTER_ENTRY { unsigned long OffsetToNext; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char Reserved[8]; /* +0x0008 6a 16 00 00 */ unsigned char Cluster[8]; /* +0x0010 6a 16 00 00 */ unsigned char FileName[8]; /* +0x0018 6c 17 00 00 */ }; struct _KEY_VALUE_PARTIAL_INFORMATION { unsigned long TitleIndex; /* +0x0000 */ unsigned long Type; /* +0x0004 */ unsigned long DataLength; /* +0x0008 */ unsigned char Data[4]; /* +0x000c 62 17 00 00 */ }; struct _INVERTED_FUNCTION_TABLE { unsigned long CurrentSize; /* +0x0000 */ unsigned long MaximumSize; /* +0x0004 */ unsigned char Epoch[4]; /* +0x0008 3e 1c 00 00 */ unsigned char Overflow; /* +0x000c */ unsigned char TableEntry[12288]; /* +0x0010 c6 3e 00 00 */ }; struct _SP_INF_SIGNER_INFO_V2_W { unsigned long cbSize; /* +0x0000 */ unsigned char CatalogFile[520]; /* +0x0004 f9 1b 00 00 */ unsigned char DigitalSigner[520]; /* +0x020c f9 1b 00 00 */ unsigned char DigitalSignerVersion[520]; /* +0x0414 f9 1b 00 00 */ unsigned long SignerScore; /* +0x061c */ }; struct _THREAD_PROFILING_INFORMATION { unsigned long long HardwareCounters; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned long Enable; /* +0x000c */ unsigned char PerformanceData[8]; /* +0x0010 e9 3e 00 00 */ }; struct _KEY_NAME_INFORMATION { unsigned long NameLength; /* +0x0000 */ unsigned char Name[4]; /* +0x0004 6c 17 00 00 */ }; struct _RTL_PROCESS_HEAPS { unsigned long NumberOfHeaps; /* +0x0000 */ unsigned char Heaps[88]; /* +0x0008 f1 3e 00 00 */ }; struct tagTVDISPINFOA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[56]; /* +0x0018 12 1d 00 00 */ }; struct _KEY_WOW64_FLAGS_INFORMATION { unsigned long UserFlags; /* +0x0000 */ }; struct _RTL_ANSI_STRING_BUFFER { unsigned char String[16]; /* +0x0000 fe 1b 00 00 */ unsigned char ByteBuffer[48]; /* +0x0010 0f 3f 00 00 */ unsigned char MinimumStaticBufferForTerminalNul[8]; /* +0x0040 62 17 00 00 */ }; struct _REPAIR_DEFERRED_EXTENTS_OUTPUT { unsigned long Status; /* +0x0000 */ unsigned long ErrorExtentIndex; /* +0x0004 */ unsigned char ErrorExtent[16]; /* +0x0008 15 34 00 00 */ }; struct tagLAYER_INFO { unsigned long cbSize; /* +0x0000 */ unsigned char nValidArgs[4]; /* +0x0004 75 00 00 00 */ unsigned char xOffset[4]; /* +0x0008 74 00 00 00 */ unsigned char yOffset[4]; /* +0x000c 74 00 00 00 */ unsigned char zOrder[4]; /* +0x0010 74 00 00 00 */ unsigned char fIgnoreOffsetsFromLayout[4]; /* +0x0014 30 00 00 00 */ }; struct DWRITE_STRIKETHROUGH { unsigned char width[4]; /* +0x0000 40 00 00 00 */ unsigned char thickness[4]; /* +0x0004 40 00 00 00 */ unsigned char offset[4]; /* +0x0008 40 00 00 00 */ unsigned char readingDirection[4]; /* +0x000c 4b 3f 00 00 */ unsigned char flowDirection[8]; /* +0x0010 4e 3f 00 00 */ unsigned char localeName[8]; /* +0x0018 63 18 00 00 */ unsigned char measuringMode[8]; /* +0x0020 61 3c 00 00 */ }; struct DWRITE_GLYPH_METRICS { unsigned char leftSideBearing[4]; /* +0x0000 74 00 00 00 */ unsigned char advanceWidth[4]; /* +0x0004 75 00 00 00 */ unsigned char rightSideBearing[4]; /* +0x0008 74 00 00 00 */ unsigned char topSideBearing[4]; /* +0x000c 74 00 00 00 */ unsigned char advanceHeight[4]; /* +0x0010 75 00 00 00 */ unsigned char bottomSideBearing[4]; /* +0x0014 74 00 00 00 */ unsigned char verticalOriginY[4]; /* +0x0018 74 00 00 00 */ }; struct _TEB_ACTIVE_FRAME_CONTEXT_EX { unsigned char BasicContext[16]; /* +0x0000 b2 35 00 00 */ unsigned char SourceLocation[8]; /* +0x0010 df 16 00 00 */ }; struct DWRITE_GLYPH_RUN { unsigned char fontFace[8]; /* +0x0000 45 20 00 00 */ unsigned char fontEmSize[4]; /* +0x0008 40 00 00 00 */ unsigned char glyphCount[4]; /* +0x000c 75 00 00 00 */ unsigned char glyphIndices[8]; /* +0x0010 58 20 00 00 */ unsigned char glyphAdvances[8]; /* +0x0018 67 36 00 00 */ unsigned char glyphOffsets[8]; /* +0x0020 5c 3c 00 00 */ unsigned char isSideways[4]; /* +0x0028 74 00 00 00 */ unsigned char bidiLevel[4]; /* +0x002c 75 00 00 00 */ }; struct _SP_DEVICE_INTERFACE_DATA { unsigned long cbSize; /* +0x0000 */ unsigned char InterfaceClassGuid[16]; /* +0x0004 8f 18 00 00 */ unsigned long Flags; /* +0x0014 */ unsigned long long Reserved; /* +0x0018 */ }; struct _TXFS_LIST_TRANSACTION_LOCKED_FILES { unsigned char KtmTransaction[16]; /* +0x0000 8f 18 00 00 */ unsigned long long NumberOfFiles; /* +0x0010 */ unsigned long long BufferSizeRequired; /* +0x0018 */ unsigned long long Offset; /* +0x0020 */ }; struct _FILE_ATTRIBUTE_CACHE_VALUE { long Status; /* +0x0000 */ unsigned short Size; /* +0x0004 */ unsigned short RequiredSize; /* +0x0006 */ unsigned char Data[4]; /* +0x0008 62 17 00 00 */ }; struct _SP_TROUBLESHOOTER_PARAMS_W { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char ChmFile[520]; /* +0x0008 f9 1b 00 00 */ unsigned char HtmlTroubleShooter[520]; /* +0x0210 f9 1b 00 00 */ }; struct _KSYSTEM_TIME { unsigned long LowPart; /* +0x0000 */ long High1Time; /* +0x0004 */ long High2Time; /* +0x0008 */ }; struct _LOAD_ASDATA_TABLE { void *Module; /* +0x0000 */ unsigned char FilePath[8]; /* +0x0008 71 06 00 00 */ unsigned long long Size; /* +0x0010 */ void *Handle; /* +0x0018 */ long RefCount; /* +0x0020 */ unsigned char EntryPointActivationContext[8]; /* +0x0028 8b 1b 00 00 */ }; struct _PS_CPU_QUOTA_QUERY_INFORMATION { unsigned long SessionCount; /* +0x0000 */ unsigned char SessionInformation[8]; /* +0x0004 45 40 00 00 */ }; struct tagNMDATETIMEFORMATQUERYW { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszFormat[8]; /* +0x0018 63 18 00 00 */ unsigned char szMax[8]; /* +0x0020 71 19 00 00 */ }; struct _FILE_MOVE_CLUSTER_INFORMATION { unsigned long ClusterCount; /* +0x0000 */ void *RootDirectory; /* +0x0008 */ unsigned long FileNameLength; /* +0x0010 */ unsigned char FileName[4]; /* +0x0014 6c 17 00 00 */ }; struct _FILE_VALID_DATA_LENGTH_INFORMATION { unsigned char ValidDataLength[8]; /* +0x0000 6a 16 00 00 */ }; struct _RTL_STACK_TRACE_DATABASE_CREATE { void *CommitBase; /* +0x0000 */ unsigned long long CommitSize; /* +0x0008 */ unsigned long long ReserveSize; /* +0x0010 */ }; struct _STRING32 { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ unsigned long Buffer; /* +0x0004 */ }; struct _KLDR_DATA_TABLE_ENTRY64 { unsigned char InLoadOrderLinks[16]; /* +0x0000 ae 2f 00 00 */ unsigned long long __Undefined1; /* +0x0010 */ unsigned long long __Undefined2; /* +0x0018 */ unsigned long long __Undefined3; /* +0x0020 */ unsigned long long NonPagedDebugInfo; /* +0x0028 */ unsigned long long DllBase; /* +0x0030 */ unsigned long long EntryPoint; /* +0x0038 */ unsigned long SizeOfImage; /* +0x0040 */ unsigned char FullDllName[16]; /* +0x0048 8d 40 00 00 */ unsigned char BaseDllName[16]; /* +0x0058 8d 40 00 00 */ unsigned long Flags; /* +0x0068 */ unsigned short LoadCount; /* +0x006c */ unsigned short __Undefined5; /* +0x006e */ unsigned long long __Undefined6; /* +0x0070 */ unsigned long CheckSum; /* +0x0078 */ unsigned long __padding1; /* +0x007c */ unsigned long TimeDateStamp; /* +0x0080 */ unsigned long __padding2; /* +0x0084 */ }; struct _FILE_BOTH_DIR_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned long EaSize; /* +0x0040 */ char ShortNameLength; /* +0x0044 */ unsigned char ShortName[24]; /* +0x0046 91 40 00 00 */ unsigned char FileName[2]; /* +0x005e 6c 17 00 00 */ }; struct _SYSTEM_PROCESSOR_PERFORMANCE_HITCOUNT { unsigned long Hits; /* +0x0000 */ unsigned char PercentFrequency; /* +0x0004 */ }; struct _SYSTEM_VERIFIER_COUNTERS_INFORMATION { unsigned char Legacy[128]; /* +0x0000 96 40 00 00 */ unsigned long RaiseIrqls; /* +0x0080 */ unsigned long AcquireSpinLocks; /* +0x0084 */ unsigned long SynchronizeExecutions; /* +0x0088 */ unsigned long AllocationsWithNoTag; /* +0x008c */ unsigned long AllocationsFailed; /* +0x0090 */ unsigned long AllocationsFailedDeliberately; /* +0x0094 */ unsigned long long LockedBytes; /* +0x0098 */ unsigned long long PeakLockedBytes; /* +0x00a0 */ unsigned long long MappedLockedBytes; /* +0x00a8 */ unsigned long long PeakMappedLockedBytes; /* +0x00b0 */ unsigned long long MappedIoSpaceBytes; /* +0x00b8 */ unsigned long long PeakMappedIoSpaceBytes; /* +0x00c0 */ unsigned long long PagesForMdlBytes; /* +0x00c8 */ unsigned long long PeakPagesForMdlBytes; /* +0x00d0 */ unsigned long long ContiguousMemoryBytes; /* +0x00d8 */ unsigned long long PeakContiguousMemoryBytes; /* +0x00e0 */ }; struct _SYSTEM_EXTENDED_THREAD_INFORMATION { unsigned char ThreadInfo[80]; /* +0x0000 99 40 00 00 */ void *StackBase; /* +0x0050 */ void *StackLimit; /* +0x0058 */ void *Win32StartAddress; /* +0x0060 */ void *TebBase; /* +0x0068 */ unsigned long long Reserved2; /* +0x0070 */ unsigned long long Reserved3; /* +0x0078 */ unsigned long long Reserved4; /* +0x0080 */ }; struct _RTL_RELATIVE_NAME_U { unsigned char RelativeName[16]; /* +0x0000 ca 15 00 00 */ void *ContainingDirectory; /* +0x0010 */ unsigned char CurDirRef[8]; /* +0x0018 9d 40 00 00 */ }; struct tagTVITEMCHANGE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char uChanged[8]; /* +0x0018 75 00 00 00 */ unsigned char hItem[8]; /* +0x0020 e9 18 00 00 */ unsigned char uStateNew[4]; /* +0x0028 75 00 00 00 */ unsigned char uStateOld[4]; /* +0x002c 75 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _FILEOFFSET_INFORMATION { /* unsigned char DontUse[0]; +0x0000 b1 40 00 00 */ /* unsigned char Offset[0]; +0x0000 b2 40 00 00 */ unsigned char Reserved[8]; /* +0x0000 b3 40 00 00 */ }; struct _BOOT_AREA_INFO:: { unsigned char Offset[8]; /* +0x0000 6a 16 00 00 */ }; struct _MEMORY_SCRUB_INFORMATION { void *Handle; /* +0x0000 */ unsigned long long PagesScrubbed; /* +0x0008 */ }; struct _MFRR_COMPONENTS { unsigned long dwRRInfoVersion; /* +0x0000 */ unsigned long dwRRComponents; /* +0x0004 */ unsigned char pRRComponents[8]; /* +0x0008 19 41 00 00 */ }; struct _CONTEXT_CHUNK { long Offset; /* +0x0000 */ unsigned long Length; /* +0x0004 */ }; struct _FILE_LINK_INFORMATION { unsigned char ReplaceIfExists; /* +0x0000 */ void *RootDirectory; /* +0x0008 */ unsigned long FileNameLength; /* +0x0010 */ unsigned char FileName[4]; /* +0x0014 6c 17 00 00 */ }; struct _JOURNAL_SET_KEY_USER_FLAGS_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned long OldFlags; /* +0x0028 */ unsigned long NewFlags; /* +0x002c */ }; struct tagNMDATETIMESTRINGA { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszUserString[8]; /* +0x0018 df 16 00 00 */ unsigned char st[16]; /* +0x0020 28 19 00 00 */ unsigned long dwFlags; /* +0x0030 */ }; struct _CABINET_INFO_W { unsigned char CabinetPath[8]; /* +0x0000 63 18 00 00 */ unsigned char CabinetFile[8]; /* +0x0008 63 18 00 00 */ unsigned char DiskName[8]; /* +0x0010 63 18 00 00 */ unsigned short SetId; /* +0x0018 */ unsigned short CabinetNumber; /* +0x001a */ }; struct _SYSTEM_HIBERFILE_INFORMATION { unsigned long NumberOfMcbPairs; /* +0x0000 */ unsigned char Mcb[8]; /* +0x0008 73 3b 00 00 */ }; struct _GDI_TEB_BATCH { unsigned long Offset; /* +0x0000 */ unsigned long long HDC; /* +0x0008 */ unsigned char Buffer[1240]; /* +0x0010 52 41 00 00 */ }; struct _CSV_QUERY_REDIRECT_STATE { unsigned long MdsNodeId; /* +0x0000 */ unsigned long DsNodeId; /* +0x0004 */ unsigned char FileRedirected; /* +0x0008 */ }; struct _SP_BACKUP_QUEUE_PARAMS_V1_A { unsigned long cbSize; /* +0x0000 */ unsigned char FullInfPath[260]; /* +0x0004 09 1d 00 00 */ unsigned char FilenameOffset[4]; /* +0x0108 74 00 00 00 */ }; struct _FILE_ATTRIBUTE_TAG_INFORMATION { unsigned long FileAttributes; /* +0x0000 */ unsigned long ReparseTag; /* +0x0004 */ }; struct _RTL_HANDLE_TABLE { unsigned long MaximumNumberOfHandles; /* +0x0000 */ unsigned long SizeOfHandleTableEntry; /* +0x0004 */ unsigned long UseHeap; /* +0x0008 */ unsigned long TableSize; /* +0x000c */ unsigned char FreeHandles[8]; /* +0x0010 97 41 00 00 */ unsigned char CommittedHandles[8]; /* +0x0018 97 41 00 00 */ unsigned char UnCommittedHandles[8]; /* +0x0020 97 41 00 00 */ unsigned char MaxReservedHandles[8]; /* +0x0028 97 41 00 00 */ }; struct tagNMREBAR { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwMask; /* +0x0018 */ unsigned char uBand[4]; /* +0x001c 75 00 00 00 */ unsigned char fStyle[4]; /* +0x0020 75 00 00 00 */ unsigned char wID[4]; /* +0x0024 75 00 00 00 */ long long lParam; /* +0x0028 */ }; struct tagLVITEMA { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char iItem[4]; /* +0x0004 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x0008 74 00 00 00 */ unsigned char state[4]; /* +0x000c 75 00 00 00 */ unsigned char stateMask[8]; /* +0x0010 75 00 00 00 */ char *pszText; /* +0x0018 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ long long lParam; /* +0x0028 */ unsigned char iIndent[4]; /* +0x0030 74 00 00 00 */ unsigned char iGroupId[4]; /* +0x0034 74 00 00 00 */ unsigned char cColumns[8]; /* +0x0038 75 00 00 00 */ unsigned char puColumns[8]; /* +0x0040 75 06 00 00 */ unsigned char piColFmt[8]; /* +0x0048 74 06 00 00 */ unsigned char iGroup[8]; /* +0x0050 74 00 00 00 */ }; struct _FILE_ALLOCATION_INFORMATION { unsigned char AllocationSize[8]; /* +0x0000 6a 16 00 00 */ }; struct _BOOT_ENTRY { unsigned long Version; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Id; /* +0x0008 */ unsigned long Attributes; /* +0x000c */ unsigned long FriendlyNameOffset; /* +0x0010 */ unsigned long BootFilePathOffset; /* +0x0014 */ unsigned long OsOptionsLength; /* +0x0018 */ unsigned char OsOptions[4]; /* +0x001c 62 17 00 00 */ }; struct _RTL_DEBUG_INFORMATION { void *SectionHandleClient; /* +0x0000 */ void *ViewBaseClient; /* +0x0008 */ void *ViewBaseTarget; /* +0x0010 */ unsigned long long ViewBaseDelta; /* +0x0018 */ void *EventPairClient; /* +0x0020 */ void *EventPairTarget; /* +0x0028 */ void *TargetProcessId; /* +0x0030 */ void *TargetThreadHandle; /* +0x0038 */ unsigned long Flags; /* +0x0040 */ unsigned long long OffsetFree; /* +0x0048 */ unsigned long long CommitSize; /* +0x0050 */ unsigned long long ViewSize; /* +0x0058 */ /* unsigned char Modules[0]; +0x0060 3c 36 00 00 */ unsigned char ModulesEx[8]; /* +0x0060 da 41 00 00 */ unsigned char BackTraces[8]; /* +0x0068 a6 2f 00 00 */ unsigned char Heaps[8]; /* +0x0070 dc 41 00 00 */ unsigned char Locks[8]; /* +0x0078 de 41 00 00 */ void *SpecificHeap; /* +0x0080 */ void *TargetProcessHandle; /* +0x0088 */ unsigned char VerifierOptions[8]; /* +0x0090 e0 41 00 00 */ void *ProcessHeap; /* +0x0098 */ void *CriticalSectionHandle; /* +0x00a0 */ void *CriticalSectionOwnerThread; /* +0x00a8 */ unsigned char Reserved[32]; /* +0x00b0 e1 41 00 00 */ }; struct _PS_SYSTEM_DLL_INIT_BLOCK { unsigned long Size; /* +0x0000 */ unsigned long SystemDllWowRelocation; /* +0x0004 */ unsigned long long SystemDllNativeRelocation; /* +0x0008 */ unsigned char Wow64SharedInformation[64]; /* +0x0010 19 42 00 00 */ unsigned long RngData; /* +0x0050 */ unsigned long long MitigationOptions; /* +0x0058 */ }; struct _RTL_RESOURCE { unsigned char CriticalSection[40]; /* +0x0000 1c 42 00 00 */ void *SharedSemaphore; /* +0x0028 */ unsigned char NumberOfWaitingShared[8]; /* +0x0030 3e 1c 00 00 */ void *ExclusiveSemaphore; /* +0x0038 */ unsigned char NumberOfWaitingExclusive[4]; /* +0x0040 3e 1c 00 00 */ unsigned char NumberOfActive[4]; /* +0x0044 46 1c 00 00 */ void *ExclusiveOwnerThread; /* +0x0048 */ unsigned long Flags; /* +0x0050 */ unsigned char DebugInfo[8]; /* +0x0058 1e 42 00 00 */ }; struct _PROCESS_AFFINITY_UPDATE_MODE { unsigned long Flags; /* +0x0000 */ /* unsigned char EnableAutoUpdate[0]; +0x0000 a8 18 00 00 */ /* unsigned char Permanent[0]; +0x0000 4d 1d 00 00 */ unsigned char Reserved[4]; /* +0x0000 52 42 00 00 */ }; struct _SD_CHANGE_MACHINE_SID_OUTPUT { unsigned long long NumSDChangedSuccess; /* +0x0000 */ unsigned long long NumSDChangedFail; /* +0x0008 */ unsigned long long NumSDUnused; /* +0x0010 */ unsigned long long NumSDTotal; /* +0x0018 */ unsigned long long NumMftSDChangedSuccess; /* +0x0020 */ unsigned long long NumMftSDChangedFail; /* +0x0028 */ unsigned long long NumMftSDTotal; /* +0x0030 */ }; struct _COVERAGE_MODULE_REQUEST:: { /* unsigned char MD5Hash[0]; +0x0000 69 21 00 00 */ unsigned char ModuleName[16]; /* +0x0000 ca 15 00 00 */ }; struct tagNMLVFINDITEMW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iStart[8]; /* +0x0018 74 00 00 00 */ unsigned char lvfi[40]; /* +0x0020 69 42 00 00 */ }; struct _SP_REGISTER_CONTROL_STATUSW { unsigned long cbSize; /* +0x0000 */ unsigned char FileName[8]; /* +0x0008 63 18 00 00 */ unsigned long Win32Error; /* +0x0010 */ unsigned long FailureCode; /* +0x0014 */ }; struct _OBJECT_TYPE_INFORMATION { unsigned char TypeName[16]; /* +0x0000 ca 15 00 00 */ unsigned long TotalNumberOfObjects; /* +0x0010 */ unsigned long TotalNumberOfHandles; /* +0x0014 */ unsigned long TotalPagedPoolUsage; /* +0x0018 */ unsigned long TotalNonPagedPoolUsage; /* +0x001c */ unsigned long TotalNamePoolUsage; /* +0x0020 */ unsigned long TotalHandleTableUsage; /* +0x0024 */ unsigned long HighWaterNumberOfObjects; /* +0x0028 */ unsigned long HighWaterNumberOfHandles; /* +0x002c */ unsigned long HighWaterPagedPoolUsage; /* +0x0030 */ unsigned long HighWaterNonPagedPoolUsage; /* +0x0034 */ unsigned long HighWaterNamePoolUsage; /* +0x0038 */ unsigned long HighWaterHandleTableUsage; /* +0x003c */ unsigned long InvalidAttributes; /* +0x0040 */ unsigned char GenericMapping[16]; /* +0x0044 26 1a 00 00 */ unsigned long ValidAccessMask; /* +0x0054 */ unsigned char SecurityRequired; /* +0x0058 */ unsigned char MaintainHandleCount; /* +0x0059 */ unsigned long PoolType; /* +0x005c */ unsigned long DefaultPagedPoolCharge; /* +0x0060 */ unsigned long DefaultNonPagedPoolCharge; /* +0x0064 */ }; struct _FSCTL_QUERY_FAT_BPB_BUFFER { unsigned char First0x24BytesOfBootSector[36]; /* +0x0000 98 42 00 00 */ }; struct _SP_CLASSINSTALL_HEADER { unsigned long cbSize; /* +0x0000 */ unsigned char InstallFunction[4]; /* +0x0004 75 00 00 00 */ }; struct _DEVICE_FLAGS { /* unsigned char Failed[0]; +0x0000 a8 18 00 00 */ /* unsigned char ReadOnly[0]; +0x0000 4d 1d 00 00 */ /* unsigned char Removable[0]; +0x0000 4e 1d 00 00 */ /* unsigned char ConsoleIn[0]; +0x0000 19 2c 00 00 */ /* unsigned char ConsoleOut[0]; +0x0000 1a 2c 00 00 */ /* unsigned char Input[0]; +0x0000 1b 2c 00 00 */ unsigned char Output[4]; /* +0x0000 1c 2c 00 00 */ }; struct _PROCESS_HANDLE_INFORMATION { unsigned long HandleCount; /* +0x0000 */ unsigned long HandleCountHighWatermark; /* +0x0004 */ }; struct _CM_INT13_DRIVE_PARAMETER { unsigned short DriveSelect; /* +0x0000 */ unsigned long MaxCylinders; /* +0x0002 */ unsigned short SectorsPerTrack; /* +0x0006 */ unsigned short MaxHeads; /* +0x0008 */ unsigned short NumberDrives; /* +0x000a */ }; struct _PLUGPLAY_CONTROL_LEGACY_DEVGEN_DATA { unsigned char ServiceName[16]; /* +0x0000 ca 15 00 00 */ unsigned char DeviceInstance[8]; /* +0x0010 71 06 00 00 */ unsigned long DeviceInstanceLength; /* +0x0018 */ }; struct _FILE_NETWORK_PHYSICAL_NAME_INFORMATION { unsigned long FileNameLength; /* +0x0000 */ unsigned char FileName[4]; /* +0x0004 6c 17 00 00 */ }; struct _LPC_UNREGISTER_PROCESS_MSG { unsigned char PortMsg[40]; /* +0x0000 e9 32 00 00 */ void *UniqueProcessId; /* +0x0028 */ }; struct tagNMTTCUSTOMDRAW { unsigned char nmcd[80]; /* +0x0000 69 1b 00 00 */ unsigned char uDrawFlags[8]; /* +0x0050 75 00 00 00 */ }; struct _PROCESS_EXCEPTION_PORT { void *ExceptionPortHandle; /* +0x0000 */ unsigned long StateFlags; /* +0x0008 */ }; struct _KEY_HANDLE_TAGS_INFORMATION { unsigned long HandleTags; /* +0x0000 */ }; struct _RTL_MODULE_BASIC_INFO { void *ImageBase; /* +0x0000 */ }; struct _SQM_STREAM_ENTRY { unsigned long dwType; /* +0x0000 */ }; struct _SQM_STREAM_ENTRY:: { /* unsigned char pwszVal[0]; +0x0000 63 18 00 00 */ unsigned long dwVal; /* +0x0000 */ }; struct _OBJECT_NAME_INFORMATION { unsigned char Name[16]; /* +0x0000 ca 15 00 00 */ }; struct _SYSTEM_KERNEL_DEBUGGER_INFORMATION { unsigned char KernelDebuggerEnabled; /* +0x0000 */ unsigned char KernelDebuggerNotPresent; /* +0x0001 */ }; struct _REG_NOTIFY_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned char Action[4]; /* +0x0004 5f 43 00 00 */ unsigned long KeyLength; /* +0x0008 */ unsigned char Key[4]; /* +0x000c 6c 17 00 00 */ }; struct _SP_DEVINFO_LIST_DETAIL_DATA_A { unsigned long cbSize; /* +0x0000 */ unsigned char ClassGuid[20]; /* +0x0004 8f 18 00 00 */ void *RemoteMachineHandle; /* +0x0018 */ unsigned char RemoteMachineName[264]; /* +0x0020 70 43 00 00 */ }; struct _PROCESS_PRIORITY_CLASS { unsigned char Foreground; /* +0x0000 */ unsigned char PriorityClass; /* +0x0001 */ }; struct _TXFS_TRANSACTION_ACTIVE_INFO { unsigned char TransactionsActiveAtSnapshot; /* +0x0000 */ }; struct _EVENT_BASIC_INFORMATION { unsigned char EventType[4]; /* +0x0000 93 43 00 00 */ long EventState; /* +0x0004 */ }; struct _PROCESSOR_PROFILE_CONTROL_AREA { unsigned char PebsDsSaveArea[96]; /* +0x0000 40 1f 00 00 */ }; struct _RTL_DRIVE_LETTER_CURDIR { unsigned short Flags; /* +0x0000 */ unsigned short Length; /* +0x0002 */ unsigned long TimeStamp; /* +0x0004 */ unsigned char DosPath[16]; /* +0x0008 fe 1b 00 00 */ }; struct _PAGE_PRIORITY_INFORMATION { unsigned long PagePriority; /* +0x0000 */ }; struct tagLVFINDINFOA { unsigned char flags[8]; /* +0x0000 75 00 00 00 */ unsigned char psz[8]; /* +0x0008 df 16 00 00 */ long long lParam; /* +0x0010 */ unsigned char pt[8]; /* +0x0018 54 16 00 00 */ unsigned char vkDirection[8]; /* +0x0020 75 00 00 00 */ }; struct DWRITE_CLUSTER_METRICS { unsigned char width[4]; /* +0x0000 40 00 00 00 */ unsigned short length; /* +0x0004 */ /* unsigned char canWrapLineAfter[0]; +0x0006 d9 43 00 00 */ /* unsigned char isWhitespace[0]; +0x0006 da 43 00 00 */ /* unsigned char isNewline[0]; +0x0006 db 43 00 00 */ /* unsigned char isSoftHyphen[0]; +0x0006 dc 43 00 00 */ /* unsigned char isRightToLeft[0]; +0x0006 59 3d 00 00 */ unsigned char padding[2]; /* +0x0006 dd 43 00 00 */ }; struct _POWER_STATE { /* unsigned char SystemState[0]; +0x0000 e2 43 00 00 */ unsigned char DeviceState[4]; /* +0x0000 e3 43 00 00 */ }; struct tagTBADDBITMAP { unsigned char hInst[8]; /* +0x0000 dd 16 00 00 */ unsigned long long nID; /* +0x0008 */ }; struct tagNMTBGETINFOTIPA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ char *pszText; /* +0x0018 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iItem[4]; /* +0x0024 74 00 00 00 */ long long lParam; /* +0x0028 */ }; struct _CLIENT_ID64 { unsigned long long UniqueProcess; /* +0x0000 */ unsigned long long UniqueThread; /* +0x0008 */ }; struct _PLUGPLAY_CONTROL_BLOCKED_DRIVER_DATA { unsigned long Flags; /* +0x0000 */ unsigned long BufferLength; /* +0x0004 */ void *Buffer; /* +0x0008 */ }; struct _SP_ORIGINAL_FILE_INFO_W { unsigned long cbSize; /* +0x0000 */ unsigned char OriginalInfName[520]; /* +0x0004 f9 1b 00 00 */ unsigned char OriginalCatalogName[520]; /* +0x020c f9 1b 00 00 */ }; struct _PROCESS_DISK_COUNTERS { unsigned long long BytesRead; /* +0x0000 */ unsigned long long BytesWritten; /* +0x0008 */ unsigned long long ReadOperationCount; /* +0x0010 */ unsigned long long WriteOperationCount; /* +0x0018 */ unsigned long long FlushOperationCount; /* +0x0020 */ }; struct tagLVGROUP { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char mask[4]; /* +0x0004 75 00 00 00 */ unsigned char pszHeader[8]; /* +0x0008 71 06 00 00 */ unsigned char cchHeader[8]; /* +0x0010 74 00 00 00 */ unsigned char pszFooter[8]; /* +0x0018 71 06 00 00 */ unsigned char cchFooter[4]; /* +0x0020 74 00 00 00 */ unsigned char iGroupId[4]; /* +0x0024 74 00 00 00 */ unsigned char stateMask[4]; /* +0x0028 75 00 00 00 */ unsigned char state[4]; /* +0x002c 75 00 00 00 */ unsigned char uAlign[8]; /* +0x0030 75 00 00 00 */ unsigned char pszSubtitle[8]; /* +0x0038 71 06 00 00 */ unsigned char cchSubtitle[8]; /* +0x0040 75 00 00 00 */ unsigned char pszTask[8]; /* +0x0048 71 06 00 00 */ unsigned char cchTask[8]; /* +0x0050 75 00 00 00 */ unsigned char pszDescriptionTop[8]; /* +0x0058 71 06 00 00 */ unsigned char cchDescriptionTop[8]; /* +0x0060 75 00 00 00 */ unsigned char pszDescriptionBottom[8]; /* +0x0068 71 06 00 00 */ unsigned char cchDescriptionBottom[4]; /* +0x0070 75 00 00 00 */ unsigned char iTitleImage[4]; /* +0x0074 74 00 00 00 */ unsigned char iExtendedImage[4]; /* +0x0078 74 00 00 00 */ unsigned char iFirstItem[4]; /* +0x007c 74 00 00 00 */ unsigned char cItems[8]; /* +0x0080 75 00 00 00 */ unsigned char pszSubsetTitle[8]; /* +0x0088 71 06 00 00 */ unsigned char cchSubsetTitle[8]; /* +0x0090 75 00 00 00 */ }; struct _SI_COPYFILE { unsigned long SourceFileNameLength; /* +0x0000 */ unsigned long DestinationFileNameLength; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned char FileNameBuffer[4]; /* +0x000c 6c 17 00 00 */ }; struct _UDACCEL { unsigned char nSec[4]; /* +0x0000 75 00 00 00 */ unsigned char nInc[4]; /* +0x0004 75 00 00 00 */ }; struct tagNMTBGETINFOTIPW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszText[8]; /* +0x0018 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iItem[4]; /* +0x0024 74 00 00 00 */ long long lParam; /* +0x0028 */ }; struct _RTL_ELEVATION_FLAGS { unsigned long Flags; /* +0x0000 */ /* unsigned char ElevationEnabled[0]; +0x0000 a8 18 00 00 */ /* unsigned char VirtualizationEnabled[0]; +0x0000 4d 1d 00 00 */ /* unsigned char InstallerDetectEnabled[0]; +0x0000 4e 1d 00 00 */ unsigned char ReservedBits[4]; /* +0x0000 5a 44 00 00 */ }; struct _ASFFlatPicture { unsigned char bPictureType; /* +0x0000 */ unsigned long dwDataLen; /* +0x0001 */ }; struct _FILE_LAYOUT_INFO_ENTRY:: { unsigned char CreationTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0018 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0020 */ }; struct _FILE_END_OF_FILE_INFORMATION { unsigned char EndOfFile[8]; /* +0x0000 6a 16 00 00 */ }; struct __MIDL___MIDL_itf_dimm_0000_0000_0012 { unsigned char hWnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char fOpen[4]; /* +0x0008 74 00 00 00 */ unsigned char ptStatusWndPos[8]; /* +0x000c 54 16 00 00 */ unsigned char ptSoftKbdPos[8]; /* +0x0014 54 16 00 00 */ unsigned long fdwConversion; /* +0x001c */ unsigned long fdwSentence; /* +0x0020 */ }; struct __MIDL___MIDL_itf_dimm_0000_0000_0012:: { /* unsigned char A[0]; +0x0000 a1 39 00 00 */ unsigned char W[92]; /* +0x0000 a5 39 00 00 */ }; struct _EXCEPTION_LOG { unsigned char ExceptionRecord[160]; /* +0x0000 9f 44 00 00 */ unsigned char ContextRecord[1232]; /* +0x00a0 b4 16 00 00 */ unsigned char Type[4]; /* +0x0570 a0 44 00 00 */ long Disposition; /* +0x0574 */ unsigned long long Thread; /* +0x0578 */ unsigned long long ControlPc; /* +0x0580 */ void *Handler; /* +0x0588 */ }; struct _FILEPATHS_SIGNERINFO_A { unsigned char Target[8]; /* +0x0000 df 16 00 00 */ unsigned char Source[8]; /* +0x0008 df 16 00 00 */ unsigned char Win32Error[4]; /* +0x0010 75 00 00 00 */ unsigned long Flags; /* +0x0014 */ unsigned char DigitalSigner[8]; /* +0x0018 df 16 00 00 */ unsigned char Version[8]; /* +0x0020 df 16 00 00 */ unsigned char CatalogFile[8]; /* +0x0028 df 16 00 00 */ }; struct _SYSTEM_MEMORY_CHANNEL_INFORMATION { unsigned long ChannelNumber; /* +0x0000 */ unsigned long ChannelHeatIndex; /* +0x0004 */ unsigned long long TotalPageCount; /* +0x0008 */ unsigned long long ZeroPageCount; /* +0x0010 */ unsigned long long FreePageCount; /* +0x0018 */ unsigned long long StandbyPageCount; /* +0x0020 */ }; struct _OBJECT_BASIC_INFORMATION { unsigned long Attributes; /* +0x0000 */ unsigned long GrantedAccess; /* +0x0004 */ unsigned long HandleCount; /* +0x0008 */ unsigned long PointerCount; /* +0x000c */ unsigned long PagedPoolCharge; /* +0x0010 */ unsigned long NonPagedPoolCharge; /* +0x0014 */ unsigned char Reserved[12]; /* +0x0018 1e 3d 00 00 */ unsigned long NameInfoSize; /* +0x0024 */ unsigned long TypeInfoSize; /* +0x0028 */ unsigned long SecurityDescriptorSize; /* +0x002c */ unsigned char CreationTime[8]; /* +0x0030 6a 16 00 00 */ }; struct _COVERAGE_SECTION_HEADER { unsigned long Signature; /* +0x0000 */ unsigned long CoverageType; /* +0x0004 */ unsigned char MD5Hash[16]; /* +0x0008 69 21 00 00 */ unsigned long CoverageSectionSize; /* +0x0018 */ unsigned long CoverageVectorSize; /* +0x001c */ unsigned long CoverageVectorOffset; /* +0x0020 */ unsigned long ExtraDataOffset; /* +0x0024 */ }; struct _PORT_DATA_ENTRY { void *Base; /* +0x0000 */ unsigned long Size; /* +0x0008 */ }; struct _PROCESS_HANDLE_TABLE_ENTRY_INFO { void *HandleValue; /* +0x0000 */ unsigned long long HandleCount; /* +0x0008 */ unsigned long long PointerCount; /* +0x0010 */ unsigned long GrantedAccess; /* +0x0018 */ unsigned long ObjectTypeIndex; /* +0x001c */ unsigned long HandleAttributes; /* +0x0020 */ unsigned long Reserved; /* +0x0024 */ }; struct _CM_COMPONENT_INFORMATION { unsigned char Flags[4]; /* +0x0000 22 45 00 00 */ unsigned long Version; /* +0x0004 */ unsigned long Key; /* +0x0008 */ unsigned long long AffinityMask; /* +0x0010 */ }; struct _MUIREGISTRYINFO { unsigned char Owned[4]; /* +0x0000 75 00 00 00 */ unsigned char InstallLanguageFallback[8]; /* +0x0004 25 45 00 00 */ unsigned long Generation; /* +0x000c */ unsigned long ProcessGeneration; /* +0x0010 */ unsigned char Installed[8]; /* +0x0018 27 45 00 00 */ unsigned char Strings[8]; /* +0x0020 c8 31 00 00 */ unsigned char MachineConfig[8]; /* +0x0028 29 45 00 00 */ unsigned char UserConfig[8]; /* +0x0030 29 45 00 00 */ unsigned char MachinePreferred[8]; /* +0x0038 2b 45 00 00 */ unsigned char UserPreferred[8]; /* +0x0040 2b 45 00 00 */ unsigned char ProcessPreferred[8]; /* +0x0048 2b 45 00 00 */ unsigned char MergedUser[8]; /* +0x0050 2b 45 00 00 */ unsigned char MergedMachine[8]; /* +0x0058 2b 45 00 00 */ unsigned char MergedFallback[8]; /* +0x0060 2b 45 00 00 */ unsigned char PrevRegInfo[8]; /* +0x0068 84 1b 00 00 */ unsigned long MUI_Locked; /* +0x0070 */ unsigned long MUI_SE; /* +0x0074 */ unsigned long MUI_NumberAllowed; /* +0x0078 */ unsigned char MUI_AllowedLanguage[8]; /* +0x0080 71 06 00 00 */ unsigned char MUI_InstalledSKU[8]; /* +0x0088 71 06 00 00 */ unsigned long cbInstalledSKU; /* +0x0090 */ unsigned long cbAllowedLanguage; /* +0x0094 */ unsigned char MUI_DisallowedLanguage[8]; /* +0x0098 71 06 00 00 */ unsigned long cbDisallowedLanguage; /* +0x00a0 */ }; struct _RTL_PROCESS_BACKTRACES { unsigned long long CommittedMemory; /* +0x0000 */ unsigned long long ReservedMemory; /* +0x0008 */ unsigned long NumberOfBackTraceLookups; /* +0x0010 */ unsigned long NumberOfBackTraces; /* +0x0014 */ unsigned char BackTraces[272]; /* +0x0018 2f 45 00 00 */ }; struct _FILE_NAMES_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned long FileNameLength; /* +0x0008 */ unsigned char FileName[4]; /* +0x000c 6c 17 00 00 */ }; struct tagTVGETITEMPARTRECTINFO { unsigned char hti[8]; /* +0x0000 e9 18 00 00 */ unsigned char prc[8]; /* +0x0008 49 16 00 00 */ unsigned char partID[8]; /* +0x0010 5f 45 00 00 */ }; struct _FILE_EA_INFORMATION { unsigned long EaSize; /* +0x0000 */ }; struct _DYNAMIC_FUNCTION_TABLE { unsigned char ListEntry[16]; /* +0x0000 5d 18 00 00 */ unsigned char FunctionTable[8]; /* +0x0010 78 45 00 00 */ unsigned char TimeStamp[8]; /* +0x0018 6a 16 00 00 */ unsigned long long MinimumAddress; /* +0x0020 */ unsigned long long MaximumAddress; /* +0x0028 */ unsigned long long BaseAddress; /* +0x0030 */ unsigned char Callback[8]; /* +0x0038 7a 45 00 00 */ void *Context; /* +0x0040 */ unsigned char OutOfProcessCallbackDll[8]; /* +0x0048 71 06 00 00 */ unsigned char Type[4]; /* +0x0050 7b 45 00 00 */ unsigned long EntryCount; /* +0x0054 */ }; struct _KEY_VALUE_PARTIAL_INFORMATION_ALIGN64 { unsigned long Type; /* +0x0000 */ unsigned long DataLength; /* +0x0004 */ unsigned char Data[4]; /* +0x0008 62 17 00 00 */ }; struct _PLUGPLAY_CONTROL_INSTALL_DATA { unsigned long BufferLength; /* +0x0000 */ unsigned char Buffer[8]; /* +0x0008 71 06 00 00 */ }; struct _tagSL_NONGENUINE_UI_OPTIONS { unsigned long cbSize; /* +0x0000 */ unsigned char pComponentId[8]; /* +0x0008 85 19 00 00 */ unsigned char hResultUI[8]; /* +0x0010 08 00 00 00 */ }; struct tagGMSG { unsigned long cbSize; /* +0x0000 */ unsigned char nMsg[4]; /* +0x0004 74 00 00 00 */ unsigned char hgadMsg[8]; /* +0x0008 00 35 00 00 */ }; struct _SYSTEM_PROCESSOR_POLICY_INFORMATION { unsigned long Length; /* +0x0000 */ unsigned long PolicyId; /* +0x0004 */ unsigned char Policy[48]; /* +0x0008 a3 45 00 00 */ }; struct _MFNetCredentialManagerGetParam { unsigned char hrOp[4]; /* +0x0000 08 00 00 00 */ unsigned char fAllowLoggedOnUser[4]; /* +0x0004 74 00 00 00 */ unsigned char fClearTextPackage[8]; /* +0x0008 74 00 00 00 */ unsigned char pszUrl[8]; /* +0x0010 63 18 00 00 */ unsigned char pszSite[8]; /* +0x0018 63 18 00 00 */ unsigned char pszRealm[8]; /* +0x0020 63 18 00 00 */ unsigned char pszPackage[8]; /* +0x0028 63 18 00 00 */ long nRetries; /* +0x0030 */ }; struct _HD_TEXTFILTERA { char *pszText; /* +0x0000 */ unsigned char cchTextMax[8]; /* +0x0008 74 00 00 00 */ }; struct _KEY_VALUE_BASIC_INFORMATION { unsigned long TitleIndex; /* +0x0000 */ unsigned long Type; /* +0x0004 */ unsigned long NameLength; /* +0x0008 */ unsigned char Name[4]; /* +0x000c 6c 17 00 00 */ }; struct _TEB { unsigned char NtTib[56]; /* +0x0000 df 45 00 00 */ void *EnvironmentPointer; /* +0x0038 */ unsigned char ClientId[16]; /* +0x0040 6b 16 00 00 */ void *ActiveRpcHandle; /* +0x0050 */ void *ThreadLocalStoragePointer; /* +0x0058 */ unsigned char ProcessEnvironmentBlock[8]; /* +0x0060 e1 45 00 00 */ unsigned long LastErrorValue; /* +0x0068 */ unsigned long CountOfOwnedCriticalSections; /* +0x006c */ void *CsrClientThread; /* +0x0070 */ void *Win32ThreadInfo; /* +0x0078 */ unsigned char User32Reserved[104]; /* +0x0080 e2 45 00 00 */ unsigned char UserReserved[24]; /* +0x00e8 e3 45 00 00 */ void *WOW32Reserved; /* +0x0100 */ unsigned long CurrentLocale; /* +0x0108 */ unsigned long FpSoftwareStatusRegister; /* +0x010c */ unsigned char SystemReserved1[432]; /* +0x0110 e4 45 00 00 */ long ExceptionCode; /* +0x02c0 */ unsigned char ActivationContextStackPointer[8]; /* +0x02c8 38 30 00 00 */ unsigned char SpareBytes[24]; /* +0x02d0 e5 45 00 00 */ unsigned long TxFsContext; /* +0x02e8 */ unsigned char GdiTebBatch[1256]; /* +0x02f0 e6 45 00 00 */ unsigned char RealClientId[16]; /* +0x07d8 6b 16 00 00 */ void *GdiCachedProcessHandle; /* +0x07e8 */ unsigned long GdiClientPID; /* +0x07f0 */ unsigned long GdiClientTID; /* +0x07f4 */ void *GdiThreadLocalInfo; /* +0x07f8 */ unsigned char Win32ClientInfo[496]; /* +0x0800 e7 45 00 00 */ unsigned char glDispatchTable[1864]; /* +0x09f0 e8 45 00 00 */ unsigned char glReserved1[232]; /* +0x1138 e9 45 00 00 */ void *glReserved2; /* +0x1220 */ void *glSectionInfo; /* +0x1228 */ void *glSection; /* +0x1230 */ void *glTable; /* +0x1238 */ void *glCurrentRC; /* +0x1240 */ void *glContext; /* +0x1248 */ unsigned long LastStatusValue; /* +0x1250 */ unsigned char StaticUnicodeString[16]; /* +0x1258 ca 15 00 00 */ unsigned char StaticUnicodeBuffer[528]; /* +0x1268 ea 45 00 00 */ void *DeallocationStack; /* +0x1478 */ unsigned char TlsSlots[512]; /* +0x1480 eb 45 00 00 */ unsigned char TlsLinks[16]; /* +0x1680 5d 18 00 00 */ void *Vdm; /* +0x1690 */ void *ReservedForNtRpc; /* +0x1698 */ unsigned char DbgSsReserved[16]; /* +0x16a0 ec 45 00 00 */ unsigned long HardErrorMode; /* +0x16b0 */ unsigned char Instrumentation[88]; /* +0x16b8 ed 45 00 00 */ unsigned char ActivityId[16]; /* +0x1710 8f 18 00 00 */ void *SubProcessTag; /* +0x1720 */ void *EtwLocalData; /* +0x1728 */ void *EtwTraceData; /* +0x1730 */ void *WinSockData; /* +0x1738 */ unsigned long GdiBatchCount; /* +0x1740 */ /* unsigned char CurrentIdealProcessor[0]; +0x1744 a1 33 00 00 */ unsigned long IdealProcessorValue; /* +0x1744 */ unsigned char ReservedPad0; /* +0x1744 */ unsigned char ReservedPad1; /* +0x1745 */ unsigned char ReservedPad2; /* +0x1746 */ unsigned char IdealProcessor; /* +0x1747 */ unsigned long GuaranteedStackBytes; /* +0x1748 */ void *ReservedForPerf; /* +0x1750 */ void *ReservedForOle; /* +0x1758 */ unsigned long WaitingOnLoaderLock; /* +0x1760 */ void *SavedPriorityState; /* +0x1768 */ unsigned long long ReservedForCodeCoverage; /* +0x1770 */ void *ThreadPoolData; /* +0x1778 */ unsigned char TlsExpansionSlots[8]; /* +0x1780 55 1a 00 00 */ void *DeallocationBStore; /* +0x1788 */ void *BStoreLimit; /* +0x1790 */ unsigned long MuiGeneration; /* +0x1798 */ unsigned long IsImpersonating; /* +0x179c */ void *NlsCache; /* +0x17a0 */ void *pShimData; /* +0x17a8 */ unsigned short HeapVirtualAffinity; /* +0x17b0 */ unsigned short LowFragHeapDataSlot; /* +0x17b2 */ void *CurrentTransactionHandle; /* +0x17b8 */ unsigned char ActiveFrame[8]; /* +0x17c0 ee 45 00 00 */ void *FlsData; /* +0x17c8 */ void *PreferredLanguages; /* +0x17d0 */ void *UserPrefLanguages; /* +0x17d8 */ void *MergedPrefLanguages; /* +0x17e0 */ unsigned long MuiImpersonation; /* +0x17e8 */ /* unsigned char CrossTebFlags[0]; +0x17ec ef 45 00 00 */ unsigned char SpareCrossTebBits[2]; /* +0x17ec f0 45 00 00 */ unsigned short SameTebFlags; /* +0x17ee */ /* unsigned char SafeThunkCall[0]; +0x17ee d9 43 00 00 */ /* unsigned char InDebugPrint[0]; +0x17ee da 43 00 00 */ /* unsigned char HasFiberData[0]; +0x17ee db 43 00 00 */ /* unsigned char SkipThreadAttach[0]; +0x17ee dc 43 00 00 */ /* unsigned char WerInShipAssertCode[0]; +0x17ee 59 3d 00 00 */ /* unsigned char RanProcessInit[0]; +0x17ee 5a 3d 00 00 */ /* unsigned char ClonedThread[0]; +0x17ee 5b 3d 00 00 */ /* unsigned char SuppressDebugMsg[0]; +0x17ee f1 45 00 00 */ /* unsigned char DisableUserStackWalk[0]; +0x17ee f2 45 00 00 */ /* unsigned char RtlExceptionAttached[0]; +0x17ee f3 45 00 00 */ /* unsigned char InitialThread[0]; +0x17ee f4 45 00 00 */ /* unsigned char SessionAware[0]; +0x17ee f5 45 00 00 */ /* unsigned char DisabledStackCheck[0]; +0x17ee f6 45 00 00 */ unsigned char SpareSameTebBits[2]; /* +0x17ee f7 45 00 00 */ void *TxnScopeEnterCallback; /* +0x17f0 */ void *TxnScopeExitCallback; /* +0x17f8 */ void *TxnScopeContext; /* +0x1800 */ unsigned long LockCount; /* +0x1808 */ unsigned long SpareUlong0; /* +0x180c */ void *ResourceRetValue; /* +0x1810 */ void *ReservedForWdf; /* +0x1818 */ }; struct _SYSTEM_PAGEFILE_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long TotalSize; /* +0x0004 */ unsigned long TotalInUse; /* +0x0008 */ unsigned long PeakUsage; /* +0x000c */ unsigned char PageFileName[16]; /* +0x0010 ca 15 00 00 */ }; struct _WNF_TYPE_ID { unsigned char TypeId[16]; /* +0x0000 8f 18 00 00 */ }; struct _ASSEMBLY_STORAGE_MAP_RESOLUTION_CALLBACK_DATA_GET_ROOT { void *ResolutionContext; /* +0x0000 */ unsigned long long RootIndex; /* +0x0008 */ unsigned char CancelResolution; /* +0x0010 */ unsigned char NoMoreEntries; /* +0x0011 */ unsigned char Root[16]; /* +0x0018 ca 15 00 00 */ }; struct _REPAIR_COPIES_OUTPUT { unsigned char FileOffsetRestart[8]; /* +0x0000 6a 16 00 00 */ unsigned long Status; /* +0x0008 */ unsigned long ExtentCount; /* +0x000c */ unsigned char Extents[16]; /* +0x0010 16 34 00 00 */ }; struct _RTL_LFG_RNG_STATE { unsigned char SeedArray[224]; /* +0x0000 10 46 00 00 */ long Next; /* +0x00e0 */ long NextP; /* +0x00e4 */ }; struct _FILE_LAYOUT_ENTRY { unsigned long Version; /* +0x0000 */ unsigned long NextFileOffset; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long FileAttributes; /* +0x000c */ unsigned long long FileReferenceNumber; /* +0x0010 */ unsigned long FirstNameOffset; /* +0x0018 */ unsigned long FirstStreamOffset; /* +0x001c */ unsigned long ExtraInfoOffset; /* +0x0020 */ unsigned long Reserved; /* +0x0024 */ }; struct _tagOLECMD { unsigned long cmdID; /* +0x0000 */ unsigned long cmdf; /* +0x0004 */ }; struct _CSV_IS_OWNED_BY_CSVFS { unsigned char OwnedByCSVFS; /* +0x0000 */ }; struct _RTL_ACTIVATION_CONTEXT_STACK_FRAME { unsigned char Previous[8]; /* +0x0000 f8 1c 00 00 */ unsigned char ActivationContext[8]; /* +0x0008 8b 1b 00 00 */ unsigned long Flags; /* +0x0010 */ }; struct _WINSQM_WER_PARAMETER { unsigned char wszName[128]; /* +0x0000 26 3a 00 00 */ unsigned char wszValue[128]; /* +0x0080 26 3a 00 00 */ }; struct _TIME_FIELDS { short Year; /* +0x0000 */ short Month; /* +0x0002 */ short Day; /* +0x0004 */ short Hour; /* +0x0006 */ short Minute; /* +0x0008 */ short Second; /* +0x000a */ short Milliseconds; /* +0x000c */ short Weekday; /* +0x000e */ }; struct _Wx86ThreadState { unsigned long *CallBx86Eip; /* +0x0000 */ void *DeallocationCpu; /* +0x0008 */ unsigned char UseKnownWx86Dll; /* +0x0010 */ char OleStubInvoked; /* +0x0011 */ }; struct tagNMLVEMPTYMARKUP { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlags; /* +0x0018 */ unsigned char szMarkup[4172]; /* +0x001c c3 46 00 00 */ }; struct _ASSEMBLY_STORAGE_MAP_RESOLUTION_CALLBACK_DATA_RESOLUTION_SUCCESSFUL { void *ResolutionContext; /* +0x0000 */ unsigned long RootIndexUsed; /* +0x0008 */ }; struct _RTL_BACKOFF { unsigned long Delay; /* +0x0000 */ }; struct _DEDUP_CHUNK_INFORMATION_HASH32 { unsigned long ChunkFlags; /* +0x0000 */ long long ChunkOffsetInFile; /* +0x0008 */ long long ChunkSize; /* +0x0010 */ unsigned char HashVal[32]; /* +0x0018 73 21 00 00 */ }; struct _KEY_CACHED_INFORMATION { unsigned char LastWriteTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long TitleIndex; /* +0x0008 */ unsigned long SubKeys; /* +0x000c */ unsigned long MaxNameLen; /* +0x0010 */ unsigned long Values; /* +0x0014 */ unsigned long MaxValueNameLen; /* +0x0018 */ unsigned long MaxValueDataLen; /* +0x001c */ unsigned long NameLength; /* +0x0020 */ }; struct _PROCESS_HANDLE_TRACING_ENABLE_EX { unsigned long Flags; /* +0x0000 */ unsigned long TotalSlots; /* +0x0004 */ }; struct _EISA_PORT_DESCRIPTOR { /* unsigned char NumberPorts[0]; +0x0000 17 47 00 00 */ /* unsigned char Reserved[0]; +0x0000 9f 30 00 00 */ /* unsigned char Shared[0]; +0x0000 a0 30 00 00 */ unsigned char MoreEntries[1]; /* +0x0000 a1 30 00 00 */ }; struct _PROPSHEETHEADERA_V2 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndParent[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszCaption[8]; /* +0x0020 df 16 00 00 */ unsigned char nPages[8]; /* +0x0028 75 00 00 00 */ /* unsigned char nStartPage[0]; +0x0030 75 00 00 00 */ unsigned char pStartPage[8]; /* +0x0030 df 16 00 00 */ /* unsigned char ppsp[0]; +0x0038 e1 20 00 00 */ unsigned char phpage[8]; /* +0x0038 d1 1d 00 00 */ unsigned char pfnCallback[8]; /* +0x0040 d4 1d 00 00 */ /* unsigned char hbmWatermark[0]; +0x0048 73 16 00 00 */ unsigned char pszbmWatermark[8]; /* +0x0048 df 16 00 00 */ unsigned char hplWatermark[8]; /* +0x0050 d6 1d 00 00 */ /* unsigned char hbmHeader[0]; +0x0058 73 16 00 00 */ unsigned char pszbmHeader[8]; /* +0x0058 df 16 00 00 */ }; struct _SYSTEM_PERFORMANCE_INFORMATION { unsigned char IdleProcessTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char IoReadTransferCount[8]; /* +0x0008 6a 16 00 00 */ unsigned char IoWriteTransferCount[8]; /* +0x0010 6a 16 00 00 */ unsigned char IoOtherTransferCount[8]; /* +0x0018 6a 16 00 00 */ unsigned long IoReadOperationCount; /* +0x0020 */ unsigned long IoWriteOperationCount; /* +0x0024 */ unsigned long IoOtherOperationCount; /* +0x0028 */ unsigned long AvailablePages; /* +0x002c */ unsigned long CommittedPages; /* +0x0030 */ unsigned long CommitLimit; /* +0x0034 */ unsigned long PeakCommitment; /* +0x0038 */ unsigned long PageFaultCount; /* +0x003c */ unsigned long CopyOnWriteCount; /* +0x0040 */ unsigned long TransitionCount; /* +0x0044 */ unsigned long CacheTransitionCount; /* +0x0048 */ unsigned long DemandZeroCount; /* +0x004c */ unsigned long PageReadCount; /* +0x0050 */ unsigned long PageReadIoCount; /* +0x0054 */ unsigned long CacheReadCount; /* +0x0058 */ unsigned long CacheIoCount; /* +0x005c */ unsigned long DirtyPagesWriteCount; /* +0x0060 */ unsigned long DirtyWriteIoCount; /* +0x0064 */ unsigned long MappedPagesWriteCount; /* +0x0068 */ unsigned long MappedWriteIoCount; /* +0x006c */ unsigned long PagedPoolPages; /* +0x0070 */ unsigned long NonPagedPoolPages; /* +0x0074 */ unsigned long PagedPoolAllocs; /* +0x0078 */ unsigned long PagedPoolFrees; /* +0x007c */ unsigned long NonPagedPoolAllocs; /* +0x0080 */ unsigned long NonPagedPoolFrees; /* +0x0084 */ unsigned long FreeSystemPtes; /* +0x0088 */ unsigned long ResidentSystemCodePage; /* +0x008c */ unsigned long TotalSystemDriverPages; /* +0x0090 */ unsigned long TotalSystemCodePages; /* +0x0094 */ unsigned long NonPagedPoolLookasideHits; /* +0x0098 */ unsigned long PagedPoolLookasideHits; /* +0x009c */ unsigned long AvailablePagedPoolPages; /* +0x00a0 */ unsigned long ResidentSystemCachePage; /* +0x00a4 */ unsigned long ResidentPagedPoolPage; /* +0x00a8 */ unsigned long ResidentSystemDriverPage; /* +0x00ac */ unsigned long CcFastReadNoWait; /* +0x00b0 */ unsigned long CcFastReadWait; /* +0x00b4 */ unsigned long CcFastReadResourceMiss; /* +0x00b8 */ unsigned long CcFastReadNotPossible; /* +0x00bc */ unsigned long CcFastMdlReadNoWait; /* +0x00c0 */ unsigned long CcFastMdlReadWait; /* +0x00c4 */ unsigned long CcFastMdlReadResourceMiss; /* +0x00c8 */ unsigned long CcFastMdlReadNotPossible; /* +0x00cc */ unsigned long CcMapDataNoWait; /* +0x00d0 */ unsigned long CcMapDataWait; /* +0x00d4 */ unsigned long CcMapDataNoWaitMiss; /* +0x00d8 */ unsigned long CcMapDataWaitMiss; /* +0x00dc */ unsigned long CcPinMappedDataCount; /* +0x00e0 */ unsigned long CcPinReadNoWait; /* +0x00e4 */ unsigned long CcPinReadWait; /* +0x00e8 */ unsigned long CcPinReadNoWaitMiss; /* +0x00ec */ unsigned long CcPinReadWaitMiss; /* +0x00f0 */ unsigned long CcCopyReadNoWait; /* +0x00f4 */ unsigned long CcCopyReadWait; /* +0x00f8 */ unsigned long CcCopyReadNoWaitMiss; /* +0x00fc */ unsigned long CcCopyReadWaitMiss; /* +0x0100 */ unsigned long CcMdlReadNoWait; /* +0x0104 */ unsigned long CcMdlReadWait; /* +0x0108 */ unsigned long CcMdlReadNoWaitMiss; /* +0x010c */ unsigned long CcMdlReadWaitMiss; /* +0x0110 */ unsigned long CcReadAheadIos; /* +0x0114 */ unsigned long CcLazyWriteIos; /* +0x0118 */ unsigned long CcLazyWritePages; /* +0x011c */ unsigned long CcDataFlushes; /* +0x0120 */ unsigned long CcDataPages; /* +0x0124 */ unsigned long ContextSwitches; /* +0x0128 */ unsigned long FirstLevelTbFills; /* +0x012c */ unsigned long SecondLevelTbFills; /* +0x0130 */ unsigned long SystemCalls; /* +0x0134 */ unsigned long long CcTotalDirtyPages; /* +0x0138 */ unsigned long long CcDirtyPageThreshold; /* +0x0140 */ long long ResidentAvailablePages; /* +0x0148 */ }; struct _RTL_MODULE_EXTENDED_INFO { unsigned char BasicInfo[8]; /* +0x0000 4b 47 00 00 */ unsigned long ImageSize; /* +0x0008 */ unsigned short FileNameOffset; /* +0x000c */ unsigned char FullPathName[258]; /* +0x000e 4c 47 00 00 */ }; struct _PROCESS_WS_WATCH_INFORMATION_EX { unsigned char BasicInfo[16]; /* +0x0000 e6 37 00 00 */ unsigned long long FaultingThreadId; /* +0x0010 */ unsigned long long Flags; /* +0x0018 */ }; struct tagTVHITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char flags[8]; /* +0x0008 75 00 00 00 */ unsigned char hItem[8]; /* +0x0010 e9 18 00 00 */ }; struct _MFT_OUTPUT_DATA_BUFFER { unsigned long dwStreamID; /* +0x0000 */ unsigned char pSample[8]; /* +0x0008 6b 1e 00 00 */ unsigned long dwStatus; /* +0x0010 */ unsigned char pEvents[8]; /* +0x0018 83 46 00 00 */ }; struct _FP_80 { unsigned char W[12]; /* +0x0000 1e 3d 00 00 */ }; struct _ALPC_TOKEN_ATTR { unsigned char TokenId[8]; /* +0x0000 be 21 00 00 */ unsigned char AuthenticationId[8]; /* +0x0008 be 21 00 00 */ unsigned char ModifiedId[8]; /* +0x0010 be 21 00 00 */ }; struct _KUSER_SHARED_DATA { unsigned long TickCountLowDeprecated; /* +0x0000 */ unsigned long TickCountMultiplier; /* +0x0004 */ unsigned char InterruptTime[12]; /* +0x0008 ba 47 00 00 */ unsigned char SystemTime[12]; /* +0x0014 ba 47 00 00 */ unsigned char TimeZoneBias[12]; /* +0x0020 ba 47 00 00 */ unsigned short ImageNumberLow; /* +0x002c */ unsigned short ImageNumberHigh; /* +0x002e */ unsigned char NtSystemRoot[520]; /* +0x0030 f9 1b 00 00 */ unsigned long MaxStackTraceDepth; /* +0x0238 */ unsigned long CryptoExponent; /* +0x023c */ unsigned long TimeZoneId; /* +0x0240 */ unsigned long LargePageMinimum; /* +0x0244 */ unsigned long AitSamplingValue; /* +0x0248 */ unsigned long AppCompatFlag; /* +0x024c */ unsigned long long RNGSeedVersion; /* +0x0250 */ unsigned long GlobalValidationRunlevel; /* +0x0258 */ unsigned char Reserved2[8]; /* +0x025c b1 19 00 00 */ unsigned char NtProductType[4]; /* +0x0264 bb 47 00 00 */ unsigned char ProductTypeIsValid; /* +0x0268 */ unsigned char Reserved0[1]; /* +0x0269 62 17 00 00 */ unsigned short NativeProcessorArchitecture; /* +0x026a */ unsigned long NtMajorVersion; /* +0x026c */ unsigned long NtMinorVersion; /* +0x0270 */ unsigned char ProcessorFeatures[64]; /* +0x0274 37 16 00 00 */ unsigned long Reserved1; /* +0x02b4 */ unsigned long Reserved3; /* +0x02b8 */ unsigned char TimeSlip[4]; /* +0x02bc 3e 1c 00 00 */ unsigned char AlternativeArchitecture[4]; /* +0x02c0 bc 47 00 00 */ unsigned char AltArchitecturePad[4]; /* +0x02c4 39 18 00 00 */ unsigned char SystemExpirationDate[8]; /* +0x02c8 6a 16 00 00 */ unsigned long SuiteMask; /* +0x02d0 */ unsigned char KdDebuggerEnabled; /* +0x02d4 */ unsigned char MitigationPolicies; /* +0x02d5 */ /* unsigned char NXSupportPolicy[0]; +0x02d5 ec 30 00 00 */ /* unsigned char SEHValidationPolicy[0]; +0x02d5 ed 30 00 00 */ /* unsigned char CurDirDevicesSkippedForDlls[0]; +0x02d5 ee 30 00 00 */ unsigned char Reserved[1]; /* +0x02d5 ef 30 00 00 */ unsigned char Reserved6[2]; /* +0x02d6 bd 47 00 00 */ unsigned char ActiveConsoleId[4]; /* +0x02d8 3e 1c 00 00 */ unsigned char DismountCount[4]; /* +0x02dc 3e 1c 00 00 */ unsigned long ComPlusPackage; /* +0x02e0 */ unsigned long LastSystemRITEventTickCount; /* +0x02e4 */ unsigned long NumberOfPhysicalPages; /* +0x02e8 */ unsigned char SafeBootMode; /* +0x02ec */ unsigned char Reserved12[3]; /* +0x02ed be 47 00 00 */ unsigned long SharedDataFlags; /* +0x02f0 */ /* unsigned char DbgErrorPortPresent[0]; +0x02f0 a8 18 00 00 */ /* unsigned char DbgElevationEnabled[0]; +0x02f0 4d 1d 00 00 */ /* unsigned char DbgVirtEnabled[0]; +0x02f0 4e 1d 00 00 */ /* unsigned char DbgInstallerDetectEnabled[0]; +0x02f0 19 2c 00 00 */ /* unsigned char DbgLkgEnabled[0]; +0x02f0 1a 2c 00 00 */ /* unsigned char DbgDynProcessorEnabled[0]; +0x02f0 1b 2c 00 00 */ /* unsigned char DbgConsoleBrokerEnabled[0]; +0x02f0 1c 2c 00 00 */ unsigned char SpareBits[4]; /* +0x02f0 bf 47 00 00 */ unsigned char DataFlagsPad[4]; /* +0x02f4 39 18 00 00 */ unsigned long long TestRetInstruction; /* +0x02f8 */ unsigned long Reserved9; /* +0x0300 */ unsigned long Reserved10; /* +0x0304 */ unsigned char SystemCallPad[24]; /* +0x0308 c0 47 00 00 */ /* unsigned char TickCount[0]; +0x0320 ba 47 00 00 */ /* unsigned char TickCountQuad[0]; +0x0320 47 1c 00 00 */ unsigned char ReservedTickCountOverlay[12]; /* +0x0320 1e 3d 00 00 */ unsigned char TickCountPad[4]; /* +0x032c 39 18 00 00 */ unsigned long Cookie; /* +0x0330 */ unsigned char CookiePad[4]; /* +0x0334 39 18 00 00 */ long long ConsoleSessionForegroundProcessId; /* +0x0338 */ unsigned char TimeUpdateSequence[8]; /* +0x0340 47 1c 00 00 */ unsigned long long LastTimeUpdateQpcValue; /* +0x0348 */ unsigned long long LastInterruptTimeUpdateQpcValue; /* +0x0350 */ unsigned long long QpcTimeIncrement; /* +0x0358 */ unsigned long QpcTimeIncrement32; /* +0x0360 */ unsigned char Reserved8[28]; /* +0x0364 c1 47 00 00 */ unsigned char UserModeGlobalLogger[32]; /* +0x0380 c2 47 00 00 */ unsigned long ImageFileExecutionOptions; /* +0x03a0 */ unsigned long LangGenerationCount; /* +0x03a4 */ unsigned char InterruptTimeBias[8]; /* +0x03a8 47 1c 00 00 */ unsigned char TscQpcBias[8]; /* +0x03b0 47 1c 00 00 */ unsigned char ActiveProcessorCount[4]; /* +0x03b8 3e 1c 00 00 */ unsigned char ActiveGroupCount[1]; /* +0x03bc c3 47 00 00 */ unsigned char QpcTimeIncrementShift; /* +0x03bd */ unsigned short TscQpcData; /* +0x03be */ unsigned char TscQpcEnabled[1]; /* +0x03be c3 47 00 00 */ unsigned char TscQpcShift; /* +0x03bf */ unsigned char XState[528]; /* +0x03c0 c4 47 00 00 */ }; struct _PROPSHEETPAGEA_V1 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 df 16 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszTitle[8]; /* +0x0020 df 16 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 ec 16 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ }; struct _FILE_PREFETCH { unsigned long Type; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned char Prefetch[8]; /* +0x0008 eb 47 00 00 */ }; struct _ASSEMBLY_STORAGE_MAP_RESOLUTION_CALLBACK_DATA { /* unsigned char ResolutionBeginning[0]; +0x0000 f0 47 00 00 */ /* unsigned char GetRoot[0]; +0x0000 f1 47 00 00 */ /* unsigned char ResolutionSuccessful[0]; +0x0000 f2 47 00 00 */ unsigned char ResolutionEnding[64]; /* +0x0000 f3 47 00 00 */ }; struct _MF_LEAKY_BUCKET_PAIR { unsigned long dwBitrate; /* +0x0000 */ unsigned long msBufferWindow; /* +0x0004 */ }; struct _SYSTEM_EXCEPTION_INFORMATION { unsigned long AlignmentFixupCount; /* +0x0000 */ unsigned long ExceptionDispatchCount; /* +0x0004 */ unsigned long FloatingEmulationCount; /* +0x0008 */ unsigned long ByteWordEmulationCount; /* +0x000c */ }; struct _CM_FLOPPY_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned char Size[8]; /* +0x0004 08 48 00 00 */ unsigned long MaxDensity; /* +0x000c */ unsigned long MountDensity; /* +0x0010 */ unsigned char StepRateHeadUnloadTime; /* +0x0014 */ unsigned char HeadLoadTime; /* +0x0015 */ unsigned char MotorOffTime; /* +0x0016 */ unsigned char SectorLengthCode; /* +0x0017 */ unsigned char SectorPerTrack; /* +0x0018 */ unsigned char ReadWriteGapLength; /* +0x0019 */ unsigned char DataTransferLength; /* +0x001a */ unsigned char FormatGapLength; /* +0x001b */ unsigned char FormatFillCharacter; /* +0x001c */ unsigned char HeadSettleTime; /* +0x001d */ unsigned char MotorSettleTime; /* +0x001e */ unsigned char MaximumTrackValue; /* +0x001f */ unsigned char DataTransferRate; /* +0x0020 */ }; struct _SYSTEM_PROCESSOR_POWER_INFORMATION { unsigned char CurrentFrequency; /* +0x0000 */ unsigned char ThermalLimitFrequency; /* +0x0001 */ unsigned char ConstantThrottleFrequency; /* +0x0002 */ unsigned char DegradedThrottleFrequency; /* +0x0003 */ unsigned char LastBusyFrequency; /* +0x0004 */ unsigned char LastC3Frequency; /* +0x0005 */ unsigned char LastAdjustedBusyFrequency; /* +0x0006 */ unsigned char ProcessorMinThrottle; /* +0x0007 */ unsigned char ProcessorMaxThrottle; /* +0x0008 */ unsigned long NumberOfFrequencies; /* +0x000c */ unsigned long PromotionCount; /* +0x0010 */ unsigned long DemotionCount; /* +0x0014 */ unsigned long ErrorCount; /* +0x0018 */ unsigned long RetryCount; /* +0x001c */ unsigned long long CurrentFrequencyTime; /* +0x0020 */ unsigned long long CurrentProcessorTime; /* +0x0028 */ unsigned long long CurrentProcessorIdleTime; /* +0x0030 */ unsigned long long LastProcessorTime; /* +0x0038 */ unsigned long long LastProcessorIdleTime; /* +0x0040 */ }; struct _RTL_RXACT_LOG { unsigned long OperationCount; /* +0x0000 */ unsigned long LogSize; /* +0x0004 */ unsigned long LogSizeInUse; /* +0x0008 */ unsigned long Alignment; /* +0x000c */ }; struct _LDR_RESLOADER_RET { void *Module; /* +0x0000 */ void *DataEntry; /* +0x0008 */ void *TargetModule; /* +0x0010 */ }; struct _SP_DETECTDEVICE_PARAMS { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char DetectProgressNotify[8]; /* +0x0008 f5 31 00 00 */ void *ProgressNotifyParam; /* +0x0010 */ }; struct _DeviceItem { unsigned char type[4]; /* +0x0000 3a 48 00 00 */ unsigned char state[4]; /* +0x0004 3b 48 00 00 */ unsigned char nSetupProgress[4]; /* +0x0008 75 00 00 00 */ unsigned char szID[520]; /* +0x000c f9 1b 00 00 */ unsigned char szIconPath[520]; /* +0x0214 f9 1b 00 00 */ unsigned char szDisplayName[256]; /* +0x041c 33 29 00 00 */ unsigned char szStatus[256]; /* +0x051c 33 29 00 00 */ unsigned char szPrimaryCategory[256]; /* +0x061c 33 29 00 00 */ unsigned char fIsDefault[4]; /* +0x071c 74 00 00 00 */ unsigned char fShowAlways[4]; /* +0x0720 74 00 00 00 */ unsigned char fIsLocalMachine[4]; /* +0x0724 74 00 00 00 */ unsigned char fIsNotInterestingForDisplay[4]; /* +0x0728 74 00 00 00 */ unsigned char fIsUXReady[4]; /* +0x072c 74 00 00 00 */ unsigned char fIsMarked[4]; /* +0x0730 74 00 00 00 */ unsigned char fIsV4VirtualFilePrinter[4]; /* +0x0734 74 00 00 00 */ }; struct _SYSTEM_GDI_DRIVER_INFORMATION { unsigned char DriverName[16]; /* +0x0000 ca 15 00 00 */ void *ImageAddress; /* +0x0010 */ void *SectionPointer; /* +0x0018 */ void *EntryPoint; /* +0x0020 */ unsigned char ExportSectionPointer[8]; /* +0x0028 3f 48 00 00 */ unsigned long ImageLength; /* +0x0030 */ }; struct _SP_DRVINFO_DATA_V1_A { unsigned long cbSize; /* +0x0000 */ unsigned long DriverType; /* +0x0004 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Description[256]; /* +0x0010 44 48 00 00 */ unsigned char MfgName[256]; /* +0x0110 44 48 00 00 */ unsigned char ProviderName[256]; /* +0x0210 44 48 00 00 */ }; struct _LEARNING_MODE_OBJECT_INFORMATION { unsigned char ListEntry[8]; /* +0x0000 3d 1c 00 00 */ unsigned char LogLevel[8]; /* +0x0008 47 48 00 00 */ unsigned char ObjectType[8]; /* +0x0010 b0 1b 00 00 */ unsigned char ObjectName[8]; /* +0x0018 b0 1b 00 00 */ void *RootDirectory; /* +0x0020 */ unsigned char FullObjectName[16]; /* +0x0028 ca 15 00 00 */ }; struct _SYSTEM_VHD_BOOT_INFORMATION { unsigned char OsDiskIsVhd; /* +0x0000 */ unsigned long OsVhdFilePathOffset; /* +0x0004 */ unsigned char OsVhdParentVolume[4]; /* +0x0008 6c 17 00 00 */ }; struct _BP_PAINTPARAMS { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char prcExclude[8]; /* +0x0008 75 18 00 00 */ unsigned char pBlendFunction[8]; /* +0x0010 7c 48 00 00 */ }; struct _RTL_PROCESS_MODULES { unsigned long NumberOfModules; /* +0x0000 */ unsigned char Modules[296]; /* +0x0008 b8 48 00 00 */ }; struct _PEB { unsigned char InheritedAddressSpace; /* +0x0000 */ unsigned char ReadImageFileExecOptions; /* +0x0001 */ unsigned char BeingDebugged; /* +0x0002 */ unsigned char BitField; /* +0x0003 */ /* unsigned char ImageUsesLargePages[0]; +0x0003 9b 30 00 00 */ /* unsigned char IsProtectedProcess[0]; +0x0003 9c 30 00 00 */ /* unsigned char IsLegacyProcess[0]; +0x0003 9d 30 00 00 */ /* unsigned char IsImageDynamicallyRelocated[0]; +0x0003 f8 3b 00 00 */ /* unsigned char SkipPatchingUser32Forwarders[0]; +0x0003 c8 3b 00 00 */ unsigned char SpareBits[5]; /* +0x0003 f9 3b 00 00 */ void *Mutant; /* +0x0008 */ void *ImageBaseAddress; /* +0x0010 */ unsigned char Ldr[8]; /* +0x0018 e7 30 00 00 */ unsigned char ProcessParameters[8]; /* +0x0020 a6 38 00 00 */ void *SubSystemData; /* +0x0028 */ void *ProcessHeap; /* +0x0030 */ unsigned char FastPebLock[8]; /* +0x0038 bb 48 00 00 */ void *AtlThunkSListPtr; /* +0x0040 */ void *IFEOKey; /* +0x0048 */ unsigned long CrossProcessFlags; /* +0x0050 */ /* unsigned char ProcessInJob[0]; +0x0050 a8 18 00 00 */ /* unsigned char ProcessInitializing[0]; +0x0050 4d 1d 00 00 */ /* unsigned char ProcessUsingVEH[0]; +0x0050 4e 1d 00 00 */ /* unsigned char ProcessUsingVCH[0]; +0x0050 19 2c 00 00 */ /* unsigned char ProcessUsingFTH[0]; +0x0050 1a 2c 00 00 */ unsigned char ReservedBits0[8]; /* +0x0050 6d 30 00 00 */ void *KernelCallbackTable; /* +0x0058 */ void *UserSharedInfoPtr; /* +0x0058 */ unsigned char SystemReserved[4]; /* +0x0060 39 18 00 00 */ unsigned long AtlThunkSListPtr32; /* +0x0064 */ void *ApiSetMap; /* +0x0068 */ unsigned long TlsExpansionCounter; /* +0x0070 */ void *TlsBitmap; /* +0x0078 */ unsigned char TlsBitmapBits[8]; /* +0x0080 b1 19 00 00 */ void *ReadOnlySharedMemoryBase; /* +0x0088 */ void *HotpatchInformation; /* +0x0090 */ unsigned char ReadOnlyStaticServerData[8]; /* +0x0098 55 1a 00 00 */ void *AnsiCodePageData; /* +0x00a0 */ void *OemCodePageData; /* +0x00a8 */ void *UnicodeCaseTableData; /* +0x00b0 */ unsigned long NumberOfProcessors; /* +0x00b8 */ unsigned long NtGlobalFlag; /* +0x00bc */ unsigned char CriticalSectionTimeout[8]; /* +0x00c0 6a 16 00 00 */ unsigned long long HeapSegmentReserve; /* +0x00c8 */ unsigned long long HeapSegmentCommit; /* +0x00d0 */ unsigned long long HeapDeCommitTotalFreeThreshold; /* +0x00d8 */ unsigned long long HeapDeCommitFreeBlockThreshold; /* +0x00e0 */ unsigned long NumberOfHeaps; /* +0x00e8 */ unsigned long MaximumNumberOfHeaps; /* +0x00ec */ unsigned char ProcessHeaps[8]; /* +0x00f0 55 1a 00 00 */ void *GdiSharedHandleTable; /* +0x00f8 */ void *ProcessStarterHelper; /* +0x0100 */ unsigned long GdiDCAttributeList; /* +0x0108 */ unsigned char LoaderLock[8]; /* +0x0110 bb 48 00 00 */ unsigned long OSMajorVersion; /* +0x0118 */ unsigned long OSMinorVersion; /* +0x011c */ unsigned short OSBuildNumber; /* +0x0120 */ unsigned short OSCSDVersion; /* +0x0122 */ unsigned long OSPlatformId; /* +0x0124 */ unsigned long ImageSubsystem; /* +0x0128 */ unsigned long ImageSubsystemMajorVersion; /* +0x012c */ unsigned long ImageSubsystemMinorVersion; /* +0x0130 */ unsigned long long ActiveProcessAffinityMask; /* +0x0138 */ unsigned char GdiHandleBuffer[240]; /* +0x0140 41 40 00 00 */ unsigned char PostProcessInitRoutine[8]; /* +0x0230 85 20 00 00 */ void *TlsExpansionBitmap; /* +0x0238 */ unsigned char TlsExpansionBitmapBits[128]; /* +0x0240 bc 48 00 00 */ unsigned long SessionId; /* +0x02c0 */ unsigned char AppCompatFlags[8]; /* +0x02c8 51 37 00 00 */ unsigned char AppCompatFlagsUser[8]; /* +0x02d0 51 37 00 00 */ void *pShimData; /* +0x02d8 */ void *AppCompatInfo; /* +0x02e0 */ unsigned char CSDVersion[16]; /* +0x02e8 ca 15 00 00 */ unsigned char ActivationContextData[8]; /* +0x02f8 bf 48 00 00 */ unsigned char ProcessAssemblyStorageMap[8]; /* +0x0300 c1 48 00 00 */ unsigned char SystemDefaultActivationContextData[8]; /* +0x0308 bf 48 00 00 */ unsigned char SystemAssemblyStorageMap[8]; /* +0x0310 c1 48 00 00 */ unsigned long long MinimumStackCommit; /* +0x0318 */ unsigned char FlsCallback[8]; /* +0x0320 c3 48 00 00 */ unsigned char FlsListHead[16]; /* +0x0328 5d 18 00 00 */ void *FlsBitmap; /* +0x0338 */ unsigned char FlsBitmapBits[16]; /* +0x0340 c8 21 00 00 */ unsigned long FlsHighIndex; /* +0x0350 */ void *WerRegistrationData; /* +0x0358 */ void *WerShipAssertPtr; /* +0x0360 */ void *pUnused; /* +0x0368 */ void *pImageHeaderHash; /* +0x0370 */ unsigned long TracingFlags; /* +0x0378 */ /* unsigned char HeapTracingEnabled[0]; +0x0378 a8 18 00 00 */ /* unsigned char CritSecTracingEnabled[0]; +0x0378 4d 1d 00 00 */ /* unsigned char LibLoaderTracingEnabled[0]; +0x0378 4e 1d 00 00 */ unsigned char SpareTracingBits[8]; /* +0x0378 5a 44 00 00 */ unsigned long long CsrServerReadOnlySharedMemoryBase; /* +0x0380 */ }; struct _CALL_FRAME { void *ReturnAddress; /* +0x0000 */ void *Param1Home; /* +0x0008 */ void *Param2Home; /* +0x0010 */ void *Param3Home; /* +0x0018 */ void *Param4Home; /* +0x0020 */ }; struct _SYSTEM_CODEINTEGRITY_INFORMATION { unsigned long Length; /* +0x0000 */ unsigned long CodeIntegrityOptions; /* +0x0004 */ }; struct _SP_DRVINFO_DATA_V1_W { unsigned long cbSize; /* +0x0000 */ unsigned long DriverType; /* +0x0004 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Description[512]; /* +0x0010 62 1b 00 00 */ unsigned char MfgName[512]; /* +0x0210 62 1b 00 00 */ unsigned char ProviderName[512]; /* +0x0410 62 1b 00 00 */ }; struct _PROCESS_ACCESS_TOKEN { void *Token; /* +0x0000 */ void *Thread; /* +0x0008 */ }; struct _STORAGE_QUERY_DEPENDENT_VOLUME_RESPONSE { unsigned long ResponseLevel; /* +0x0000 */ unsigned long NumberEntries; /* +0x0004 */ /* unsigned char Lev1Depends[0]; +0x0008 61 49 00 00 */ unsigned char Lev2Depends[68]; /* +0x0008 63 49 00 00 */ }; struct _LOOKUP_STREAM_FROM_CLUSTER_INPUT { unsigned long Flags; /* +0x0000 */ unsigned long NumberOfClusters; /* +0x0004 */ unsigned char Cluster[8]; /* +0x0008 73 3b 00 00 */ }; struct _SYSTEM_INTERRUPT_INFORMATION { unsigned long ContextSwitches; /* +0x0000 */ unsigned long DpcCount; /* +0x0004 */ unsigned long DpcRate; /* +0x0008 */ unsigned long TimeIncrement; /* +0x000c */ unsigned long DpcBypassCount; /* +0x0010 */ unsigned long ApcBypassCount; /* +0x0014 */ }; struct tagNMTREEVIEWW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char action[8]; /* +0x0018 75 00 00 00 */ unsigned char itemOld[56]; /* +0x0020 b5 35 00 00 */ unsigned char itemNew[56]; /* +0x0058 b5 35 00 00 */ unsigned char ptDrag[8]; /* +0x0090 54 16 00 00 */ }; struct _SP_REGISTER_CONTROL_STATUSA { unsigned long cbSize; /* +0x0000 */ unsigned char FileName[8]; /* +0x0008 df 16 00 00 */ unsigned long Win32Error; /* +0x0010 */ unsigned long FailureCode; /* +0x0014 */ }; struct _TXFS_START_RM_INFORMATION { unsigned long Flags; /* +0x0000 */ unsigned long long LogContainerSize; /* +0x0008 */ unsigned long LogContainerCountMin; /* +0x0010 */ unsigned long LogContainerCountMax; /* +0x0014 */ unsigned long LogGrowthIncrement; /* +0x0018 */ unsigned long LogAutoShrinkPercentage; /* +0x001c */ unsigned long TmLogPathOffset; /* +0x0020 */ unsigned short TmLogPathLength; /* +0x0024 */ unsigned short LoggingMode; /* +0x0026 */ unsigned short LogPathLength; /* +0x0028 */ unsigned short Reserved; /* +0x002a */ unsigned char LogPath[4]; /* +0x002c 6c 17 00 00 */ }; struct _STREAM_LAYOUT_ENTRY { unsigned long Version; /* +0x0000 */ unsigned long NextStreamOffset; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long ExtentInformationOffset; /* +0x000c */ unsigned char AllocationSize[8]; /* +0x0010 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0018 6a 16 00 00 */ unsigned long StreamIdentifierLength; /* +0x0020 */ unsigned long Reserved; /* +0x0024 */ unsigned char StreamIdentifier[8]; /* +0x0028 6c 17 00 00 */ }; struct _PARSE_MESSAGE_CONTEXT { unsigned long fFlags; /* +0x0000 */ unsigned long cwSavColumn; /* +0x0004 */ unsigned long long iwSrc; /* +0x0008 */ unsigned long long iwDst; /* +0x0010 */ unsigned long long iwDstSpace; /* +0x0018 */ char *lpvArgStart; /* +0x0020 */ }; struct _SP_DRVINFO_DETAIL_DATA_W { unsigned long cbSize; /* +0x0000 */ unsigned char InfDate[8]; /* +0x0004 2e 32 00 00 */ unsigned long CompatIDsOffset; /* +0x000c */ unsigned long CompatIDsLength; /* +0x0010 */ unsigned long long Reserved; /* +0x0018 */ unsigned char SectionName[512]; /* +0x0020 62 1b 00 00 */ unsigned char InfFileName[520]; /* +0x0220 f9 1b 00 00 */ unsigned char DrvDescription[512]; /* +0x0428 62 1b 00 00 */ unsigned char HardwareID[8]; /* +0x0628 6c 17 00 00 */ }; struct _QUERY_FILE_LAYOUT_INPUT { unsigned long NumberOfPairs; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char FilterType[4]; /* +0x0008 c6 49 00 00 */ unsigned long Reserved; /* +0x000c */ }; struct _QUERY_FILE_LAYOUT_INPUT:: { /* unsigned char ClusterRanges[0]; +0x0000 ca 49 00 00 */ unsigned char FileReferenceRanges[16]; /* +0x0000 cb 49 00 00 */ }; struct _FILE_VOLUME_NAME_INFORMATION { unsigned long DeviceNameLength; /* +0x0000 */ unsigned char DeviceName[4]; /* +0x0004 6c 17 00 00 */ }; struct _KAFFINITY_ENUMERATION_CONTEXT { unsigned char Affinity[8]; /* +0x0000 02 38 00 00 */ unsigned long long CurrentMask; /* +0x0008 */ unsigned short CurrentIndex; /* +0x0010 */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION { unsigned long Flags; /* +0x0000 */ unsigned long InfoSize; /* +0x0004 */ /* unsigned char CodeInfo[0]; +0x0008 e1 49 00 00 */ /* unsigned char KernelInfo[0]; +0x0008 e2 49 00 00 */ /* unsigned char UserModeInfo[0]; +0x0008 e3 49 00 00 */ /* unsigned char InjectionInfo[0]; +0x0008 e4 49 00 00 */ unsigned char AtomicSwap[48]; /* +0x0008 e5 49 00 00 */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION:::: { unsigned long long ParentDirectory; /* +0x0000 */ unsigned long long ObjectHandle1; /* +0x0008 */ unsigned long long ObjectHandle2; /* +0x0010 */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION:::: { unsigned short NameOffset; /* +0x0000 */ unsigned short NameLength; /* +0x0002 */ unsigned short TargetNameOffset; /* +0x0004 */ unsigned short TargetNameLength; /* +0x0006 */ unsigned short ColdpatchImagePathOffset; /* +0x0008 */ unsigned short ColdpatchImagePathLength; /* +0x000a */ unsigned long long TargetProcess; /* +0x0010 */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION:::: { unsigned short NameOffset; /* +0x0000 */ unsigned short NameLength; /* +0x0002 */ unsigned short TargetNameOffset; /* +0x0004 */ unsigned short TargetNameLength; /* +0x0006 */ unsigned short ColdpatchImagePathOffset; /* +0x0008 */ unsigned short ColdpatchImagePathLength; /* +0x000a */ unsigned char PatchingFinished; /* +0x000c */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION:::: { unsigned short NameOffset; /* +0x0000 */ unsigned short NameLength; /* +0x0002 */ }; struct _SYSTEM_HOTPATCH_CODE_INFORMATION:::: { unsigned long DescriptorsCount; /* +0x0000 */ unsigned char CodeDescriptors[40]; /* +0x0008 f0 49 00 00 */ }; struct _SYSTEM_QUERY_PERFORMANCE_COUNTER_INFORMATION { unsigned long Version; /* +0x0000 */ unsigned char Flags[4]; /* +0x0004 13 4a 00 00 */ unsigned char ValidFlags[4]; /* +0x0008 13 4a 00 00 */ }; struct _RTL_UNICODE_STRING_BUFFER { unsigned char String[16]; /* +0x0000 ca 15 00 00 */ unsigned char ByteBuffer[48]; /* +0x0010 0f 3f 00 00 */ unsigned char MinimumStaticBufferForTerminalNul[8]; /* +0x0040 bd 47 00 00 */ }; struct _FILE_ID_GLOBAL_TX_DIR_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned char FileId[8]; /* +0x0040 6a 16 00 00 */ unsigned char LockingTransactionId[16]; /* +0x0048 8f 18 00 00 */ unsigned long TxInfoFlags; /* +0x0058 */ unsigned char FileName[4]; /* +0x005c 6c 17 00 00 */ }; struct _DTTOPTS { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned long crText; /* +0x0008 */ unsigned long crBorder; /* +0x000c */ unsigned long crShadow; /* +0x0010 */ unsigned char iTextShadowType[4]; /* +0x0014 74 00 00 00 */ unsigned char ptShadowOffset[8]; /* +0x0018 54 16 00 00 */ unsigned char iBorderSize[4]; /* +0x0020 74 00 00 00 */ unsigned char iFontPropId[4]; /* +0x0024 74 00 00 00 */ unsigned char iColorPropId[4]; /* +0x0028 74 00 00 00 */ unsigned char iStateId[4]; /* +0x002c 74 00 00 00 */ unsigned char fApplyOverlay[4]; /* +0x0030 74 00 00 00 */ unsigned char iGlowSize[4]; /* +0x0034 74 00 00 00 */ unsigned char pfnDrawTextCallback[8]; /* +0x0038 20 4a 00 00 */ long long lParam; /* +0x0040 */ }; struct _LDR_FAILURE_DATA { long Status; /* +0x0000 */ unsigned char ImageName[64]; /* +0x0004 25 4a 00 00 */ unsigned char AdditionalInfo[64]; /* +0x0044 25 4a 00 00 */ }; struct _SYSTEM_HYPERVISOR_PROCESSOR_COUNT_INFORMATION { unsigned long NumberOfLogicalProcessors; /* +0x0000 */ unsigned long NumberOfCores; /* +0x0004 */ }; struct _X86_CALL_FRAME { unsigned long ReturnAddress; /* +0x0000 */ unsigned long Param1; /* +0x0004 */ unsigned long Param2; /* +0x0008 */ unsigned long CompatibilityArea; /* +0x000c */ }; struct tagLVTILEVIEWINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwMask; /* +0x0004 */ unsigned long dwFlags; /* +0x0008 */ unsigned char sizeTile[8]; /* +0x000c 71 19 00 00 */ unsigned char cLines[4]; /* +0x0014 74 00 00 00 */ unsigned char rcLabelMargin[16]; /* +0x0018 43 16 00 00 */ }; struct tagREBARBANDINFOW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char fStyle[4]; /* +0x0008 75 00 00 00 */ unsigned long clrFore; /* +0x000c */ unsigned long clrBack; /* +0x0010 */ unsigned char lpText[8]; /* +0x0018 71 06 00 00 */ unsigned char cch[4]; /* +0x0020 75 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char hwndChild[8]; /* +0x0028 eb 15 00 00 */ unsigned char cxMinChild[4]; /* +0x0030 75 00 00 00 */ unsigned char cyMinChild[4]; /* +0x0034 75 00 00 00 */ unsigned char cx[8]; /* +0x0038 75 00 00 00 */ unsigned char hbmBack[8]; /* +0x0040 73 16 00 00 */ unsigned char wID[4]; /* +0x0048 75 00 00 00 */ unsigned char cyChild[4]; /* +0x004c 75 00 00 00 */ unsigned char cyMaxChild[4]; /* +0x0050 75 00 00 00 */ unsigned char cyIntegral[4]; /* +0x0054 75 00 00 00 */ unsigned char cxIdeal[8]; /* +0x0058 75 00 00 00 */ long long lParam; /* +0x0060 */ unsigned char cxHeader[4]; /* +0x0068 75 00 00 00 */ unsigned char rcChevronLocation[16]; /* +0x006c 43 16 00 00 */ unsigned char uChevronState[4]; /* +0x007c 75 00 00 00 */ }; struct _UNIQUE_PROCESS_INFORMATION { /* unsigned char DontUse[0]; +0x0000 b1 40 00 00 */ /* unsigned char UniqueProcessKey[0]; +0x0000 b2 40 00 00 */ unsigned char Reserved[8]; /* +0x0000 b3 40 00 00 */ }; struct _RTL_QUERY_DEBUG_INFORMATION_INFO { unsigned long UniqueProcessId; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long long Buffer; /* +0x0008 */ }; struct _XSAVE_VENDORS { unsigned long NumberOfVendors; /* +0x0000 */ unsigned char Vendor[56]; /* +0x0008 60 4b 00 00 */ }; struct _FILE_ALL_INFORMATION { unsigned char BasicInformation[40]; /* +0x0000 63 4b 00 00 */ unsigned char StandardInformation[24]; /* +0x0028 64 4b 00 00 */ unsigned char InternalInformation[8]; /* +0x0040 65 4b 00 00 */ unsigned char EaInformation[4]; /* +0x0048 67 21 00 00 */ unsigned char AccessInformation[4]; /* +0x004c 87 3b 00 00 */ unsigned char PositionInformation[8]; /* +0x0050 66 4b 00 00 */ unsigned char ModeInformation[4]; /* +0x0058 5b 1b 00 00 */ unsigned char AlignmentInformation[4]; /* +0x005c 15 21 00 00 */ unsigned char NameInformation[8]; /* +0x0060 67 4b 00 00 */ }; struct _FP_IEEE_RECORD { unsigned char Operand1[24]; /* +0x0000 6d 4b 00 00 */ unsigned char Operand2[24]; /* +0x0018 6d 4b 00 00 */ unsigned char Result[24]; /* +0x0030 6d 4b 00 00 */ }; struct _CM_ROM_BLOCK { unsigned long Address; /* +0x0000 */ unsigned long Size; /* +0x0004 */ }; struct _FILE_ATTRIBUTE_CACHE_VALUES { unsigned long Flags; /* +0x0000 */ unsigned long NumberOfValues; /* +0x0004 */ unsigned char Attributes[212]; /* +0x0008 93 4b 00 00 */ }; struct _LUNICODE_STRING { unsigned long long Length; /* +0x0000 */ unsigned long long MaximumLength; /* +0x0008 */ unsigned char Buffer[8]; /* +0x0010 71 06 00 00 */ }; struct _WINDOWS_OS_OPTIONS { unsigned char Signature[8]; /* +0x0000 c1 1e 00 00 */ unsigned long Version; /* +0x0008 */ unsigned long Length; /* +0x000c */ unsigned long OsLoadPathOffset; /* +0x0010 */ unsigned char OsLoadOptions[4]; /* +0x0014 6c 17 00 00 */ }; struct _JOURNAL_ABSOLUTE_INFORMATION { unsigned char StartTimeStamp[8]; /* +0x0000 6a 16 00 00 */ unsigned char EndTimeStamp[8]; /* +0x0008 6a 16 00 00 */ unsigned long long NumberOfRecords; /* +0x0010 */ unsigned long FillLevel; /* +0x0018 */ }; struct tagNMLVODSTATECHANGE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iFrom[4]; /* +0x0018 74 00 00 00 */ unsigned char iTo[4]; /* +0x001c 74 00 00 00 */ unsigned char uNewState[4]; /* +0x0020 75 00 00 00 */ unsigned char uOldState[4]; /* +0x0024 75 00 00 00 */ }; struct _FILE_ID_BOTH_DIR_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned long EaSize; /* +0x0040 */ char ShortNameLength; /* +0x0044 */ unsigned char ShortName[26]; /* +0x0046 91 40 00 00 */ unsigned char FileId[8]; /* +0x0060 6a 16 00 00 */ unsigned char FileName[8]; /* +0x0068 6c 17 00 00 */ }; struct _FILE_LINKS_INFORMATION { unsigned long BytesNeeded; /* +0x0000 */ unsigned long EntriesReturned; /* +0x0004 */ unsigned char Entry[24]; /* +0x0008 d8 4b 00 00 */ }; struct _SYSTEM_POWER_INFORMATION { unsigned long MaxIdlenessAllowed; /* +0x0000 */ unsigned long Idleness; /* +0x0004 */ unsigned long TimeRemaining; /* +0x0008 */ unsigned char CoolingMode; /* +0x000c */ }; struct _RTL_HEAP_PARAMETERS { unsigned long Length; /* +0x0000 */ unsigned long long SegmentReserve; /* +0x0008 */ unsigned long long SegmentCommit; /* +0x0010 */ unsigned long long DeCommitFreeBlockThreshold; /* +0x0018 */ unsigned long long DeCommitTotalFreeThreshold; /* +0x0020 */ unsigned long long MaximumAllocationSize; /* +0x0028 */ unsigned long long VirtualMemoryThreshold; /* +0x0030 */ unsigned long long InitialCommit; /* +0x0038 */ unsigned long long InitialReserve; /* +0x0040 */ unsigned char CommitRoutine[8]; /* +0x0048 dd 4b 00 00 */ unsigned char Reserved[16]; /* +0x0050 20 19 00 00 */ }; struct _FILE_MODE_INFORMATION { unsigned long Mode; /* +0x0000 */ }; struct _LAST_EXCEPTION_LOG { unsigned char ExceptionRecord[160]; /* +0x0000 9f 44 00 00 */ unsigned char ContextRecord[1232]; /* +0x00a0 b4 16 00 00 */ unsigned long ControlPc; /* +0x0570 */ unsigned char Disposition[4]; /* +0x0574 0c 4c 00 00 */ unsigned char HandlerData[24]; /* +0x0578 e3 45 00 00 */ }; struct _RTL_RXACT_CONTEXT { void *RootRegistryKey; /* +0x0000 */ void *RXactKey; /* +0x0008 */ unsigned char HandlesValid; /* +0x0010 */ unsigned char RXactLog[8]; /* +0x0018 10 4c 00 00 */ }; struct _SYSTEM_BIGPOOL_INFORMATION { unsigned long Count; /* +0x0000 */ unsigned char AllocatedInfo[24]; /* +0x0008 bb 16 00 00 */ }; struct _PROCESS_EXTENDED_BASIC_INFORMATION { unsigned long long Size; /* +0x0000 */ unsigned char BasicInfo[48]; /* +0x0008 c0 4c 00 00 */ unsigned long Flags; /* +0x0038 */ /* unsigned char IsProtectedProcess[0]; +0x0038 a8 18 00 00 */ /* unsigned char IsWow64Process[0]; +0x0038 4d 1d 00 00 */ /* unsigned char IsProcessDeleting[0]; +0x0038 4e 1d 00 00 */ /* unsigned char IsCrossSessionCreate[0]; +0x0038 19 2c 00 00 */ /* unsigned char IsFrozen[0]; +0x0038 1a 2c 00 00 */ /* unsigned char IsIdleAware[0]; +0x0038 1b 2c 00 00 */ unsigned char SpareBits[8]; /* +0x0038 c1 4c 00 00 */ }; struct DXGI_MODE_DESC { unsigned char Width[4]; /* +0x0000 75 00 00 00 */ unsigned char Height[4]; /* +0x0004 75 00 00 00 */ unsigned char RefreshRate[8]; /* +0x0008 d2 4c 00 00 */ unsigned char Format[4]; /* +0x0010 9d 18 00 00 */ unsigned char ScanlineOrdering[4]; /* +0x0014 d3 4c 00 00 */ unsigned char Scaling[4]; /* +0x0018 d4 4c 00 00 */ }; struct _SYSTEM_SYSTEM_DISK_INFORMATION { unsigned char SystemDisk[16]; /* +0x0000 ca 15 00 00 */ }; struct _FILE_ALIGNMENT_INFORMATION { unsigned long AlignmentRequirement; /* +0x0000 */ }; struct _TBBUTTON { unsigned char iBitmap[4]; /* +0x0000 74 00 00 00 */ unsigned char idCommand[4]; /* +0x0004 74 00 00 00 */ unsigned char fsState; /* +0x0008 */ unsigned char fsStyle; /* +0x0009 */ unsigned char bReserved[6]; /* +0x000a 03 4d 00 00 */ unsigned long long dwData; /* +0x0010 */ long long iString; /* +0x0018 */ }; struct _SQM_STREAM_ENTRY_EX:: { /* unsigned char pwszVal[0]; +0x0000 63 18 00 00 */ unsigned long dwVal; /* +0x0000 */ unsigned long long qwVal; /* +0x0000 */ }; struct tagLVCOLUMNA { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char fmt[4]; /* +0x0004 74 00 00 00 */ unsigned char cx[8]; /* +0x0008 74 00 00 00 */ char *pszText; /* +0x0010 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x001c 74 00 00 00 */ unsigned char iImage[4]; /* +0x0020 74 00 00 00 */ unsigned char iOrder[4]; /* +0x0024 74 00 00 00 */ unsigned char cxMin[4]; /* +0x0028 74 00 00 00 */ unsigned char cxDefault[4]; /* +0x002c 74 00 00 00 */ unsigned char cxIdeal[8]; /* +0x0030 74 00 00 00 */ }; struct _PLEX_READ_DATA_REQUEST { unsigned char ByteOffset[8]; /* +0x0000 6a 16 00 00 */ unsigned long ByteLength; /* +0x0008 */ unsigned long PlexNumber; /* +0x000c */ }; struct _SYSTEM_CALL_COUNT_INFORMATION { unsigned long Length; /* +0x0000 */ unsigned long NumberOfTables; /* +0x0004 */ }; struct _MEMORY_WORKING_SET_EX_BLOCK:::: { /* unsigned char Valid[0]; +0x0000 3b 16 00 00 */ /* unsigned char Reserved0[0]; +0x0000 1f 4d 00 00 */ /* unsigned char Shared[0]; +0x0000 af 33 00 00 */ /* unsigned char Reserved1[0]; +0x0000 20 4d 00 00 */ /* unsigned char PageTable[0]; +0x0000 21 4d 00 00 */ /* unsigned char Location[0]; +0x0000 22 4d 00 00 */ /* unsigned char Reserved2[0]; +0x0000 23 4d 00 00 */ /* unsigned char Bad[0]; +0x0000 b5 33 00 00 */ unsigned char ReservedUlong[8]; /* +0x0000 b6 33 00 00 */ }; struct _API_SET_NAMESPACE_ARRAY { unsigned long Version; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned char Array[12]; /* +0x0008 a9 4d 00 00 */ }; struct _SYSTEM_QUERY_TIME_ADJUST_INFORMATION { unsigned long TimeAdjustment; /* +0x0000 */ unsigned long TimeIncrement; /* +0x0004 */ unsigned char Enable; /* +0x0008 */ }; struct _RTL_USER_PROCESS_PARAMETERS { unsigned long MaximumLength; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long DebugFlags; /* +0x000c */ void *ConsoleHandle; /* +0x0010 */ unsigned long ConsoleFlags; /* +0x0018 */ void *StandardInput; /* +0x0020 */ void *StandardOutput; /* +0x0028 */ void *StandardError; /* +0x0030 */ unsigned char CurrentDirectory[24]; /* +0x0038 bf 4d 00 00 */ unsigned char DllPath[16]; /* +0x0050 ca 15 00 00 */ unsigned char ImagePathName[16]; /* +0x0060 ca 15 00 00 */ unsigned char CommandLine[16]; /* +0x0070 ca 15 00 00 */ void *Environment; /* +0x0080 */ unsigned long StartingX; /* +0x0088 */ unsigned long StartingY; /* +0x008c */ unsigned long CountX; /* +0x0090 */ unsigned long CountY; /* +0x0094 */ unsigned long CountCharsX; /* +0x0098 */ unsigned long CountCharsY; /* +0x009c */ unsigned long FillAttribute; /* +0x00a0 */ unsigned long WindowFlags; /* +0x00a4 */ unsigned long ShowWindowFlags; /* +0x00a8 */ unsigned char WindowTitle[16]; /* +0x00b0 ca 15 00 00 */ unsigned char DesktopInfo[16]; /* +0x00c0 ca 15 00 00 */ unsigned char ShellInfo[16]; /* +0x00d0 ca 15 00 00 */ unsigned char RuntimeData[16]; /* +0x00e0 ca 15 00 00 */ unsigned char CurrentDirectores[768]; /* +0x00f0 c0 4d 00 00 */ unsigned char EnvironmentSize[8]; /* +0x03f0 47 1c 00 00 */ unsigned char EnvironmentVersion[8]; /* +0x03f8 47 1c 00 00 */ unsigned char PackageMoniker[16]; /* +0x0400 ca 15 00 00 */ void *PackageDependencyData; /* +0x0410 */ unsigned long ProcessGroupId; /* +0x0418 */ }; struct _FILE_TRACKING_INFORMATION { void *DestinationFile; /* +0x0000 */ unsigned long ObjectInformationLength; /* +0x0008 */ unsigned char ObjectInformation[4]; /* +0x000c 65 38 00 00 */ }; struct _TP_TASK_CALLBACKS { unsigned char ExecuteCallback[8]; /* +0x0000 c9 4d 00 00 */ unsigned char Unposted[8]; /* +0x0008 4f 34 00 00 */ }; struct _SE_LEARNING_MODE_USER_OBJECT_DATA { unsigned long Cookie; /* +0x0000 */ unsigned char ObjectType[8]; /* +0x0008 b0 1b 00 00 */ unsigned char ObjectName[8]; /* +0x0010 b0 1b 00 00 */ }; struct tagNMDATETIMESTRINGW { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char pszUserString[8]; /* +0x0018 63 18 00 00 */ unsigned char st[16]; /* +0x0020 28 19 00 00 */ unsigned long dwFlags; /* +0x0030 */ }; struct _SP_PROPSHEETPAGE_REQUEST { unsigned long cbSize; /* +0x0000 */ unsigned long PageRequested; /* +0x0004 */ void *DeviceInfoSet; /* +0x0008 */ unsigned char DeviceInfoData[8]; /* +0x0010 21 38 00 00 */ }; struct _REPARSE_DATA_BUFFER { unsigned long ReparseTag; /* +0x0000 */ unsigned short ReparseDataLength; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ /* unsigned char SymbolicLinkReparseBuffer[0]; +0x0008 09 4e 00 00 */ /* unsigned char MountPointReparseBuffer[0]; +0x0008 0a 4e 00 00 */ unsigned char GenericReparseBuffer[16]; /* +0x0008 0b 4e 00 00 */ }; struct _REPARSE_DATA_BUFFER:::: { unsigned char DataBuffer[1]; /* +0x0000 62 17 00 00 */ }; struct _REPARSE_DATA_BUFFER:::: { unsigned short SubstituteNameOffset; /* +0x0000 */ unsigned short SubstituteNameLength; /* +0x0002 */ unsigned short PrintNameOffset; /* +0x0004 */ unsigned short PrintNameLength; /* +0x0006 */ unsigned char PathBuffer[2]; /* +0x0008 6c 17 00 00 */ }; struct _REPARSE_DATA_BUFFER:::: { unsigned short SubstituteNameOffset; /* +0x0000 */ unsigned short SubstituteNameLength; /* +0x0002 */ unsigned short PrintNameOffset; /* +0x0004 */ unsigned short PrintNameLength; /* +0x0006 */ unsigned long Flags; /* +0x0008 */ unsigned char PathBuffer[4]; /* +0x000c 6c 17 00 00 */ }; struct _HOTPATCH_HOOK_DESCRIPTOR { unsigned long long TargetAddress; /* +0x0000 */ unsigned long long MappedAddress; /* +0x0008 */ unsigned long CodeOffset; /* +0x0010 */ unsigned long CodeSize; /* +0x0014 */ unsigned long OrigCodeOffset; /* +0x0018 */ unsigned long ValidationOffset; /* +0x001c */ unsigned long ValidationSize; /* +0x0020 */ }; struct _RTL_HEAP_INFORMATION { void *BaseAddress; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned short EntryOverhead; /* +0x000c */ unsigned short CreatorBackTraceIndex; /* +0x000e */ unsigned long long BytesAllocated; /* +0x0010 */ unsigned long long BytesCommitted; /* +0x0018 */ unsigned long NumberOfTags; /* +0x0020 */ unsigned long NumberOfEntries; /* +0x0024 */ unsigned long NumberOfPseudoTags; /* +0x0028 */ unsigned long PseudoTagGranularity; /* +0x002c */ unsigned char Reserved[24]; /* +0x0030 e3 45 00 00 */ unsigned char Tags[8]; /* +0x0048 6d 38 00 00 */ unsigned char Entries[8]; /* +0x0050 17 4e 00 00 */ }; struct tagPAGERANGE { long nFromPage; /* +0x0000 */ long nToPage; /* +0x0004 */ }; struct _RTL_HEAP_WALK_ENTRY { void *DataAddress; /* +0x0000 */ unsigned long long DataSize; /* +0x0008 */ unsigned char OverheadBytes; /* +0x0010 */ unsigned char SegmentIndex; /* +0x0011 */ unsigned short Flags; /* +0x0012 */ /* unsigned char Block[0]; +0x0018 20 4e 00 00 */ unsigned char Segment[24]; /* +0x0018 21 4e 00 00 */ }; struct _RTL_HEAP_WALK_ENTRY:::: { unsigned long CommittedSize; /* +0x0000 */ unsigned long UnCommittedSize; /* +0x0004 */ void *FirstEntry; /* +0x0008 */ void *LastEntry; /* +0x0010 */ }; struct _RTL_HEAP_WALK_ENTRY:::: { unsigned long long Settable; /* +0x0000 */ unsigned short TagIndex; /* +0x0008 */ unsigned short AllocatorBackTraceIndex; /* +0x000a */ unsigned char Reserved[12]; /* +0x000c b1 19 00 00 */ }; struct _VM_COUNTERS_EX { unsigned long long PeakVirtualSize; /* +0x0000 */ unsigned long long VirtualSize; /* +0x0008 */ unsigned long PageFaultCount; /* +0x0010 */ unsigned long long PeakWorkingSetSize; /* +0x0018 */ unsigned long long WorkingSetSize; /* +0x0020 */ unsigned long long QuotaPeakPagedPoolUsage; /* +0x0028 */ unsigned long long QuotaPagedPoolUsage; /* +0x0030 */ unsigned long long QuotaPeakNonPagedPoolUsage; /* +0x0038 */ unsigned long long QuotaNonPagedPoolUsage; /* +0x0040 */ unsigned long long PagefileUsage; /* +0x0048 */ unsigned long long PeakPagefileUsage; /* +0x0050 */ unsigned long long PrivateUsage; /* +0x0058 */ }; struct _QUAD { long long UseThisFieldToCopy; /* +0x0000 */ unsigned char DoNotUseThisField[8]; /* +0x0000 41 00 00 00 */ }; struct _VARIABLE_NAME_AND_VALUE { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long ValueOffset; /* +0x0004 */ unsigned long ValueLength; /* +0x0008 */ unsigned long Attributes; /* +0x000c */ unsigned char VendorGuid[16]; /* +0x0010 8f 18 00 00 */ unsigned char Name[4]; /* +0x0020 6c 17 00 00 */ }; struct _SYSTEM_REGISTRY_APPEND_STRING_PARAMETERS { void *KeyHandle; /* +0x0000 */ unsigned char ValueNamePointer[8]; /* +0x0008 b0 1b 00 00 */ unsigned long *RequiredLengthPointer; /* +0x0010 */ unsigned char *Buffer; /* +0x0018 */ unsigned long BufferLength; /* +0x0020 */ unsigned long Type; /* +0x0024 */ unsigned char *AppendBuffer; /* +0x0028 */ unsigned long AppendBufferLength; /* +0x0030 */ unsigned char CreateIfDoesntExist; /* +0x0034 */ unsigned char TruncateExistingValue; /* +0x0035 */ }; struct _PROCESS_STACK_ALLOCATION_INFORMATION_EX { unsigned long PreferredNode; /* +0x0000 */ unsigned long Reserved0; /* +0x0004 */ unsigned long Reserved1; /* +0x0008 */ unsigned long Reserved2; /* +0x000c */ unsigned char AllocInfo[24]; /* +0x0010 93 4e 00 00 */ }; struct _STREAM_EXTENT_ENTRY { unsigned long Flags; /* +0x0000 */ }; struct tagNMHEADERW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char iButton[4]; /* +0x001c 74 00 00 00 */ unsigned char pitem[8]; /* +0x0020 c8 4e 00 00 */ }; struct tagTVITEMEXA { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char hItem[8]; /* +0x0008 e9 18 00 00 */ unsigned char state[4]; /* +0x0010 75 00 00 00 */ unsigned char stateMask[4]; /* +0x0014 75 00 00 00 */ char *pszText; /* +0x0018 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0028 74 00 00 00 */ unsigned char cChildren[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ unsigned char iIntegral[4]; /* +0x0038 74 00 00 00 */ unsigned char uStateEx[4]; /* +0x003c 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0040 eb 15 00 00 */ unsigned char iExpandedImage[4]; /* +0x0048 74 00 00 00 */ unsigned char iReserved[4]; /* +0x004c 74 00 00 00 */ }; struct _THREAD_TEB_INFORMATION { void *TebInformation; /* +0x0000 */ unsigned long TebOffset; /* +0x0008 */ unsigned long BytesToRead; /* +0x000c */ }; struct _JOBOBJECT_WAKE_FILTER { unsigned long HighEdgeFilter; /* +0x0000 */ unsigned long LowEdgeFilter; /* +0x0004 */ }; struct _FILE_LAYOUT_NAME_ENTRY { unsigned long NextNameOffset; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long long ParentFileReferenceNumber; /* +0x0008 */ unsigned long FileNameLength; /* +0x0010 */ unsigned long Reserved; /* +0x0014 */ unsigned char FileName[8]; /* +0x0018 6c 17 00 00 */ }; struct _MCA_EXCEPTION:::: { unsigned long long Address; /* +0x0000 */ unsigned long long Type; /* +0x0008 */ }; struct _MCA_EXCEPTION:::: { unsigned char BankNumber; /* +0x0000 */ unsigned char Reserved2[7]; /* +0x0001 93 3b 00 00 */ unsigned char Status[8]; /* +0x0008 c7 47 00 00 */ unsigned char Address[8]; /* +0x0010 0b 4f 00 00 */ unsigned long long Misc; /* +0x0018 */ }; struct _PLUGPLAY_EVENT_BLOCK { unsigned char EventGuid[16]; /* +0x0000 8f 18 00 00 */ unsigned char EventCategory[8]; /* +0x0010 25 4f 00 00 */ unsigned long *Result; /* +0x0018 */ unsigned long Flags; /* +0x0020 */ unsigned long TotalSize; /* +0x0024 */ void *DeviceObject; /* +0x0028 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char DeviceId[2]; /* +0x0000 6c 17 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char PowerSettingGuid[16]; /* +0x0000 8f 18 00 00 */ unsigned long Flags; /* +0x0010 */ unsigned long SessionId; /* +0x0014 */ unsigned long DataLength; /* +0x0018 */ unsigned char Data[4]; /* +0x001c 62 17 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char ParentId[2]; /* +0x0000 6c 17 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char BlockedDriverGuid[16]; /* +0x0000 8f 18 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char VetoType[4]; /* +0x0000 84 1e 00 00 */ unsigned char DeviceIdVetoNameBuffer[4]; /* +0x0004 6c 17 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned long NotificationCode; /* +0x0000 */ unsigned long NotificationData; /* +0x0004 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { void *Notification; /* +0x0000 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { void *NotificationStructure; /* +0x0000 */ unsigned char DeviceId[8]; /* +0x0008 6c 17 00 00 */ }; struct _PLUGPLAY_EVENT_BLOCK:::: { unsigned char ClassGuid[16]; /* +0x0000 8f 18 00 00 */ unsigned char SymbolicLinkName[4]; /* +0x0010 6c 17 00 00 */ }; struct DWRITE_UNDERLINE { unsigned char width[4]; /* +0x0000 40 00 00 00 */ unsigned char thickness[4]; /* +0x0004 40 00 00 00 */ unsigned char offset[4]; /* +0x0008 40 00 00 00 */ unsigned char runHeight[4]; /* +0x000c 40 00 00 00 */ unsigned char readingDirection[4]; /* +0x0010 4b 3f 00 00 */ unsigned char flowDirection[4]; /* +0x0014 4e 3f 00 00 */ unsigned char localeName[8]; /* +0x0018 63 18 00 00 */ unsigned char measuringMode[8]; /* +0x0020 61 3c 00 00 */ }; struct _FILE_ID_FULL_DIR_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned long EaSize; /* +0x0040 */ unsigned char FileId[8]; /* +0x0048 6a 16 00 00 */ unsigned char FileName[8]; /* +0x0050 6c 17 00 00 */ }; struct _POOLED_USAGE_AND_LIMITS { unsigned long long PeakPagedPoolUsage; /* +0x0000 */ unsigned long long PagedPoolUsage; /* +0x0008 */ unsigned long long PagedPoolLimit; /* +0x0010 */ unsigned long long PeakNonPagedPoolUsage; /* +0x0018 */ unsigned long long NonPagedPoolUsage; /* +0x0020 */ unsigned long long NonPagedPoolLimit; /* +0x0028 */ unsigned long long PeakPagefileUsage; /* +0x0030 */ unsigned long long PagefileUsage; /* +0x0038 */ unsigned long long PagefileLimit; /* +0x0040 */ }; struct _CLUSTER_RANGE { unsigned char StartingCluster[8]; /* +0x0000 6a 16 00 00 */ unsigned char ClusterCount[8]; /* +0x0008 6a 16 00 00 */ }; struct _CM_SCSI_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned char HostIdentifier; /* +0x0004 */ }; struct _REPARSE_INDEX_KEY { unsigned long FileReparseTag; /* +0x0000 */ unsigned char FileId[8]; /* +0x0004 6a 16 00 00 */ }; struct _REMOTE_LINK_TRACKING_INFORMATION_ { void *TargetFileObject; /* +0x0000 */ unsigned long TargetLinkTrackingInformationLength; /* +0x0008 */ unsigned char TargetLinkTrackingInformationBuffer[4]; /* +0x000c 62 17 00 00 */ }; struct tagNMLVCACHEHINT { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iFrom[4]; /* +0x0018 74 00 00 00 */ unsigned char iTo[4]; /* +0x001c 74 00 00 00 */ }; struct _FILE_STANDARD_INFORMATION { unsigned char AllocationSize[8]; /* +0x0000 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0008 6a 16 00 00 */ unsigned long NumberOfLinks; /* +0x0010 */ unsigned char DeletePending; /* +0x0014 */ unsigned char Directory; /* +0x0015 */ }; struct _TXFS_LIST_TRANSACTIONS { unsigned long long NumberOfTransactions; /* +0x0000 */ unsigned long long BufferSizeRequired; /* +0x0008 */ }; struct _SYSDBG_BUS_DATA { unsigned long Address; /* +0x0000 */ void *Buffer; /* +0x0008 */ unsigned long Request; /* +0x0010 */ unsigned char BusDataType[4]; /* +0x0014 f2 4f 00 00 */ unsigned long BusNumber; /* +0x0018 */ unsigned long SlotNumber; /* +0x001c */ }; struct _PREFIX_TABLE { short NodeTypeCode; /* +0x0000 */ short NameLength; /* +0x0002 */ unsigned char NextPrefixTree[8]; /* +0x0008 82 48 00 00 */ }; struct _REQUEST_RAW_ENCRYPTED_DATA { long long FileOffset; /* +0x0000 */ unsigned long Length; /* +0x0008 */ }; struct _SYSTEM_PROCESSOR_PERFORMANCE_STATE_DISTRIBUTION { unsigned long ProcessorNumber; /* +0x0000 */ unsigned long StateCount; /* +0x0004 */ unsigned char States[8]; /* +0x0008 41 50 00 00 */ }; struct _INITIAL_TEB:: { void *OldStackBase; /* +0x0000 */ void *OldStackLimit; /* +0x0008 */ }; struct _RTL_PROCESS_LOCKS { unsigned long NumberOfLocks; /* +0x0000 */ unsigned char Locks[48]; /* +0x0008 5a 50 00 00 */ }; struct _RTL_TIME_ZONE_INFORMATION { long Bias; /* +0x0000 */ unsigned char StandardName[64]; /* +0x0004 25 4a 00 00 */ unsigned char StandardStart[16]; /* +0x0044 c7 48 00 00 */ long StandardBias; /* +0x0054 */ unsigned char DaylightName[64]; /* +0x0058 25 4a 00 00 */ unsigned char DaylightStart[16]; /* +0x0098 c7 48 00 00 */ long DaylightBias; /* +0x00a8 */ }; struct DUser::MessageClassStub { unsigned long cbSize; /* +0x0000 */ unsigned long nClassVersion; /* +0x0004 */ unsigned char pszClassName[8]; /* +0x0008 63 18 00 00 */ unsigned char rgMsgInfo[8]; /* +0x0010 be 50 00 00 */ unsigned char cMsgs[8]; /* +0x0018 74 00 00 00 */ }; struct DUser::MessageClassGuts { unsigned long cbSize; /* +0x0000 */ unsigned long nClassVersion; /* +0x0004 */ unsigned char pszClassName[8]; /* +0x0008 63 18 00 00 */ unsigned char pszSuperName[8]; /* +0x0010 63 18 00 00 */ unsigned char rgMsgInfo[8]; /* +0x0018 c2 50 00 00 */ unsigned char cMsgs[8]; /* +0x0020 74 00 00 00 */ unsigned char pfnPromote[8]; /* +0x0028 cf 50 00 00 */ unsigned char pfnDemote[8]; /* +0x0030 d2 50 00 00 */ unsigned char hclNew[8]; /* +0x0038 c5 50 00 00 */ unsigned char hclSuper[8]; /* +0x0040 c5 50 00 00 */ }; struct DUser::MessageInfoGuts { void *pfn; /* +0x0000 */ unsigned char pszMsgName[8]; /* +0x0008 63 18 00 00 */ }; struct DUser::KeyFrame { unsigned long cbSize; /* +0x0000 */ }; struct DUser::Gadget { void *m_pDummy; /* +0x0000 */ }; enum DUser::Gadget::ConstructCommand { ccSuper = 0, ccSetThis = 1 }; struct DUser::MessageClassSuper { unsigned long cbSize; /* +0x0000 */ unsigned long nClassVersion; /* +0x0004 */ unsigned char pszClassName[8]; /* +0x0008 63 18 00 00 */ void *pmt; /* +0x0010 */ }; struct DUser::MessageInfoStub { unsigned char cbSlotOffset[8]; /* +0x0000 74 00 00 00 */ unsigned char pszMsgName[8]; /* +0x0008 63 18 00 00 */ }; struct DUser::SGadget { unsigned char m_pgad[8]; /* +0x0000 c7 50 00 00 */ }; struct _MFRR_COMPONENT_HASH_INFO { unsigned long ulReason; /* +0x0000 */ unsigned char rgHeaderHash[86]; /* +0x0004 07 51 00 00 */ unsigned char rgPublicKeyHash[86]; /* +0x005a 07 51 00 00 */ unsigned char wszName[520]; /* +0x00b0 f9 1b 00 00 */ }; struct _ALPC_PORT_CALLBACK_INFORMATION { void *CallbackObject; /* +0x0000 */ void *Context; /* +0x0008 */ }; struct _FP_32 { unsigned char W[4]; /* +0x0000 39 18 00 00 */ }; struct _SYSTEM_OBJECT_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ void *Object; /* +0x0008 */ void *CreatorUniqueProcess; /* +0x0010 */ unsigned short CreatorBackTraceIndex; /* +0x0018 */ unsigned short Flags; /* +0x001a */ long PointerCount; /* +0x001c */ long HandleCount; /* +0x0020 */ unsigned long PagedPoolCharge; /* +0x0024 */ unsigned long NonPagedPoolCharge; /* +0x0028 */ void *ExclusiveProcessId; /* +0x0030 */ void *SecurityDescriptor; /* +0x0038 */ unsigned char NameInfo[16]; /* +0x0040 21 51 00 00 */ }; struct _FILE_FS_SIZE_INFORMATION { unsigned char TotalAllocationUnits[8]; /* +0x0000 6a 16 00 00 */ unsigned char AvailableAllocationUnits[8]; /* +0x0008 6a 16 00 00 */ unsigned long SectorsPerAllocationUnit; /* +0x0010 */ unsigned long BytesPerSector; /* +0x0014 */ }; struct _PO_WAKE_SOURCE_DEVICE { unsigned char Header[8]; /* +0x0000 25 1d 00 00 */ unsigned char InstancePath[4]; /* +0x0008 6c 17 00 00 */ }; struct _KEY_CONTROL_FLAGS_INFORMATION { unsigned long ControlFlags; /* +0x0000 */ }; struct _MUILANGLISTNODE { unsigned short LanguageType; /* +0x0000 */ unsigned short Reserved; /* +0x0002 */ short LanguageSpec; /* +0x0004 */ }; struct _FILE_PIPE_CLIENT_PROCESS_BUFFER_EX { void *ClientSession; /* +0x0000 */ void *ClientProcess; /* +0x0008 */ unsigned short ClientComputerNameLength; /* +0x0010 */ unsigned char ClientComputerBuffer[38]; /* +0x0012 a7 51 00 00 */ }; struct tagNMTTDISPINFOA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ char *lpszText; /* +0x0018 */ unsigned char szText[80]; /* +0x0020 ac 51 00 00 */ unsigned char hinst[8]; /* +0x0070 dd 16 00 00 */ unsigned char uFlags[8]; /* +0x0078 75 00 00 00 */ long long lParam; /* +0x0080 */ }; struct _RTL_CRITICAL_SECTION_DEBUG32 { unsigned short Type; /* +0x0000 */ unsigned short CreatorBackTraceIndex; /* +0x0002 */ unsigned long CriticalSection; /* +0x0004 */ unsigned char ProcessLocksList[8]; /* +0x0008 17 31 00 00 */ unsigned long EntryCount; /* +0x0010 */ unsigned long ContentionCount; /* +0x0014 */ unsigned char Spare[8]; /* +0x0018 b1 19 00 00 */ }; struct tagNMTVGETINFOTIPA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ char *pszText; /* +0x0018 */ unsigned char cchTextMax[8]; /* +0x0020 74 00 00 00 */ unsigned char hItem[8]; /* +0x0028 e9 18 00 00 */ long long lParam; /* +0x0030 */ }; struct _TASKDIALOGCONFIG { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char hwndParent[8]; /* +0x0004 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x000c dd 16 00 00 */ unsigned char dwFlags[4]; /* +0x0014 74 00 00 00 */ unsigned char dwCommonButtons[4]; /* +0x0018 74 00 00 00 */ unsigned char pszWindowTitle[8]; /* +0x001c 63 18 00 00 */ /* unsigned char hMainIcon[0]; +0x0024 e4 16 00 00 */ unsigned char pszMainIcon[8]; /* +0x0024 63 18 00 00 */ unsigned char pszMainInstruction[8]; /* +0x002c 63 18 00 00 */ unsigned char pszContent[8]; /* +0x0034 63 18 00 00 */ unsigned char cButtons[4]; /* +0x003c 75 00 00 00 */ unsigned char pButtons[8]; /* +0x0040 c8 51 00 00 */ unsigned char nDefaultButton[4]; /* +0x0048 74 00 00 00 */ unsigned char cRadioButtons[4]; /* +0x004c 75 00 00 00 */ unsigned char pRadioButtons[8]; /* +0x0050 c8 51 00 00 */ unsigned char nDefaultRadioButton[4]; /* +0x0058 74 00 00 00 */ unsigned char pszVerificationText[8]; /* +0x005c 63 18 00 00 */ unsigned char pszExpandedInformation[8]; /* +0x0064 63 18 00 00 */ unsigned char pszExpandedControlText[8]; /* +0x006c 63 18 00 00 */ unsigned char pszCollapsedControlText[8]; /* +0x0074 63 18 00 00 */ /* unsigned char hFooterIcon[0]; +0x007c e4 16 00 00 */ unsigned char pszFooterIcon[8]; /* +0x007c 63 18 00 00 */ unsigned char pszFooter[8]; /* +0x0084 63 18 00 00 */ unsigned char pfCallback[8]; /* +0x008c cb 51 00 00 */ long long lpCallbackData; /* +0x0094 */ unsigned char cxWidth[4]; /* +0x009c 75 00 00 00 */ }; struct _FILE_REFERENCE_RANGE { unsigned long long StartingFileReferenceNumber; /* +0x0000 */ unsigned long long EndingFileReferenceNumber; /* +0x0008 */ }; struct _TOKEN_SECURITY_ATTRIBUTES_INFORMATION { unsigned short Version; /* +0x0000 */ unsigned short Reserved; /* +0x0002 */ unsigned long AttributeCount; /* +0x0004 */ }; struct _TOKEN_SECURITY_ATTRIBUTES_INFORMATION:: { unsigned char pAttributeV1[8]; /* +0x0000 4a 52 00 00 */ }; struct _FILE_PIPE_REMOTE_INFORMATION { unsigned char CollectDataTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long MaximumCollectionCount; /* +0x0008 */ }; struct _FILE_FS_SECTOR_SIZE_INFORMATION { unsigned long LogicalBytesPerSector; /* +0x0000 */ unsigned long PhysicalBytesPerSectorForAtomicity; /* +0x0004 */ unsigned long PhysicalBytesPerSectorForPerformance; /* +0x0008 */ unsigned long FileSystemEffectivePhysicalBytesPerSectorForAtomicity; /* +0x000c */ unsigned long Flags; /* +0x0010 */ unsigned long ByteOffsetForSectorAlignment; /* +0x0014 */ unsigned long ByteOffsetForPartitionAlignment; /* +0x0018 */ }; struct _ALPC_BASIC_INFORMATION { unsigned long Flags; /* +0x0000 */ unsigned long SequenceNo; /* +0x0004 */ void *PortContext; /* +0x0008 */ }; struct _MFT_INPUT_STREAM_INFO { long long hnsMaxLatency; /* +0x0000 */ unsigned long dwFlags; /* +0x0008 */ unsigned long cbSize; /* +0x000c */ unsigned long cbMaxLookahead; /* +0x0010 */ unsigned long cbAlignment; /* +0x0014 */ }; struct _FILE_LEVEL_TRIM { unsigned long Key; /* +0x0000 */ unsigned long NumRanges; /* +0x0004 */ unsigned char Ranges[16]; /* +0x0008 9f 52 00 00 */ }; struct _SYSTEM_REGISTRY_QUOTA_INFORMATION { unsigned long RegistryQuotaAllowed; /* +0x0000 */ unsigned long RegistryQuotaUsed; /* +0x0004 */ unsigned long long PagedPoolSize; /* +0x0008 */ }; struct _DISPATCHER_CONTEXT { unsigned long long ControlPc; /* +0x0000 */ unsigned long long ImageBase; /* +0x0008 */ unsigned char FunctionEntry[8]; /* +0x0010 78 45 00 00 */ unsigned long long EstablisherFrame; /* +0x0018 */ unsigned long long TargetIp; /* +0x0020 */ unsigned char ContextRecord[8]; /* +0x0028 d1 52 00 00 */ unsigned char LanguageHandler[8]; /* +0x0030 d5 52 00 00 */ void *HandlerData; /* +0x0038 */ unsigned char HistoryTable[8]; /* +0x0040 d7 52 00 00 */ unsigned long ScopeIndex; /* +0x0048 */ unsigned long Fill0; /* +0x004c */ }; struct _FILE_IS_REMOTE_DEVICE_INFORMATION { unsigned char IsRemote; /* +0x0000 */ }; struct tagTBSAVEPARAMSA { unsigned char hkr[8]; /* +0x0000 de 52 00 00 */ unsigned char pszSubKey[8]; /* +0x0008 df 16 00 00 */ unsigned char pszValueName[8]; /* +0x0010 df 16 00 00 */ }; struct DEVICE_INFO { unsigned char pFriendlyDeviceName[8]; /* +0x0000 71 06 00 00 */ unsigned char pUniqueDeviceName[8]; /* +0x0008 71 06 00 00 */ unsigned char pManufacturerName[8]; /* +0x0010 71 06 00 00 */ unsigned char pModelName[8]; /* +0x0018 71 06 00 00 */ unsigned char pIconURL[8]; /* +0x0020 71 06 00 00 */ }; struct _PROCESSOR_POWER_INFORMATION { unsigned long Number; /* +0x0000 */ unsigned long MaxMhz; /* +0x0004 */ unsigned long CurrentMhz; /* +0x0008 */ unsigned long MhzLimit; /* +0x000c */ unsigned long MaxIdleState; /* +0x0010 */ unsigned long CurrentIdleState; /* +0x0014 */ }; struct _LDR_SECTION_INFO { void *SectionHandle; /* +0x0000 */ unsigned long DesiredAccess; /* +0x0008 */ unsigned char ObjA[8]; /* +0x0010 0f 53 00 00 */ unsigned long SectionPageProtection; /* +0x0018 */ unsigned long AllocationAttributes; /* +0x001c */ }; struct _MMPFN_IDENTITY:::: { unsigned char CombinedPage[8]; /* +0x0000 3b 16 00 00 */ }; struct _MMPFN_IDENTITY:::: { /* unsigned char Image[0]; +0x0000 3b 16 00 00 */ unsigned char Mismatch[8]; /* +0x0000 40 53 00 00 */ }; struct _MMPFN_IDENTITY:: { /* unsigned char e1[0]; +0x0000 43 53 00 00 */ /* unsigned char e2[0]; +0x0000 44 53 00 00 */ /* unsigned char e3[0]; +0x0000 45 53 00 00 */ unsigned char e4[8]; /* +0x0000 46 53 00 00 */ }; struct _FILE_ALLOCATED_RANGE_BUFFER { unsigned char FileOffset[8]; /* +0x0000 6a 16 00 00 */ unsigned char Length[8]; /* +0x0008 6a 16 00 00 */ }; struct _RTL_UNLOAD_EVENT_TRACE32 { unsigned long BaseAddress; /* +0x0000 */ unsigned long SizeOfImage; /* +0x0004 */ unsigned long Sequence; /* +0x0008 */ unsigned long TimeDateStamp; /* +0x000c */ unsigned long CheckSum; /* +0x0010 */ unsigned char ImageName[64]; /* +0x0014 25 4a 00 00 */ unsigned char Version[8]; /* +0x0054 b1 19 00 00 */ }; struct _FILE_DIRECTORY_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long FileIndex; /* +0x0004 */ unsigned char CreationTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char LastAccessTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char LastWriteTime[8]; /* +0x0018 6a 16 00 00 */ unsigned char ChangeTime[8]; /* +0x0020 6a 16 00 00 */ unsigned char EndOfFile[8]; /* +0x0028 6a 16 00 00 */ unsigned char AllocationSize[8]; /* +0x0030 6a 16 00 00 */ unsigned long FileAttributes; /* +0x0038 */ unsigned long FileNameLength; /* +0x003c */ unsigned char FileName[8]; /* +0x0040 6c 17 00 00 */ }; struct tagNMDATETIMEWMKEYDOWNA { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char nVirtKey[8]; /* +0x0018 74 00 00 00 */ unsigned char pszFormat[8]; /* +0x0020 df 16 00 00 */ unsigned char st[16]; /* +0x0028 28 19 00 00 */ }; struct _FSCTL_OFFLOAD_READ_INPUT { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long TokenTimeToLive; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ unsigned long long FileOffset; /* +0x0010 */ unsigned long long CopyLength; /* +0x0018 */ }; struct _SYSTEM_BOOT_LOGO_INFORMATION { unsigned char Bitmap[1]; /* +0x0000 62 17 00 00 */ }; struct DXGI_RGB { unsigned char Red[4]; /* +0x0000 40 00 00 00 */ unsigned char Green[4]; /* +0x0004 40 00 00 00 */ unsigned char Blue[4]; /* +0x0008 40 00 00 00 */ }; struct _BP_ANIMATIONPARAMS { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char style[4]; /* +0x0008 18 54 00 00 */ unsigned long dwDuration; /* +0x000c */ }; struct _PROCESS_BASIC_INFORMATION { long ExitStatus; /* +0x0000 */ unsigned char PebBaseAddress[8]; /* +0x0008 e1 45 00 00 */ unsigned long long AffinityMask; /* +0x0010 */ long BasePriority; /* +0x0018 */ unsigned long long UniqueProcessId; /* +0x0020 */ unsigned long long InheritedFromUniqueProcessId; /* +0x0028 */ }; struct tagNMCUSTOMSPLITRECTINFO { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char rcClient[16]; /* +0x0018 43 16 00 00 */ unsigned char rcButton[16]; /* +0x0028 43 16 00 00 */ unsigned char rcSplit[16]; /* +0x0038 43 16 00 00 */ }; struct tagNMSELCHANGE { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char stSelStart[16]; /* +0x0018 28 19 00 00 */ unsigned char stSelEnd[16]; /* +0x0028 28 19 00 00 */ }; struct _LDR_DLL_NOTIFICATION_DATA { /* unsigned char Loaded[0]; +0x0000 d4 41 00 00 */ unsigned char Unloaded[40]; /* +0x0000 55 54 00 00 */ }; struct tagTVITEMW { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char hItem[8]; /* +0x0008 e9 18 00 00 */ unsigned char state[4]; /* +0x0010 75 00 00 00 */ unsigned char stateMask[4]; /* +0x0014 75 00 00 00 */ unsigned char pszText[8]; /* +0x0018 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0028 74 00 00 00 */ unsigned char cChildren[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _SP_NEWDEVICEWIZARD_DATA { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned char DynamicPages[160]; /* +0x0010 1f 3a 00 00 */ unsigned long NumDynamicPages; /* +0x00b0 */ unsigned char hwndWizardDlg[8]; /* +0x00b8 eb 15 00 00 */ }; struct _SYSTEM_NUMA_PROXIMITY_MAP { unsigned long NodeProximityId; /* +0x0000 */ unsigned short NodeNumber; /* +0x0004 */ }; struct _JOURNAL_SET_KEY_LAST_WRITE_TIME_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned char OldLastWriteTime[8]; /* +0x0028 6a 16 00 00 */ unsigned char NewLastWriteTime[8]; /* +0x0030 6a 16 00 00 */ }; struct _CM_PCCARD_DEVICE_DATA { unsigned char Flags; /* +0x0000 */ unsigned char ErrorCode; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ unsigned long BusData; /* +0x0004 */ unsigned long DeviceId; /* +0x0008 */ unsigned long LegacyBaseAddress; /* +0x000c */ unsigned char IRQMap[16]; /* +0x0010 69 21 00 00 */ }; struct _RTL_BALANCED_LINKS { unsigned char Parent[8]; /* +0x0000 af 34 00 00 */ unsigned char LeftChild[8]; /* +0x0008 af 34 00 00 */ unsigned char RightChild[8]; /* +0x0010 af 34 00 00 */ char Balance; /* +0x0018 */ unsigned char Reserved[7]; /* +0x0019 be 47 00 00 */ }; struct tagNMKEY { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char nVKey[4]; /* +0x0018 75 00 00 00 */ unsigned char uFlags[4]; /* +0x001c 75 00 00 00 */ }; struct _COUNTED_REASON_CONTEXT { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char ResourceFileName[16]; /* +0x0008 ca 15 00 00 */ unsigned short ResourceReasonId; /* +0x0018 */ unsigned long StringCount; /* +0x001c */ /* unsigned char ReasonStrings[-24]; +0x0020 b0 1b 00 00 */ unsigned char SimpleString[32]; /* +0x0008 ca 15 00 00 */ }; struct _INVERTED_FUNCTION_TABLE_ENTRY { /* unsigned char FunctionTable[0]; +0x0000 78 45 00 00 */ unsigned char DynamicTable[8]; /* +0x0000 26 17 00 00 */ void *ImageBase; /* +0x0008 */ unsigned long SizeOfImage; /* +0x0010 */ unsigned long SizeOfTable; /* +0x0014 */ }; struct _PROCESS_REVOKE_FILE_HANDLES_INFORMATION { unsigned char TargetDevicePath[16]; /* +0x0000 ca 15 00 00 */ }; struct _MFT_OUTPUT_STREAM_INFO { unsigned long dwFlags; /* +0x0000 */ unsigned long cbSize; /* +0x0004 */ unsigned long cbAlignment; /* +0x0008 */ }; struct _SD_QUERY_STATS_OUTPUT { unsigned long long SdsStreamSize; /* +0x0000 */ unsigned long long SdsAllocationSize; /* +0x0008 */ unsigned long long SiiStreamSize; /* +0x0010 */ unsigned long long SiiAllocationSize; /* +0x0018 */ unsigned long long SdhStreamSize; /* +0x0020 */ unsigned long long SdhAllocationSize; /* +0x0028 */ unsigned long long NumSDTotal; /* +0x0030 */ unsigned long long NumSDUnused; /* +0x0038 */ }; struct tagNMVIEWCHANGE { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwOldView; /* +0x0018 */ unsigned long dwNewView; /* +0x001c */ }; struct tagNMTVCUSTOMDRAW { unsigned char nmcd[80]; /* +0x0000 69 1b 00 00 */ unsigned long clrText; /* +0x0050 */ unsigned long clrTextBk; /* +0x0054 */ unsigned char iLevel[8]; /* +0x0058 74 00 00 00 */ }; struct _RTL_UNLOAD_EVENT_TRACE { void *BaseAddress; /* +0x0000 */ unsigned long long SizeOfImage; /* +0x0008 */ unsigned long Sequence; /* +0x0010 */ unsigned long TimeDateStamp; /* +0x0014 */ unsigned long CheckSum; /* +0x0018 */ unsigned char ImageName[64]; /* +0x001c 25 4a 00 00 */ unsigned char Version[12]; /* +0x005c b1 19 00 00 */ }; struct tagNMITEMACTIVATE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x001c 74 00 00 00 */ unsigned char uNewState[4]; /* +0x0020 75 00 00 00 */ unsigned char uOldState[4]; /* +0x0024 75 00 00 00 */ unsigned char uChanged[4]; /* +0x0028 75 00 00 00 */ unsigned char ptAction[12]; /* +0x002c 54 16 00 00 */ long long lParam; /* +0x0038 */ unsigned char uKeyFlags[8]; /* +0x0040 75 00 00 00 */ }; struct _PWINSQM_RULE_INFO { unsigned long dwRuleId; /* +0x0000 */ unsigned long dwCallbackValue; /* +0x0004 */ unsigned long dwFlags; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR { unsigned char Type; /* +0x0000 */ unsigned char ShareDisposition; /* +0x0001 */ unsigned short Flags; /* +0x0002 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Class; /* +0x0000 */ unsigned char Type; /* +0x0001 */ unsigned char Reserved1; /* +0x0002 */ unsigned char Reserved2; /* +0x0003 */ unsigned long IdLowPart; /* +0x0004 */ unsigned long IdHighPart; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Start[8]; /* +0x0000 6a 16 00 00 */ unsigned long Length64; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Start[8]; /* +0x0000 6a 16 00 00 */ unsigned long Length48; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Start[8]; /* +0x0000 6a 16 00 00 */ unsigned long Length40; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned long DataSize; /* +0x0000 */ unsigned long Reserved1; /* +0x0004 */ unsigned long Reserved2; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned long Start; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Reserved; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Data[12]; /* +0x0000 1e 3d 00 00 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned long Channel; /* +0x0000 */ unsigned long RequestLine; /* +0x0004 */ unsigned long Reserved1; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned long Channel; /* +0x0000 */ unsigned long Port; /* +0x0004 */ unsigned long Reserved1; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { unsigned char Start[8]; /* +0x0000 6a 16 00 00 */ unsigned long Length; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::: { /* unsigned char Raw[0]; +0x0000 ec 55 00 00 */ unsigned char Translated[16]; /* +0x0000 ed 55 00 00 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::::::: { unsigned long Level; /* +0x0000 */ unsigned long Vector; /* +0x0004 */ unsigned long long Affinity; /* +0x0008 */ }; struct _CM_PARTIAL_RESOURCE_DESCRIPTOR:::::::: { unsigned short Reserved; /* +0x0000 */ unsigned short MessageCount; /* +0x0002 */ unsigned long Vector; /* +0x0004 */ unsigned long long Affinity; /* +0x0008 */ }; struct _SP_FILE_COPY_PARAMS_A { unsigned long cbSize; /* +0x0000 */ void *QueueHandle; /* +0x0008 */ unsigned char SourceRootPath[8]; /* +0x0010 df 16 00 00 */ unsigned char SourcePath[8]; /* +0x0018 df 16 00 00 */ unsigned char SourceFilename[8]; /* +0x0020 df 16 00 00 */ unsigned char SourceDescription[8]; /* +0x0028 df 16 00 00 */ unsigned char SourceTagfile[8]; /* +0x0030 df 16 00 00 */ unsigned char TargetDirectory[8]; /* +0x0038 df 16 00 00 */ unsigned char TargetFilename[8]; /* +0x0040 df 16 00 00 */ unsigned long CopyStyle; /* +0x0048 */ void *LayoutInf; /* +0x0050 */ unsigned char SecurityDescriptor[8]; /* +0x0058 df 16 00 00 */ }; struct _SP_ENABLECLASS_PARAMS { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char ClassGuid[16]; /* +0x0008 8f 18 00 00 */ unsigned long EnableMessage; /* +0x0018 */ }; struct _ATOM_TABLE_INFORMATION { unsigned long NumberOfAtoms; /* +0x0000 */ unsigned char Atoms[4]; /* +0x0004 6c 56 00 00 */ }; struct _BOOT_ENTROPY_NT_RESULT { unsigned long maxEntropySources; /* +0x0000 */ unsigned char EntropySourceResult[728]; /* +0x0008 72 56 00 00 */ unsigned char SeedBytesForCng[48]; /* +0x02e0 6a 21 00 00 */ }; struct _EISA_MEMORY_CONFIGURATION { unsigned char ConfigurationByte[1]; /* +0x0000 75 56 00 00 */ unsigned char DataSize; /* +0x0001 */ unsigned short AddressLowWord; /* +0x0002 */ unsigned char AddressHighByte; /* +0x0004 */ unsigned short MemorySize; /* +0x0005 */ }; struct _PROCESS_BASIC_INFORMATION64 { long ExitStatus; /* +0x0000 */ unsigned char Pad1[4]; /* +0x0004 75 00 00 00 */ unsigned long long PebBaseAddress; /* +0x0008 */ unsigned long long AffinityMask; /* +0x0010 */ long BasePriority; /* +0x0018 */ unsigned char Pad2[4]; /* +0x001c 75 00 00 00 */ unsigned long long UniqueProcessId; /* +0x0020 */ unsigned long long InheritedFromUniqueProcessId; /* +0x0028 */ }; struct _FILE_REMOTE_PROTOCOL_INFORMATION { unsigned short StructureVersion; /* +0x0000 */ unsigned short StructureSize; /* +0x0002 */ unsigned long Protocol; /* +0x0004 */ unsigned short ProtocolMajorVersion; /* +0x0008 */ unsigned short ProtocolMinorVersion; /* +0x000a */ unsigned short ProtocolRevision; /* +0x000c */ unsigned short Reserved; /* +0x000e */ unsigned long Flags; /* +0x0010 */ }; struct _FILE_SET_DEFECT_MGMT_BUFFER { unsigned char Disable; /* +0x0000 */ }; struct _TIMER_SET_COALESCABLE_TIMER_INFO { unsigned char DueTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char TimerApcRoutine[8]; /* +0x0008 a7 3b 00 00 */ void *TimerContext; /* +0x0010 */ unsigned char WakeContext[8]; /* +0x0018 bb 56 00 00 */ unsigned long Period; /* +0x0020 */ unsigned long TolerableDelay; /* +0x0024 */ unsigned char *PreviousState; /* +0x0028 */ }; struct _SP_ALTPLATFORM_INFO_V1 { unsigned long cbSize; /* +0x0000 */ unsigned long Platform; /* +0x0004 */ unsigned long MajorVersion; /* +0x0008 */ unsigned long MinorVersion; /* +0x000c */ unsigned short ProcessorArchitecture; /* +0x0010 */ unsigned short Reserved; /* +0x0012 */ }; struct _FILE_SYSTEM_RECOGNITION_INFORMATION { unsigned char FileSystem[9]; /* +0x0000 cc 56 00 00 */ }; struct _UNICODE_PREFIX_TABLE { short NodeTypeCode; /* +0x0000 */ short NameLength; /* +0x0002 */ unsigned char NextPrefixTree[8]; /* +0x0008 af 1b 00 00 */ unsigned char LastNextEntry[8]; /* +0x0010 af 1b 00 00 */ }; struct _PROCESS_SESSION_INFORMATION { unsigned long SessionId; /* +0x0000 */ }; struct tagTVINSERTSTRUCTA { unsigned char hParent[8]; /* +0x0000 e9 18 00 00 */ unsigned char hInsertAfter[8]; /* +0x0008 e9 18 00 00 */ /* unsigned char itemex[0]; +0x0010 39 40 00 00 */ unsigned char item[80]; /* +0x0010 12 1d 00 00 */ }; struct _SYSTEM_CONTEXT_SWITCH_INFORMATION { unsigned long ContextSwitches; /* +0x0000 */ unsigned long FindAny; /* +0x0004 */ unsigned long FindLast; /* +0x0008 */ unsigned long FindIdeal; /* +0x000c */ unsigned long IdleAny; /* +0x0010 */ unsigned long IdleCurrent; /* +0x0014 */ unsigned long IdleLast; /* +0x0018 */ unsigned long IdleIdeal; /* +0x001c */ unsigned long PreemptAny; /* +0x0020 */ unsigned long PreemptCurrent; /* +0x0024 */ unsigned long PreemptLast; /* +0x0028 */ unsigned long SwitchToIdle; /* +0x002c */ }; struct _CONTEXT_EX { unsigned char All[8]; /* +0x0000 f5 51 00 00 */ unsigned char Legacy[8]; /* +0x0008 f5 51 00 00 */ unsigned char XState[8]; /* +0x0010 f5 51 00 00 */ }; struct _SYSTEM_DEVICE_INFORMATION { unsigned long NumberOfDisks; /* +0x0000 */ unsigned long NumberOfFloppies; /* +0x0004 */ unsigned long NumberOfCdRoms; /* +0x0008 */ unsigned long NumberOfTapes; /* +0x000c */ unsigned long NumberOfSerialPorts; /* +0x0010 */ unsigned long NumberOfParallelPorts; /* +0x0014 */ }; struct DXGI_GAMMA_CONTROL_CAPABILITIES { unsigned char ScaleAndOffsetSupported[4]; /* +0x0000 74 00 00 00 */ unsigned char MaxConvertedValue[4]; /* +0x0004 40 00 00 00 */ unsigned char MinConvertedValue[4]; /* +0x0008 40 00 00 00 */ unsigned char NumGammaControlPoints[4]; /* +0x000c 75 00 00 00 */ unsigned char ControlPointPositions[4100]; /* +0x0010 a4 57 00 00 */ }; struct DirectUI::PVLAnimationSkew { unsigned char fInitSkew[1]; /* +0x0000 30 00 00 00 */ unsigned char fOriginSkew[3]; /* +0x0001 30 00 00 00 */ unsigned char ptflInitSkew[8]; /* +0x0004 a7 57 00 00 */ unsigned char ptflSkew[8]; /* +0x000c a7 57 00 00 */ unsigned char ptflOriginSkew[8]; /* +0x0014 a7 57 00 00 */ }; enum DirectUI::PushButton:: { DLU_WIDTH = 50, DLU_HEIGHT = 14 }; struct DirectUI::PVLAnimationSize { unsigned char fInitSize[4]; /* +0x0000 30 00 00 00 */ unsigned char szInit[8]; /* +0x0004 71 19 00 00 */ unsigned char szDest[8]; /* +0x000c 71 19 00 00 */ }; struct DirectUI::PANI_FromToValue { unsigned char type[8]; /* +0x0000 8f 59 00 00 */ unsigned char ftv[16]; /* +0x0008 90 59 00 00 */ }; struct DirectUI::Cond { unsigned char ppi[8]; /* +0x0000 96 1c 00 00 */ unsigned char nLogOp[8]; /* +0x0008 93 59 00 00 */ unsigned char pv[8]; /* +0x0010 88 1c 00 00 */ }; struct DirectUI::ElementTable { unsigned char pszElType[8]; /* +0x0000 63 18 00 00 */ unsigned char pci[8]; /* +0x0008 da 57 00 00 */ }; struct DirectUI::Event { unsigned char peTarget[8]; /* +0x0000 67 18 00 00 */ unsigned char uidType[8]; /* +0x0008 15 43 00 00 */ unsigned char fHandled[4]; /* +0x0010 30 00 00 00 */ unsigned char nStage[4]; /* +0x0014 75 00 00 00 */ unsigned char fUIAHandled[8]; /* +0x0018 30 00 00 00 */ }; enum DirectUI::TouchButton::ClickDevice { ClickDevice_None = 0, ClickDevice_Keyboard = 1, ClickDevice_Mouse = 2, ClickDevice_Pointer = 3 }; struct DirectUI::_StaticValueColor { /* unsigned char _dType[0]; +0x0000 6b 5a 00 00 */ /* unsigned char _fWeakRef[0]; +0x0000 6c 5a 00 00 */ unsigned char _cRef[8]; /* +0x0000 6d 5a 00 00 */ unsigned char dType; /* +0x0008 */ unsigned long cr; /* +0x0010 */ unsigned long cr2; /* +0x0014 */ unsigned long cr3; /* +0x0018 */ }; struct DirectUI::PANI_FromToInt { unsigned char nFrom[4]; /* +0x0000 74 00 00 00 */ unsigned char nTo[4]; /* +0x0004 74 00 00 00 */ }; struct DirectUI::ParserTools::ExprNode { unsigned char ent[8]; /* +0x0000 32 5b 00 00 */ unsigned char pszName[8]; /* +0x0008 71 06 00 00 */ unsigned char cArgs[8]; /* +0x0010 75 00 00 00 */ /* unsigned char pArgs[0]; +0x0018 2c 5b 00 00 */ unsigned char uiArgs[8]; /* +0x0018 75 00 00 00 */ }; struct DirectUI::_StaticValueFloat { /* unsigned char _dType[0]; +0x0000 6b 5a 00 00 */ /* unsigned char _fWeakRef[0]; +0x0000 6c 5a 00 00 */ unsigned char _cRef[8]; /* +0x0000 6d 5a 00 00 */ unsigned char _flVal[8]; /* +0x0008 40 00 00 00 */ }; struct DirectUI::PVLAnimationZOrder { unsigned char fUseCustomZOrder[4]; /* +0x0000 30 00 00 00 */ unsigned long dwZOrder; /* +0x0004 */ }; struct DirectUI::Fill { unsigned char dType; /* +0x0000 */ /* unsigned char ref[0]; +0x0008 a5 5b 00 00 */ /* unsigned char fillDFC[0]; +0x0008 a6 5b 00 00 */ unsigned char fillDTB[16]; /* +0x0008 a7 5b 00 00 */ }; struct DirectUI::Fill:::: { unsigned char pszClassName[8]; /* +0x0000 71 06 00 00 */ unsigned char iPartId[4]; /* +0x0008 74 00 00 00 */ unsigned char iStateId[4]; /* +0x000c 74 00 00 00 */ }; struct DirectUI::Fill:::: { unsigned char uType[4]; /* +0x0000 75 00 00 00 */ unsigned char uState[4]; /* +0x0004 75 00 00 00 */ }; struct DirectUI::Fill:::: { unsigned long cr; /* +0x0000 */ unsigned long cr2; /* +0x0004 */ unsigned long cr3; /* +0x0008 */ }; struct DirectUI::InputEvent { unsigned char peTarget[8]; /* +0x0000 67 18 00 00 */ unsigned char fHandled[4]; /* +0x0008 30 00 00 00 */ unsigned char nStage[4]; /* +0x000c 75 00 00 00 */ unsigned char nDevice[4]; /* +0x0010 75 00 00 00 */ unsigned char nCode[4]; /* +0x0014 75 00 00 00 */ unsigned char uModifiers[8]; /* +0x0018 75 00 00 00 */ }; struct DirectUI::PVLAnimationScale3D { unsigned char fInitScale[1]; /* +0x0000 30 00 00 00 */ unsigned char fOriginScale[3]; /* +0x0001 30 00 00 00 */ unsigned char ptfl3dInit[12]; /* +0x0004 b1 5c 00 00 */ unsigned char ptfl3dScale[12]; /* +0x0010 b1 5c 00 00 */ unsigned char ptfl3dOrigin[12]; /* +0x001c b1 5c 00 00 */ }; struct DirectUI::DoubleAllocationPolicy::HeapT { unsigned char _pData[8]; /* +0x0000 5e 30 00 00 */ unsigned char _uCapacity[8]; /* +0x0008 75 00 00 00 */ }; struct DirectUI::TILE { unsigned long long uiID; /* +0x0000 */ unsigned char rcArea[16]; /* +0x0008 43 16 00 00 */ unsigned char pspelElements[8]; /* +0x0018 0c 58 00 00 */ unsigned char pspelAtlasParents[8]; /* +0x0020 0c 58 00 00 */ }; struct DirectUI::PVLAnimationAlpha { unsigned char fInitAlpha[4]; /* +0x0000 30 00 00 00 */ unsigned char flInit[4]; /* +0x0004 40 00 00 00 */ unsigned char flDest[4]; /* +0x0008 40 00 00 00 */ }; struct DirectUI::PVLAnimationClip { unsigned char fInitClip[4]; /* +0x0000 30 00 00 00 */ unsigned char ptflInitialTopLeft[8]; /* +0x0004 a7 57 00 00 */ unsigned char ptflInitialBottomRight[8]; /* +0x000c a7 57 00 00 */ unsigned char ptflFinalTopLeft[8]; /* +0x0014 a7 57 00 00 */ unsigned char ptflFinalBottomRight[8]; /* +0x001c a7 57 00 00 */ }; struct DirectUI::XMLParserCond { unsigned char nLogOp[8]; /* +0x0000 93 59 00 00 */ unsigned char szProp[8]; /* +0x0008 71 06 00 00 */ unsigned char szVal[8]; /* +0x0010 71 06 00 00 */ }; enum DirectUI::TouchSelect::POPUPFIREEVENTTYPE { PFE_FIRE_EVENT = 0, PFE_DONT_FIRE_EVENT = 1 }; struct DirectUI::Value { /* unsigned char _dType[0]; +0x0000 6b 5a 00 00 */ /* unsigned char _fWeakRef[0]; +0x0000 6c 5a 00 00 */ unsigned char _cRef[8]; /* +0x0000 6d 5a 00 00 */ /* unsigned char _intVal[0]; +0x0008 74 00 00 00 */ /* unsigned char _boolVal[0]; +0x0008 30 00 00 00 */ /* unsigned char _peVal[0]; +0x0008 67 18 00 00 */ /* unsigned char _peListVal[0]; +0x0008 1b 5b 00 00 */ /* unsigned char _pszVal[0]; +0x0008 71 06 00 00 */ /* unsigned char _ptVal[0]; +0x0008 54 16 00 00 */ /* unsigned char _sizeVal[0]; +0x0008 71 19 00 00 */ /* unsigned char _rectVal[0]; +0x0008 43 16 00 00 */ /* unsigned char _fillVal[0]; +0x0008 d3 5e 00 00 */ /* unsigned char _plVal[0]; +0x0008 83 5d 00 00 */ /* unsigned char _graphicVal[0]; +0x0008 d4 5e 00 00 */ /* unsigned char _ppsVal[0]; +0x0008 fa 5c 00 00 */ /* unsigned char _pexVal[0]; +0x0008 d6 5e 00 00 */ unsigned short _atomVal; /* +0x0008 */ /* unsigned char _cursorVal[0]; +0x0008 d7 5e 00 00 */ /* unsigned char _pvListVal[0]; +0x0008 bf 3a 00 00 */ /* unsigned char _flVal[0]; +0x0008 40 00 00 00 */ unsigned char _pdblListVal[32]; /* +0x0008 c6 57 00 00 */ }; struct DirectUI::LINEINFO { unsigned short iLine; /* +0x0000 */ unsigned short iCol; /* +0x0002 */ }; struct DirectUI::Decl { unsigned char ppi[8]; /* +0x0000 96 1c 00 00 */ unsigned char pv[8]; /* +0x0008 88 1c 00 00 */ }; struct DirectUI::DUIXmlParser::ParsedArg { /* unsigned char i[0]; +0x0000 74 00 00 00 */ /* unsigned char psz[0]; +0x0000 63 18 00 00 */ unsigned long clr; /* +0x0000 */ void *htheme; /* +0x0000 */ /* unsigned char hmod[0]; +0x0000 dd 16 00 00 */ /* unsigned char hinst[0]; +0x0000 dd 16 00 00 */ unsigned char pen[8]; /* +0x0000 2c 5b 00 00 */ }; struct DirectUI::PVLAnimationRotation { unsigned char fInitRotation[1]; /* +0x0000 30 00 00 00 */ unsigned char fOriginRotation[3]; /* +0x0001 30 00 00 00 */ unsigned char flInitRotation[4]; /* +0x0004 40 00 00 00 */ unsigned char flRotation[4]; /* +0x0008 40 00 00 00 */ unsigned char ptflOriginRotation[8]; /* +0x000c a7 57 00 00 */ }; struct DirectUI::PANI_FromToElement { unsigned char peFrom[8]; /* +0x0000 67 18 00 00 */ unsigned char peTo[8]; /* +0x0008 67 18 00 00 */ }; struct DirectUI::PVLAnimationScale { unsigned char fInitScale[1]; /* +0x0000 30 00 00 00 */ unsigned char fOriginScale[3]; /* +0x0001 30 00 00 00 */ unsigned char ptflInit[8]; /* +0x0004 a7 57 00 00 */ unsigned char ptflScale[8]; /* +0x000c a7 57 00 00 */ unsigned char ptflOrigin[8]; /* +0x0014 a7 57 00 00 */ }; struct DirectUI::tagRECTS { short left; /* +0x0000 */ short top; /* +0x0002 */ short right; /* +0x0004 */ short bottom; /* +0x0006 */ }; struct DirectUI::EnumTable { unsigned char pszEnum[8]; /* +0x0000 63 18 00 00 */ unsigned char nEnum[8]; /* +0x0008 74 00 00 00 */ }; struct DirectUI::LayoutTable { unsigned char pszLaytType[8]; /* +0x0000 63 18 00 00 */ unsigned char pfnLaytCreate[8]; /* +0x0008 54 5f 00 00 */ }; struct DirectUI::PANI_FromTo { /* unsigned char nVal[0]; +0x0000 b7 62 00 00 */ unsigned char pElemVal[16]; /* +0x0000 b8 62 00 00 */ }; enum DirectUI::NineGridLayout::EConst { NumCells = 9, CellsPerRow = 3 }; enum DirectUI::NineGridLayout::EDim { X = 0, Y = 1, NumDims = 2 }; enum DirectUI::NineGridLayout::ESlot { Margin1 = 0, Left = 1, Top = 1, Margin2 = 2, Center = 3, Margin3 = 4, Right = 5, Bottom = 5, Margin4 = 6, NumSlots = 7 }; struct DirectUI::ModernProgressBar::INDICATOR_PARAMS { unsigned char nPos[4]; /* +0x0000 74 00 00 00 */ unsigned char nCurrPos[4]; /* +0x0004 74 00 00 00 */ unsigned char curState[4]; /* +0x0008 5d 63 00 00 */ unsigned char preState[4]; /* +0x000c 5d 63 00 00 */ unsigned char nStartPos[4]; /* +0x0010 74 00 00 00 */ unsigned long dwStartTime; /* +0x0014 */ unsigned long dwStatusFlags; /* +0x0018 */ unsigned char fNotFirst[4]; /* +0x001c 30 00 00 00 */ unsigned char animationType[4]; /* +0x0020 5e 63 00 00 */ }; enum DirectUI::ModernProgressBar::INDICATOR_STATUS_FLAGS { INDICATOR_ANIMATING = 1 }; enum DirectUI::ModernProgressBar::INDICATOR_ANIMATIONTYPE { INDICATOR_ANIMATIONTYPE_NORMAL = 0, INDICATOR_ANIMATIONTYPE_PAUSE = 1, INDICATOR_ANIMATIONTYPE_TRANSITTODETERMINATE = 2 }; enum DirectUI::ModernProgressBar::INDICATOR_STATE { INDICATOR_NORMAL = 0, INDICATOR_ERROR = 1, INDICATOR_PAUSE = 2, INDICATOR_COMPLETED = 3 }; struct DirectUI::Graphic { void *hImage; /* +0x0000 */ void *hAltImage; /* +0x0008 */ unsigned short cx; /* +0x0010 */ unsigned short cy; /* +0x0012 */ }; struct DirectUI::Graphic:: { /* unsigned char dImgType[0]; +0x0000 56 17 00 00 */ /* unsigned char dMode[0]; +0x0000 da 63 00 00 */ unsigned char bFlip[1]; /* +0x0000 db 63 00 00 */ /* unsigned char bRTLGraphic[0]; +0x0001 dc 63 00 00 */ /* unsigned char bFreehImage[0]; +0x0001 dd 63 00 00 */ unsigned char bSharedResource[1]; /* +0x0001 de 63 00 00 */ unsigned char dAlpha; /* +0x0002 */ unsigned char rgbTrans[3]; /* +0x0002 df 63 00 00 */ }; struct DirectUI::Graphic:::::: { unsigned char r[1]; /* +0x0000 e2 63 00 00 */ unsigned char g[1]; /* +0x0001 e2 63 00 00 */ unsigned char b[1]; /* +0x0002 e2 63 00 00 */ }; enum DirectUI::TouchScrollBar::PositionType { POS_THUMBDRAG = 0, POS_TRACK = 1, POS_NONE = 2 }; struct DirectUI::tagAPMFILEHEADER { unsigned long key; /* +0x0000 */ unsigned short hmf; /* +0x0004 */ unsigned char bbox[8]; /* +0x0006 b6 5b 00 00 */ unsigned short inch; /* +0x000e */ unsigned long reserved; /* +0x0010 */ unsigned short checksum; /* +0x0014 */ }; struct DirectUI::PVLAnimationTranslation { unsigned char fInitTranslation[4]; /* +0x0000 30 00 00 00 */ unsigned char ptInit[8]; /* +0x0004 54 16 00 00 */ unsigned char ptDest[8]; /* +0x000c 54 16 00 00 */ unsigned char fUseAsOffset[4]; /* +0x0014 30 00 00 00 */ }; struct DirectUI::ModernProgressRing::VERTEX { unsigned char x[4]; /* +0x0000 40 00 00 00 */ unsigned char y[4]; /* +0x0004 40 00 00 00 */ }; struct DirectUI::ModernProgressRing::RING_DESIGN_VALUES { unsigned char nMaxApplicableCanvasSize[4]; /* +0x0000 74 00 00 00 */ unsigned char flBallSize[4]; /* +0x0004 40 00 00 00 */ unsigned char flCircleRadius[4]; /* +0x0008 40 00 00 00 */ unsigned long dwBallTimeSpace; /* +0x000c */ unsigned long dwBallSpaceAngle; /* +0x0010 */ unsigned long dwBallNum; /* +0x0014 */ }; struct DirectUI::ModernProgressRing::ANIMATIONTIMELINE { unsigned char mode[4]; /* +0x0000 18 65 00 00 */ unsigned long dwLowerTimePoint; /* +0x0004 */ unsigned long dwUpperTimePoint; /* +0x0008 */ unsigned long dwLowerPos; /* +0x000c */ unsigned long dwUpperPos; /* +0x0010 */ }; enum DirectUI::ModernProgressRing::FUNCMODE { FUNCMODE_CIRCULAR_IN = 0, FUNCMODE_CIRCULAR_OUT = 1, FUNCMODE_STAY = 2 }; struct DirectUI::Element::_BitMap { /* unsigned char bLocKeyWithin[0]; +0x0000 dc 63 00 00 */ /* unsigned char bLocMouseWithin[0]; +0x0000 dd 63 00 00 */ /* unsigned char bCmpVisible[0]; +0x0000 de 63 00 00 */ /* unsigned char bSpecVisible[0]; +0x0000 21 66 00 00 */ /* unsigned char bSpecSelected[0]; +0x0000 22 66 00 00 */ /* unsigned char bSpecKeyFocused[0]; +0x0000 23 66 00 00 */ /* unsigned char bSpecMouseFocused[0]; +0x0000 24 66 00 00 */ unsigned char bSpecAccessible[1]; /* +0x0000 db 63 00 00 */ /* unsigned char bSpecEnabled[0]; +0x0001 dc 63 00 00 */ /* unsigned char bHasChildren[0]; +0x0001 dd 63 00 00 */ /* unsigned char bHasLayout[0]; +0x0001 de 63 00 00 */ /* unsigned char bHasBorder[0]; +0x0001 21 66 00 00 */ /* unsigned char bHasPadding[0]; +0x0001 22 66 00 00 */ /* unsigned char bHasMargin[0]; +0x0001 23 66 00 00 */ /* unsigned char bHasContent[0]; +0x0001 24 66 00 00 */ unsigned char bDefaultCAlign[1]; /* +0x0001 db 63 00 00 */ /* unsigned char bWordWrap[0]; +0x0002 dc 63 00 00 */ /* unsigned char bHasAnimation[0]; +0x0002 dd 63 00 00 */ /* unsigned char bDefaultCursor[0]; +0x0002 de 63 00 00 */ /* unsigned char bDefaultBorderColor[0]; +0x0002 21 66 00 00 */ /* unsigned char bDefaultForeground[0]; +0x0002 22 66 00 00 */ /* unsigned char bDefaultFontWeight[0]; +0x0002 23 66 00 00 */ /* unsigned char bDefaultFontStyle[0]; +0x0002 24 66 00 00 */ unsigned char bDefaultFontQuality[1]; /* +0x0002 db 63 00 00 */ /* unsigned char bSelfLayout[0]; +0x0003 dc 63 00 00 */ /* unsigned char bNeedsDSUpdate[0]; +0x0003 dd 63 00 00 */ /* unsigned char bDestroyed[0]; +0x0003 de 63 00 00 */ /* unsigned char bHosted[0]; +0x0003 21 66 00 00 */ /* unsigned char bHasTooltip[0]; +0x0003 22 66 00 00 */ /* unsigned char bCompositedText[0]; +0x0003 23 66 00 00 */ /* unsigned char bUiaEvents[0]; +0x0003 24 66 00 00 */ unsigned char bPreserveAlphaChannel[1]; /* +0x0003 db 63 00 00 */ /* unsigned char fNeedsLayout[0]; +0x0004 25 66 00 00 */ /* unsigned char fSpecActive[0]; +0x0004 26 66 00 00 */ /* unsigned char nSpecDirection[0]; +0x0004 27 66 00 00 */ /* unsigned char nUseDefaultFontSize[0]; +0x0004 28 66 00 00 */ /* unsigned char bHasEdgeHighlight[0]; +0x0004 29 66 00 00 */ unsigned char nGetsLayoutCompleteGC[4]; /* +0x0004 2a 66 00 00 */ }; struct DirectUI::SysColorTable { unsigned char pszSysColor[8]; /* +0x0000 63 18 00 00 */ unsigned char nSysColor[8]; /* +0x0008 74 00 00 00 */ }; struct DirectUI::PVLAnimationRotation3D { unsigned char fInitRotation3D[1]; /* +0x0000 30 00 00 00 */ unsigned char fOriginRotation3D[3]; /* +0x0001 30 00 00 00 */ unsigned char ptfl3dInitRotation[12]; /* +0x0004 b1 5c 00 00 */ unsigned char ptfl3dRotation[12]; /* +0x0010 b1 5c 00 00 */ unsigned char ptfl3dOriginRotation[12]; /* +0x001c b1 5c 00 00 */ }; struct DirectUI::ElementGadgetTicketPair { unsigned char hgad[8]; /* +0x0000 00 35 00 00 */ unsigned char speTarget[16]; /* +0x0008 39 47 00 00 */ unsigned long dwTicket; /* +0x0018 */ unsigned char uFlags[4]; /* +0x001c 75 00 00 00 */ }; struct DirectUI::_StaticValuePtr { /* unsigned char _dType[0]; +0x0000 6b 5a 00 00 */ /* unsigned char _fWeakRef[0]; +0x0000 6c 5a 00 00 */ unsigned char _cRef[8]; /* +0x0000 6d 5a 00 00 */ void *_ptr; /* +0x0008 */ }; struct DirectUI::PropertyInfoData { unsigned char _pvDefault[8]; /* +0x0000 88 1c 00 00 */ unsigned char _iIndex[4]; /* +0x0008 74 00 00 00 */ unsigned char _iGlobalIndex[4]; /* +0x000c 74 00 00 00 */ unsigned char _pciOwner[8]; /* +0x0010 da 57 00 00 */ long _cRef; /* +0x0018 */ }; struct DirectUI::PVLAnimationTranslation3D { unsigned char fInitTranslation3D[4]; /* +0x0000 30 00 00 00 */ unsigned char ptfl3dInit[12]; /* +0x0004 b1 5c 00 00 */ unsigned char ptfl3dDest[12]; /* +0x0010 b1 5c 00 00 */ }; struct DirectUI::CellInfo { unsigned char uXAlign[4]; /* +0x0000 75 00 00 00 */ unsigned char uYAlign[4]; /* +0x0004 75 00 00 00 */ unsigned char iWidth[4]; /* +0x0008 75 00 00 00 */ }; enum DirectUI::Surface::EType { stDC = 0 }; struct DirectUI::ActivityOverlay::BAR_DESIGN_VALUES { unsigned long dwMaxApplicableWidth; /* +0x0000 */ unsigned long dwBallDiameter; /* +0x0004 */ unsigned long dwBallTimeSpace; /* +0x0008 */ unsigned char flBallSpace[4]; /* +0x000c 40 00 00 00 */ }; struct DirectUI::ActivityOverlay::ANIMATIONTIMELINE { unsigned char mode[4]; /* +0x0000 60 6a 00 00 */ unsigned long dwLowerTimePoint; /* +0x0004 */ unsigned long dwUpperTimePoint; /* +0x0008 */ unsigned char flLowerPos[4]; /* +0x000c 40 00 00 00 */ unsigned char flUpperPos[4]; /* +0x0010 40 00 00 00 */ }; enum DirectUI::ActivityOverlay::FUNCMODE { FUNCMODE_SIN_IN = 0, FUNCMODE_SIN_OUT = 1, FUNCMODE_STAY = 2 }; enum DirectUI::TouchEditBase::PasswordReveal { PR_Show = 0, PR_Hide = 1 }; struct DirectUI::ElementOffsetPair { unsigned char peTarget[8]; /* +0x0000 67 18 00 00 */ unsigned char ptOffset[8]; /* +0x0008 54 16 00 00 */ }; struct DirectUI::_StaticValue { /* unsigned char _dType[0]; +0x0000 6b 5a 00 00 */ /* unsigned char _fWeakRef[0]; +0x0000 6c 5a 00 00 */ unsigned char _cRef[8]; /* +0x0000 6d 5a 00 00 */ unsigned char _val0[4]; /* +0x0008 74 00 00 00 */ unsigned char _val1[4]; /* +0x000c 74 00 00 00 */ unsigned char _val2[4]; /* +0x0010 74 00 00 00 */ unsigned char _val3[4]; /* +0x0014 74 00 00 00 */ }; struct DirectUI::PropertyInfo { unsigned char pszName[8]; /* +0x0000 63 18 00 00 */ unsigned char fFlags[4]; /* +0x0008 74 00 00 00 */ unsigned char fGroups[4]; /* +0x000c 74 00 00 00 */ unsigned char pValidValues[8]; /* +0x0010 75 6c 00 00 */ unsigned char pEnumMaps[8]; /* +0x0018 e9 5f 00 00 */ unsigned char DefaultProc[8]; /* +0x0020 e9 5c 00 00 */ unsigned char pData[8]; /* +0x0028 77 6c 00 00 */ }; struct DirectUI::POINTFLOAT3D { unsigned char x[4]; /* +0x0000 40 00 00 00 */ unsigned char y[4]; /* +0x0004 40 00 00 00 */ unsigned char z[4]; /* +0x0008 40 00 00 00 */ }; struct DirectUI::Cursor { unsigned char hCursor[8]; /* +0x0000 e4 16 00 00 */ }; struct _FLS_DATA { unsigned char Entry[16]; /* +0x0000 5d 18 00 00 */ unsigned char Slots[1024]; /* +0x0010 af 6c 00 00 */ }; struct _PO_WAKE_SOURCE_HEADER { unsigned char Type[4]; /* +0x0000 2d 6d 00 00 */ unsigned long Size; /* +0x0004 */ }; struct _COLORMAP { unsigned long from; /* +0x0000 */ unsigned long to; /* +0x0004 */ }; struct _ASSEMBLY_STORAGE_MAP_RESOLUTION_CALLBACK_DATA_RESOLUTION_BEGINNING { unsigned char Data[8]; /* +0x0000 34 1b 00 00 */ unsigned long AssemblyRosterIndex; /* +0x0008 */ void *ResolutionContext; /* +0x0010 */ unsigned char Root[16]; /* +0x0018 ca 15 00 00 */ unsigned char KnownRoot; /* +0x0028 */ unsigned long long RootCount; /* +0x0030 */ unsigned char CancelResolution; /* +0x0038 */ }; struct tagTBSAVEPARAMSW { unsigned char hkr[8]; /* +0x0000 de 52 00 00 */ unsigned char pszSubKey[8]; /* +0x0008 63 18 00 00 */ unsigned char pszValueName[8]; /* +0x0010 63 18 00 00 */ }; struct _MEMORY_COMBINE_INFORMATION { void *Handle; /* +0x0000 */ unsigned long long PagesCombined; /* +0x0008 */ }; struct _tagOLECMDTEXT { unsigned long cmdtextf; /* +0x0000 */ unsigned long cwActual; /* +0x0004 */ unsigned long cwBuf; /* +0x0008 */ unsigned char rgwz[4]; /* +0x000c 6c 17 00 00 */ }; struct _RTL_HEAP_ENTRY:::: { unsigned long long CommittedSize; /* +0x0000 */ void *FirstBlock; /* +0x0008 */ }; struct _RTL_HEAP_ENTRY:::: { unsigned long long Settable; /* +0x0000 */ unsigned long Tag; /* +0x0008 */ }; struct _FILE_COMPRESSION_INFORMATION { unsigned char CompressedFileSize[8]; /* +0x0000 6a 16 00 00 */ unsigned short CompressionFormat; /* +0x0008 */ unsigned char CompressionUnitShift; /* +0x000a */ unsigned char ChunkShift; /* +0x000b */ unsigned char ClusterShift; /* +0x000c */ unsigned char Reserved[3]; /* +0x000d be 47 00 00 */ }; struct tagLITEM { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char iLink[4]; /* +0x0004 74 00 00 00 */ unsigned char state[4]; /* +0x0008 75 00 00 00 */ unsigned char stateMask[4]; /* +0x000c 75 00 00 00 */ unsigned char szID[96]; /* +0x0010 00 6e 00 00 */ unsigned char szUrl[4168]; /* +0x0070 c3 46 00 00 */ }; struct _SYSTEM_THREAD_CID_PRIORITY_INFORMATION { unsigned char ClientId[16]; /* +0x0000 6b 16 00 00 */ long Priority; /* +0x0010 */ }; struct _JOURNAL_CREATE_DELETE_KEY_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char KeyPathName[16]; /* +0x0018 ca 15 00 00 */ unsigned long SecurityDescriptorLength; /* +0x0028 */ void *SecurityDescriptor; /* +0x0030 */ unsigned short ClassLength; /* +0x0038 */ void *ClassData; /* +0x0040 */ unsigned char SymbolicLink; /* +0x0048 */ }; struct tagTVDISPINFOEXA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[80]; /* +0x0018 39 40 00 00 */ }; struct _SP_INF_SIGNER_INFO_V1_W { unsigned long cbSize; /* +0x0000 */ unsigned char CatalogFile[520]; /* +0x0004 f9 1b 00 00 */ unsigned char DigitalSigner[520]; /* +0x020c f9 1b 00 00 */ unsigned char DigitalSignerVersion[520]; /* +0x0414 f9 1b 00 00 */ }; struct _FILE_IOSTATUSBLOCK_RANGE_INFORMATION { unsigned char *IoStatusBlockRange; /* +0x0000 */ unsigned long Length; /* +0x0008 */ }; struct _KEY_WRITE_TIME_INFORMATION { unsigned char LastWriteTime[8]; /* +0x0000 6a 16 00 00 */ }; struct UID { unsigned char _address[8]; /* +0x0000 c9 40 00 00 */ }; struct _FILE_OBJECTID_INFORMATION { long long FileReference; /* +0x0000 */ unsigned char ObjectId[16]; /* +0x0008 69 21 00 00 */ unsigned char BirthVolumeId[16]; /* +0x0018 69 21 00 00 */ unsigned char BirthObjectId[16]; /* +0x0028 69 21 00 00 */ /* unsigned char DomainId[-32]; +0x0038 69 21 00 00 */ unsigned char ExtendedInfo[48]; /* +0x0018 6a 21 00 00 */ }; struct _TTGETTITLE { unsigned long dwSize; /* +0x0000 */ unsigned char uTitleBitmap[4]; /* +0x0004 75 00 00 00 */ unsigned char cch[8]; /* +0x0008 75 00 00 00 */ unsigned char pszTitle[8]; /* +0x0010 71 06 00 00 */ }; struct _RTL_USER_PROCESS_INFORMATION64 { unsigned long Length; /* +0x0000 */ long long Process; /* +0x0008 */ long long Thread; /* +0x0010 */ unsigned char ClientId[16]; /* +0x0018 75 45 00 00 */ unsigned char ImageInformation[64]; /* +0x0028 c1 43 00 00 */ }; struct _SP_DRVINFO_DETAIL_DATA_A { unsigned long cbSize; /* +0x0000 */ unsigned char InfDate[8]; /* +0x0004 2e 32 00 00 */ unsigned long CompatIDsOffset; /* +0x000c */ unsigned long CompatIDsLength; /* +0x0010 */ unsigned long long Reserved; /* +0x0018 */ unsigned char SectionName[256]; /* +0x0020 44 48 00 00 */ unsigned char InfFileName[260]; /* +0x0120 09 1d 00 00 */ unsigned char DrvDescription[256]; /* +0x0224 44 48 00 00 */ unsigned char HardwareID[4]; /* +0x0324 65 38 00 00 */ }; struct _PROCESS_HANDLE_TRACING_QUERY { void *Handle; /* +0x0000 */ unsigned long TotalTraces; /* +0x0008 */ unsigned char HandleTrace[160]; /* +0x0010 18 6f 00 00 */ }; struct _SYSTEM_PROCESSOR_PROFILE_CONTROL_AREA { unsigned char ProcessorProfileControlArea[8]; /* +0x0000 1f 6f 00 00 */ unsigned char Allocate; /* +0x0008 */ }; struct _HD_HITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char flags[4]; /* +0x0008 75 00 00 00 */ unsigned char iItem[4]; /* +0x000c 74 00 00 00 */ }; struct tagNMHDFILTERBTNCLICK { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char rc[20]; /* +0x001c 43 16 00 00 */ }; struct _JOBOBJECT_WAKE_INFORMATION { unsigned long long NotificationChannel; /* +0x0000 */ unsigned char WakeCounters[32]; /* +0x0008 45 6f 00 00 */ }; struct _KEY_OPEN_SUBKEYS_INFORMATION { unsigned long Count; /* +0x0000 */ unsigned char KeyArray[24]; /* +0x0008 49 6f 00 00 */ }; struct tagLVBKIMAGEW { unsigned long ulFlags; /* +0x0000 */ unsigned char hbm[8]; /* +0x0008 73 16 00 00 */ unsigned char pszImage[8]; /* +0x0010 71 06 00 00 */ unsigned char cchImageMax[4]; /* +0x0018 75 00 00 00 */ unsigned char xOffsetPercent[4]; /* +0x001c 74 00 00 00 */ unsigned char yOffsetPercent[8]; /* +0x0020 74 00 00 00 */ }; struct tagNMDATETIMECHANGE { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlags; /* +0x0018 */ unsigned char st[20]; /* +0x001c 28 19 00 00 */ }; struct _EXTENDED_ENCRYPTED_DATA_INFO { unsigned long ExtendedCode; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct tagTCITEMW { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned long dwState; /* +0x0004 */ unsigned long dwStateMask; /* +0x0008 */ unsigned char pszText[8]; /* +0x0010 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ long long lParam; /* +0x0020 */ }; struct _MEMORY_WORKING_SET_EX_INFORMATION { void *VirtualAddress; /* +0x0000 */ }; struct _MEMORY_WORKING_SET_EX_INFORMATION:: { /* unsigned char VirtualAttributes[0]; +0x0000 ba 6f 00 00 */ unsigned long long Long; /* +0x0000 */ }; struct _LDRP_CSLIST { unsigned char Tail[8]; /* +0x0000 73 1f 00 00 */ }; struct tagTOOLINFOA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char uFlags[4]; /* +0x0004 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0008 eb 15 00 00 */ unsigned long long uId; /* +0x0010 */ unsigned char rect[16]; /* +0x0018 43 16 00 00 */ unsigned char hinst[8]; /* +0x0028 dd 16 00 00 */ char *lpszText; /* +0x0030 */ long long lParam; /* +0x0038 */ void *lpReserved; /* +0x0040 */ }; struct DWRITE_SCRIPT_ANALYSIS { unsigned short script; /* +0x0000 */ unsigned char shapes[4]; /* +0x0004 1a 70 00 00 */ }; struct _TXFS_MODIFY_RM { unsigned long Flags; /* +0x0000 */ unsigned long LogContainerCountMax; /* +0x0004 */ unsigned long LogContainerCountMin; /* +0x0008 */ unsigned long LogContainerCount; /* +0x000c */ unsigned long LogGrowthIncrement; /* +0x0010 */ unsigned long LogAutoShrinkPercentage; /* +0x0014 */ unsigned long long Reserved; /* +0x0018 */ unsigned short LoggingMode; /* +0x0020 */ }; struct _ALPC_SECURITY_ATTR { unsigned long Flags; /* +0x0000 */ unsigned char QoS[8]; /* +0x0008 5c 70 00 00 */ void *ContextHandle; /* +0x0010 */ }; struct _SYSTEM_VERIFIER_FAULTS_INFORMATION { unsigned long Probability; /* +0x0000 */ unsigned long MaxProbability; /* +0x0004 */ unsigned char PoolTags[16]; /* +0x0008 ca 15 00 00 */ unsigned char Applications[16]; /* +0x0018 ca 15 00 00 */ }; struct tagLHITTESTINFO { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char item[4280]; /* +0x0008 63 70 00 00 */ }; struct _ALPC_DATA_VIEW_ATTR { unsigned long Flags; /* +0x0000 */ void *SectionHandle; /* +0x0008 */ void *ViewBase; /* +0x0010 */ unsigned long long ViewSize; /* +0x0018 */ }; struct _CM_PNP_BIOS_DEVICE_NODE { unsigned short Size; /* +0x0000 */ unsigned char Node; /* +0x0002 */ unsigned long ProductId; /* +0x0003 */ unsigned char DeviceType[3]; /* +0x0007 be 47 00 00 */ unsigned short DeviceAttributes; /* +0x000a */ }; struct _PLUGPLAY_CONTROL_TARGET_RELATION_DATA { void *UserFileHandle; /* +0x0000 */ long Status; /* +0x0008 */ unsigned long DeviceInstanceLen; /* +0x000c */ unsigned char DeviceInstance[8]; /* +0x0010 71 06 00 00 */ }; struct _FILE_POSITION_INFORMATION { unsigned char CurrentByteOffset[8]; /* +0x0000 6a 16 00 00 */ }; struct _PLUGPLAY_CONTROL_DEVICE_RELATIONS_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned char Operation[4]; /* +0x0010 0e 4f 00 00 */ unsigned long BufferLength; /* +0x0014 */ unsigned char Buffer[8]; /* +0x0018 71 06 00 00 */ }; struct __MIDL___MIDL_itf_dimm_0000_0000_0014 { unsigned long dwPrivateDataSize; /* +0x0000 */ unsigned long fdwProperty; /* +0x0004 */ unsigned long fdwConversionCaps; /* +0x0008 */ unsigned long fdwSentenceCaps; /* +0x000c */ unsigned long fdwUICaps; /* +0x0010 */ unsigned long fdwSCSCaps; /* +0x0014 */ unsigned long fdwSelectCaps; /* +0x0018 */ }; struct DWRITE_TYPOGRAPHIC_FEATURES { unsigned char features[8]; /* +0x0000 52 55 00 00 */ unsigned char featureCount[8]; /* +0x0008 75 00 00 00 */ }; struct _FILE_NUMA_NODE_INFORMATION { unsigned short NodeNumber; /* +0x0000 */ }; struct _RTL_DYNAMIC_HASH_TABLE_ENUMERATOR { unsigned char HashEntry[24]; /* +0x0000 d8 51 00 00 */ unsigned char ChainHead[8]; /* +0x0018 4e 3e 00 00 */ unsigned long BucketIndex; /* +0x0020 */ }; struct _CSTRING { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ unsigned char Buffer[8]; /* +0x0008 df 16 00 00 */ }; struct _PROCESS_DEVICEMAP_INFORMATION { /* unsigned char Set[0]; +0x0000 50 71 00 00 */ unsigned char Query[40]; /* +0x0000 51 71 00 00 */ }; struct _PROCESS_WINDOW_INFORMATION { unsigned long WindowFlags; /* +0x0000 */ unsigned short WindowTitleLength; /* +0x0004 */ unsigned char WindowTitle[2]; /* +0x0006 6c 17 00 00 */ }; struct _TXFS_QUERY_RM_INFORMATION { unsigned long BytesRequired; /* +0x0000 */ unsigned long long TailLsn; /* +0x0008 */ unsigned long long CurrentLsn; /* +0x0010 */ unsigned long long ArchiveTailLsn; /* +0x0018 */ unsigned long long LogContainerSize; /* +0x0020 */ unsigned char HighestVirtualClock[8]; /* +0x0028 6a 16 00 00 */ unsigned long LogContainerCount; /* +0x0030 */ unsigned long LogContainerCountMax; /* +0x0034 */ unsigned long LogContainerCountMin; /* +0x0038 */ unsigned long LogGrowthIncrement; /* +0x003c */ unsigned long LogAutoShrinkPercentage; /* +0x0040 */ unsigned long Flags; /* +0x0044 */ unsigned short LoggingMode; /* +0x0048 */ unsigned short Reserved; /* +0x004a */ unsigned long RmState; /* +0x004c */ unsigned long long LogCapacity; /* +0x0050 */ unsigned long long LogFree; /* +0x0058 */ unsigned long long TopsSize; /* +0x0060 */ unsigned long long TopsUsed; /* +0x0068 */ unsigned long long TransactionCount; /* +0x0070 */ unsigned long long OnePCCount; /* +0x0078 */ unsigned long long TwoPCCount; /* +0x0080 */ unsigned long long NumberLogFileFull; /* +0x0088 */ unsigned long long OldestTransactionAge; /* +0x0090 */ unsigned char RMName[16]; /* +0x0098 8f 18 00 00 */ unsigned long TmLogPathOffset; /* +0x00a8 */ }; struct _RTL_PROCESS_BACKTRACES_CONTROL { unsigned long ControlCode; /* +0x0000 */ unsigned long ControlSize; /* +0x0004 */ /* unsigned char ControlData[0]; +0x0008 62 17 00 00 */ unsigned char DatabaseCreate[24]; /* +0x0008 bb 71 00 00 */ }; struct _CURDIR { unsigned char DosPath[16]; /* +0x0000 ca 15 00 00 */ void *Handle; /* +0x0010 */ }; struct tagNMIPADDRESS { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iField[4]; /* +0x0018 74 00 00 00 */ unsigned char iValue[4]; /* +0x001c 74 00 00 00 */ }; struct _PROCESS_DEVICEMAP_INFORMATION_EX { /* unsigned char Set[0]; +0x0000 44 72 00 00 */ unsigned char Query[40]; /* +0x0000 45 72 00 00 */ unsigned long Flags; /* +0x0028 */ }; struct _FILE_LINK_ENTRY_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ long long ParentFileId; /* +0x0008 */ unsigned long FileNameLength; /* +0x0010 */ unsigned char FileName[4]; /* +0x0014 6c 17 00 00 */ }; struct _FP_IEEE_VALUE:: { /* unsigned char RoundingMode[0]; +0x0000 56 72 00 00 */ /* unsigned char Inexact[0]; +0x0000 4e 1d 00 00 */ /* unsigned char Underflow[0]; +0x0000 19 2c 00 00 */ /* unsigned char Overflow[0]; +0x0000 1a 2c 00 00 */ /* unsigned char ZeroDivide[0]; +0x0000 1b 2c 00 00 */ /* unsigned char InvalidOperation[0]; +0x0000 1c 2c 00 00 */ /* unsigned char OperandValid[0]; +0x0000 1d 2c 00 00 */ /* unsigned char Format[0]; +0x0000 ce 16 00 00 */ /* unsigned char Precision[0]; +0x0000 cf 16 00 00 */ /* unsigned char Operation[0]; +0x0000 57 72 00 00 */ /* unsigned char Spare[0]; +0x0000 58 72 00 00 */ unsigned char HardwareException[4]; /* +0x0000 fa 38 00 00 */ }; struct _FP_IEEE_VALUE:: { short I16Value; /* +0x0000 */ unsigned short U16Value; /* +0x0000 */ long I32Value; /* +0x0000 */ unsigned long U32Value; /* +0x0000 */ void *StringValue; /* +0x0000 */ unsigned long CompareValue; /* +0x0000 */ /* unsigned char Fp32Value[0]; +0x0000 5b 72 00 00 */ /* unsigned char I64Value[0]; +0x0000 6a 16 00 00 */ /* unsigned char U64Value[0]; +0x0000 51 37 00 00 */ /* unsigned char Fp64Value[0]; +0x0000 5c 72 00 00 */ /* unsigned char Fp80Value[0]; +0x0000 bf 30 00 00 */ unsigned char Fp128Value[16]; /* +0x0000 88 21 00 00 */ }; struct _XSAVE_FEATURE { unsigned long FeatureId; /* +0x0000 */ /* unsigned char Vendors[0]; +0x0008 97 72 00 00 */ unsigned long long Unused; /* +0x0008 */ }; struct tagNMREBARAUTOBREAK { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char uBand[4]; /* +0x0018 75 00 00 00 */ unsigned char wID[4]; /* +0x001c 75 00 00 00 */ long long lParam; /* +0x0020 */ unsigned char uMsg[4]; /* +0x0028 75 00 00 00 */ unsigned char fStyleCurrent[4]; /* +0x002c 75 00 00 00 */ unsigned char fAutoBreak[8]; /* +0x0030 74 00 00 00 */ }; struct _ALPC_MESSAGE_ATTRIBUTES { unsigned long AllocatedAttributes; /* +0x0000 */ unsigned long ValidAttributes; /* +0x0004 */ }; struct _FILE_PROCESS_IDS_USING_FILE_INFORMATION { unsigned long NumberOfProcessIdsInList; /* +0x0000 */ unsigned char ProcessIdList[8]; /* +0x0008 eb 47 00 00 */ }; struct _CM_MONITOR_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned short HorizontalScreenSize; /* +0x0004 */ unsigned short VerticalScreenSize; /* +0x0006 */ unsigned short HorizontalResolution; /* +0x0008 */ unsigned short VerticalResolution; /* +0x000a */ unsigned short HorizontalDisplayTimeLow; /* +0x000c */ unsigned short HorizontalDisplayTime; /* +0x000e */ unsigned short HorizontalDisplayTimeHigh; /* +0x0010 */ unsigned short HorizontalBackPorchLow; /* +0x0012 */ unsigned short HorizontalBackPorch; /* +0x0014 */ unsigned short HorizontalBackPorchHigh; /* +0x0016 */ unsigned short HorizontalFrontPorchLow; /* +0x0018 */ unsigned short HorizontalFrontPorch; /* +0x001a */ unsigned short HorizontalFrontPorchHigh; /* +0x001c */ unsigned short HorizontalSyncLow; /* +0x001e */ unsigned short HorizontalSync; /* +0x0020 */ unsigned short HorizontalSyncHigh; /* +0x0022 */ unsigned short VerticalBackPorchLow; /* +0x0024 */ unsigned short VerticalBackPorch; /* +0x0026 */ unsigned short VerticalBackPorchHigh; /* +0x0028 */ unsigned short VerticalFrontPorchLow; /* +0x002a */ unsigned short VerticalFrontPorch; /* +0x002c */ unsigned short VerticalFrontPorchHigh; /* +0x002e */ unsigned short VerticalSyncLow; /* +0x0030 */ unsigned short VerticalSync; /* +0x0032 */ unsigned short VerticalSyncHigh; /* +0x0034 */ }; struct _MFCLOCK_PROPERTIES { unsigned long long qwCorrelationRate; /* +0x0000 */ unsigned char guidClockId[16]; /* +0x0008 8f 18 00 00 */ unsigned long dwClockFlags; /* +0x0018 */ unsigned long long qwClockFrequency; /* +0x0020 */ unsigned long dwClockTolerance; /* +0x0028 */ unsigned long dwClockJitter; /* +0x002c */ }; struct _PORT_DATA_INFORMATION { unsigned long CountDataEntries; /* +0x0000 */ unsigned char DataEntries[16]; /* +0x0008 c6 72 00 00 */ }; struct _ALPC_HANDLE_ATTR { unsigned long Flags; /* +0x0000 */ void *Handle; /* +0x0008 */ unsigned long ObjectType; /* +0x0010 */ unsigned long DesiredAccess; /* +0x0014 */ }; struct _ACTIVATION_CONTEXT_SECTION_KEYED_DATA_2600 { unsigned long Size; /* +0x0000 */ unsigned long DataFormatVersion; /* +0x0004 */ void *Data; /* +0x0008 */ unsigned long Length; /* +0x0010 */ void *SectionGlobalData; /* +0x0018 */ unsigned long SectionGlobalDataLength; /* +0x0020 */ void *SectionBase; /* +0x0028 */ unsigned long SectionTotalLength; /* +0x0030 */ unsigned char ActivationContext[8]; /* +0x0038 8b 1b 00 00 */ unsigned long AssemblyRosterIndex; /* +0x0040 */ unsigned long Flags; /* +0x0044 */ }; struct _PROCESS_WS_WATCH_INFORMATION { void *FaultingPc; /* +0x0000 */ void *FaultingVa; /* +0x0008 */ }; struct _COVERAGE_UNLOADED_MODULE_ENTRY { unsigned char NextEntry[16]; /* +0x0000 5d 18 00 00 */ unsigned char BaseDllName[16]; /* +0x0010 ca 15 00 00 */ unsigned char FullDllName[16]; /* +0x0020 ca 15 00 00 */ unsigned long CoverageSectionSize; /* +0x0030 */ void *CoverageSection; /* +0x0038 */ }; struct DWRITE_OVERHANG_METRICS { unsigned char left[4]; /* +0x0000 40 00 00 00 */ unsigned char top[4]; /* +0x0004 40 00 00 00 */ unsigned char right[4]; /* +0x0008 40 00 00 00 */ unsigned char bottom[4]; /* +0x000c 40 00 00 00 */ }; struct _SP_DEVINSTALL_PARAMS_A { unsigned long cbSize; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long FlagsEx; /* +0x0008 */ unsigned char hwndParent[8]; /* +0x0010 eb 15 00 00 */ unsigned char InstallMsgHandler[8]; /* +0x0018 f8 1b 00 00 */ void *InstallMsgHandlerContext; /* +0x0020 */ void *FileQueue; /* +0x0028 */ unsigned long long ClassInstallReserved; /* +0x0030 */ unsigned long Reserved; /* +0x0038 */ unsigned char DriverPath[260]; /* +0x003c 09 1d 00 00 */ }; struct _RTLP_PROCESS_REFLECTION_CONTEXT { unsigned long long ReflectionContextSize; /* +0x0000 */ unsigned long ReflectionFlags; /* +0x0008 */ unsigned char ReflectionRoutine[8]; /* +0x0010 07 1f 00 00 */ void *ReflectionParameter; /* +0x0018 */ void *ReflectedProcessCreatedEvent; /* +0x0020 */ void *ReflectedProcessHandlesDuplicatedEvent; /* +0x0028 */ void *ReflectionStartEvent; /* +0x0030 */ unsigned char ReflectionInformation[32]; /* +0x0038 f4 30 00 00 */ }; struct _PROPSHEETPAGEA_V3 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 df 16 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszTitle[8]; /* +0x0020 df 16 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 ec 16 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 df 16 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 df 16 00 00 */ void *hActCtx; /* +0x0058 */ }; struct _EXCEPTION_REGISTRATION_RECORD { unsigned char Next[8]; /* +0x0000 34 30 00 00 */ unsigned char Handler[8]; /* +0x0008 d5 52 00 00 */ }; struct _KEY_FULL_INFORMATION { unsigned char LastWriteTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long TitleIndex; /* +0x0008 */ unsigned long ClassOffset; /* +0x000c */ unsigned long ClassLength; /* +0x0010 */ unsigned long SubKeys; /* +0x0014 */ unsigned long MaxNameLen; /* +0x0018 */ unsigned long MaxClassLen; /* +0x001c */ unsigned long Values; /* +0x0020 */ unsigned long MaxValueNameLen; /* +0x0024 */ unsigned long MaxValueDataLen; /* +0x0028 */ unsigned char Class[4]; /* +0x002c 6c 17 00 00 */ }; struct _SYSTEM_BASIC_INFORMATION { unsigned long Reserved; /* +0x0000 */ unsigned long TimerResolution; /* +0x0004 */ unsigned long PageSize; /* +0x0008 */ unsigned long NumberOfPhysicalPages; /* +0x000c */ unsigned long LowestPhysicalPageNumber; /* +0x0010 */ unsigned long HighestPhysicalPageNumber; /* +0x0014 */ unsigned long AllocationGranularity; /* +0x0018 */ unsigned long long MinimumUserModeAddress; /* +0x0020 */ unsigned long long MaximumUserModeAddress; /* +0x0028 */ unsigned long long ActiveProcessorsAffinityMask; /* +0x0030 */ char NumberOfProcessors; /* +0x0038 */ }; struct _FILE_SFIO_VOLUME_INFORMATION { unsigned long MaximumRequestsPerPeriod; /* +0x0000 */ unsigned long MinimumPeriod; /* +0x0004 */ unsigned long MinimumTransferSize; /* +0x0008 */ }; struct _HEAP_BLOCK_SETTABLE_INFORMATION { unsigned long long Settable; /* +0x0000 */ unsigned short TagIndex; /* +0x0008 */ unsigned short AllocatorBackTraceIndex; /* +0x000a */ }; struct _KLDR_DATA_TABLE_ENTRY32 { unsigned char InLoadOrderLinks[8]; /* +0x0000 17 31 00 00 */ unsigned long __Undefined1; /* +0x0008 */ unsigned long __Undefined2; /* +0x000c */ unsigned long __Undefined3; /* +0x0010 */ unsigned long NonPagedDebugInfo; /* +0x0014 */ unsigned long DllBase; /* +0x0018 */ unsigned long EntryPoint; /* +0x001c */ unsigned long SizeOfImage; /* +0x0020 */ unsigned char FullDllName[8]; /* +0x0024 9e 1b 00 00 */ unsigned char BaseDllName[8]; /* +0x002c 9e 1b 00 00 */ unsigned long Flags; /* +0x0034 */ unsigned short LoadCount; /* +0x0038 */ unsigned short __Undefined5; /* +0x003a */ unsigned long __Undefined6; /* +0x003c */ unsigned long CheckSum; /* +0x0040 */ unsigned long TimeDateStamp; /* +0x0044 */ }; struct _TXFS_LIST_TRANSACTIONS_ENTRY { unsigned char TransactionId[16]; /* +0x0000 8f 18 00 00 */ unsigned long TransactionState; /* +0x0010 */ unsigned long Reserved1; /* +0x0014 */ unsigned long Reserved2; /* +0x0018 */ long long Reserved3; /* +0x0020 */ }; struct _FILE_PIPE_PEEK_BUFFER { unsigned long NamedPipeState; /* +0x0000 */ unsigned long ReadDataAvailable; /* +0x0004 */ unsigned long NumberOfMessages; /* +0x0008 */ unsigned long MessageLength; /* +0x000c */ unsigned char Data[4]; /* +0x0010 65 38 00 00 */ }; struct DWRITE_FONT_METRICS { unsigned short designUnitsPerEm; /* +0x0000 */ unsigned short ascent; /* +0x0002 */ unsigned short descent; /* +0x0004 */ short lineGap; /* +0x0006 */ unsigned short capHeight; /* +0x0008 */ unsigned short xHeight; /* +0x000a */ short underlinePosition; /* +0x000c */ unsigned short underlineThickness; /* +0x000e */ short strikethroughPosition; /* +0x0010 */ unsigned short strikethroughThickness; /* +0x0012 */ }; struct _PLUGPLAY_CONTROL_CONFLICT_STRINGS { unsigned long NullDeviceInstance; /* +0x0000 */ unsigned char DeviceInstanceStrings[4]; /* +0x0004 6c 17 00 00 */ }; struct tagADAPTOR_INFO { unsigned long cbSize; /* +0x0000 */ unsigned char nMask[4]; /* +0x0004 75 00 00 00 */ unsigned char nOptions[4]; /* +0x0008 75 00 00 00 */ }; struct _MUTANT_OWNER_INFORMATION { unsigned char ClientId[16]; /* +0x0000 6b 16 00 00 */ }; struct _SP_CLASSIMAGELIST_DATA { unsigned long cbSize; /* +0x0000 */ unsigned char ImageList[8]; /* +0x0008 cf 17 00 00 */ unsigned long long Reserved; /* +0x0010 */ }; struct _FILE_PREFETCH_EX { unsigned long Type; /* +0x0000 */ unsigned long Count; /* +0x0004 */ void *Context; /* +0x0008 */ unsigned char Prefetch[8]; /* +0x0010 eb 47 00 00 */ }; struct DWRITE_TRIMMING { unsigned char granularity[4]; /* +0x0000 7b 75 00 00 */ unsigned char delimiter[4]; /* +0x0004 75 00 00 00 */ unsigned char delimiterCount[4]; /* +0x0008 75 00 00 00 */ }; struct _CM_FULL_RESOURCE_DESCRIPTOR { unsigned char InterfaceType[4]; /* +0x0000 10 34 00 00 */ unsigned long BusNumber; /* +0x0004 */ unsigned char PartialResourceList[28]; /* +0x0008 7e 75 00 00 */ }; struct DXGI_RATIONAL { unsigned char Numerator[4]; /* +0x0000 75 00 00 00 */ unsigned char Denominator[4]; /* +0x0004 75 00 00 00 */ }; struct _PORT_MESSAGE:::: { short Type; /* +0x0000 */ short DataInfoOffset; /* +0x0002 */ }; struct _PORT_MESSAGE:::: { short DataLength; /* +0x0000 */ short TotalLength; /* +0x0002 */ }; struct _FILE_FS_ATTRIBUTE_INFORMATION { unsigned long FileSystemAttributes; /* +0x0000 */ long MaximumComponentNameLength; /* +0x0004 */ unsigned long FileSystemNameLength; /* +0x0008 */ unsigned char FileSystemName[4]; /* +0x000c 6c 17 00 00 */ }; struct _HD_LAYOUT { unsigned char prc[8]; /* +0x0000 49 16 00 00 */ unsigned char pwpos[8]; /* +0x0008 bf 75 00 00 */ }; struct _MUICCHEADER { unsigned char ulMaxStringsSize[4]; /* +0x0000 75 00 00 00 */ unsigned char ulSizeStrings[4]; /* +0x0004 75 00 00 00 */ unsigned char ulMaxNumInstalledCultures[4]; /* +0x0008 75 00 00 00 */ unsigned char ulNumInstalledCultures[4]; /* +0x000c 75 00 00 00 */ unsigned char ulMaxNumUnverifiedCultures[4]; /* +0x0010 75 00 00 00 */ unsigned char ulNumUnverifiedCultures[4]; /* +0x0014 75 00 00 00 */ }; struct _SYSTEM_VDM_INSTEMUL_INFO { unsigned long SegmentNotPresent; /* +0x0000 */ unsigned long VdmOpcode0F; /* +0x0004 */ unsigned long OpcodeESPrefix; /* +0x0008 */ unsigned long OpcodeCSPrefix; /* +0x000c */ unsigned long OpcodeSSPrefix; /* +0x0010 */ unsigned long OpcodeDSPrefix; /* +0x0014 */ unsigned long OpcodeFSPrefix; /* +0x0018 */ unsigned long OpcodeGSPrefix; /* +0x001c */ unsigned long OpcodeOPER32Prefix; /* +0x0020 */ unsigned long OpcodeADDR32Prefix; /* +0x0024 */ unsigned long OpcodeINSB; /* +0x0028 */ unsigned long OpcodeINSW; /* +0x002c */ unsigned long OpcodeOUTSB; /* +0x0030 */ unsigned long OpcodeOUTSW; /* +0x0034 */ unsigned long OpcodePUSHF; /* +0x0038 */ unsigned long OpcodePOPF; /* +0x003c */ unsigned long OpcodeINTnn; /* +0x0040 */ unsigned long OpcodeINTO; /* +0x0044 */ unsigned long OpcodeIRET; /* +0x0048 */ unsigned long OpcodeINBimm; /* +0x004c */ unsigned long OpcodeINWimm; /* +0x0050 */ unsigned long OpcodeOUTBimm; /* +0x0054 */ unsigned long OpcodeOUTWimm; /* +0x0058 */ unsigned long OpcodeINB; /* +0x005c */ unsigned long OpcodeINW; /* +0x0060 */ unsigned long OpcodeOUTB; /* +0x0064 */ unsigned long OpcodeOUTW; /* +0x0068 */ unsigned long OpcodeLOCKPrefix; /* +0x006c */ unsigned long OpcodeREPNEPrefix; /* +0x0070 */ unsigned long OpcodeREPPrefix; /* +0x0074 */ unsigned long OpcodeHLT; /* +0x0078 */ unsigned long OpcodeCLI; /* +0x007c */ unsigned long OpcodeSTI; /* +0x0080 */ unsigned long BopCount; /* +0x0084 */ }; struct DXGI_SAMPLE_DESC { unsigned char Count[4]; /* +0x0000 75 00 00 00 */ unsigned char Quality[4]; /* +0x0004 75 00 00 00 */ }; struct _SP_FILE_COPY_PARAMS_W { unsigned long cbSize; /* +0x0000 */ void *QueueHandle; /* +0x0008 */ unsigned char SourceRootPath[8]; /* +0x0010 63 18 00 00 */ unsigned char SourcePath[8]; /* +0x0018 63 18 00 00 */ unsigned char SourceFilename[8]; /* +0x0020 63 18 00 00 */ unsigned char SourceDescription[8]; /* +0x0028 63 18 00 00 */ unsigned char SourceTagfile[8]; /* +0x0030 63 18 00 00 */ unsigned char TargetDirectory[8]; /* +0x0038 63 18 00 00 */ unsigned char TargetFilename[8]; /* +0x0040 63 18 00 00 */ unsigned long CopyStyle; /* +0x0048 */ void *LayoutInf; /* +0x0050 */ unsigned char SecurityDescriptor[8]; /* +0x0058 63 18 00 00 */ }; struct _INTLIST { unsigned char iValueCount[4]; /* +0x0000 74 00 00 00 */ unsigned char iValues[1608]; /* +0x0004 2c 76 00 00 */ }; struct tagBUTTON_SPLITINFO { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char himlGlyph[8]; /* +0x0008 cf 17 00 00 */ unsigned char uSplitStyle[4]; /* +0x0010 75 00 00 00 */ unsigned char size[12]; /* +0x0014 71 19 00 00 */ }; struct _PATHNAME_BUFFER { unsigned long PathNameLength; /* +0x0000 */ unsigned char Name[4]; /* +0x0004 6c 17 00 00 */ }; struct _ALPC_SERVER_INFORMATION { /* unsigned char In[0]; +0x0000 51 76 00 00 */ unsigned char Out[32]; /* +0x0000 52 76 00 00 */ }; struct _ALPC_SERVER_INFORMATION:::: { unsigned char ThreadBlocked; /* +0x0000 */ void *ConnectedProcessId; /* +0x0008 */ unsigned char ConnectionPortName[16]; /* +0x0010 ca 15 00 00 */ }; struct _ALPC_SERVER_INFORMATION:::: { void *ThreadHandle; /* +0x0000 */ }; struct _SYSTEM_DPC_BEHAVIOR_INFORMATION { unsigned long Spare; /* +0x0000 */ unsigned long DpcQueueDepth; /* +0x0004 */ unsigned long MinimumDpcRate; /* +0x0008 */ unsigned long AdjustDpcThreshold; /* +0x000c */ unsigned long IdealDpcRate; /* +0x0010 */ }; struct _EISA_DMA_CONFIGURATION { unsigned char ConfigurationByte0[1]; /* +0x0000 6c 76 00 00 */ unsigned char ConfigurationByte1[1]; /* +0x0001 6d 76 00 00 */ }; struct _RTL_GENERIC_TABLE { unsigned char TableRoot[8]; /* +0x0000 1e 16 00 00 */ unsigned char InsertOrderList[16]; /* +0x0008 5d 18 00 00 */ unsigned char OrderedPointer[8]; /* +0x0018 4e 3e 00 00 */ unsigned long WhichOrderedElement; /* +0x0020 */ unsigned long NumberGenericTableElements; /* +0x0024 */ unsigned char CompareRoutine[8]; /* +0x0028 83 76 00 00 */ unsigned char AllocateRoutine[8]; /* +0x0030 84 76 00 00 */ unsigned char FreeRoutine[8]; /* +0x0038 6d 75 00 00 */ void *TableContext; /* +0x0040 */ }; struct _SP_DRVINFO_DATA_V2_A { unsigned long cbSize; /* +0x0000 */ unsigned long DriverType; /* +0x0004 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Description[256]; /* +0x0010 44 48 00 00 */ unsigned char MfgName[256]; /* +0x0110 44 48 00 00 */ unsigned char ProviderName[256]; /* +0x0210 44 48 00 00 */ unsigned char DriverDate[8]; /* +0x0310 2e 32 00 00 */ unsigned long long DriverVersion; /* +0x0318 */ }; struct _IO_ERROR_LOG_PACKET { unsigned char MajorFunctionCode; /* +0x0000 */ unsigned char RetryCount; /* +0x0001 */ unsigned short DumpDataSize; /* +0x0002 */ unsigned short NumberOfStrings; /* +0x0004 */ unsigned short StringOffset; /* +0x0006 */ unsigned short EventCategory; /* +0x0008 */ long ErrorCode; /* +0x000c */ unsigned long UniqueErrorValue; /* +0x0010 */ long FinalStatus; /* +0x0014 */ unsigned long SequenceNumber; /* +0x0018 */ unsigned long IoControlCode; /* +0x001c */ unsigned char DeviceOffset[8]; /* +0x0020 6a 16 00 00 */ unsigned char DumpData[8]; /* +0x0028 39 18 00 00 */ }; struct _DEDUP_QUERY_FILE_HASHES_INPUT_BUFFER { unsigned long Version; /* +0x0000 */ unsigned long QueryFlags; /* +0x0004 */ unsigned long HashAlgorithm; /* +0x0008 */ unsigned char RangeOffsetInFile[8]; /* +0x0010 6a 16 00 00 */ unsigned char RangeLength[8]; /* +0x0018 6a 16 00 00 */ }; struct _SYSTEM_LOOKASIDE_INFORMATION { unsigned short CurrentDepth; /* +0x0000 */ unsigned short MaximumDepth; /* +0x0002 */ unsigned long TotalAllocates; /* +0x0004 */ unsigned long AllocateMisses; /* +0x0008 */ unsigned long TotalFrees; /* +0x000c */ unsigned long FreeMisses; /* +0x0010 */ unsigned long Type; /* +0x0014 */ unsigned long Tag; /* +0x0018 */ unsigned long Size; /* +0x001c */ }; struct _MUTANT_BASIC_INFORMATION { long CurrentCount; /* +0x0000 */ unsigned char OwnedByCaller; /* +0x0004 */ unsigned char AbandonedState; /* +0x0005 */ }; struct _SYSTEM_FILECACHE_INFORMATION { unsigned long long CurrentSize; /* +0x0000 */ unsigned long long PeakSize; /* +0x0008 */ unsigned long PageFaultCount; /* +0x0010 */ unsigned long long MinimumWorkingSet; /* +0x0018 */ unsigned long long MaximumWorkingSet; /* +0x0020 */ unsigned long long CurrentSizeIncludingTransitionInPages; /* +0x0028 */ unsigned long long PeakSizeIncludingTransitionInPages; /* +0x0030 */ unsigned long TransitionRePurposeCount; /* +0x0038 */ unsigned long Flags; /* +0x003c */ }; struct _MEMORY_FRAME_INFORMATION { /* unsigned char UseDescription[0]; +0x0000 4c 77 00 00 */ /* unsigned char ListDescription[0]; +0x0000 4d 77 00 00 */ /* unsigned char Reserved0[0]; +0x0000 4e 77 00 00 */ /* unsigned char Pinned[0]; +0x0000 f9 2f 00 00 */ /* unsigned char DontUse[0]; +0x0000 b2 40 00 00 */ /* unsigned char Priority[0]; +0x0000 4f 77 00 00 */ unsigned char Reserved[8]; /* +0x0000 50 77 00 00 */ }; struct GMA_ACTION { unsigned long cbSize; /* +0x0000 */ unsigned char flDelay[4]; /* +0x0004 40 00 00 00 */ unsigned char flDuration[4]; /* +0x0008 40 00 00 00 */ unsigned char flPeriod[4]; /* +0x000c 40 00 00 00 */ unsigned char cRepeat[4]; /* +0x0010 75 00 00 00 */ unsigned long dwPause; /* +0x0014 */ unsigned char pfnProc[8]; /* +0x0018 6c 49 00 00 */ void *pvData; /* +0x0020 */ }; struct DWRITE_TEXT_METRICS { unsigned char left[4]; /* +0x0000 40 00 00 00 */ unsigned char top[4]; /* +0x0004 40 00 00 00 */ unsigned char width[4]; /* +0x0008 40 00 00 00 */ unsigned char widthIncludingTrailingWhitespace[4]; /* +0x000c 40 00 00 00 */ unsigned char height[4]; /* +0x0010 40 00 00 00 */ unsigned char layoutWidth[4]; /* +0x0014 40 00 00 00 */ unsigned char layoutHeight[4]; /* +0x0018 40 00 00 00 */ unsigned char maxBidiReorderingDepth[4]; /* +0x001c 75 00 00 00 */ unsigned char lineCount[4]; /* +0x0020 75 00 00 00 */ }; struct DWRITE_INLINE_OBJECT_METRICS { unsigned char width[4]; /* +0x0000 40 00 00 00 */ unsigned char height[4]; /* +0x0004 40 00 00 00 */ unsigned char baseline[4]; /* +0x0008 40 00 00 00 */ unsigned char supportsSideways[4]; /* +0x000c 74 00 00 00 */ }; struct _KEY_SET_VIRTUALIZATION_INFORMATION { /* unsigned char VirtualTarget[0]; +0x0000 a8 18 00 00 */ /* unsigned char VirtualStore[0]; +0x0000 4d 1d 00 00 */ /* unsigned char VirtualSource[0]; +0x0000 4e 1d 00 00 */ unsigned char Reserved[4]; /* +0x0000 5a 44 00 00 */ }; struct _FILE_FS_DEVICE_INFORMATION { unsigned long DeviceType; /* +0x0000 */ unsigned long Characteristics; /* +0x0004 */ }; struct _SYSTEM_POOL_ENTRY { unsigned char Allocated; /* +0x0000 */ unsigned char Spare0; /* +0x0001 */ unsigned short AllocatorBackTraceIndex; /* +0x0002 */ unsigned long Size; /* +0x0004 */ /* unsigned char Tag[0]; +0x0008 29 1d 00 00 */ unsigned long TagUlong; /* +0x0008 */ void *ProcessChargedQuota; /* +0x0008 */ }; struct _PS_CREATE_INFO { unsigned long long Size; /* +0x0000 */ unsigned char State[8]; /* +0x0008 6f 78 00 00 */ /* unsigned char InitState[0]; +0x0010 70 78 00 00 */ /* unsigned char FailSection[0]; +0x0010 71 78 00 00 */ /* unsigned char ExeFormat[0]; +0x0010 72 78 00 00 */ /* unsigned char ExeName[0]; +0x0010 73 78 00 00 */ unsigned char SuccessState[72]; /* +0x0010 74 78 00 00 */ }; struct _ALPC_CONTEXT_ATTR { void *PortContext; /* +0x0000 */ void *MessageContext; /* +0x0008 */ unsigned long Sequence; /* +0x0010 */ unsigned long MessageId; /* +0x0014 */ unsigned long CallbackId; /* +0x0018 */ }; struct _tagEDITBALLOONTIP { unsigned long cbStruct; /* +0x0000 */ unsigned char pszTitle[8]; /* +0x0008 63 18 00 00 */ unsigned char pszText[8]; /* +0x0010 63 18 00 00 */ unsigned char ttiIcon[8]; /* +0x0018 74 00 00 00 */ }; struct _SYSTEM_HANDLE_TABLE_ENTRY_INFO_EX { void *Object; /* +0x0000 */ unsigned long long UniqueProcessId; /* +0x0008 */ unsigned long long HandleValue; /* +0x0010 */ unsigned long GrantedAccess; /* +0x0018 */ unsigned short CreatorBackTraceIndex; /* +0x001c */ unsigned short ObjectTypeIndex; /* +0x001e */ unsigned long HandleAttributes; /* +0x0020 */ unsigned long Reserved; /* +0x0024 */ }; struct _MUILANGCFGNODE { short LangSpec; /* +0x0000 */ unsigned short FallbackTypes; /* +0x0002 */ unsigned short Reserved; /* +0x0004 */ unsigned char FallbackSpecs[6]; /* +0x0006 df 78 00 00 */ }; struct _SYSTEM_VERIFIER_CANCELLATION_INFORMATION { unsigned long CancelProbability; /* +0x0000 */ unsigned long CancelThreshold; /* +0x0004 */ unsigned long CompletionThreshold; /* +0x0008 */ unsigned long CancellationVerifierDisabled; /* +0x000c */ unsigned long AvailableIssues; /* +0x0010 */ unsigned char Issues[4096]; /* +0x0018 e4 78 00 00 */ }; struct _NTFS_STATISTICS:: { unsigned long Calls; /* +0x0000 */ unsigned long Clusters; /* +0x0004 */ unsigned long Hints; /* +0x0008 */ unsigned long RunsReturned; /* +0x000c */ unsigned long HintsHonored; /* +0x0010 */ unsigned long HintsClusters; /* +0x0014 */ unsigned long Cache; /* +0x0018 */ unsigned long CacheClusters; /* +0x001c */ unsigned long CacheMiss; /* +0x0020 */ unsigned long CacheMissClusters; /* +0x0024 */ }; struct _NTFS_STATISTICS:: { unsigned short Write; /* +0x0000 */ unsigned short Create; /* +0x0002 */ unsigned short SetInfo; /* +0x0004 */ unsigned short Flush; /* +0x0006 */ }; struct _NTFS_STATISTICS:: { unsigned short Write; /* +0x0000 */ unsigned short Create; /* +0x0002 */ unsigned short SetInfo; /* +0x0004 */ }; struct _MEMORY_REGION_INFORMATION { void *AllocationBase; /* +0x0000 */ unsigned long AllocationProtect; /* +0x0008 */ unsigned long RegionType; /* +0x000c */ unsigned long long RegionSize; /* +0x0010 */ unsigned long long CommitSize; /* +0x0018 */ }; struct _SYSTEM_NUMA_INFORMATION { unsigned long HighestNodeNumber; /* +0x0000 */ unsigned long Reserved; /* +0x0004 */ /* unsigned char ActiveProcessorsGroupAffinity[0]; +0x0008 42 79 00 00 */ /* unsigned char AvailableMemory[0]; +0x0008 43 79 00 00 */ unsigned char Pad[1024]; /* +0x0008 44 79 00 00 */ }; struct _RTL_UNLOAD_EVENT_TRACE64 { unsigned long long BaseAddress; /* +0x0000 */ unsigned long long SizeOfImage; /* +0x0008 */ unsigned long Sequence; /* +0x0010 */ unsigned long TimeDateStamp; /* +0x0014 */ unsigned long CheckSum; /* +0x0018 */ unsigned char ImageName[64]; /* +0x001c 25 4a 00 00 */ unsigned char Version[12]; /* +0x005c b1 19 00 00 */ }; struct _KEY_NODE_INFORMATION { unsigned char LastWriteTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long TitleIndex; /* +0x0008 */ unsigned long ClassOffset; /* +0x000c */ unsigned long ClassLength; /* +0x0010 */ unsigned long NameLength; /* +0x0014 */ unsigned char Name[8]; /* +0x0018 6c 17 00 00 */ }; struct _CM_PARTIAL_RESOURCE_LIST { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned long Count; /* +0x0004 */ unsigned char PartialDescriptors[20]; /* +0x0008 67 79 00 00 */ }; struct _PLUGPLAY_CONTROL_QUERY_AND_REMOVE_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long Flags; /* +0x0010 */ unsigned char VetoType[4]; /* +0x0014 84 1e 00 00 */ unsigned char VetoName[8]; /* +0x0018 71 06 00 00 */ unsigned long VetoNameLength; /* +0x0020 */ }; struct DWRITE_LINE_METRICS { unsigned char length[4]; /* +0x0000 75 00 00 00 */ unsigned char trailingWhitespaceLength[4]; /* +0x0004 75 00 00 00 */ unsigned char newlineLength[4]; /* +0x0008 75 00 00 00 */ unsigned char height[4]; /* +0x000c 40 00 00 00 */ unsigned char baseline[4]; /* +0x0010 40 00 00 00 */ unsigned char isTrimmed[4]; /* +0x0014 74 00 00 00 */ }; struct _FILE_IN_CABINET_INFO_W { unsigned char NameInCabinet[8]; /* +0x0000 63 18 00 00 */ unsigned long FileSize; /* +0x0008 */ unsigned long Win32Error; /* +0x000c */ unsigned short DosDate; /* +0x0010 */ unsigned short DosTime; /* +0x0012 */ unsigned short DosAttribs; /* +0x0014 */ unsigned char FullTargetName[522]; /* +0x0016 f9 1b 00 00 */ }; struct _RTL_HEAP_TAG_INFO { unsigned long NumberOfAllocations; /* +0x0000 */ unsigned long NumberOfFrees; /* +0x0004 */ unsigned long long BytesAllocated; /* +0x0008 */ }; struct _WNF_UPDATE_DESCRIPTOR { unsigned char StateName[8]; /* +0x0000 69 17 00 00 */ unsigned char TypeId[8]; /* +0x0008 45 49 00 00 */ unsigned char StateData[8]; /* +0x0010 34 1b 00 00 */ unsigned long Length; /* +0x0018 */ void *ExplicitScope; /* +0x0020 */ }; struct _SD_QUERY_STATS_INPUT { unsigned long Reserved; /* +0x0000 */ }; struct tagNMLINK { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[4280]; /* +0x0018 63 70 00 00 */ }; struct _SP_SELECTDEVICE_PARAMS_A { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char Title[60]; /* +0x0008 71 7a 00 00 */ unsigned char Instructions[256]; /* +0x0044 44 48 00 00 */ unsigned char ListLabel[30]; /* +0x0144 72 7a 00 00 */ unsigned char SubTitle[256]; /* +0x0162 44 48 00 00 */ unsigned char Reserved[2]; /* +0x0262 bd 47 00 00 */ }; struct _FP_128 { unsigned char W[16]; /* +0x0000 c8 21 00 00 */ }; struct tagDATETIMEPICKERINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcCheck[16]; /* +0x0004 43 16 00 00 */ unsigned long stateCheck; /* +0x0014 */ unsigned char rcButton[16]; /* +0x0018 43 16 00 00 */ unsigned long stateButton; /* +0x0028 */ unsigned char hwndEdit[8]; /* +0x0030 eb 15 00 00 */ unsigned char hwndUD[8]; /* +0x0038 eb 15 00 00 */ unsigned char hwndDropDown[8]; /* +0x0040 eb 15 00 00 */ }; struct _WTA_OPTIONS { unsigned long dwFlags; /* +0x0000 */ unsigned long dwMask; /* +0x0004 */ }; struct tagINITGADGET { unsigned long cbSize; /* +0x0000 */ unsigned char nThreadMode[4]; /* +0x0004 75 00 00 00 */ unsigned char nMsgMode[4]; /* +0x0008 75 00 00 00 */ unsigned char nPerfMode[4]; /* +0x000c 75 00 00 00 */ unsigned char hctxShare[8]; /* +0x0010 0a 50 00 00 */ }; struct _TOKEN_SECURITY_ATTRIBUTES_AND_OPERATION_INFORMATION { unsigned char Attributes[8]; /* +0x0000 95 6f 00 00 */ unsigned char Operations[8]; /* +0x0008 14 3e 00 00 */ }; struct _FILE_FS_OBJECTID_INFORMATION { unsigned char ObjectId[16]; /* +0x0000 69 21 00 00 */ unsigned char ExtendedInfo[48]; /* +0x0010 6a 21 00 00 */ }; struct _SYSTEM_FIRMWARE_TABLE_HANDLER { unsigned long ProviderSignature; /* +0x0000 */ unsigned char Register; /* +0x0004 */ unsigned char FirmwareTableHandler[8]; /* +0x0008 71 1a 00 00 */ void *DriverObject; /* +0x0010 */ }; struct _RTL_PROCESS_MODULE_INFORMATION { void *Section; /* +0x0000 */ void *MappedBase; /* +0x0008 */ void *ImageBase; /* +0x0010 */ unsigned long ImageSize; /* +0x0018 */ unsigned long Flags; /* +0x001c */ unsigned short LoadOrderIndex; /* +0x0020 */ unsigned short InitOrderIndex; /* +0x0022 */ unsigned short LoadCount; /* +0x0024 */ unsigned short OffsetToFileName; /* +0x0026 */ unsigned char FullPathName[256]; /* +0x0028 4c 47 00 00 */ }; struct _LDR_DLL_UNLOADED_NOTIFICATION_DATA { unsigned long Flags; /* +0x0000 */ unsigned char FullDllName[8]; /* +0x0008 cd 6d 00 00 */ unsigned char BaseDllName[8]; /* +0x0010 cd 6d 00 00 */ void *DllBase; /* +0x0018 */ unsigned long SizeOfImage; /* +0x0020 */ }; struct TA_CUBIC_BEZIER { unsigned char header[4]; /* +0x0000 f9 32 00 00 */ unsigned char rX0[4]; /* +0x0004 40 00 00 00 */ unsigned char rY0[4]; /* +0x0008 40 00 00 00 */ unsigned char rX1[4]; /* +0x000c 40 00 00 00 */ unsigned char rY1[4]; /* +0x0010 40 00 00 00 */ }; struct _TXFS_READ_BACKUP_INFORMATION_OUT { unsigned long BufferLength; /* +0x0000 */ unsigned char Buffer[4]; /* +0x0000 62 17 00 00 */ }; struct _HEAP_BLOCK_INFORMATION { unsigned long long Address; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned long long DataSize; /* +0x0010 */ unsigned long long OverheadSize; /* +0x0018 */ unsigned long long NextBlockInformationOffset; /* +0x0020 */ }; struct DWRITE_FONT_FEATURE { unsigned char nameTag[4]; /* +0x0000 13 7c 00 00 */ unsigned char parameter[4]; /* +0x0004 75 00 00 00 */ }; struct _TP_DEBUG_FREE_INFO { unsigned long FreeListSize; /* +0x0000 */ }; struct tagCOMBOBOXEXITEMA { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ long long iItem; /* +0x0008 */ char *pszText; /* +0x0010 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char iImage[4]; /* +0x001c 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0020 74 00 00 00 */ unsigned char iOverlay[4]; /* +0x0024 74 00 00 00 */ unsigned char iIndent[8]; /* +0x0028 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _SYSDBG_PHYSICAL { unsigned char Address[8]; /* +0x0000 6a 16 00 00 */ void *Buffer; /* +0x0008 */ unsigned long Request; /* +0x0010 */ }; struct _PREFIX_TABLE_ENTRY { short NodeTypeCode; /* +0x0000 */ short NameLength; /* +0x0002 */ unsigned char NextPrefixTree[8]; /* +0x0008 82 48 00 00 */ unsigned char Links[24]; /* +0x0010 1d 16 00 00 */ unsigned char Prefix[8]; /* +0x0028 ff 1b 00 00 */ }; struct _PAGEDIR_INFORMATION { /* unsigned char DontUse[0]; +0x0000 b1 40 00 00 */ /* unsigned char PageDirectoryBase[0]; +0x0000 b2 40 00 00 */ unsigned char Reserved[8]; /* +0x0000 b3 40 00 00 */ }; struct _TEB_ACTIVE_FRAME_CONTEXT { unsigned long Flags; /* +0x0000 */ unsigned char FrameName[8]; /* +0x0008 df 16 00 00 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_RELATIVE_V1:: { /* unsigned char pInt64[0]; +0x0000 39 18 00 00 */ /* unsigned char pUint64[0]; +0x0000 39 18 00 00 */ /* unsigned char ppString[0]; +0x0000 39 18 00 00 */ /* unsigned char pFqbn[0]; +0x0000 39 18 00 00 */ unsigned char pOctetString[4]; /* +0x0000 39 18 00 00 */ }; struct _SYSTEM_MEMORY_LIST_INFORMATION { unsigned long long ZeroPageCount; /* +0x0000 */ unsigned long long FreePageCount; /* +0x0008 */ unsigned long long ModifiedPageCount; /* +0x0010 */ unsigned long long ModifiedNoWritePageCount; /* +0x0018 */ unsigned long long BadPageCount; /* +0x0020 */ unsigned char PageCountByPriority[64]; /* +0x0028 42 30 00 00 */ unsigned char RepurposedPagesByPriority[64]; /* +0x0068 42 30 00 00 */ unsigned long long ModifiedPageCountPageFile; /* +0x00a8 */ }; struct _TXFS_LIST_TRANSACTION_LOCKED_FILES_ENTRY { unsigned long long Offset; /* +0x0000 */ unsigned long NameFlags; /* +0x0008 */ long long FileId; /* +0x0010 */ unsigned long Reserved1; /* +0x0018 */ unsigned long Reserved2; /* +0x001c */ long long Reserved3; /* +0x0020 */ unsigned char FileName[8]; /* +0x0028 6c 17 00 00 */ }; struct _TIMER_BASIC_INFORMATION { unsigned char RemainingTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char TimerState; /* +0x0008 */ }; struct _SQM_EVENT_STREAM_ENTRY { unsigned long dwType; /* +0x0000 */ unsigned long cbSize; /* +0x0004 */ }; struct _REASON_BUFFER { unsigned long Flags; /* +0x0000 */ unsigned long long ResourceFileNameOffset; /* +0x0008 */ unsigned short ResourceReasonId; /* +0x0010 */ unsigned long StringCount; /* +0x0014 */ unsigned long long SubstitutionStringsOffset; /* +0x0018 */ unsigned long long SimpleStringOffset; /* +0x0008 */ }; struct _WORKER_FACTORY_BASIC_INFORMATION { unsigned char Timeout[8]; /* +0x0000 6a 16 00 00 */ unsigned char RetryTimeout[8]; /* +0x0008 6a 16 00 00 */ unsigned char IdleTimeout[8]; /* +0x0010 6a 16 00 00 */ unsigned char Paused; /* +0x0018 */ unsigned char TimerSet; /* +0x0019 */ unsigned char QueuedToExWorker; /* +0x001a */ unsigned char MayCreate; /* +0x001b */ unsigned char CreateInProgress; /* +0x001c */ unsigned char InsertedIntoQueue; /* +0x001d */ unsigned char Shutdown; /* +0x001e */ unsigned long BindingCount; /* +0x0020 */ unsigned long ThreadMinimum; /* +0x0024 */ unsigned long ThreadMaximum; /* +0x0028 */ unsigned long PendingWorkerCount; /* +0x002c */ unsigned long WaitingWorkerCount; /* +0x0030 */ unsigned long TotalWorkerCount; /* +0x0034 */ unsigned long ReleaseCount; /* +0x0038 */ long long InfiniteWaitGoal; /* +0x0040 */ unsigned char StartRoutine[8]; /* +0x0048 07 1f 00 00 */ void *StartParameter; /* +0x0050 */ void *ProcessId; /* +0x0058 */ unsigned long long StackReserve; /* +0x0060 */ unsigned long long StackCommit; /* +0x0068 */ long LastThreadCreationStatus; /* +0x0070 */ }; struct _FILE_STREAM_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long StreamNameLength; /* +0x0004 */ unsigned char StreamSize[8]; /* +0x0008 6a 16 00 00 */ unsigned char StreamAllocationSize[8]; /* +0x0010 6a 16 00 00 */ unsigned char StreamName[8]; /* +0x0018 6c 17 00 00 */ }; struct _SP_TROUBLESHOOTER_PARAMS_A { unsigned char ClassInstallHeader[8]; /* +0x0000 67 1c 00 00 */ unsigned char ChmFile[260]; /* +0x0008 09 1d 00 00 */ unsigned char HtmlTroubleShooter[260]; /* +0x010c 09 1d 00 00 */ }; struct _TEB_ACTIVE_FRAME { unsigned long Flags; /* +0x0000 */ unsigned char Previous[8]; /* +0x0008 ee 45 00 00 */ unsigned char Context[8]; /* +0x0010 b4 35 00 00 */ }; struct DWRITE_GLYPH_OFFSET { unsigned char advanceOffset[4]; /* +0x0000 40 00 00 00 */ unsigned char ascenderOffset[4]; /* +0x0004 40 00 00 00 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Length64; /* +0x0000 */ unsigned long Alignment64; /* +0x0004 */ unsigned char MinimumAddress[8]; /* +0x0008 6a 16 00 00 */ unsigned char MaximumAddress[8]; /* +0x0010 6a 16 00 00 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Length48; /* +0x0000 */ unsigned long Alignment48; /* +0x0004 */ unsigned char MinimumAddress[8]; /* +0x0008 6a 16 00 00 */ unsigned char MaximumAddress[8]; /* +0x0010 6a 16 00 00 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Length40; /* +0x0000 */ unsigned long Alignment40; /* +0x0004 */ unsigned char MinimumAddress[8]; /* +0x0008 6a 16 00 00 */ unsigned char MaximumAddress[8]; /* +0x0010 6a 16 00 00 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Priority; /* +0x0000 */ unsigned long Reserved1; /* +0x0004 */ unsigned long Reserved2; /* +0x0008 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Length; /* +0x0000 */ unsigned long MinBusNumber; /* +0x0004 */ unsigned long MaxBusNumber; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long Length; /* +0x0000 */ unsigned long Alignment; /* +0x0004 */ unsigned char MinimumAddress[8]; /* +0x0008 6a 16 00 00 */ unsigned char MaximumAddress[8]; /* +0x0010 6a 16 00 00 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long RequestLine; /* +0x0000 */ unsigned long Reserved; /* +0x0004 */ unsigned long Channel; /* +0x0008 */ unsigned long TransferWidth; /* +0x000c */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long MinimumChannel; /* +0x0000 */ unsigned long MaximumChannel; /* +0x0004 */ }; struct _IO_RESOURCE_DESCRIPTOR:::: { unsigned long MinimumVector; /* +0x0000 */ unsigned long MaximumVector; /* +0x0004 */ unsigned char AffinityPolicy[4]; /* +0x0008 6e 74 00 00 */ unsigned char PriorityPolicy[4]; /* +0x000c 4f 47 00 00 */ unsigned long long TargetedProcessors; /* +0x0010 */ }; struct _XSAVE_SUPPORTED_CPU { unsigned char CpuInfo[32]; /* +0x0000 76 19 00 00 */ /* unsigned char CpuErrata[0]; +0x0020 bb 21 00 00 */ unsigned long long Unused; /* +0x0020 */ }; struct _PLUGPLAY_CONTROL_PROPERTY_DATA { unsigned char DeviceInstance[16]; /* +0x0000 ca 15 00 00 */ unsigned long PropertyType; /* +0x0010 */ void *Buffer; /* +0x0018 */ unsigned long BufferSize; /* +0x0020 */ }; struct _HARDWARE_COUNTER { unsigned char Type[4]; /* +0x0000 36 3d 00 00 */ unsigned long Reserved; /* +0x0004 */ unsigned long long Index; /* +0x0008 */ }; struct tagNMLISTVIEW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x001c 74 00 00 00 */ unsigned char uNewState[4]; /* +0x0020 75 00 00 00 */ unsigned char uOldState[4]; /* +0x0024 75 00 00 00 */ unsigned char uChanged[4]; /* +0x0028 75 00 00 00 */ unsigned char ptAction[12]; /* +0x002c 54 16 00 00 */ long long lParam; /* +0x0038 */ }; struct _REMOTE_PORT_VIEW { unsigned long Length; /* +0x0000 */ unsigned long long ViewSize; /* +0x0008 */ void *ViewBase; /* +0x0010 */ }; struct _FSCTL_INTEGRITY_INFORMATION_BUFFER { unsigned short ChecksumAlgorithm; /* +0x0000 */ unsigned short Reserved; /* +0x0002 */ unsigned long Flags; /* +0x0004 */ }; struct tagNMLVSCROLL { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char dx[4]; /* +0x0018 74 00 00 00 */ unsigned char dy[4]; /* +0x001c 74 00 00 00 */ }; struct _SECURITY_SEED_AND_LENGTH { unsigned char Length; /* +0x0000 */ unsigned char Seed; /* +0x0001 */ }; struct _PS_CREATE_INFO:::: { unsigned long OutputFlags; /* +0x0000 */ /* unsigned char ProtectedProcess[0]; +0x0000 9b 30 00 00 */ /* unsigned char AddressSpaceOverride[0]; +0x0000 9c 30 00 00 */ /* unsigned char DevOverrideEnabled[0]; +0x0000 9d 30 00 00 */ /* unsigned char ManifestDetected[0]; +0x0000 f8 3b 00 00 */ unsigned char SpareBits1[1]; /* +0x0000 59 17 00 00 */ unsigned char SpareBits2[1]; /* +0x0001 e2 63 00 00 */ unsigned char SpareBits3[6]; /* +0x0002 f0 45 00 00 */ void *FileHandle; /* +0x0008 */ void *SectionHandle; /* +0x0010 */ unsigned long long UserProcessParametersNative; /* +0x0018 */ unsigned long UserProcessParametersWow64; /* +0x0020 */ unsigned long CurrentParameterFlags; /* +0x0024 */ unsigned long long PebAddressNative; /* +0x0028 */ unsigned long PebAddressWow64; /* +0x0030 */ unsigned long long ManifestAddress; /* +0x0038 */ unsigned long ManifestSize; /* +0x0040 */ }; struct _PS_CREATE_INFO:::: { void *IFEOKey; /* +0x0000 */ }; struct _PS_CREATE_INFO:::: { unsigned short DllCharacteristics; /* +0x0000 */ }; struct _PS_CREATE_INFO:::: { void *FileHandle; /* +0x0000 */ }; struct _PS_CREATE_INFO:::: { unsigned long InitFlags; /* +0x0000 */ /* unsigned char WriteOutputOnExit[0]; +0x0000 9b 30 00 00 */ /* unsigned char DetectManifest[0]; +0x0000 9c 30 00 00 */ /* unsigned char IFEOSkipDebugger[0]; +0x0000 9d 30 00 00 */ /* unsigned char IFEODoNotPropagateKeyState[0]; +0x0000 f8 3b 00 00 */ unsigned char SpareBits1[1]; /* +0x0000 59 17 00 00 */ unsigned char SpareBits2[1]; /* +0x0001 e2 63 00 00 */ unsigned char ProhibitedImageCharacteristics[2]; /* +0x0002 f0 45 00 00 */ unsigned long AdditionalFileAccess; /* +0x0004 */ }; struct _RTL_HEAP_TAG { unsigned long NumberOfAllocations; /* +0x0000 */ unsigned long NumberOfFrees; /* +0x0004 */ unsigned long long BytesAllocated; /* +0x0008 */ unsigned short TagIndex; /* +0x0010 */ unsigned short CreatorBackTraceIndex; /* +0x0012 */ unsigned char TagName[52]; /* +0x0014 84 7f 00 00 */ }; struct tagTOOLINFOW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char uFlags[4]; /* +0x0004 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0008 eb 15 00 00 */ unsigned long long uId; /* +0x0010 */ unsigned char rect[16]; /* +0x0018 43 16 00 00 */ unsigned char hinst[8]; /* +0x0028 dd 16 00 00 */ unsigned char lpszText[8]; /* +0x0030 71 06 00 00 */ long long lParam; /* +0x0038 */ void *lpReserved; /* +0x0040 */ }; struct DWRITE_LINE_BREAKPOINT { /* unsigned char breakConditionBefore[0]; +0x0000 ec 30 00 00 */ /* unsigned char breakConditionAfter[0]; +0x0000 ed 30 00 00 */ /* unsigned char isWhitespace[0]; +0x0000 c8 3b 00 00 */ /* unsigned char isSoftHyphen[0]; +0x0000 9f 30 00 00 */ unsigned char padding[1]; /* +0x0000 ef 30 00 00 */ }; struct _SYSTEM_FIRMWARE_TABLE_INFORMATION { unsigned long ProviderSignature; /* +0x0000 */ unsigned char Action[4]; /* +0x0004 9c 7f 00 00 */ unsigned long TableID; /* +0x0008 */ unsigned long TableBufferLength; /* +0x000c */ unsigned char TableBuffer[4]; /* +0x0010 62 17 00 00 */ }; struct _SD_GLOBAL_CHANGE_OUTPUT { unsigned long Flags; /* +0x0000 */ unsigned long ChangeType; /* +0x0004 */ /* unsigned char SdChange[0]; +0x0008 72 34 00 00 */ /* unsigned char SdQueryStats[0]; +0x0008 a5 51 00 00 */ unsigned char SdEnumSds[64]; /* +0x0008 79 78 00 00 */ }; struct _IO_STATUS_BLOCK { long Status; /* +0x0000 */ void *Pointer; /* +0x0000 */ unsigned long long Information; /* +0x0008 */ }; struct tagLVSETINFOTIP { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned char pszText[8]; /* +0x0008 71 06 00 00 */ unsigned char iItem[4]; /* +0x0010 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x0014 74 00 00 00 */ }; struct _PROCESS_EXTENDED_BASIC_INFORMATION64 { unsigned long long Size; /* +0x0000 */ unsigned char BasicInfo[48]; /* +0x0008 3b 80 00 00 */ /* unsigned char Flags[0]; +0x0038 75 00 00 00 */ /* unsigned char IsProtectedProcess[0]; +0x0038 3c 80 00 00 */ /* unsigned char IsWow64Process[0]; +0x0038 3d 80 00 00 */ /* unsigned char IsProcessDeleting[0]; +0x0038 3e 80 00 00 */ /* unsigned char IsCrossSessionCreate[0]; +0x0038 3f 80 00 00 */ unsigned char SpareBits[8]; /* +0x0038 40 80 00 00 */ }; struct _RTL_DYNAMIC_TIME_ZONE_INFORMATION { unsigned char tzi[172]; /* +0x0000 49 53 00 00 */ unsigned char TimeZoneKeyName[256]; /* +0x00ac 33 29 00 00 */ unsigned char DynamicDaylightTimeDisabled; /* +0x01ac */ }; struct _THREAD_UMS_INFORMATION { unsigned char Command[8]; /* +0x0000 ad 80 00 00 */ unsigned char CompletionList[8]; /* +0x0008 7d 19 00 00 */ unsigned char UmsContext[8]; /* +0x0010 4b 1c 00 00 */ }; struct _PS_STD_HANDLE_INFO { unsigned long Flags; /* +0x0000 */ /* unsigned char StdHandleState[0]; +0x0000 56 72 00 00 */ unsigned char PseudoHandleMask[4]; /* +0x0000 b2 80 00 00 */ unsigned long StdHandleSubsystemType; /* +0x0004 */ }; struct tagTVDISPINFOEXW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[80]; /* +0x0018 78 3b 00 00 */ }; struct _FILE_INTERNAL_INFORMATION { unsigned char IndexNumber[8]; /* +0x0000 6a 16 00 00 */ }; struct _RTL_BITMAP_EX { unsigned long long SizeOfBitMap; /* +0x0000 */ unsigned long long *Buffer; /* +0x0008 */ }; struct _PLUGPLAY_CONTROL_RETRIEVE_DOCK_DATA { unsigned long DeviceInstanceLength; /* +0x0000 */ unsigned char DeviceInstance[8]; /* +0x0008 71 06 00 00 */ }; struct tagNMTVSTATEIMAGECHANGING { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char hti[8]; /* +0x0018 e9 18 00 00 */ unsigned char iOldStateImageIndex[4]; /* +0x0020 74 00 00 00 */ unsigned char iNewStateImageIndex[4]; /* +0x0024 74 00 00 00 */ }; struct _EnumerationConstraints { unsigned char type[4]; /* +0x0000 3a 48 00 00 */ /* unsigned char deviceClass[0]; +0x0004 8f 18 00 00 */ unsigned char interfaceType[4]; /* +0x0004 49 81 00 00 */ unsigned long flags; /* +0x0008 */ }; struct _SD_ENUM_SDS_ENTRY { unsigned long Hash; /* +0x0000 */ unsigned long SecurityId; /* +0x0004 */ unsigned long long Offset; /* +0x0008 */ unsigned long Length; /* +0x0010 */ unsigned char Descriptor[4]; /* +0x0014 62 17 00 00 */ }; struct tagLVFOOTERINFO { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char pszText[8]; /* +0x0008 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0010 74 00 00 00 */ unsigned char cItems[4]; /* +0x0014 75 00 00 00 */ }; struct _FILE_DISPOSITION_INFORMATION { unsigned char DeleteFile; /* +0x0000 */ }; struct _FILE_PIPE_WAIT_FOR_BUFFER { unsigned char Timeout[8]; /* +0x0000 6a 16 00 00 */ unsigned long NameLength; /* +0x0008 */ unsigned char TimeoutSpecified; /* +0x000c */ unsigned char Name[2]; /* +0x000e 6c 17 00 00 */ }; struct _COINSTALLER_CONTEXT_DATA { unsigned char PostProcessing[4]; /* +0x0000 74 00 00 00 */ unsigned long InstallResult; /* +0x0004 */ void *PrivateData; /* +0x0008 */ }; struct _PROCESS_HANDLE_TRACING_ENTRY { void *Handle; /* +0x0000 */ unsigned char ClientId[16]; /* +0x0008 6b 16 00 00 */ unsigned long Type; /* +0x0018 */ unsigned char Stacks[128]; /* +0x0020 f3 81 00 00 */ }; struct _REQUEST_OPLOCK_OUTPUT_BUFFER { unsigned short StructureVersion; /* +0x0000 */ unsigned short StructureLength; /* +0x0002 */ unsigned long OriginalOplockLevel; /* +0x0004 */ unsigned long NewOplockLevel; /* +0x0008 */ unsigned long Flags; /* +0x000c */ unsigned long AccessMode; /* +0x0010 */ unsigned short ShareMode; /* +0x0014 */ }; struct _IO_STATUS_BLOCK32 { long Status; /* +0x0000 */ unsigned long Information; /* +0x0004 */ }; struct _HD_ITEMW { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char cxy[4]; /* +0x0004 74 00 00 00 */ unsigned char pszText[8]; /* +0x0008 71 06 00 00 */ unsigned char hbm[8]; /* +0x0010 73 16 00 00 */ unsigned char cchTextMax[4]; /* +0x0018 74 00 00 00 */ unsigned char fmt[4]; /* +0x001c 74 00 00 00 */ long long lParam; /* +0x0020 */ unsigned char iImage[4]; /* +0x0028 74 00 00 00 */ unsigned char iOrder[4]; /* +0x002c 74 00 00 00 */ unsigned char type[8]; /* +0x0030 75 00 00 00 */ void *pvFilter; /* +0x0038 */ unsigned char state[8]; /* +0x0040 75 00 00 00 */ }; struct _TT_HITTESTINFOW { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char pt[8]; /* +0x0008 54 16 00 00 */ unsigned char ti[72]; /* +0x0010 a0 35 00 00 */ }; struct tagLVDISPINFO { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char item[88]; /* +0x0018 58 46 00 00 */ }; struct _SYSTEM_CRASH_DUMP_STATE_INFORMATION { unsigned char CrashDumpConfigurationClass[4]; /* +0x0000 f4 82 00 00 */ }; struct _FILE_PIPE_INFORMATION { unsigned long ReadMode; /* +0x0000 */ unsigned long CompletionMode; /* +0x0004 */ }; struct _CM_KEYBOARD_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned char Type; /* +0x0004 */ unsigned char Subtype; /* +0x0005 */ unsigned short KeyboardFlags; /* +0x0006 */ }; struct tagLVITEMW { unsigned char mask[4]; /* +0x0000 75 00 00 00 */ unsigned char iItem[4]; /* +0x0004 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x0008 74 00 00 00 */ unsigned char state[4]; /* +0x000c 75 00 00 00 */ unsigned char stateMask[8]; /* +0x0010 75 00 00 00 */ unsigned char pszText[8]; /* +0x0018 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ long long lParam; /* +0x0028 */ unsigned char iIndent[4]; /* +0x0030 74 00 00 00 */ unsigned char iGroupId[4]; /* +0x0034 74 00 00 00 */ unsigned char cColumns[8]; /* +0x0038 75 00 00 00 */ unsigned char puColumns[8]; /* +0x0040 75 06 00 00 */ unsigned char piColFmt[8]; /* +0x0048 74 06 00 00 */ unsigned char iGroup[8]; /* +0x0050 74 00 00 00 */ }; struct _SYSTEM_ERROR_PORT_TIMEOUTS { unsigned long StartTimeout; /* +0x0000 */ unsigned long CommTimeout; /* +0x0004 */ }; struct _PROCESS_DEVICEMAP_INFORMATION:::: { unsigned long DriveMap; /* +0x0000 */ unsigned char DriveType[32]; /* +0x0004 73 21 00 00 */ }; struct _PROCESS_DEVICEMAP_INFORMATION:::: { void *DirectoryHandle; /* +0x0000 */ }; struct _JOURNAL_TRANSACTION_BOUNDARY_INFORMATION { unsigned char Action[8]; /* +0x0000 ac 18 00 00 */ unsigned long long RecordNumber; /* +0x0008 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char TransactionID[16]; /* +0x0018 8f 18 00 00 */ }; struct _EX_ATTRIBUTE_INFORMATION_REGISTRATION { unsigned char QueryRoutine[8]; /* +0x0000 0a 53 00 00 */ unsigned char SetRoutine[8]; /* +0x0008 1c 30 00 00 */ }; struct _JOBOBJECT_FREEZE_INFORMATION { unsigned long Flags; /* +0x0000 */ /* unsigned char FreezeOperation[0]; +0x0000 a8 18 00 00 */ /* unsigned char FilterOperation[0]; +0x0000 4d 1d 00 00 */ unsigned char Reserved[4]; /* +0x0000 52 42 00 00 */ unsigned char Freeze; /* +0x0004 */ unsigned char Reserved0[3]; /* +0x0005 be 47 00 00 */ unsigned char WakeFilter[8]; /* +0x0008 d6 4e 00 00 */ }; struct _CM_SONIC_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned short DataConfigurationRegister; /* +0x0004 */ unsigned char EthernetAddress[8]; /* +0x0006 c1 1e 00 00 */ }; struct _SD_ENUM_SDS_INPUT { unsigned long long StartingOffset; /* +0x0000 */ unsigned long long MaxSDEntriesToReturn; /* +0x0008 */ }; struct _PROCESS_HANDLE_SNAPSHOT_INFORMATION { unsigned long long NumberOfHandles; /* +0x0000 */ unsigned long long Reserved; /* +0x0008 */ unsigned char Handles[40]; /* +0x0010 21 85 00 00 */ }; struct NTFS_EXTENDED_VOLUME_DATA { unsigned long ByteCount; /* +0x0000 */ unsigned short MajorVersion; /* +0x0004 */ unsigned short MinorVersion; /* +0x0006 */ unsigned long BytesPerPhysicalSector; /* +0x0008 */ }; struct STARTING_LCN_INPUT_BUFFER { unsigned char StartingLcn[8]; /* +0x0000 6a 16 00 00 */ }; struct VOLUME_BITMAP_BUFFER { unsigned char StartingLcn[8]; /* +0x0000 6a 16 00 00 */ unsigned char BitmapSize[8]; /* +0x0008 6a 16 00 00 */ unsigned char Buffer[8]; /* +0x0010 62 17 00 00 */ }; struct STARTING_VCN_INPUT_BUFFER { unsigned char StartingVcn[8]; /* +0x0000 6a 16 00 00 */ }; struct NTFS_FILE_RECORD_OUTPUT_BUFFER { unsigned char FileReferenceNumber[8]; /* +0x0000 6a 16 00 00 */ unsigned long FileRecordLength; /* +0x0008 */ unsigned char FileRecordBuffer[4]; /* +0x000c 62 17 00 00 */ }; struct FIND_BY_SID_DATA { unsigned long Restart; /* +0x0000 */ unsigned char Sid[12]; /* +0x0004 1a 31 00 00 */ }; struct CREATE_USN_JOURNAL_DATA { unsigned long long MaximumSize; /* +0x0000 */ unsigned long long AllocationDelta; /* +0x0008 */ }; struct READ_USN_JOURNAL_DATA { long long StartUsn; /* +0x0000 */ unsigned long ReasonMask; /* +0x0008 */ unsigned long ReturnOnlyOnClose; /* +0x000c */ unsigned long long Timeout; /* +0x0010 */ unsigned long long BytesToWaitFor; /* +0x0018 */ unsigned long long UsnJournalID; /* +0x0020 */ }; struct USN_RECORD { unsigned long RecordLength; /* +0x0000 */ unsigned short MajorVersion; /* +0x0004 */ unsigned short MinorVersion; /* +0x0006 */ unsigned long long FileReferenceNumber; /* +0x0008 */ unsigned long long ParentFileReferenceNumber; /* +0x0010 */ long long Usn; /* +0x0018 */ unsigned char TimeStamp[8]; /* +0x0020 6a 16 00 00 */ unsigned long Reason; /* +0x0028 */ unsigned long SourceInfo; /* +0x002c */ unsigned long SecurityId; /* +0x0030 */ unsigned long FileAttributes; /* +0x0034 */ unsigned short FileNameLength; /* +0x0038 */ unsigned short FileNameOffset; /* +0x003a */ unsigned char FileName[4]; /* +0x003c 6c 17 00 00 */ }; struct USN_JOURNAL_DATA { unsigned long long UsnJournalID; /* +0x0000 */ long long FirstUsn; /* +0x0008 */ long long NextUsn; /* +0x0010 */ long long LowestValidUsn; /* +0x0018 */ long long MaxUsn; /* +0x0020 */ unsigned long long MaximumSize; /* +0x0028 */ unsigned long long AllocationDelta; /* +0x0030 */ }; struct DELETE_USN_JOURNAL_DATA { unsigned long long UsnJournalID; /* +0x0000 */ unsigned long DeleteFlags; /* +0x0008 */ }; struct MARK_HANDLE_INFO { unsigned long UsnSourceInfo; /* +0x0000 */ unsigned long CopyNumber; /* +0x0000 */ void *VolumeHandle; /* +0x0008 */ unsigned long HandleInfo; /* +0x0010 */ }; struct MARK_HANDLE_INFO32 { unsigned long UsnSourceInfo; /* +0x0000 */ unsigned long CopyNumber; /* +0x0000 */ unsigned char VolumeHandle[4]; /* +0x0004 75 00 00 00 */ unsigned long HandleInfo; /* +0x0008 */ }; struct BULK_SECURITY_TEST_DATA { unsigned long DesiredAccess; /* +0x0000 */ unsigned char SecurityIds[4]; /* +0x0004 39 18 00 00 */ }; struct POWER_STATE_NOTIFY_HANDLER { unsigned char Handler[8]; /* +0x0000 7a 85 00 00 */ void *Context; /* +0x0008 */ }; struct PROCESSOR_IDLE_TIMES { unsigned long long StartTime; /* +0x0000 */ unsigned long long EndTime; /* +0x0008 */ unsigned char Reserved[16]; /* +0x0010 c8 21 00 00 */ }; struct RTL_ACE_DATA { unsigned char AceType; /* +0x0000 */ unsigned char InheritFlags; /* +0x0001 */ unsigned char AceFlags; /* +0x0002 */ unsigned long Mask; /* +0x0004 */ unsigned char Sid[8]; /* +0x0008 55 1a 00 00 */ }; struct TBINSERTMARK { unsigned char iButton[4]; /* +0x0000 74 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ }; struct TBREPLACEBITMAP { unsigned char hInstOld[8]; /* +0x0000 dd 16 00 00 */ unsigned long long nIDOld; /* +0x0008 */ unsigned char hInstNew[8]; /* +0x0010 dd 16 00 00 */ unsigned long long nIDNew; /* +0x0018 */ unsigned char nButtons[8]; /* +0x0020 74 00 00 00 */ }; struct TBBUTTONINFOA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwMask; /* +0x0004 */ unsigned char idCommand[4]; /* +0x0008 74 00 00 00 */ unsigned char iImage[4]; /* +0x000c 74 00 00 00 */ unsigned char fsState; /* +0x0010 */ unsigned char fsStyle; /* +0x0011 */ unsigned short cx; /* +0x0012 */ unsigned long long lParam; /* +0x0018 */ char *pszText; /* +0x0020 */ unsigned char cchText[8]; /* +0x0028 74 00 00 00 */ }; struct TBBUTTONINFOW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwMask; /* +0x0004 */ unsigned char idCommand[4]; /* +0x0008 74 00 00 00 */ unsigned char iImage[4]; /* +0x000c 74 00 00 00 */ unsigned char fsState; /* +0x0010 */ unsigned char fsStyle; /* +0x0011 */ unsigned short cx; /* +0x0012 */ unsigned long long lParam; /* +0x0018 */ unsigned char pszText[8]; /* +0x0020 71 06 00 00 */ unsigned char cchText[8]; /* +0x0028 74 00 00 00 */ }; struct TBMETRICS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwMask; /* +0x0004 */ unsigned char cxPad[4]; /* +0x0008 74 00 00 00 */ unsigned char cyPad[4]; /* +0x000c 74 00 00 00 */ unsigned char cxBarPad[4]; /* +0x0010 74 00 00 00 */ unsigned char cyBarPad[4]; /* +0x0014 74 00 00 00 */ unsigned char cxButtonSpacing[4]; /* +0x0018 74 00 00 00 */ unsigned char cyButtonSpacing[4]; /* +0x001c 74 00 00 00 */ }; struct NMTBDISPINFOW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwMask; /* +0x0018 */ unsigned char idCommand[4]; /* +0x001c 74 00 00 00 */ unsigned long long lParam; /* +0x0020 */ unsigned char iImage[8]; /* +0x0028 74 00 00 00 */ unsigned char pszText[8]; /* +0x0030 71 06 00 00 */ unsigned char cchText[8]; /* +0x0038 74 00 00 00 */ }; struct PBRANGE { unsigned char iLow[4]; /* +0x0000 74 00 00 00 */ unsigned char iHigh[4]; /* +0x0004 74 00 00 00 */ }; struct LVINSERTMARK { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned char iItem[4]; /* +0x0008 74 00 00 00 */ unsigned long dwReserved; /* +0x000c */ }; struct NMCOMBOBOXEXW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char ceItem[56]; /* +0x0018 99 82 00 00 */ }; struct NMCBEDRAGBEGINA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItemid[4]; /* +0x0018 74 00 00 00 */ unsigned char szText[260]; /* +0x001c 09 1d 00 00 */ }; struct NMCBEENDEDITW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char fChanged[4]; /* +0x0018 74 00 00 00 */ unsigned char iNewSelection[4]; /* +0x001c 74 00 00 00 */ unsigned char szText[520]; /* +0x0020 f9 1b 00 00 */ unsigned char iWhy[8]; /* +0x0228 74 00 00 00 */ }; struct NMPGSCROLL { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned short fwKeys; /* +0x0018 */ unsigned char rcParent[16]; /* +0x001a 43 16 00 00 */ unsigned char iDir[4]; /* +0x002a 74 00 00 00 */ unsigned char iXpos[4]; /* +0x002e 74 00 00 00 */ unsigned char iYpos[4]; /* +0x0032 74 00 00 00 */ unsigned char iScroll[4]; /* +0x0036 74 00 00 00 */ }; struct BUTTON_IMAGELIST { unsigned char himl[8]; /* +0x0000 cf 17 00 00 */ unsigned char margin[16]; /* +0x0008 43 16 00 00 */ unsigned char uAlign[8]; /* +0x0018 75 00 00 00 */ }; struct WINSQM_WER_REPORT_INFORMATION { unsigned long cbSize; /* +0x0000 */ unsigned long cParameters; /* +0x0004 */ unsigned long dwFlags; /* +0x0008 */ unsigned char wszEventName[128]; /* +0x000c 26 3a 00 00 */ unsigned char wszFriendlyEventName[256]; /* +0x008c 33 29 00 00 */ unsigned char wszDescription[512]; /* +0x018c 62 1b 00 00 */ unsigned char rgParameters[2560]; /* +0x038c 9c 85 00 00 */ }; struct WINSQM_ESCALATING_INPUT_DATA { unsigned long cbSize; /* +0x0000 */ unsigned long dwDatapointId; /* +0x0004 */ unsigned char dataType[24]; /* +0x0008 9f 85 00 00 */ }; struct WINSQM_ESCALATING_INPUT_DATA:: { unsigned long dwDatapointValue; /* +0x0000 */ unsigned long long qwDatapointValue; /* +0x0000 */ unsigned char pwszDatapointValue[16]; /* +0x0000 63 18 00 00 */ }; struct WINSQM_ESCALATING_INPUT_DATA:::: { unsigned long cStreamEntryEx; /* +0x0000 */ unsigned char prgStreamEntryEx[8]; /* +0x0008 e7 3e 00 00 */ }; struct WINSQM_ESCALATING_INPUT_DATA:::: { unsigned long cStreamEntry; /* +0x0000 */ unsigned char prgStreamEntry[8]; /* +0x0008 9b 45 00 00 */ }; struct tagNMDAYSTATE { unsigned char nmhdr[24]; /* +0x0000 42 16 00 00 */ unsigned char stStart[16]; /* +0x0018 28 19 00 00 */ unsigned char cDayState[8]; /* +0x0028 74 00 00 00 */ unsigned long *prgDayState; /* +0x0030 */ }; struct _LDR_VERIFY_IMAGE_INFO { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned char CallbackInfo[16]; /* +0x0008 50 42 00 00 */ unsigned char SectionInfo[32]; /* +0x0018 70 86 00 00 */ unsigned short ImageCharacteristics; /* +0x0038 */ }; struct _VIRTUAL_STORAGE_TYPE { unsigned long DeviceId; /* +0x0000 */ unsigned char VendorId[16]; /* +0x0004 8f 18 00 00 */ }; struct _IO_RESOURCE_REQUIREMENTS_LIST { unsigned long ListSize; /* +0x0000 */ unsigned char InterfaceType[4]; /* +0x0004 10 34 00 00 */ unsigned long BusNumber; /* +0x0008 */ unsigned long SlotNumber; /* +0x000c */ unsigned char Reserved[12]; /* +0x0010 1e 3d 00 00 */ unsigned long AlternativeLists; /* +0x001c */ unsigned char List[40]; /* +0x0020 a6 86 00 00 */ }; struct _OBJECT_ATTRIBUTES64 { unsigned long Length; /* +0x0000 */ unsigned long long RootDirectory; /* +0x0008 */ unsigned long long ObjectName; /* +0x0010 */ unsigned long Attributes; /* +0x0018 */ unsigned long long SecurityDescriptor; /* +0x0020 */ unsigned long long SecurityQualityOfService; /* +0x0028 */ }; struct _RTL_PROCESS_MODULE_INFORMATION_EX { unsigned short NextOffset; /* +0x0000 */ unsigned char BaseInfo[296]; /* +0x0008 be 43 00 00 */ unsigned long ImageChecksum; /* +0x0130 */ unsigned long TimeDateStamp; /* +0x0134 */ void *DefaultBase; /* +0x0138 */ }; struct _ALPC_PORT_COMPLETION_LIST_INFORMATION { void *Buffer; /* +0x0000 */ unsigned long Size; /* +0x0008 */ unsigned long ConcurrencyCount; /* +0x000c */ unsigned long AttributeFlags; /* +0x0010 */ }; struct _SYSTEM_LOW_PRIORITY_IO_INFORMATION { unsigned long LowPriReadOperations; /* +0x0000 */ unsigned long LowPriWriteOperations; /* +0x0004 */ unsigned long KernelBumpedToNormalOperations; /* +0x0008 */ unsigned long LowPriPagingReadOperations; /* +0x000c */ unsigned long KernelPagingReadsBumpedToNormal; /* +0x0010 */ unsigned long LowPriPagingWriteOperations; /* +0x0014 */ unsigned long KernelPagingWritesBumpedToNormal; /* +0x0018 */ unsigned long BoostedIrpCount; /* +0x001c */ unsigned long BoostedPagingIrpCount; /* +0x0020 */ unsigned long BlanketBoostCount; /* +0x0024 */ }; struct _FILE_TYPE_NOTIFICATION_INPUT { unsigned long Flags; /* +0x0000 */ unsigned long NumFileTypeIDs; /* +0x0004 */ unsigned char FileTypeID[16]; /* +0x0008 15 87 00 00 */ }; struct DWRITE_TEXT_RANGE { unsigned char startPosition[4]; /* +0x0000 75 00 00 00 */ unsigned char length[4]; /* +0x0004 75 00 00 00 */ }; struct NMTBDISPINFOA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwMask; /* +0x0018 */ unsigned char idCommand[4]; /* +0x001c 74 00 00 00 */ unsigned long long lParam; /* +0x0020 */ unsigned char iImage[8]; /* +0x0028 74 00 00 00 */ char *pszText; /* +0x0030 */ unsigned char cchText[8]; /* +0x0038 74 00 00 00 */ }; struct _MCI_STATS:: { unsigned short McaErrorCode; /* +0x0000 */ unsigned short ModelErrorCode; /* +0x0002 */ /* unsigned char OtherInformation[0]; +0x0004 b7 87 00 00 */ /* unsigned char ContextCorrupt[0]; +0x0004 b8 87 00 00 */ /* unsigned char AddressValid[0]; +0x0004 b9 87 00 00 */ /* unsigned char MiscValid[0]; +0x0004 ba 87 00 00 */ /* unsigned char ErrorEnabled[0]; +0x0004 f8 38 00 00 */ /* unsigned char UncorrectedError[0]; +0x0004 bb 87 00 00 */ /* unsigned char StatusOverFlow[0]; +0x0004 bc 87 00 00 */ unsigned char Valid[4]; /* +0x0004 fa 38 00 00 */ }; struct tagNMHEADERA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItem[4]; /* +0x0018 74 00 00 00 */ unsigned char iButton[4]; /* +0x001c 74 00 00 00 */ unsigned char pitem[8]; /* +0x0020 d8 87 00 00 */ }; struct _TEB_ACTIVE_FRAME_EX { unsigned char BasicFrame[24]; /* +0x0000 ff 3a 00 00 */ void *ExtensionIdentifier; /* +0x0018 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_V1 { unsigned char Name[16]; /* +0x0000 ca 15 00 00 */ unsigned short ValueType; /* +0x0010 */ unsigned short Reserved; /* +0x0012 */ unsigned long Flags; /* +0x0014 */ unsigned long ValueCount; /* +0x0018 */ }; struct MOVE_FILE_RECORD_DATA { void *FileHandle; /* +0x0000 */ unsigned char SourceFileRecord[8]; /* +0x0008 6a 16 00 00 */ unsigned char TargetFileRecord[8]; /* +0x0010 6a 16 00 00 */ }; struct _PS_CPU_QUOTA_SET_INFORMATION { long long SessionHandle; /* +0x0000 */ unsigned long Weight; /* +0x0008 */ }; struct NTFS_VOLUME_DATA_BUFFER { unsigned char VolumeSerialNumber[8]; /* +0x0000 6a 16 00 00 */ unsigned char NumberSectors[8]; /* +0x0008 6a 16 00 00 */ unsigned char TotalClusters[8]; /* +0x0010 6a 16 00 00 */ unsigned char FreeClusters[8]; /* +0x0018 6a 16 00 00 */ unsigned char TotalReserved[8]; /* +0x0020 6a 16 00 00 */ unsigned long BytesPerSector; /* +0x0028 */ unsigned long BytesPerCluster; /* +0x002c */ unsigned long BytesPerFileRecordSegment; /* +0x0030 */ unsigned long ClustersPerFileRecordSegment; /* +0x0034 */ unsigned char MftValidDataLength[8]; /* +0x0038 6a 16 00 00 */ unsigned char MftStartLcn[8]; /* +0x0040 6a 16 00 00 */ unsigned char Mft2StartLcn[8]; /* +0x0048 6a 16 00 00 */ unsigned char MftZoneStart[8]; /* +0x0050 6a 16 00 00 */ unsigned char MftZoneEnd[8]; /* +0x0058 6a 16 00 00 */ }; struct tagTVITEMA { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char hItem[8]; /* +0x0008 e9 18 00 00 */ unsigned char state[4]; /* +0x0010 75 00 00 00 */ unsigned char stateMask[4]; /* +0x0014 75 00 00 00 */ char *pszText; /* +0x0018 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0028 74 00 00 00 */ unsigned char cChildren[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ }; struct _SYSTEM_MEMORY_INFORMATION { unsigned long long PagedPoolCommitPageCount; /* +0x0000 */ unsigned long long NonPagedPoolPageCount; /* +0x0008 */ unsigned long long MdlPageCount; /* +0x0010 */ unsigned long long CommitPageCount; /* +0x0018 */ }; struct DWRITE_SHAPING_TEXT_PROPERTIES { /* unsigned char isShapedAlone[0]; +0x0000 d9 43 00 00 */ unsigned char reserved[2]; /* +0x0000 ae 88 00 00 */ }; struct _ASSEMBLY_STORAGE_MAP_RESOLUTION_CALLBACK_DATA_RESOLUTION_ENDING { void *ResolutionContext; /* +0x0000 */ }; struct _DEVPROPKEY { unsigned char fmtid[16]; /* +0x0000 8f 18 00 00 */ unsigned long pid; /* +0x0010 */ }; struct _STREAM_EXTENT_ENTRY:: { unsigned char RetrievalPointers[32]; /* +0x0000 81 37 00 00 */ }; struct _PROCESS_STACK_ALLOCATION_INFORMATION { unsigned long long ReserveSize; /* +0x0000 */ unsigned long long ZeroBits; /* +0x0008 */ void *StackBase; /* +0x0010 */ }; struct TA_TRANSFORM { unsigned char eTransformType[4]; /* +0x0000 d4 89 00 00 */ unsigned long dwTimingFunctionId; /* +0x0004 */ unsigned long dwStartTime; /* +0x0008 */ unsigned long dwDurationTime; /* +0x000c */ unsigned char eFlags[4]; /* +0x0010 d5 89 00 00 */ }; struct _KSPIN_LOCK_QUEUE { unsigned char Next[8]; /* +0x0000 1e 8a 00 00 */ unsigned char Lock[8]; /* +0x0008 1f 8a 00 00 */ }; struct MFT_ENUM_DATA { unsigned long long StartFileReferenceNumber; /* +0x0000 */ long long LowUsn; /* +0x0008 */ long long HighUsn; /* +0x0010 */ }; struct tagNMCHAR { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char ch[4]; /* +0x0018 75 00 00 00 */ unsigned long dwItemPrev; /* +0x001c */ unsigned long dwItemNext; /* +0x0020 */ }; struct _OBJECT_TYPES_INFORMATION { unsigned long NumberOfTypes; /* +0x0000 */ }; struct _PROPSHEETPAGEW_V1 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 63 18 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 63 18 00 00 */ unsigned char pszTitle[8]; /* +0x0020 63 18 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 79 21 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ }; struct tagNMCUSTOMTEXT { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char hDC[8]; /* +0x0018 9b 1a 00 00 */ unsigned char lpString[8]; /* +0x0020 63 18 00 00 */ unsigned char nCount[8]; /* +0x0028 74 00 00 00 */ unsigned char lpRect[8]; /* +0x0030 49 16 00 00 */ unsigned char uFormat[4]; /* +0x0038 75 00 00 00 */ unsigned char fLink[4]; /* +0x003c 74 00 00 00 */ }; struct _MOVE_FILE_DATA32 { unsigned char FileHandle[8]; /* +0x0000 75 00 00 00 */ unsigned char StartingVcn[8]; /* +0x0008 6a 16 00 00 */ unsigned char StartingLcn[8]; /* +0x0010 6a 16 00 00 */ unsigned long ClusterCount; /* +0x0018 */ }; struct _SYSTEM_REF_TRACE_INFORMATION { unsigned char TraceEnable; /* +0x0000 */ unsigned char TracePermanent; /* +0x0001 */ unsigned char TraceProcessName[16]; /* +0x0008 ca 15 00 00 */ unsigned char TracePoolTags[16]; /* +0x0018 ca 15 00 00 */ }; struct _HEAP_INFORMATION_ITEM { unsigned long Level; /* +0x0000 */ unsigned long long Size; /* +0x0008 */ /* unsigned char ProcessHeapInformation[0]; +0x0010 9e 17 00 00 */ /* unsigned char HeapInformation[0]; +0x0010 70 16 00 00 */ /* unsigned char HeapRegionInformation[0]; +0x0010 c4 15 00 00 */ /* unsigned char HeapRangeInformation[0]; +0x0010 1a 4e 00 00 */ /* unsigned char HeapBlockInformation[0]; +0x0010 3a 75 00 00 */ /* unsigned char HeapPerfInformation[0]; +0x0010 3e 16 00 00 */ unsigned long long DynamicStart; /* +0x0010 */ }; struct _API_SET_NAMESPACE_ENTRY { unsigned long NameOffset; /* +0x0000 */ unsigned long NameLength; /* +0x0004 */ unsigned long DataOffset; /* +0x0008 */ }; struct _RTL_CALLER_ALLOCATED_ACTIVATION_CONTEXT_STACK_FRAME_BASIC { unsigned long long Size; /* +0x0000 */ unsigned long Format; /* +0x0008 */ unsigned char Frame[24]; /* +0x0010 f7 1c 00 00 */ }; struct NTFS_FILE_RECORD_INPUT_BUFFER { unsigned char FileReferenceNumber[8]; /* +0x0000 6a 16 00 00 */ }; struct _FILE_REMOTE_PROTOCOL_INFORMATION:: { unsigned char Reserved[64]; /* +0x0000 19 42 00 00 */ }; struct _FILE_REMOTE_PROTOCOL_INFORMATION:: { unsigned char Reserved[32]; /* +0x0000 e4 8b 00 00 */ }; struct NMCBEDRAGBEGINW { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char iItemid[4]; /* +0x0018 74 00 00 00 */ unsigned char szText[524]; /* +0x001c f9 1b 00 00 */ }; struct TA_TIMINGFUNCTION { unsigned char eTimingFunctionType[4]; /* +0x0000 1d 8c 00 00 */ }; struct DWRITE_MATRIX { unsigned char m11[4]; /* +0x0000 40 00 00 00 */ unsigned char m12[4]; /* +0x0004 40 00 00 00 */ unsigned char m21[4]; /* +0x0008 40 00 00 00 */ unsigned char m22[4]; /* +0x000c 40 00 00 00 */ unsigned char dx[4]; /* +0x0010 40 00 00 00 */ unsigned char dy[4]; /* +0x0014 40 00 00 00 */ }; struct _SYSDBG_TRIAGE_DUMP { unsigned long Flags; /* +0x0000 */ unsigned long BugCheckCode; /* +0x0004 */ unsigned long long BugCheckParam1; /* +0x0008 */ unsigned long long BugCheckParam2; /* +0x0010 */ unsigned long long BugCheckParam3; /* +0x0018 */ unsigned long long BugCheckParam4; /* +0x0020 */ unsigned long ProcessHandles; /* +0x0028 */ unsigned long ThreadHandles; /* +0x002c */ unsigned char Handles[8]; /* +0x0030 55 1a 00 00 */ }; struct _SYSTEM_PLATFORM_BINARY_INFORMATION { void *HandoffBuffer; /* +0x0000 */ void *CommandLineBuffer; /* +0x0008 */ unsigned long HandoffBufferSize; /* +0x0010 */ unsigned long CommandLineBufferSize; /* +0x0014 */ }; struct _PROPSHEETPAGEA_V2 { unsigned long dwSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ /* unsigned char pszTemplate[0]; +0x0010 df 16 00 00 */ unsigned char pResource[8]; /* +0x0010 e2 16 00 00 */ /* unsigned char hIcon[0]; +0x0018 e4 16 00 00 */ unsigned char pszIcon[8]; /* +0x0018 df 16 00 00 */ unsigned char pszTitle[8]; /* +0x0020 df 16 00 00 */ unsigned char pfnDlgProc[8]; /* +0x0028 e7 16 00 00 */ long long lParam; /* +0x0030 */ unsigned char pfnCallback[8]; /* +0x0038 ec 16 00 00 */ unsigned char pcRefParent[8]; /* +0x0040 75 06 00 00 */ unsigned char pszHeaderTitle[8]; /* +0x0048 df 16 00 00 */ unsigned char pszHeaderSubTitle[8]; /* +0x0050 df 16 00 00 */ }; struct _PresentationOptions { unsigned char flags[8]; /* +0x0000 80 8c 00 00 */ unsigned char pszInitialSelection[8]; /* +0x0008 63 18 00 00 */ }; struct _SD_ENUM_SDS_OUTPUT { unsigned long long NextOffset; /* +0x0000 */ unsigned long long NumSDEntriesReturned; /* +0x0008 */ unsigned long long NumSDBytesReturned; /* +0x0010 */ unsigned char SDEntry[24]; /* +0x0018 93 8c 00 00 */ }; struct _TXFS_GET_TRANSACTED_VERSION { unsigned long ThisBaseVersion; /* +0x0000 */ unsigned long LatestVersion; /* +0x0004 */ unsigned short ThisMiniVersion; /* +0x0008 */ unsigned short FirstMiniVersion; /* +0x000a */ unsigned short LatestMiniVersion; /* +0x000c */ }; struct XSAVE_CPU_ERRATA { unsigned long NumberOfErrata; /* +0x0000 */ unsigned char Errata[32]; /* +0x0008 e7 8c 00 00 */ }; struct _FILE_QUERY_ON_DISK_VOL_INFO_BUFFER { unsigned char DirectoryCount[8]; /* +0x0000 6a 16 00 00 */ unsigned char FileCount[8]; /* +0x0008 6a 16 00 00 */ unsigned short FsFormatMajVersion; /* +0x0010 */ unsigned short FsFormatMinVersion; /* +0x0012 */ unsigned char FsFormatName[28]; /* +0x0014 91 40 00 00 */ unsigned char FormatTime[8]; /* +0x0030 6a 16 00 00 */ unsigned char LastUpdateTime[8]; /* +0x0038 6a 16 00 00 */ unsigned char CopyrightInfo[68]; /* +0x0040 91 8d 00 00 */ unsigned char AbstractInfo[68]; /* +0x0084 91 8d 00 00 */ unsigned char FormattingImplementationInfo[68]; /* +0x00c8 91 8d 00 00 */ unsigned char LastModifyingImplementationInfo[68]; /* +0x010c 91 8d 00 00 */ }; struct tagNMLVLINK { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char link[4280]; /* +0x0018 63 70 00 00 */ unsigned char iItem[4]; /* +0x10d0 74 00 00 00 */ unsigned char iSubItem[4]; /* +0x10d4 74 00 00 00 */ }; struct _TXFS_GET_METADATA_INFO_OUT:: { long long LowPart; /* +0x0000 */ long long HighPart; /* +0x0008 */ }; struct _RTL_HANDLE_TABLE_ENTRY { unsigned long Flags; /* +0x0000 */ unsigned char NextFree[8]; /* +0x0000 97 41 00 00 */ }; struct NMCBEENDEDITA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char fChanged[4]; /* +0x0018 74 00 00 00 */ unsigned char iNewSelection[4]; /* +0x001c 74 00 00 00 */ unsigned char szText[260]; /* +0x0020 09 1d 00 00 */ unsigned char iWhy[4]; /* +0x0124 74 00 00 00 */ }; struct _FILE_STANDARD_LINK_INFORMATION { unsigned long NumberOfAccessibleLinks; /* +0x0000 */ unsigned long TotalNumberOfLinks; /* +0x0004 */ unsigned char DeletePending; /* +0x0008 */ unsigned char Directory; /* +0x0009 */ }; struct NMCOMBOBOXEXA { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned char ceItem[56]; /* +0x0018 1a 3d 00 00 */ }; struct DWRITE_GLYPH_RUN_DESCRIPTION { unsigned char localeName[8]; /* +0x0000 63 18 00 00 */ unsigned char string[8]; /* +0x0008 63 18 00 00 */ unsigned char stringLength[8]; /* +0x0010 75 00 00 00 */ unsigned char clusterMap[8]; /* +0x0018 58 20 00 00 */ unsigned char textPosition[8]; /* +0x0020 75 00 00 00 */ }; struct _BOOT_OPTIONS { unsigned long Version; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned long Timeout; /* +0x0008 */ unsigned long CurrentBootEntryId; /* +0x000c */ unsigned long NextBootEntryId; /* +0x0010 */ unsigned char HeadlessRedirection[4]; /* +0x0014 6c 17 00 00 */ }; struct MOVE_FILE_DATA { void *FileHandle; /* +0x0000 */ unsigned char StartingVcn[8]; /* +0x0008 6a 16 00 00 */ unsigned char StartingLcn[8]; /* +0x0010 6a 16 00 00 */ unsigned long ClusterCount; /* +0x0018 */ }; struct GMA_ACTIONINFO { unsigned char hact[8]; /* +0x0000 04 58 00 00 */ void *pvData; /* +0x0008 */ unsigned char flDuration[4]; /* +0x0010 40 00 00 00 */ unsigned char flProgress[4]; /* +0x0014 40 00 00 00 */ unsigned char cEvent[4]; /* +0x0018 74 00 00 00 */ unsigned char cPeriods[4]; /* +0x001c 74 00 00 00 */ unsigned char fFinished[8]; /* +0x0020 74 00 00 00 */ }; struct _API_SET_VALUE_ARRAY { unsigned long Count; /* +0x0000 */ unsigned char Array[16]; /* +0x0004 13 8f 00 00 */ }; struct DWRITE_HIT_TEST_METRICS { unsigned char textPosition[4]; /* +0x0000 75 00 00 00 */ unsigned char length[4]; /* +0x0004 75 00 00 00 */ unsigned char left[4]; /* +0x0008 40 00 00 00 */ unsigned char top[4]; /* +0x000c 40 00 00 00 */ unsigned char width[4]; /* +0x0010 40 00 00 00 */ unsigned char height[4]; /* +0x0014 40 00 00 00 */ unsigned char bidiLevel[4]; /* +0x0018 75 00 00 00 */ unsigned char isText[4]; /* +0x001c 74 00 00 00 */ unsigned char isTrimmed[4]; /* +0x0020 74 00 00 00 */ }; struct _COMPRESSED_DATA_INFO { unsigned short CompressionFormatAndEngine; /* +0x0000 */ unsigned char CompressionUnitShift; /* +0x0002 */ unsigned char ChunkShift; /* +0x0003 */ unsigned char ClusterShift; /* +0x0004 */ unsigned char Reserved; /* +0x0005 */ unsigned short NumberOfChunks; /* +0x0006 */ unsigned char CompressedChunkSizes[4]; /* +0x0008 39 18 00 00 */ }; struct _SYSTEM_TIMEOFDAY_INFORMATION { unsigned char BootTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char CurrentTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char TimeZoneBias[8]; /* +0x0010 6a 16 00 00 */ unsigned long TimeZoneId; /* +0x0018 */ unsigned long Reserved; /* +0x001c */ unsigned long long BootTimeBias; /* +0x0020 */ unsigned long long SleepTimeBias; /* +0x0028 */ }; struct _CM_EISA_FUNCTION_INFORMATION { unsigned long CompressedId; /* +0x0000 */ unsigned char IdSlotFlags1; /* +0x0004 */ unsigned char IdSlotFlags2; /* +0x0005 */ unsigned char MinorRevision; /* +0x0006 */ unsigned char MajorRevision; /* +0x0007 */ unsigned char Selections[26]; /* +0x0008 4f 8f 00 00 */ unsigned char FunctionFlags; /* +0x0022 */ unsigned char TypeString[80]; /* +0x0023 50 8f 00 00 */ unsigned char EisaMemory[63]; /* +0x0073 51 8f 00 00 */ unsigned char EisaIrq[14]; /* +0x00b2 52 8f 00 00 */ unsigned char EisaDma[8]; /* +0x00c0 53 8f 00 00 */ unsigned char EisaPort[60]; /* +0x00c8 54 8f 00 00 */ unsigned char InitializationData[60]; /* +0x0104 55 8f 00 00 */ }; struct _SYSTEM_HOTPATCH_MODULE_QUERY_PARAMETERS { unsigned long QueryFlags; /* +0x0000 */ void *ProcessHandle; /* +0x0008 */ }; struct _SL_HWID_DEVICE_INFO { unsigned long SizeBytes; /* +0x0000 */ unsigned char Type; /* +0x0004 */ unsigned char DeviceRemovalPolicy; /* +0x0005 */ unsigned char AuthenticationStatus; /* +0x0006 */ unsigned char Disposition; /* +0x0007 */ unsigned long DeviceNodeLevel; /* +0x0008 */ unsigned char Guid[16]; /* +0x000c 8f 18 00 00 */ unsigned char Data[4]; /* +0x001c 62 17 00 00 */ }; struct _ITDBN_NOTIFYICONDATA { unsigned long cbSize; /* +0x0000 */ unsigned char hIcon[8]; /* +0x0008 e4 16 00 00 */ unsigned char szToolTip[256]; /* +0x0010 33 29 00 00 */ unsigned char guidItem[16]; /* +0x0110 8f 18 00 00 */ }; struct _RTL_BUFFER { unsigned char *Buffer; /* +0x0000 */ unsigned char *StaticBuffer; /* +0x0008 */ unsigned long long Size; /* +0x0010 */ unsigned long long StaticSize; /* +0x0018 */ unsigned long long ReservedForAllocatedSize; /* +0x0020 */ void *ReservedForIMalloc; /* +0x0028 */ }; struct KEY_PID_ARRAY { void *PID; /* +0x0000 */ unsigned char KeyName[16]; /* +0x0008 ca 15 00 00 */ }; struct _RTL_STACK_CONTEXT { unsigned long NumberOfEntries; /* +0x0000 */ unsigned char Entry[16]; /* +0x0008 e1 91 00 00 */ }; struct _MARGINS { unsigned char cxLeftWidth[4]; /* +0x0000 74 00 00 00 */ unsigned char cxRightWidth[4]; /* +0x0004 74 00 00 00 */ unsigned char cyTopHeight[4]; /* +0x0008 74 00 00 00 */ unsigned char cyBottomHeight[4]; /* +0x000c 74 00 00 00 */ }; struct _EISA_PORT_CONFIGURATION { unsigned char Configuration[1]; /* +0x0000 4e 7d 00 00 */ unsigned short PortAddress; /* +0x0001 */ }; struct POWER_STATE_HANDLER { unsigned char Type[4]; /* +0x0000 1b 16 00 00 */ unsigned char RtcWake; /* +0x0004 */ unsigned char Spare[3]; /* +0x0005 be 47 00 00 */ unsigned char Handler[8]; /* +0x0008 4f 81 00 00 */ void *Context; /* +0x0010 */ }; struct _KEY_FLAGS_INFORMATION { unsigned long Wow64Flags; /* +0x0000 */ unsigned long KeyFlags; /* +0x0004 */ unsigned long ControlFlags; /* +0x0008 */ }; struct NMPGCALCSIZE { unsigned char hdr[24]; /* +0x0000 42 16 00 00 */ unsigned long dwFlag; /* +0x0018 */ unsigned char iWidth[4]; /* +0x001c 74 00 00 00 */ unsigned char iHeight[8]; /* +0x0020 74 00 00 00 */ }; struct _CM_VIDEO_DEVICE_DATA { unsigned short Version; /* +0x0000 */ unsigned short Revision; /* +0x0002 */ unsigned long VideoClock; /* +0x0004 */ }; struct _TOKEN_SECURITY_ATTRIBUTE_V1:: { long long *pInt64; /* +0x0000 */ unsigned long long *pUint64; /* +0x0000 */ /* unsigned char pString[0]; +0x0000 b0 1b 00 00 */ /* unsigned char pFqbn[0]; +0x0000 3d 41 00 00 */ unsigned char pOctetString[8]; /* +0x0000 21 45 00 00 */ }; struct _SQM_COMMON_DATAPOINT_STREAM_HEADER { unsigned long cbSize; /* +0x0000 */ unsigned long cRowLength; /* +0x0004 */ unsigned long cEntries; /* +0x0008 */ }; struct _OBJECT_HANDLE_FLAG_INFORMATION { unsigned char Inherit; /* +0x0000 */ unsigned char ProtectFromClose; /* +0x0001 */ }; struct _LDR_DATA_TABLE_ENTRY64 { unsigned char InLoadOrderLinks[16]; /* +0x0000 ae 2f 00 00 */ unsigned char InMemoryOrderLinks[16]; /* +0x0010 ae 2f 00 00 */ unsigned char InInitializationOrderLinks[16]; /* +0x0020 ae 2f 00 00 */ unsigned long long DllBase; /* +0x0030 */ unsigned long long EntryPoint; /* +0x0038 */ unsigned long SizeOfImage; /* +0x0040 */ unsigned char FullDllName[16]; /* +0x0048 8d 40 00 00 */ unsigned char BaseDllName[16]; /* +0x0058 8d 40 00 00 */ unsigned long Flags; /* +0x0068 */ unsigned short LoadCount; /* +0x006c */ unsigned short TlsIndex; /* +0x006e */ /* unsigned char HashLinks[0]; +0x0070 ae 2f 00 00 */ unsigned long long SectionPointer; /* +0x0070 */ unsigned long CheckSum; /* +0x0078 */ unsigned long TimeDateStamp; /* +0x0080 */ unsigned long long LoadedImports; /* +0x0080 */ }; struct MCHITTESTINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char pt[8]; /* +0x0004 54 16 00 00 */ unsigned char uHit[4]; /* +0x000c 75 00 00 00 */ unsigned char st[16]; /* +0x0010 28 19 00 00 */ unsigned char rc[16]; /* +0x0020 43 16 00 00 */ unsigned char iOffset[4]; /* +0x0030 74 00 00 00 */ unsigned char iRow[4]; /* +0x0034 74 00 00 00 */ unsigned char iCol[4]; /* +0x0038 74 00 00 00 */ }; struct TA_TRANSFORM_OPACITY { unsigned char header[20]; /* +0x0000 8b 17 00 00 */ unsigned char rOpacity[4]; /* +0x0014 40 00 00 00 */ unsigned char rInitialOpacity[4]; /* +0x0018 40 00 00 00 */ }; struct RETRIEVAL_POINTERS_BUFFER { unsigned long ExtentCount; /* +0x0000 */ unsigned char StartingVcn[24]; /* +0x0008 6a 16 00 00 */ }; struct RETRIEVAL_POINTERS_BUFFER:: { unsigned char NextVcn[8]; /* +0x0000 6a 16 00 00 */ unsigned char Lcn[8]; /* +0x0008 6a 16 00 00 */ }; enum tagTYPEFLAGS { TYPEFLAG_FAPPOBJECT = 1, TYPEFLAG_FCANCREATE = 2, TYPEFLAG_FLICENSED = 4, TYPEFLAG_FPREDECLID = 8, TYPEFLAG_FHIDDEN = 16, TYPEFLAG_FCONTROL = 32, TYPEFLAG_FDUAL = 64, TYPEFLAG_FNONEXTENSIBLE = 128, TYPEFLAG_FOLEAUTOMATION = 256, TYPEFLAG_FRESTRICTED = 512, TYPEFLAG_FAGGREGATABLE = 1024, TYPEFLAG_FREPLACEABLE = 2048, TYPEFLAG_FDISPATCHABLE = 4096, TYPEFLAG_FREVERSEBIND = 8192, TYPEFLAG_FPROXY = 16384 }; enum _PROC_THREAD_ATTRIBUTE_NUM { ProcThreadAttributeParentProcess = 0, ProcThreadAttributeExtendedFlags = 1, ProcThreadAttributeHandleList = 2, ProcThreadAttributeGroupAffinity = 3, ProcThreadAttributePreferredNode = 4, ProcThreadAttributeIdealProcessor = 5, ProcThreadAttributeUmsThread = 6, ProcThreadAttributeMitigationPolicy = 7, ProcThreadAttributePackageFullName = 8, ProcThreadAttributeSecurityCapabilities = 9, ProcThreadAttributeConsoleReference = 10, ProcThreadAttributeMax = 11 }; enum POWER_INFORMATION_LEVEL { SystemPowerPolicyAc = 0, SystemPowerPolicyDc = 1, VerifySystemPolicyAc = 2, VerifySystemPolicyDc = 3, SystemPowerCapabilities = 4, SystemBatteryState = 5, SystemPowerStateHandler = 6, ProcessorStateHandler = 7, SystemPowerPolicyCurrent = 8, AdministratorPowerPolicy = 9, SystemReserveHiberFile = 10, ProcessorInformation = 11, SystemPowerInformation = 12, ProcessorStateHandler2 = 13, LastWakeTime = 14, LastSleepTime = 15, SystemExecutionState = 16, SystemPowerStateNotifyHandler = 17, ProcessorPowerPolicyAc = 18, ProcessorPowerPolicyDc = 19, VerifyProcessorPowerPolicyAc = 20, VerifyProcessorPowerPolicyDc = 21, ProcessorPowerPolicyCurrent = 22, SystemPowerStateLogging = 23, SystemPowerLoggingEntry = 24, SetPowerSettingValue = 25, NotifyUserPowerSetting = 26, PowerInformationLevelUnused0 = 27, SystemMonitorHiberBootPowerOff = 28, SystemVideoState = 29, TraceApplicationPowerMessage = 30, TraceApplicationPowerMessageEnd = 31, ProcessorPerfStates = 32, ProcessorIdleStates = 33, ProcessorCap = 34, SystemWakeSource = 35, SystemHiberFileInformation = 36, TraceServicePowerMessage = 37, ProcessorLoad = 38, PowerShutdownNotification = 39, MonitorCapabilities = 40, SessionPowerInit = 41, SessionDisplayState = 42, PowerRequestCreate = 43, PowerRequestAction = 44, GetPowerRequestList = 45, ProcessorInformationEx = 46, NotifyUserModeLegacyPowerEvent = 47, GroupPark = 48, ProcessorIdleDomains = 49, WakeTimerList = 50, SystemHiberFileSize = 51, ProcessorIdleStatesHv = 52, ProcessorPerfStatesHv = 53, ProcessorPerfCapHv = 54, ProcessorSetIdle = 55, LogicalProcessorIdling = 56, UserPresence = 57, PowerSettingNotificationName = 58, GetPowerSettingValue = 59, IdleResiliency = 60, SessionRITState = 61, SessionConnectNotification = 62, SessionPowerCleanup = 63, SessionLockState = 64, SystemHiberbootState = 65, PlatformInformation = 66, PdcInvocation = 67, MonitorInvocation = 68, FirmwareTableInformationRegistered = 69, SetShutdownSelectedTime = 70, PowerInformationLevelMaximum = 71 }; enum WELL_KNOWN_SID_TYPE { WinNullSid = 0, WinWorldSid = 1, WinLocalSid = 2, WinCreatorOwnerSid = 3, WinCreatorGroupSid = 4, WinCreatorOwnerServerSid = 5, WinCreatorGroupServerSid = 6, WinNtAuthoritySid = 7, WinDialupSid = 8, WinNetworkSid = 9, WinBatchSid = 10, WinInteractiveSid = 11, WinServiceSid = 12, WinAnonymousSid = 13, WinProxySid = 14, WinEnterpriseControllersSid = 15, WinSelfSid = 16, WinAuthenticatedUserSid = 17, WinRestrictedCodeSid = 18, WinTerminalServerSid = 19, WinRemoteLogonIdSid = 20, WinLogonIdsSid = 21, WinLocalSystemSid = 22, WinLocalServiceSid = 23, WinNetworkServiceSid = 24, WinBuiltinDomainSid = 25, WinBuiltinAdministratorsSid = 26, WinBuiltinUsersSid = 27, WinBuiltinGuestsSid = 28, WinBuiltinPowerUsersSid = 29, WinBuiltinAccountOperatorsSid = 30, WinBuiltinSystemOperatorsSid = 31, WinBuiltinPrintOperatorsSid = 32, WinBuiltinBackupOperatorsSid = 33, WinBuiltinReplicatorSid = 34, WinBuiltinPreWindows2000CompatibleAccessSid = 35, WinBuiltinRemoteDesktopUsersSid = 36, WinBuiltinNetworkConfigurationOperatorsSid = 37, WinAccountAdministratorSid = 38, WinAccountGuestSid = 39, WinAccountKrbtgtSid = 40, WinAccountDomainAdminsSid = 41, WinAccountDomainUsersSid = 42, WinAccountDomainGuestsSid = 43, WinAccountComputersSid = 44, WinAccountControllersSid = 45, WinAccountCertAdminsSid = 46, WinAccountSchemaAdminsSid = 47, WinAccountEnterpriseAdminsSid = 48, WinAccountPolicyAdminsSid = 49, WinAccountRasAndIasServersSid = 50, WinNTLMAuthenticationSid = 51, WinDigestAuthenticationSid = 52, WinSChannelAuthenticationSid = 53, WinThisOrganizationSid = 54, WinOtherOrganizationSid = 55, WinBuiltinIncomingForestTrustBuildersSid = 56, WinBuiltinPerfMonitoringUsersSid = 57, WinBuiltinPerfLoggingUsersSid = 58, WinBuiltinAuthorizationAccessSid = 59, WinBuiltinTerminalServerLicenseServersSid = 60, WinBuiltinDCOMUsersSid = 61, WinBuiltinIUsersSid = 62, WinIUserSid = 63, WinBuiltinCryptoOperatorsSid = 64, WinUntrustedLabelSid = 65, WinLowLabelSid = 66, WinMediumLabelSid = 67, WinHighLabelSid = 68, WinSystemLabelSid = 69, WinWriteRestrictedCodeSid = 70, WinCreatorOwnerRightsSid = 71, WinCacheablePrincipalsGroupSid = 72, WinNonCacheablePrincipalsGroupSid = 73, WinEnterpriseReadonlyControllersSid = 74, WinAccountReadonlyControllersSid = 75, WinBuiltinEventLogReadersGroup = 76, WinNewEnterpriseReadonlyControllersSid = 77, WinBuiltinCertSvcDComAccessGroup = 78, WinMediumPlusLabelSid = 79, WinLocalLogonSid = 80, WinConsoleLogonSid = 81, WinThisOrganizationCertificateSid = 82, WinApplicationPackageAuthoritySid = 83, WinBuiltinAnyPackageSid = 84, WinCapabilityInternetClientSid = 85, WinCapabilityInternetClientServerSid = 86, WinCapabilityPrivateNetworkClientServerSid = 87, WinCapabilityPicturesLibrarySid = 88, WinCapabilityVideosLibrarySid = 89, WinCapabilityMusicLibrarySid = 90, WinCapabilityDocumentsLibrarySid = 91, WinCapabilitySharedUserCertificatesSid = 92, WinCapabilityDefaultWindowsCredentialsSid = 93, WinCapabilityRemovableStorageSid = 94, WinBuiltinRDSRemoteAccessServersSid = 95, WinBuiltinRDSEndpointServersSid = 96, WinBuiltinRDSManagementServersSid = 97, WinUserModeDriversSid = 98, WinBuiltinHyperVAdminsSid = 99 }; enum VARENUM { VT_EMPTY = 0, VT_NULL = 1, VT_I2 = 2, VT_I4 = 3, VT_R4 = 4, VT_R8 = 5, VT_CY = 6, VT_DATE = 7, VT_BSTR = 8, VT_DISPATCH = 9, VT_ERROR = 10, VT_BOOL = 11, VT_VARIANT = 12, VT_UNKNOWN = 13, VT_DECIMAL = 14, VT_I1 = 16, VT_UI1 = 17, VT_UI2 = 18, VT_UI4 = 19, VT_I8 = 20, VT_UI8 = 21, VT_INT = 22, VT_UINT = 23, VT_VOID = 24, VT_HRESULT = 25, VT_PTR = 26, VT_SAFEARRAY = 27, VT_CARRAY = 28, VT_USERDEFINED = 29, VT_LPSTR = 30, VT_LPWSTR = 31, VT_RECORD = 36, VT_INT_PTR = 37, VT_UINT_PTR = 38, VT_FILETIME = 64, VT_BLOB = 65, VT_STREAM = 66, VT_STORAGE = 67, VT_STREAMED_OBJECT = 68, VT_STORED_OBJECT = 69, VT_BLOB_OBJECT = 70, VT_CF = 71, VT_CLSID = 72, VT_VERSIONED_STREAM = 73, VT_BSTR_BLOB = 4095, VT_VECTOR = 4096, VT_ARRAY = 8192, VT_BYREF = 16384, = 32770 }; enum POWER_ACTION { PowerActionNone = 0, PowerActionReserved = 1, PowerActionSleep = 2, PowerActionHibernate = 3, PowerActionShutdown = 4, PowerActionShutdownReset = 5, PowerActionShutdownOff = 6, PowerActionWarmEject = 7 }; enum URLIS { URLIS_URL = 0, URLIS_OPAQUE = 1, URLIS_NOHISTORY = 2, URLIS_FILEURL = 3, URLIS_APPLIABLE = 4, URLIS_DIRECTORY = 5, URLIS_HASQUERY = 6 }; enum tagMSHLFLAGS { MSHLFLAGS_NORMAL = 0, MSHLFLAGS_TABLESTRONG = 1, MSHLFLAGS_TABLEWEAK = 2, MSHLFLAGS_NOPING = 4, MSHLFLAGS_RESERVED1 = 8, MSHLFLAGS_RESERVED2 = 16, MSHLFLAGS_RESERVED3 = 32, MSHLFLAGS_RESERVED4 = 64 }; enum __MIDL___MIDL_itf_mfobjects_0000_0012_0001 { MEUnknown = 0, MEError = 1, MEExtendedType = 2, MENonFatalError = 3, MEGenericV1Anchor = 3, MESessionUnknown = 100, MESessionTopologySet = 101, MESessionTopologiesCleared = 102, MESessionStarted = 103, MESessionPaused = 104, MESessionStopped = 105, MESessionClosed = 106, MESessionEnded = 107, MESessionRateChanged = 108, MESessionScrubSampleComplete = 109, MESessionCapabilitiesChanged = 110, MESessionTopologyStatus = 111, MESessionNotifyPresentationTime = 112, MENewPresentation = 113, MELicenseAcquisitionStart = 114, MELicenseAcquisitionCompleted = 115, MEIndividualizationStart = 116, MEIndividualizationCompleted = 117, MEEnablerProgress = 118, MEEnablerCompleted = 119, MEPolicyError = 120, MEPolicyReport = 121, MEBufferingStarted = 122, MEBufferingStopped = 123, MEConnectStart = 124, MEConnectEnd = 125, MEReconnectStart = 126, MEReconnectEnd = 127, MERendererEvent = 128, MESessionStreamSinkFormatChanged = 129, MESessionV1Anchor = 129, MESourceUnknown = 200, MESourceStarted = 201, MEStreamStarted = 202, MESourceSeeked = 203, MEStreamSeeked = 204, MENewStream = 205, MEUpdatedStream = 206, MESourceStopped = 207, MEStreamStopped = 208, MESourcePaused = 209, MEStreamPaused = 210, MEEndOfPresentation = 211, MEEndOfStream = 212, MEMediaSample = 213, MEStreamTick = 214, MEStreamThinMode = 215, MEStreamFormatChanged = 216, MESourceRateChanged = 217, MEEndOfPresentationSegment = 218, MESourceCharacteristicsChanged = 219, MESourceRateChangeRequested = 220, MESourceMetadataChanged = 221, MESequencerSourceTopologyUpdated = 222, MESourceV1Anchor = 222, MESinkUnknown = 300, MEStreamSinkStarted = 301, MEStreamSinkStopped = 302, MEStreamSinkPaused = 303, MEStreamSinkRateChanged = 304, MEStreamSinkRequestSample = 305, MEStreamSinkMarker = 306, MEStreamSinkPrerolled = 307, MEStreamSinkScrubSampleComplete = 308, MEStreamSinkFormatChanged = 309, MEStreamSinkDeviceChanged = 310, MEQualityNotify = 311, MESinkInvalidated = 312, MEAudioSessionNameChanged = 313, MEAudioSessionVolumeChanged = 314, MEAudioSessionDeviceRemoved = 315, MEAudioSessionServerShutdown = 316, MEAudioSessionGroupingParamChanged = 317, MEAudioSessionIconChanged = 318, MEAudioSessionFormatChanged = 319, MEAudioSessionDisconnected = 320, MEAudioSessionExclusiveModeOverride = 321, MESinkV1Anchor = 321, MECaptureAudioSessionVolumeChanged = 322, MECaptureAudioSessionDeviceRemoved = 323, MECaptureAudioSessionFormatChanged = 324, MECaptureAudioSessionDisconnected = 325, MECaptureAudioSessionExclusiveModeOverride = 326, MESinkV2Anchor = 326, METrustUnknown = 400, MEPolicyChanged = 401, MEContentProtectionMessage = 402, MEPolicySet = 403, METrustV1Anchor = 403, MEWMDRMLicenseBackupCompleted = 500, MEWMDRMLicenseBackupProgress = 501, MEWMDRMLicenseRestoreCompleted = 502, MEWMDRMLicenseRestoreProgress = 503, MEWMDRMLicenseAcquisitionCompleted = 506, MEWMDRMIndividualizationCompleted = 508, MEWMDRMIndividualizationProgress = 513, MEWMDRMProximityCompleted = 514, MEWMDRMLicenseStoreCleaned = 515, MEWMDRMRevocationDownloadCompleted = 516, MEWMDRMV1Anchor = 516, METransformUnknown = 600, METransformNeedInput = 601, METransformHaveOutput = 602, METransformDrainComplete = 603, METransformMarker = 604, MEByteStreamCharacteristicsChanged = 700, MEReservedMax = 10000 }; enum _tagQUERYOPTION { QUERY_EXPIRATION_DATE = 1, QUERY_TIME_OF_LAST_CHANGE = 2, QUERY_CONTENT_ENCODING = 3, QUERY_CONTENT_TYPE = 4, QUERY_REFRESH = 5, QUERY_RECOMBINE = 6, QUERY_CAN_NAVIGATE = 7, QUERY_USES_NETWORK = 8, QUERY_IS_CACHED = 9, QUERY_IS_INSTALLEDENTRY = 10, QUERY_IS_CACHED_OR_MAPPED = 11, QUERY_USES_CACHE = 12, QUERY_IS_SECURE = 13, QUERY_IS_SAFE = 14, QUERY_USES_HISTORYFOLDER = 15, QUERY_IS_CACHED_AND_USABLE_OFFLINE = 16 }; enum _COPYFILE2_MESSAGE_TYPE { COPYFILE2_CALLBACK_NONE = 0, COPYFILE2_CALLBACK_CHUNK_STARTED = 1, COPYFILE2_CALLBACK_CHUNK_FINISHED = 2, COPYFILE2_CALLBACK_STREAM_STARTED = 3, COPYFILE2_CALLBACK_STREAM_FINISHED = 4, COPYFILE2_CALLBACK_POLL_CONTINUE = 5, COPYFILE2_CALLBACK_ERROR = 6, COPYFILE2_CALLBACK_MAX = 7 }; enum WMIDPREQUESTCODE { WMI_GET_ALL_DATA = 0, WMI_GET_SINGLE_INSTANCE = 1, WMI_SET_SINGLE_INSTANCE = 2, WMI_SET_SINGLE_ITEM = 3, WMI_ENABLE_EVENTS = 4, WMI_DISABLE_EVENTS = 5, WMI_ENABLE_COLLECTION = 6, WMI_DISABLE_COLLECTION = 7, WMI_REGINFO = 8, WMI_EXECUTE_METHOD = 9, WMI_CAPTURE_STATE = 10 }; enum SHGLOBALCOUNTER { GLOBALCOUNTER_SEARCHMANAGER = 0, GLOBALCOUNTER_SEARCHOPTIONS = 1, GLOBALCOUNTER_FOLDERSETTINGSCHANGE = 2, GLOBALCOUNTER_RATINGS = 3, GLOBALCOUNTER_APPROVEDSITES = 4, GLOBALCOUNTER_RESTRICTIONS = 5, GLOBALCOUNTER_SHELLSETTINGSCHANGED = 6, GLOBALCOUNTER_SYSTEMPIDLCHANGE = 7, GLOBALCOUNTER_OVERLAYMANAGER = 8, GLOBALCOUNTER_QUERYASSOCIATIONS = 9, GLOBALCOUNTER_IESESSIONS = 10, GLOBALCOUNTER_IEONLY_SESSIONS = 11, GLOBALCOUNTER_APPLICATION_DESTINATIONS = 12, __UNUSED_RECYCLE_WAS_GLOBALCOUNTER_CSCSYNCINPROGRESS = 13, GLOBALCOUNTER_BITBUCKETNUMDELETERS = 14, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_SHARES = 15, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_A = 16, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_B = 17, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_C = 18, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_D = 19, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_E = 20, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_F = 21, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_G = 22, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_H = 23, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_I = 24, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_J = 25, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_K = 26, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_L = 27, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_M = 28, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_N = 29, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_O = 30, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_P = 31, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_Q = 32, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_R = 33, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_S = 34, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_T = 35, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_U = 36, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_V = 37, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_W = 38, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_X = 39, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_Y = 40, GLOBALCOUNTER_RECYCLEDIRTYCOUNT_DRIVE_Z = 41, __UNUSED_RECYCLE_WAS_GLOBALCOUNTER_RECYCLEDIRTYCOUNT_SERVERDRIVE = 42, __UNUSED_RECYCLE_WAS_GLOBALCOUNTER_RECYCLEGLOBALDIRTYCOUNT = 43, GLOBALCOUNTER_RECYCLEBINENUM = 44, GLOBALCOUNTER_RECYCLEBINCORRUPTED = 45, GLOBALCOUNTER_RATINGS_STATECOUNTER = 46, GLOBALCOUNTER_PRIVATE_PROFILE_CACHE = 47, GLOBALCOUNTER_INTERNETTOOLBAR_LAYOUT = 48, GLOBALCOUNTER_FOLDERDEFINITION_CACHE = 49, GLOBALCOUNTER_COMMONPLACES_LIST_CACHE = 50, GLOBALCOUNTER_PRIVATE_PROFILE_CACHE_MACHINEWIDE = 51, GLOBALCOUNTER_ASSOCCHANGED = 52, GLOBALCOUNTER_APP_ITEMS_STATE_STORE_CACHE = 53, GLOBALCOUNTER_IMMERSIVE_SCALE_CACHE = 54, GLOBALCOUNTER_SETTINGSYNC_ENABLED = 55, GLOBALCOUNTER_MAXIMUMVALUE = 56 }; enum SYSGEOTYPE { GEO_NATION = 1, GEO_LATITUDE = 2, GEO_LONGITUDE = 3, GEO_ISO2 = 4, GEO_ISO3 = 5, GEO_RFC1766 = 6, GEO_LCID = 7, GEO_FRIENDLYNAME = 8, GEO_OFFICIALNAME = 9, GEO_TIMEZONES = 10, GEO_OFFICIALLANGUAGES = 11, GEO_ISO_UN_NUMBER = 12, GEO_PARENT = 13 }; enum _tagPARSEACTION { PARSE_CANONICALIZE = 1, PARSE_FRIENDLY = 2, PARSE_SECURITY_URL = 3, PARSE_ROOTDOCUMENT = 4, PARSE_DOCUMENT = 5, PARSE_ANCHOR = 6, PARSE_ENCODE_IS_UNESCAPE = 7, PARSE_DECODE_IS_ESCAPE = 8, PARSE_PATH_FROM_URL = 9, PARSE_URL_FROM_PATH = 10, PARSE_MIME = 11, PARSE_SERVER = 12, PARSE_SCHEMA = 13, PARSE_SITE = 14, PARSE_DOMAIN = 15, PARSE_LOCATION = 16, PARSE_SECURITY_DOMAIN = 17, PARSE_ESCAPE = 18, PARSE_UNESCAPE = 19 }; enum DISPLAYCONFIG_SCALING { DISPLAYCONFIG_SCALING_IDENTITY = 1, DISPLAYCONFIG_SCALING_CENTERED = 2, DISPLAYCONFIG_SCALING_STRETCHED = 3, DISPLAYCONFIG_SCALING_ASPECTRATIOCENTEREDMAX = 4, DISPLAYCONFIG_SCALING_CUSTOM = 5, DISPLAYCONFIG_SCALING_PREFERRED = 128, DISPLAYCONFIG_SCALING_FORCE_UINT32 = -1 }; enum DISPLAYCONFIG_DEVICE_INFO_TYPE { DISPLAYCONFIG_DEVICE_INFO_GET_SOURCE_NAME = 1, DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_NAME = 2, DISPLAYCONFIG_DEVICE_INFO_GET_TARGET_PREFERRED_MODE = 3, DISPLAYCONFIG_DEVICE_INFO_GET_ADAPTER_NAME = 4, DISPLAYCONFIG_DEVICE_INFO_SET_TARGET_PERSISTENCE = 5, DISPLAYCONFIG_DEVICE_INFO_FORCE_UINT32 = -1 }; enum ReplacesCorHdrNumericDefines { COMIMAGE_FLAGS_ILONLY = 1, COMIMAGE_FLAGS_32BITREQUIRED = 2, COMIMAGE_FLAGS_IL_LIBRARY = 4, COMIMAGE_FLAGS_STRONGNAMESIGNED = 8, COMIMAGE_FLAGS_NATIVE_ENTRYPOINT = 16, /* COMIMAGE_FLAGS_TRACKDEBUGDATA = Unavail */ }; enum __MIDL_IInternetSecurityManager_0001 { PUAF_DEFAULT = 0, PUAF_NOUI = 1, PUAF_ISFILE = 2, PUAF_WARN_IF_DENIED = 4, PUAF_FORCEUI_FOREGROUND = 8, PUAF_CHECK_TIFS = 16, PUAF_DONTCHECKBOXINDIALOG = 32, PUAF_TRUSTED = 64, PUAF_ACCEPT_WILDCARD_SCHEME = 128, PUAF_ENFORCERESTRICTED = 256, PUAF_NOSAVEDFILECHECK = 512, PUAF_REQUIRESAVEDFILECHECK = 1024, PUAF_DONT_USE_CACHE = 4096, PUAF_RESERVED1 = 8192, PUAF_RESERVED2 = 16384, /* PUAF_LMZ_UNLOCKED = Unavail */ }; enum PROXY_PHASE { PROXY_CALCSIZE = 0, PROXY_GETBUFFER = 1, PROXY_MARSHAL = 2, PROXY_SENDRECEIVE = 3, PROXY_UNMARSHAL = 4 }; enum _IDL_CS_CONVERT { IDL_CS_NO_CONVERT = 0, IDL_CS_IN_PLACE_CONVERT = 1, IDL_CS_NEW_BUFFER_CONVERT = 2 }; enum ASSOCDATA { ASSOCDATA_MSIDESCRIPTOR = 1, ASSOCDATA_NOACTIVATEHANDLER = 2, ASSOCDATA_QUERYCLASSSTORE = 3, ASSOCDATA_HASPERUSERASSOC = 4, ASSOCDATA_EDITFLAGS = 5, ASSOCDATA_VALUE = 6, ASSOCDATA_MAX = 7 }; enum tagSTGC { STGC_DEFAULT = 0, STGC_OVERWRITE = 1, STGC_ONLYIFCURRENT = 2, STGC_DANGEROUSLYCOMMITMERELYTODISKCACHE = 4, STGC_CONSOLIDATE = 8 }; enum SYSTEM_POWER_CONDITION { PoAc = 0, PoDc = 1, PoHot = 2, PoConditionMaximum = 3 }; enum _TRACE_QUERY_INFO_CLASS { TraceGuidQueryList = 0, TraceGuidQueryInfo = 1, TraceGuidQueryProcess = 2, TraceStackTracingInfo = 3, TraceSystemTraceEnableFlagsInfo = 4, TraceSampledProfileIntervalInfo = 5, TraceProfileSourceConfigInfo = 6, TraceProfileSourceListInfo = 7, TracePmcEventListInfo = 8, TracePmcCounterListInfo = 9, MaxTraceSetInfoClass = 10 }; enum _MFVideoTransferFunction { MFVideoTransFunc_Unknown = 0, MFVideoTransFunc_10 = 1, MFVideoTransFunc_18 = 2, MFVideoTransFunc_20 = 3, MFVideoTransFunc_22 = 4, MFVideoTransFunc_709 = 5, MFVideoTransFunc_240M = 6, MFVideoTransFunc_sRGB = 7, MFVideoTransFunc_28 = 8, MFVideoTransFunc_Log_100 = 9, MFVideoTransFunc_Log_316 = 10, MFVideoTransFunc_709_sym = 11, MFVideoTransFunc_Last = 12, /* MFVideoTransFunc_ForceDWORD = Unavail */ }; enum tagTYPEKIND { TKIND_ENUM = 0, TKIND_RECORD = 1, TKIND_MODULE = 2, TKIND_INTERFACE = 3, TKIND_DISPATCH = 4, TKIND_COCLASS = 5, TKIND_ALIAS = 6, TKIND_UNION = 7, TKIND_MAX = 8 }; enum tagBINDSTATUS { BINDSTATUS_FINDINGRESOURCE = 1, BINDSTATUS_CONNECTING = 2, BINDSTATUS_REDIRECTING = 3, BINDSTATUS_BEGINDOWNLOADDATA = 4, BINDSTATUS_DOWNLOADINGDATA = 5, BINDSTATUS_ENDDOWNLOADDATA = 6, BINDSTATUS_BEGINDOWNLOADCOMPONENTS = 7, BINDSTATUS_INSTALLINGCOMPONENTS = 8, BINDSTATUS_ENDDOWNLOADCOMPONENTS = 9, BINDSTATUS_USINGCACHEDCOPY = 10, BINDSTATUS_SENDINGREQUEST = 11, BINDSTATUS_CLASSIDAVAILABLE = 12, BINDSTATUS_MIMETYPEAVAILABLE = 13, BINDSTATUS_CACHEFILENAMEAVAILABLE = 14, BINDSTATUS_BEGINSYNCOPERATION = 15, BINDSTATUS_ENDSYNCOPERATION = 16, BINDSTATUS_BEGINUPLOADDATA = 17, BINDSTATUS_UPLOADINGDATA = 18, BINDSTATUS_ENDUPLOADDATA = 19, BINDSTATUS_PROTOCOLCLASSID = 20, BINDSTATUS_ENCODING = 21, BINDSTATUS_VERIFIEDMIMETYPEAVAILABLE = 22, BINDSTATUS_CLASSINSTALLLOCATION = 23, BINDSTATUS_DECODING = 24, BINDSTATUS_LOADINGMIMEHANDLER = 25, BINDSTATUS_CONTENTDISPOSITIONATTACH = 26, BINDSTATUS_FILTERREPORTMIMETYPE = 27, BINDSTATUS_CLSIDCANINSTANTIATE = 28, BINDSTATUS_IUNKNOWNAVAILABLE = 29, BINDSTATUS_DIRECTBIND = 30, BINDSTATUS_RAWMIMETYPE = 31, BINDSTATUS_PROXYDETECTING = 32, BINDSTATUS_ACCEPTRANGES = 33, BINDSTATUS_COOKIE_SENT = 34, BINDSTATUS_COMPACT_POLICY_RECEIVED = 35, BINDSTATUS_COOKIE_SUPPRESSED = 36, BINDSTATUS_COOKIE_STATE_UNKNOWN = 37, BINDSTATUS_COOKIE_STATE_ACCEPT = 38, BINDSTATUS_COOKIE_STATE_REJECT = 39, BINDSTATUS_COOKIE_STATE_PROMPT = 40, BINDSTATUS_COOKIE_STATE_LEASH = 41, BINDSTATUS_COOKIE_STATE_DOWNGRADE = 42, BINDSTATUS_POLICY_HREF = 43, BINDSTATUS_P3P_HEADER = 44, BINDSTATUS_SESSION_COOKIE_RECEIVED = 45, BINDSTATUS_PERSISTENT_COOKIE_RECEIVED = 46, BINDSTATUS_SESSION_COOKIES_ALLOWED = 47, BINDSTATUS_CACHECONTROL = 48, BINDSTATUS_CONTENTDISPOSITIONFILENAME = 49, BINDSTATUS_MIMETEXTPLAINMISMATCH = 50, BINDSTATUS_PUBLISHERAVAILABLE = 51, BINDSTATUS_DISPLAYNAMEAVAILABLE = 52, BINDSTATUS_SSLUX_NAVBLOCKED = 53, BINDSTATUS_SERVER_MIMETYPEAVAILABLE = 54, BINDSTATUS_SNIFFED_CLASSIDAVAILABLE = 55, BINDSTATUS_64BIT_PROGRESS = 56, BINDSTATUS_LAST = 56, BINDSTATUS_RESERVED_0 = 57, BINDSTATUS_RESERVED_1 = 58, BINDSTATUS_RESERVED_2 = 59, BINDSTATUS_RESERVED_3 = 60, BINDSTATUS_RESERVED_4 = 61, BINDSTATUS_RESERVED_5 = 62, BINDSTATUS_RESERVED_6 = 63, BINDSTATUS_RESERVED_7 = 64, BINDSTATUS_RESERVED_8 = 65, BINDSTATUS_RESERVED_9 = 66, BINDSTATUS_LAST_PRIVATE = 66 }; enum SHREGDEL_FLAGS { SHREGDEL_DEFAULT = 0, SHREGDEL_HKCU = 1, SHREGDEL_HKLM = 16, SHREGDEL_BOTH = 17 }; enum __MIDL_IUri_0001 { Uri_PROPERTY_ABSOLUTE_URI = 0, Uri_PROPERTY_STRING_START = 0, Uri_PROPERTY_AUTHORITY = 1, Uri_PROPERTY_DISPLAY_URI = 2, Uri_PROPERTY_DOMAIN = 3, Uri_PROPERTY_EXTENSION = 4, Uri_PROPERTY_FRAGMENT = 5, Uri_PROPERTY_HOST = 6, Uri_PROPERTY_PASSWORD = 7, Uri_PROPERTY_PATH = 8, Uri_PROPERTY_PATH_AND_QUERY = 9, Uri_PROPERTY_QUERY = 10, Uri_PROPERTY_RAW_URI = 11, Uri_PROPERTY_SCHEME_NAME = 12, Uri_PROPERTY_USER_INFO = 13, Uri_PROPERTY_USER_NAME = 14, Uri_PROPERTY_STRING_LAST = 14, Uri_PROPERTY_HOST_TYPE = 15, Uri_PROPERTY_DWORD_START = 15, Uri_PROPERTY_PORT = 16, Uri_PROPERTY_SCHEME = 17, Uri_PROPERTY_ZONE = 18, Uri_PROPERTY_DWORD_LAST = 18 }; enum tagOLERENDER { OLERENDER_NONE = 0, OLERENDER_DRAW = 1, OLERENDER_FORMAT = 2, OLERENDER_ASIS = 3 }; /* enum tagMKREDUCE { MKRREDUCE_ONE = Unavail }; */ enum _tagINTERNETFEATURELIST { FEATURE_OBJECT_CACHING = 0, FEATURE_ZONE_ELEVATION = 1, FEATURE_MIME_HANDLING = 2, FEATURE_MIME_SNIFFING = 3, FEATURE_WINDOW_RESTRICTIONS = 4, FEATURE_WEBOC_POPUPMANAGEMENT = 5, FEATURE_BEHAVIORS = 6, FEATURE_DISABLE_MK_PROTOCOL = 7, FEATURE_LOCALMACHINE_LOCKDOWN = 8, FEATURE_SECURITYBAND = 9, FEATURE_RESTRICT_ACTIVEXINSTALL = 10, FEATURE_VALIDATE_NAVIGATE_URL = 11, FEATURE_RESTRICT_FILEDOWNLOAD = 12, FEATURE_ADDON_MANAGEMENT = 13, FEATURE_PROTOCOL_LOCKDOWN = 14, FEATURE_HTTP_USERNAME_PASSWORD_DISABLE = 15, FEATURE_SAFE_BINDTOOBJECT = 16, FEATURE_UNC_SAVEDFILECHECK = 17, FEATURE_GET_URL_DOM_FILEPATH_UNENCODED = 18, FEATURE_TABBED_BROWSING = 19, FEATURE_SSLUX = 20, FEATURE_DISABLE_NAVIGATION_SOUNDS = 21, FEATURE_DISABLE_LEGACY_COMPRESSION = 22, FEATURE_FORCE_ADDR_AND_STATUS = 23, FEATURE_XMLHTTP = 24, FEATURE_DISABLE_TELNET_PROTOCOL = 25, FEATURE_FEEDS = 26, FEATURE_BLOCK_INPUT_PROMPTS = 27, FEATURE_ENTRY_COUNT = 28 }; enum __MIDL_IBindStatusCallback_0006 { BSCF_FIRSTDATANOTIFICATION = 1, BSCF_INTERMEDIATEDATANOTIFICATION = 2, BSCF_LASTDATANOTIFICATION = 4, BSCF_DATAFULLYAVAILABLE = 8, BSCF_AVAILABLEDATASIZEUNKNOWN = 16, BSCF_SKIPDRAINDATAFORFILEURLS = 32, BSCF_64BITLENGTHDOWNLOAD = 64 }; enum DISPLAYCONFIG_PIXELFORMAT { DISPLAYCONFIG_PIXELFORMAT_8BPP = 1, DISPLAYCONFIG_PIXELFORMAT_16BPP = 2, DISPLAYCONFIG_PIXELFORMAT_24BPP = 3, DISPLAYCONFIG_PIXELFORMAT_32BPP = 4, DISPLAYCONFIG_PIXELFORMAT_NONGDI = 5, DISPLAYCONFIG_PIXELFORMAT_FORCE_UINT32 = -1 }; enum __MIDL___MIDL_itf_mfobjects_0000_0017_0002 { MF_OPENMODE_FAIL_IF_NOT_EXIST = 0, MF_OPENMODE_FAIL_IF_EXIST = 1, MF_OPENMODE_RESET_IF_EXIST = 2, MF_OPENMODE_APPEND_IF_EXIST = 3, MF_OPENMODE_DELETE_IF_EXIST = 4 }; enum TrustLevel { BaseTrust = 0, PartialTrust = 1, FullTrust = 2 }; enum tagBINDSTRING { BINDSTRING_HEADERS = 1, BINDSTRING_ACCEPT_MIMES = 2, BINDSTRING_EXTRA_URL = 3, BINDSTRING_LANGUAGE = 4, BINDSTRING_USERNAME = 5, BINDSTRING_PASSWORD = 6, BINDSTRING_UA_PIXELS = 7, BINDSTRING_UA_COLOR = 8, BINDSTRING_OS = 9, BINDSTRING_USER_AGENT = 10, BINDSTRING_ACCEPT_ENCODINGS = 11, BINDSTRING_POST_COOKIE = 12, BINDSTRING_POST_DATA_MIME = 13, BINDSTRING_URL = 14, BINDSTRING_IID = 15, BINDSTRING_FLAG_BIND_TO_OBJECT = 16, BINDSTRING_PTR_BIND_CONTEXT = 17, BINDSTRING_XDR_ORIGIN = 18, BINDSTRING_DOWNLOADPATH = 19, BINDSTRING_ROOTDOC_URL = 20, BINDSTRING_INITIAL_FILENAME = 21 }; enum tagORIENTATION_PREFERENCE { ORIENTATION_PREFERENCE_NONE = 0, ORIENTATION_PREFERENCE_LANDSCAPE = 1, ORIENTATION_PREFERENCE_PORTRAIT = 2, ORIENTATION_PREFERENCE_LANDSCAPE_FLIPPED = 4, ORIENTATION_PREFERENCE_PORTRAIT_FLIPPED = 8 }; enum _DMO_OUTPUT_STREAM_INFO_FLAGS { DMO_OUTPUT_STREAMF_WHOLE_SAMPLES = 1, DMO_OUTPUT_STREAMF_SINGLE_SAMPLE_PER_BUFFER = 2, DMO_OUTPUT_STREAMF_FIXED_SAMPLE_SIZE = 4, DMO_OUTPUT_STREAMF_DISCARDABLE = 8, DMO_OUTPUT_STREAMF_OPTIONAL = 16 }; enum tagLIBFLAGS { LIBFLAG_FRESTRICTED = 1, LIBFLAG_FCONTROL = 2, LIBFLAG_FHIDDEN = 4, LIBFLAG_FHASDISKIMAGE = 8 }; enum MF_PLUGIN_CONTROL_POLICY { MF_PLUGIN_CONTROL_POLICY_USE_ALL_PLUGINS = 0, MF_PLUGIN_CONTROL_POLICY_USE_APPROVED_PLUGINS = 1, MF_PLUGIN_CONTROL_POLICY_USE_WEB_PLUGINS = 2 }; enum _TOKEN_INFORMATION_CLASS { TokenUser = 1, TokenGroups = 2, TokenPrivileges = 3, TokenOwner = 4, TokenPrimaryGroup = 5, TokenDefaultDacl = 6, TokenSource = 7, TokenType = 8, TokenImpersonationLevel = 9, TokenStatistics = 10, TokenRestrictedSids = 11, TokenSessionId = 12, TokenGroupsAndPrivileges = 13, TokenSessionReference = 14, TokenSandBoxInert = 15, TokenAuditPolicy = 16, TokenOrigin = 17, TokenElevationType = 18, TokenLinkedToken = 19, TokenElevation = 20, TokenHasRestrictions = 21, TokenAccessInformation = 22, TokenVirtualizationAllowed = 23, TokenVirtualizationEnabled = 24, TokenIntegrityLevel = 25, TokenUIAccess = 26, TokenMandatoryPolicy = 27, TokenLogonSid = 28, TokenIsAppContainer = 29, TokenCapabilities = 30, TokenAppContainerSid = 31, TokenAppContainerNumber = 32, TokenUserClaimAttributes = 33, TokenDeviceClaimAttributes = 34, TokenRestrictedUserClaimAttributes = 35, TokenRestrictedDeviceClaimAttributes = 36, TokenDeviceGroups = 37, TokenRestrictedDeviceGroups = 38, TokenSecurityAttributes = 39, TokenIsRestricted = 40, MaxTokenInfoClass = 41 }; enum PROPDESC_AGGREGATION_TYPE { PDAT_DEFAULT = 0, PDAT_FIRST = 1, PDAT_SUM = 2, PDAT_AVERAGE = 3, PDAT_DATERANGE = 4, PDAT_UNION = 5, PDAT_MAX = 6, PDAT_MIN = 7 }; enum PROPDESC_FORMAT_FLAGS { PDFF_DEFAULT = 0, PDFF_PREFIXNAME = 1, PDFF_FILENAME = 2, PDFF_ALWAYSKB = 4, PDFF_RESERVED_RIGHTTOLEFT = 8, PDFF_SHORTTIME = 16, PDFF_LONGTIME = 32, PDFF_HIDETIME = 64, PDFF_SHORTDATE = 128, PDFF_LONGDATE = 256, PDFF_HIDEDATE = 512, PDFF_RELATIVEDATE = 1024, PDFF_USEEDITINVITATION = 2048, PDFF_READONLY = 4096, PDFF_NOAUTOREADINGORDER = 8192 }; enum PROPDESC_TYPE_FLAGS { PDTF_DEFAULT = 0, PDTF_MULTIPLEVALUES = 1, PDTF_ISINNATE = 2, PDTF_ISGROUP = 4, PDTF_CANGROUPBY = 8, PDTF_CANSTACKBY = 16, PDTF_ISTREEPROPERTY = 32, PDTF_INCLUDEINFULLTEXTQUERY = 64, PDTF_ISVIEWABLE = 128, PDTF_ISQUERYABLE = 256, PDTF_CANBEPURGED = 512, PDTF_SEARCHRAWVALUE = 1024, = 32771 }; enum tagMKSYS { MKSYS_NONE = 0, MKSYS_GENERICCOMPOSITE = 1, MKSYS_FILEMONIKER = 2, MKSYS_ANTIMONIKER = 3, MKSYS_ITEMMONIKER = 4, MKSYS_POINTERMONIKER = 5, MKSYS_CLASSMONIKER = 7, MKSYS_OBJREFMONIKER = 8, MKSYS_SESSIONMONIKER = 9, MKSYS_LUAMONIKER = 10 }; enum PROPDESC_VIEW_FLAGS { PDVF_DEFAULT = 0, PDVF_CENTERALIGN = 1, PDVF_RIGHTALIGN = 2, PDVF_BEGINNEWGROUP = 4, PDVF_FILLAREA = 8, PDVF_SORTDESCENDING = 16, PDVF_SHOWONLYIFPRESENT = 32, PDVF_SHOWBYDEFAULT = 64, PDVF_SHOWINPRIMARYLIST = 128, PDVF_SHOWINSECONDARYLIST = 256, PDVF_HIDELABEL = 512, PDVF_HIDDEN = 2048, PDVF_CANWRAP = 4096, PDVF_MASK_ALL = 7167 }; enum _FILE_INFO_BY_HANDLE_CLASS { FileBasicInfo = 0, FileStandardInfo = 1, FileNameInfo = 2, FileRenameInfo = 3, FileDispositionInfo = 4, FileAllocationInfo = 5, FileEndOfFileInfo = 6, FileStreamInfo = 7, FileCompressionInfo = 8, FileAttributeTagInfo = 9, FileIdBothDirectoryInfo = 10, FileIdBothDirectoryRestartInfo = 11, FileIoPriorityHintInfo = 12, FileRemoteProtocolInfo = 13, FileFullDirectoryInfo = 14, FileFullDirectoryRestartInfo = 15, FileStorageInfo = 16, FileAlignmentInfo = 17, MaximumFileInfoByHandleClass = 18 }; enum tagMSHCTX { MSHCTX_LOCAL = 0, MSHCTX_NOSHAREDMEM = 1, MSHCTX_DIFFERENTMACHINE = 2, MSHCTX_INPROC = 3, MSHCTX_CROSSCTX = 4 }; enum tagPOINTER_DEVICE_CURSOR_TYPE { POINTER_DEVICE_CURSOR_TYPE_UNKNOWN = 0, POINTER_DEVICE_CURSOR_TYPE_TIP = 1, POINTER_DEVICE_CURSOR_TYPE_ERASER = 2, POINTER_DEVICE_CURSOR_TYPE_MAX = -1 }; enum tagCOINIT { COINIT_APARTMENTTHREADED = 2, COINIT_MULTITHREADED = 0, COINIT_DISABLE_OLE1DDE = 4, COINIT_SPEED_OVER_MEMORY = 8 }; enum URL_SCHEME { URL_SCHEME_INVALID = -1, URL_SCHEME_UNKNOWN = 0, URL_SCHEME_FTP = 1, URL_SCHEME_HTTP = 2, URL_SCHEME_GOPHER = 3, URL_SCHEME_MAILTO = 4, URL_SCHEME_NEWS = 5, URL_SCHEME_NNTP = 6, URL_SCHEME_TELNET = 7, URL_SCHEME_WAIS = 8, URL_SCHEME_FILE = 9, URL_SCHEME_MK = 10, URL_SCHEME_HTTPS = 11, URL_SCHEME_SHELL = 12, URL_SCHEME_SNEWS = 13, URL_SCHEME_LOCAL = 14, URL_SCHEME_JAVASCRIPT = 15, URL_SCHEME_VBSCRIPT = 16, URL_SCHEME_ABOUT = 17, URL_SCHEME_RES = 18, URL_SCHEME_MSSHELLROOTED = 19, URL_SCHEME_MSSHELLIDLIST = 20, URL_SCHEME_MSHELP = 21, URL_SCHEME_MSSHELLDEVICE = 22, URL_SCHEME_WILDCARD = 23, URL_SCHEME_SEARCH_MS = 24, URL_SCHEME_SEARCH = 25, URL_SCHEME_KNOWNFOLDER = 26, URL_SCHEME_MAXVALUE = 27 }; enum tagURLTEMPLATE { URLTEMPLATE_CUSTOM = 0, /* URLTEMPLATE_PREDEFINED_MIN = Unavail */ }; enum _JOBOBJECTINFOCLASS { JobObjectBasicAccountingInformation = 1, JobObjectBasicLimitInformation = 2, JobObjectBasicProcessIdList = 3, JobObjectBasicUIRestrictions = 4, JobObjectSecurityLimitInformation = 5, JobObjectEndOfJobTimeInformation = 6, JobObjectAssociateCompletionPortInformation = 7, JobObjectBasicAndIoAccountingInformation = 8, JobObjectExtendedLimitInformation = 9, JobObjectJobSetInformation = 10, JobObjectGroupInformation = 11, JobObjectNotificationLimitInformation = 12, JobObjectLimitViolationInformation = 13, JobObjectGroupInformationEx = 14, JobObjectCpuRateControlInformation = 15, JobObjectCompletionFilter = 16, JobObjectCompletionCounter = 17, JobObjectReserved1Information = 18, JobObjectReserved2Information = 19, JobObjectReserved3Information = 20, JobObjectReserved4Information = 21, JobObjectReserved5Information = 22, JobObjectReserved6Information = 23, JobObjectReserved7Information = 24, MaxJobObjectInfoClass = 25 }; enum _DMO_SET_TYPE_FLAGS { DMO_SET_TYPEF_TEST_ONLY = 1, DMO_SET_TYPEF_CLEAR = 2 }; enum _COMPUTER_NAME_FORMAT { ComputerNameNetBIOS = 0, ComputerNameDnsHostname = 1, ComputerNameDnsDomain = 2, ComputerNameDnsFullyQualified = 3, ComputerNamePhysicalNetBIOS = 4, ComputerNamePhysicalDnsHostname = 5, ComputerNamePhysicalDnsDomain = 6, ComputerNamePhysicalDnsFullyQualified = 7, ComputerNameMax = 8 }; enum _MFVideoLighting { MFVideoLighting_Unknown = 0, MFVideoLighting_bright = 1, MFVideoLighting_office = 2, MFVideoLighting_dim = 3, MFVideoLighting_dark = 4, MFVideoLighting_Last = 5, /* MFVideoLighting_ForceDWORD = Unavail */ }; enum tagPROPBAG2_TYPE { PROPBAG2_TYPE_UNDEFINED = 0, PROPBAG2_TYPE_DATA = 1, PROPBAG2_TYPE_URL = 2, PROPBAG2_TYPE_OBJECT = 3, PROPBAG2_TYPE_STREAM = 4, PROPBAG2_TYPE_STORAGE = 5, PROPBAG2_TYPE_MONIKER = 6 }; enum ASSOCSTR { ASSOCSTR_COMMAND = 1, ASSOCSTR_EXECUTABLE = 2, ASSOCSTR_FRIENDLYDOCNAME = 3, ASSOCSTR_FRIENDLYAPPNAME = 4, ASSOCSTR_NOOPEN = 5, ASSOCSTR_SHELLNEWVALUE = 6, ASSOCSTR_DDECOMMAND = 7, ASSOCSTR_DDEIFEXEC = 8, ASSOCSTR_DDEAPPLICATION = 9, ASSOCSTR_DDETOPIC = 10, ASSOCSTR_INFOTIP = 11, ASSOCSTR_QUICKTIP = 12, ASSOCSTR_TILEINFO = 13, ASSOCSTR_CONTENTTYPE = 14, ASSOCSTR_DEFAULTICON = 15, ASSOCSTR_SHELLEXTENSION = 16, ASSOCSTR_DROPTARGET = 17, ASSOCSTR_DELEGATEEXECUTE = 18, ASSOCSTR_MAX = 19 }; enum tagVARFLAGS { VARFLAG_FREADONLY = 1, VARFLAG_FSOURCE = 2, VARFLAG_FBINDABLE = 4, VARFLAG_FREQUESTEDIT = 8, VARFLAG_FDISPLAYBIND = 16, VARFLAG_FDEFAULTBIND = 32, VARFLAG_FHIDDEN = 64, VARFLAG_FRESTRICTED = 128, VARFLAG_FDEFAULTCOLLELEM = 256, VARFLAG_FUIDEFAULT = 512, VARFLAG_FNONBROWSABLE = 1024, VARFLAG_FREPLACEABLE = 2048, VARFLAG_FIMMEDIATEBIND = 4096 }; enum PSC_STATE { PSC_NORMAL = 0, PSC_NOTINSOURCE = 1, PSC_DIRTY = 2, PSC_READONLY = 3 }; enum __MIDL_IBindStatusCallback_0002 { BINDINFOF_URLENCODESTGMEDDATA = 1, BINDINFOF_URLENCODEDEXTRAINFO = 2 }; enum _SC_STATUS_TYPE { SC_STATUS_PROCESS_INFO = 0 }; enum tagHITRESULT { HITRESULT_OUTSIDE = 0, HITRESULT_TRANSPARENT = 1, HITRESULT_CLOSE = 2, HITRESULT_HIT = 3 }; enum DISPLAYCONFIG_SCANLINE_ORDERING { DISPLAYCONFIG_SCANLINE_ORDERING_UNSPECIFIED = 0, DISPLAYCONFIG_SCANLINE_ORDERING_PROGRESSIVE = 1, DISPLAYCONFIG_SCANLINE_ORDERING_INTERLACED = 2, DISPLAYCONFIG_SCANLINE_ORDERING_INTERLACED_UPPERFIELDFIRST = 2, DISPLAYCONFIG_SCANLINE_ORDERING_INTERLACED_LOWERFIELDFIRST = 3, DISPLAYCONFIG_SCANLINE_ORDERING_FORCE_UINT32 = -1 }; enum tagCONDITION_OPERATION { COP_IMPLICIT = 0, COP_EQUAL = 1, COP_NOTEQUAL = 2, COP_LESSTHAN = 3, COP_GREATERTHAN = 4, COP_LESSTHANOREQUAL = 5, COP_GREATERTHANOREQUAL = 6, COP_VALUE_STARTSWITH = 7, COP_VALUE_ENDSWITH = 8, COP_VALUE_CONTAINS = 9, COP_VALUE_NOTCONTAINS = 10, COP_DOSWILDCARDS = 11, COP_WORD_EQUAL = 12, COP_WORD_STARTSWITH = 13, COP_APPLICATION_SPECIFIC = 14 }; enum tagQACONTAINERFLAGS { QACONTAINER_SHOWHATCHING = 1, QACONTAINER_SHOWGRABHANDLES = 2, QACONTAINER_USERMODE = 4, QACONTAINER_DISPLAYASDEFAULT = 8, QACONTAINER_UIDEAD = 16, QACONTAINER_AUTOCLIP = 32, QACONTAINER_MESSAGEREFLECT = 64, QACONTAINER_SUPPORTSMNEMONICS = 128 }; enum _CM_SERVICE_NODE_TYPE { DriverType = 1, FileSystemType = 2, Win32ServiceOwnProcess = 16, Win32ServiceShareProcess = 32, AdapterType = 4, RecognizerType = 8 }; enum _APTTYPE { APTTYPE_CURRENT = -1, APTTYPE_STA = 0, APTTYPE_MTA = 1, APTTYPE_NA = 2, APTTYPE_MAINSTA = 3 }; enum _CM_SERVICE_LOAD_TYPE { BootLoad = 0, SystemLoad = 1, AutoLoad = 2, DemandLoad = 3, DisableLoad = 4 }; enum _THREAD_INFORMATION_CLASS { ThreadMemoryPriority = 0, ThreadInformationClassMax = 1 }; enum _SID_NAME_USE { SidTypeUser = 1, SidTypeGroup = 2, SidTypeDomain = 3, SidTypeAlias = 4, SidTypeWellKnownGroup = 5, SidTypeDeletedAccount = 6, SidTypeInvalid = 7, SidTypeUnknown = 8, SidTypeComputer = 9, SidTypeLabel = 10 }; enum PROPDESC_SEARCHINFO_FLAGS { PDSIF_DEFAULT = 0, PDSIF_ININVERTEDINDEX = 1, PDSIF_ISCOLUMN = 2, PDSIF_ISCOLUMNSPARSE = 4, PDSIF_ALWAYSINCLUDE = 8, PDSIF_USEFORTYPEAHEAD = 16 }; enum tagFUNCFLAGS { FUNCFLAG_FRESTRICTED = 1, FUNCFLAG_FSOURCE = 2, FUNCFLAG_FBINDABLE = 4, FUNCFLAG_FREQUESTEDIT = 8, FUNCFLAG_FDISPLAYBIND = 16, FUNCFLAG_FDEFAULTBIND = 32, FUNCFLAG_FHIDDEN = 64, FUNCFLAG_FUSESGETLASTERROR = 128, FUNCFLAG_FDEFAULTCOLLELEM = 256, FUNCFLAG_FUIDEFAULT = 512, FUNCFLAG_FNONBROWSABLE = 1024, FUNCFLAG_FREPLACEABLE = 2048, FUNCFLAG_FIMMEDIATEBIND = 4096 }; enum tagOLEMISC { OLEMISC_RECOMPOSEONRESIZE = 1, OLEMISC_ONLYICONIC = 2, OLEMISC_INSERTNOTREPLACE = 4, OLEMISC_STATIC = 8, OLEMISC_CANTLINKINSIDE = 16, OLEMISC_CANLINKBYOLE1 = 32, OLEMISC_ISLINKOBJECT = 64, OLEMISC_INSIDEOUT = 128, OLEMISC_ACTIVATEWHENVISIBLE = 256, OLEMISC_RENDERINGISDEVICEINDEPENDENT = 512, OLEMISC_INVISIBLEATRUNTIME = 1024, OLEMISC_ALWAYSRUN = 2048, OLEMISC_ACTSLIKEBUTTON = 4096, OLEMISC_ACTSLIKELABEL = 8192, OLEMISC_NOUIACTIVATE = 16384, = 32770 }; enum URL_PART { URL_PART_NONE = 0, URL_PART_SCHEME = 1, URL_PART_HOSTNAME = 2, URL_PART_USERNAME = 3, URL_PART_PASSWORD = 4, URL_PART_PORT = 5, URL_PART_QUERY = 6 }; enum AnnoScope { ANNO_THIS = 0, ANNO_CONTAINER = 1 }; enum tagGLOBALOPT_EH_VALUES { COMGLB_EXCEPTION_HANDLE = 0, COMGLB_EXCEPTION_DONOT_HANDLE_FATAL = 1, COMGLB_EXCEPTION_DONOT_HANDLE = 1, COMGLB_EXCEPTION_DONOT_HANDLE_ANY = 2 }; enum tagSHCOLSTATE { SHCOLSTATE_DEFAULT = 0, SHCOLSTATE_TYPE_STR = 1, SHCOLSTATE_TYPE_INT = 2, SHCOLSTATE_TYPE_DATE = 3, SHCOLSTATE_TYPEMASK = 15, SHCOLSTATE_ONBYDEFAULT = 16, SHCOLSTATE_SLOW = 32, SHCOLSTATE_EXTENDED = 64, SHCOLSTATE_SECONDARYUI = 128, SHCOLSTATE_HIDDEN = 256, SHCOLSTATE_PREFER_VARCMP = 512, SHCOLSTATE_PREFER_FMTCMP = 1024, SHCOLSTATE_NOSORTBYFOLDERNESS = 2048, /* SHCOLSTATE_VIEWONLY = Unavail */ }; enum tagXMLEMEM_TYPE { XMLELEMTYPE_ELEMENT = 0, XMLELEMTYPE_TEXT = 1, XMLELEMTYPE_COMMENT = 2, XMLELEMTYPE_DOCUMENT = 3, XMLELEMTYPE_DTD = 4, XMLELEMTYPE_PI = 5, XMLELEMTYPE_OTHER = 6 }; enum IPPROTO { IPPROTO_HOPOPTS = 0, IPPROTO_ICMP = 1, IPPROTO_IGMP = 2, IPPROTO_GGP = 3, IPPROTO_IPV4 = 4, IPPROTO_ST = 5, IPPROTO_TCP = 6, IPPROTO_CBT = 7, IPPROTO_EGP = 8, IPPROTO_IGP = 9, IPPROTO_PUP = 12, IPPROTO_UDP = 17, IPPROTO_IDP = 22, IPPROTO_RDP = 27, IPPROTO_IPV6 = 41, IPPROTO_ROUTING = 43, IPPROTO_FRAGMENT = 44, IPPROTO_ESP = 50, IPPROTO_AH = 51, IPPROTO_ICMPV6 = 58, IPPROTO_NONE = 59, IPPROTO_DSTOPTS = 60, IPPROTO_ND = 77, IPPROTO_ICLFXBM = 78, IPPROTO_PIM = 103, IPPROTO_PGM = 113, IPPROTO_L2TP = 115, IPPROTO_SCTP = 132, IPPROTO_RAW = 255, IPPROTO_MAX = 256, IPPROTO_RESERVED_RAW = 257, IPPROTO_RESERVED_IPSEC = 258, IPPROTO_RESERVED_IPSECOFFLOAD = 259, IPPROTO_RESERVED_WNV = 260, IPPROTO_RESERVED_MAX = 261 }; enum tagDVASPECT2 { DVASPECT_OPAQUE = 16, DVASPECT_TRANSPARENT = 32 }; enum _tagPI_FLAGS { PI_PARSE_URL = 1, PI_FILTER_MODE = 2, PI_FORCE_ASYNC = 4, PI_USE_WORKERTHREAD = 8, PI_MIMEVERIFICATION = 16, PI_CLSIDLOOKUP = 32, PI_DATAPROGRESS = 64, PI_SYNCHRONOUS = 128, PI_APARTMENTTHREADED = 256, PI_CLASSINSTALL = 512, PI_PASSONBINDCTX = 8192, = 32770 }; enum IMPORT_OBJECT_NAME_TYPE { IMPORT_OBJECT_ORDINAL = 0, IMPORT_OBJECT_NAME = 1, IMPORT_OBJECT_NAME_NO_PREFIX = 2, IMPORT_OBJECT_NAME_UNDECORATE = 3 }; enum XLAT_SIDE { XLAT_SERVER = 1, XLAT_CLIENT = 2 }; enum _DEVICE_POWER_STATE { PowerDeviceUnspecified = 0, PowerDeviceD0 = 1, PowerDeviceD1 = 2, PowerDeviceD2 = 3, PowerDeviceD3 = 4, PowerDeviceMaximum = 5 }; enum _TRANSACTIONMANAGER_INFORMATION_CLASS { TransactionManagerBasicInformation = 0, TransactionManagerLogInformation = 1, TransactionManagerLogPathInformation = 2, TransactionManagerRecoveryInformation = 4, TransactionManagerOnlineProbeInformation = 3, TransactionManagerOldestTransactionInformation = 5 }; enum _COPYFILE2_COPY_PHASE { COPYFILE2_PHASE_NONE = 0, COPYFILE2_PHASE_PREPARE_SOURCE = 1, COPYFILE2_PHASE_PREPARE_DEST = 2, COPYFILE2_PHASE_READ_SOURCE = 3, COPYFILE2_PHASE_WRITE_DESTINATION = 4, COPYFILE2_PHASE_SERVER_COPY = 5, COPYFILE2_PHASE_NAMEGRAFT_COPY = 6, COPYFILE2_PHASE_MAX = 7 }; enum PKA_FLAGS { PKA_SET = 0, PKA_APPEND = 1, PKA_DELETE = 2 }; enum __MIDL_IBindStatusCallback_0003 { BINDF_ASYNCHRONOUS = 1, BINDF_ASYNCSTORAGE = 2, BINDF_NOPROGRESSIVERENDERING = 4, BINDF_OFFLINEOPERATION = 8, BINDF_GETNEWESTVERSION = 16, BINDF_NOWRITECACHE = 32, BINDF_NEEDFILE = 64, BINDF_PULLDATA = 128, BINDF_IGNORESECURITYPROBLEM = 256, BINDF_RESYNCHRONIZE = 512, BINDF_HYPERLINK = 1024, BINDF_NO_UI = 2048, BINDF_SILENTOPERATION = 4096, BINDF_PRAGMA_NO_CACHE = 8192, BINDF_GETCLASSOBJECT = 16384, = 32770 }; enum tagCOWAIT_FLAGS { COWAIT_WAITALL = 1, COWAIT_ALERTABLE = 2, COWAIT_INPUTAVAILABLE = 4, COWAIT_DISPATCH_CALLS = 8, COWAIT_DISPATCH_WINDOW_MESSAGES = 16, REAL_COWAIT_ENABLECALLREENTRANCY = 8, COWAIT_ENABLEWINDOWMESSAGES = 16, COWAIT_ENABLECALLREENTRANCY = 24 }; enum _AUDIT_EVENT_TYPE { AuditEventObjectAccess = 0, AuditEventDirectoryServiceAccess = 1 }; enum tagDOMNodeType { NODE_INVALID = 0, NODE_ELEMENT = 1, NODE_ATTRIBUTE = 2, NODE_TEXT = 3, NODE_CDATA_SECTION = 4, NODE_ENTITY_REFERENCE = 5, NODE_ENTITY = 6, NODE_PROCESSING_INSTRUCTION = 7, NODE_COMMENT = 8, NODE_DOCUMENT = 9, NODE_DOCUMENT_TYPE = 10, NODE_DOCUMENT_FRAGMENT = 11, NODE_NOTATION = 12 }; enum _TRANSACTION_INFORMATION_CLASS { TransactionBasicInformation = 0, TransactionPropertiesInformation = 1, TransactionEnlistmentInformation = 2, TransactionSuperiorEnlistmentInformation = 3, TransactionBindInformation = 4, TransactionDTCPrivateInformation = 5 }; enum tagCALLCONV { CC_FASTCALL = 0, CC_CDECL = 1, CC_MSCPASCAL = 2, CC_PASCAL = 2, CC_MACPASCAL = 3, CC_STDCALL = 4, CC_FPFASTCALL = 5, CC_SYSCALL = 6, CC_MPWCDECL = 7, CC_MPWPASCAL = 8, CC_MAX = 9 }; enum tagSTATFLAG { STATFLAG_DEFAULT = 0, STATFLAG_NONAME = 1, STATFLAG_NOOPEN = 2 }; enum tagRpcCallType { rctInvalid = 0, rctNormal = 1, rctTraining = 2, rctGuaranteed = 3 }; enum _MFVideoChromaSubsampling { MFVideoChromaSubsampling_Unknown = 0, MFVideoChromaSubsampling_ProgressiveChroma = 8, MFVideoChromaSubsampling_Horizontally_Cosited = 4, MFVideoChromaSubsampling_Vertically_Cosited = 2, MFVideoChromaSubsampling_Vertically_AlignedChromaPlanes = 1, MFVideoChromaSubsampling_MPEG2 = 5, MFVideoChromaSubsampling_MPEG1 = 1, MFVideoChromaSubsampling_DV_PAL = 6, MFVideoChromaSubsampling_Cosited = 7, MFVideoChromaSubsampling_Last = 8, /* MFVideoChromaSubsampling_ForceDWORD = Unavail */ }; enum _TAPE_DRIVE_PROBLEM_TYPE { TapeDriveProblemNone = 0, TapeDriveReadWriteWarning = 1, TapeDriveReadWriteError = 2, TapeDriveReadWarning = 3, TapeDriveWriteWarning = 4, TapeDriveReadError = 5, TapeDriveWriteError = 6, TapeDriveHardwareError = 7, TapeDriveUnsupportedMedia = 8, TapeDriveScsiConnectionError = 9, TapeDriveTimetoClean = 10, TapeDriveCleanDriveNow = 11, TapeDriveMediaLifeExpired = 12, TapeDriveSnappedTape = 13 }; enum _ACTIVATION_CONTEXT_INFO_CLASS { ActivationContextBasicInformation = 1, ActivationContextDetailedInformation = 2, AssemblyDetailedInformationInActivationContext = 3, FileInformationInAssemblyOfAssemblyInActivationContext = 4, RunlevelInformationInActivationContext = 5, CompatibilityInformationInActivationContext = 6, ActivationContextManifestResourceName = 7, MaxActivationContextInfoClass = 8, AssemblyDetailedInformationInActivationContxt = 3, FileInformationInAssemblyOfAssemblyInActivationContxt = 4 }; enum __MIDL_ICodeInstall_0001 { CIP_DISK_FULL = 0, CIP_ACCESS_DENIED = 1, CIP_NEWER_VERSION_EXISTS = 2, CIP_OLDER_VERSION_EXISTS = 3, CIP_NAME_CONFLICT = 4, CIP_TRUST_VERIFICATION_COMPONENT_MISSING = 5, CIP_EXE_SELF_REGISTERATION_TIMEOUT = 6, CIP_UNSAFE_TO_ABORT = 7, CIP_NEED_REBOOT = 8, CIP_NEED_REBOOT_UI_PERMISSION = 9 }; /* enum __MIDL_IBindStatusCallback_0005 { BINDINFO_OPTIONS_WININETFLAG = Unavail }; */ enum tagPERCEIVED { PERCEIVED_TYPE_FIRST = -1, PERCEIVED_TYPE_CUSTOM = -1, PERCEIVED_TYPE_UNSPECIFIED = -1, PERCEIVED_TYPE_FOLDER = -1, PERCEIVED_TYPE_UNKNOWN = 0, PERCEIVED_TYPE_TEXT = 1, PERCEIVED_TYPE_IMAGE = 2, PERCEIVED_TYPE_AUDIO = 3, PERCEIVED_TYPE_VIDEO = 4, PERCEIVED_TYPE_COMPRESSED = 5, PERCEIVED_TYPE_DOCUMENT = 6, PERCEIVED_TYPE_SYSTEM = 7, PERCEIVED_TYPE_APPLICATION = 8, PERCEIVED_TYPE_GAMEMEDIA = 9, PERCEIVED_TYPE_CONTACTS = 10, PERCEIVED_TYPE_LAST = 10 }; enum _PROCESS_MITIGATION_POLICY { ProcessDEPPolicy = 0, ProcessASLRPolicy = 1, ProcessStackCheckPolicy = 2, ProcessStrictHandleCheckPolicy = 3, ProcessSystemCallDisablePolicy = 4, MaxProcessMitigationPolicy = 5 }; enum SCOPE_LEVEL { ScopeLevelInterface = 1, ScopeLevelLink = 2, ScopeLevelSubnet = 3, ScopeLevelAdmin = 4, ScopeLevelSite = 5, ScopeLevelOrganization = 8, ScopeLevelGlobal = 14, ScopeLevelCount = 16 }; enum _MFNominalRange { MFNominalRange_Unknown = 0, MFNominalRange_Normal = 1, MFNominalRange_Wide = 2, MFNominalRange_0_255 = 1, MFNominalRange_16_235 = 2, MFNominalRange_48_208 = 3, MFNominalRange_64_127 = 4, MFNominalRange_Last = 5, /* MFNominalRange_ForceDWORD = Unavail */ }; enum tagXFORMCOORDS { XFORMCOORDS_POSITION = 1, XFORMCOORDS_SIZE = 2, XFORMCOORDS_HIMETRICTOCONTAINER = 4, XFORMCOORDS_CONTAINERTOHIMETRIC = 8, XFORMCOORDS_EVENTCOMPAT = 16 }; enum PROPDESC_ENUMFILTER { PDEF_ALL = 0, PDEF_SYSTEM = 1, PDEF_NONSYSTEM = 2, PDEF_VIEWABLE = 3, PDEF_QUERYABLE = 4, PDEF_INFULLTEXTQUERY = 5, PDEF_COLUMN = 6 }; enum _MFBYTESTREAM_SEEK_ORIGIN { msoBegin = 0, msoCurrent = 1 }; enum _RPC_NOTIFICATIONS { RpcNotificationCallNone = 0, RpcNotificationClientDisconnect = 1, RpcNotificationCallCancel = 2 }; enum _DMO_INPUT_STREAM_INFO_FLAGS { DMO_INPUT_STREAMF_WHOLE_SAMPLES = 1, DMO_INPUT_STREAMF_SINGLE_SAMPLE_PER_BUFFER = 2, DMO_INPUT_STREAMF_FIXED_SAMPLE_SIZE = 4, DMO_INPUT_STREAMF_HOLDS_BUFFERS = 8 }; enum tagVARKIND { VAR_PERINSTANCE = 0, VAR_STATIC = 1, VAR_CONST = 2, VAR_DISPATCH = 3 }; enum _DEP_SYSTEM_POLICY_TYPE { DEPPolicyAlwaysOff = 0, DEPPolicyAlwaysOn = 1, DEPPolicyOptIn = 2, DEPPolicyOptOut = 3, DEPTotalPolicyCount = 4 }; enum tagEOLE_AUTHENTICATION_CAPABILITIES { EOAC_NONE = 0, EOAC_MUTUAL_AUTH = 1, EOAC_STATIC_CLOAKING = 32, EOAC_DYNAMIC_CLOAKING = 64, EOAC_ANY_AUTHORITY = 128, EOAC_MAKE_FULLSIC = 256, EOAC_DEFAULT = 2048, EOAC_SECURE_REFS = 2, EOAC_ACCESS_CONTROL = 4, EOAC_APPID = 8, EOAC_DYNAMIC = 16, EOAC_REQUIRE_FULLSIC = 512, EOAC_AUTO_IMPERSONATE = 1024, EOAC_NO_CUSTOM_MARSHAL = 8192, EOAC_DISABLE_AAA = 4096 }; enum tagPROPPAGESTATUS { PROPPAGESTATUS_DIRTY = 1, PROPPAGESTATUS_VALIDATE = 2, PROPPAGESTATUS_CLEAN = 4 }; enum DISPLAYCONFIG_VIDEO_OUTPUT_TECHNOLOGY { DISPLAYCONFIG_OUTPUT_TECHNOLOGY_OTHER = -1, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_HD15 = 0, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_SVIDEO = 1, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_COMPOSITE_VIDEO = 2, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_COMPONENT_VIDEO = 3, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_DVI = 4, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_HDMI = 5, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_LVDS = 6, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_D_JPN = 8, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_SDI = 9, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_DISPLAYPORT_EXTERNAL = 10, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_DISPLAYPORT_EMBEDDED = 11, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_UDI_EXTERNAL = 12, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_UDI_EMBEDDED = 13, DISPLAYCONFIG_OUTPUT_TECHNOLOGY_SDTVDONGLE = 14, = 32771 }; enum __MIDL_IBindStatusCallbackEx_0001 { BINDF2_DISABLEBASICOVERHTTP = 1, BINDF2_DISABLEAUTOCOOKIEHANDLING = 2, BINDF2_READ_DATA_GREATER_THAN_4GB = 4, BINDF2_DISABLE_HTTP_REDIRECT_XSECURITYID = 8, BINDF2_SETDOWNLOADMODE = 32, BINDF2_DISABLE_HTTP_REDIRECT_CACHING = 64, /* BINDF2_RESERVED_E = Unavail */ }; enum _KTMOBJECT_TYPE { KTMOBJECT_TRANSACTION = 0, KTMOBJECT_TRANSACTION_MANAGER = 1, KTMOBJECT_RESOURCE_MANAGER = 2, KTMOBJECT_ENLISTMENT = 3, KTMOBJECT_INVALID = 4 }; enum _RTL_UMS_SCHEDULER_REASON { UmsSchedulerStartup = 0, UmsSchedulerThreadBlocked = 1, UmsSchedulerThreadYield = 2 }; enum SHREGENUM_FLAGS { SHREGENUM_DEFAULT = 0, SHREGENUM_HKCU = 1, SHREGENUM_HKLM = 16, SHREGENUM_BOTH = 17 }; enum _SE_LEARNING_MODE_DATA_TYPE { SeLearningModeInvalidType = 0, SeLearningModeSettings = 1, SeLearningModeMax = 2 }; enum tagSTRRET_TYPE { STRRET_WSTR = 0, STRRET_OFFSET = 1, STRRET_CSTR = 2 }; enum tagPOINTER_DEVICE_TYPE { POINTER_DEVICE_TYPE_INTEGRATED_PEN = 1, POINTER_DEVICE_TYPE_EXTERNAL_PEN = 2, POINTER_DEVICE_TYPE_TOUCH = 3, POINTER_DEVICE_TYPE_MAX = -1 }; enum tagUASFLAGS { UAS_NORMAL = 0, UAS_BLOCKED = 1, UAS_NOPARENTENABLE = 2, UAS_MASK = 3 }; enum _SYSTEM_POWER_STATE { PowerSystemUnspecified = 0, PowerSystemWorking = 1, PowerSystemSleeping1 = 2, PowerSystemSleeping2 = 3, PowerSystemSleeping3 = 4, PowerSystemHibernate = 5, PowerSystemShutdown = 6, PowerSystemMaximum = 7 }; enum PROPDESC_RELATIVEDESCRIPTION_TYPE { PDRDT_GENERAL = 0, PDRDT_DATE = 1, PDRDT_SIZE = 2, PDRDT_COUNT = 3, PDRDT_REVISION = 4, PDRDT_LENGTH = 5, PDRDT_DURATION = 6, PDRDT_SPEED = 7, PDRDT_RATE = 8, PDRDT_RATING = 9, PDRDT_PRIORITY = 10 }; enum tagCLSCTX { CLSCTX_INPROC_SERVER = 1, CLSCTX_INPROC_HANDLER = 2, CLSCTX_LOCAL_SERVER = 4, CLSCTX_INPROC_SERVER16 = 8, CLSCTX_REMOTE_SERVER = 16, CLSCTX_INPROC_HANDLER16 = 32, CLSCTX_RESERVED1 = 64, CLSCTX_RESERVED2 = 128, CLSCTX_RESERVED3 = 256, CLSCTX_RESERVED4 = 512, CLSCTX_NO_CODE_DOWNLOAD = 1024, CLSCTX_RESERVED5 = 2048, CLSCTX_NO_CUSTOM_MARSHAL = 4096, CLSCTX_ENABLE_CODE_DOWNLOAD = 8192, CLSCTX_NO_FAILURE_LOG = 16384, = 32770 }; enum tagOLECLOSE { OLECLOSE_SAVEIFDIRTY = 0, OLECLOSE_NOSAVE = 1, OLECLOSE_PROMPTSAVE = 2 }; enum tagExtendedErrorParamTypes { eeptAnsiString = 1, eeptUnicodeString = 2, eeptLongVal = 3, eeptShortVal = 4, eeptPointerVal = 5, eeptNone = 6, eeptBinary = 7 }; enum _MFVideoFlags { MFVideoFlag_PAD_TO_Mask = 3, MFVideoFlag_PAD_TO_None = 0, MFVideoFlag_PAD_TO_4x3 = 1, MFVideoFlag_PAD_TO_16x9 = 2, MFVideoFlag_SrcContentHintMask = 28, MFVideoFlag_SrcContentHintNone = 0, MFVideoFlag_SrcContentHint16x9 = 4, MFVideoFlag_SrcContentHint235_1 = 8, MFVideoFlag_AnalogProtected = 32, MFVideoFlag_DigitallyProtected = 64, MFVideoFlag_ProgressiveContent = 128, MFVideoFlag_FieldRepeatCountMask = 1792, MFVideoFlag_FieldRepeatCountShift = 8, MFVideoFlag_ProgressiveSeqReset = 2048, /* MFVideoFlag_PanScanEnabled = Unavail */ }; enum __MIDL_IInternetZoneManager_0002 { ZAFLAGS_CUSTOM_EDIT = 1, ZAFLAGS_ADD_SITES = 2, ZAFLAGS_REQUIRE_VERIFICATION = 4, ZAFLAGS_INCLUDE_PROXY_OVERRIDE = 8, ZAFLAGS_INCLUDE_INTRANET_SITES = 16, ZAFLAGS_NO_UI = 32, ZAFLAGS_SUPPORTS_VERIFICATION = 64, ZAFLAGS_UNC_AS_INTRANET = 128, ZAFLAGS_DETECT_INTRANET = 256, /* ZAFLAGS_USE_LOCKED_ZONES = Unavail */ }; enum _MFVideoInterlaceMode { MFVideoInterlace_Unknown = 0, MFVideoInterlace_Progressive = 2, MFVideoInterlace_FieldInterleavedUpperFirst = 3, MFVideoInterlace_FieldInterleavedLowerFirst = 4, MFVideoInterlace_FieldSingleUpper = 5, MFVideoInterlace_FieldSingleLower = 6, MFVideoInterlace_MixedInterlaceOrProgressive = 7, MFVideoInterlace_Last = 8, /* MFVideoInterlace_ForceDWORD = Unavail */ }; enum _FINDEX_SEARCH_OPS { FindExSearchNameMatch = 0, FindExSearchLimitToDirectories = 1, FindExSearchLimitToDevices = 2, FindExSearchMaxSearchOp = 3 }; enum tagINPUT_MESSAGE_DEVICE_TYPE { IMDT_UNAVAILABLE = 0, IMDT_KEYBOARD = 1, IMDT_MOUSE = 2, IMDT_TOUCH = 4, IMDT_PEN = 8 }; enum tagOLEDCFLAGS { OLEDC_NODRAW = 1, OLEDC_PAINTBKGND = 2, OLEDC_OFFSCREEN = 4 }; enum tagSYSKIND { SYS_WIN16 = 0, SYS_WIN32 = 1, SYS_MAC = 2, SYS_WIN64 = 3 }; enum DISPLAYCONFIG_TOPOLOGY_ID { DISPLAYCONFIG_TOPOLOGY_INTERNAL = 1, DISPLAYCONFIG_TOPOLOGY_CLONE = 2, DISPLAYCONFIG_TOPOLOGY_EXTEND = 4, DISPLAYCONFIG_TOPOLOGY_EXTERNAL = 8, DISPLAYCONFIG_TOPOLOGY_FORCE_UINT32 = -1 }; enum _PROCESS_INFORMATION_CLASS { ProcessMemoryPriority = 0, ProcessInformationClassMax = 1 }; enum tagApplicationType { ServerApplication = 0, LibraryApplication = 1 }; enum __MIDL_IUri_0002 { Uri_HOST_UNKNOWN = 0, Uri_HOST_DNS = 1, Uri_HOST_IPV4 = 2, Uri_HOST_IPV6 = 3, Uri_HOST_IDN = 4 }; enum tagDESCKIND { DESCKIND_NONE = 0, DESCKIND_FUNCDESC = 1, DESCKIND_VARDESC = 2, DESCKIND_TYPECOMP = 3, DESCKIND_IMPLICITAPPOBJ = 4, DESCKIND_MAX = 5 }; enum tagPENDINGTYPE { PENDINGTYPE_TOPLEVEL = 1, PENDINGTYPE_NESTED = 2 }; enum _MANDATORY_LEVEL { MandatoryLevelUntrusted = 0, MandatoryLevelLow = 1, MandatoryLevelMedium = 2, MandatoryLevelHigh = 3, MandatoryLevelSystem = 4, MandatoryLevelSecureProcess = 5, MandatoryLevelCount = 6 }; enum PROPDESC_COLUMNINDEX_TYPE { PDCIT_NONE = 0, PDCIT_ONDISK = 1, PDCIT_INMEMORY = 2, PDCIT_ONDEMAND = 3, PDCIT_ONDISKALL = 4, PDCIT_ONDISKVECTOR = 5 }; enum tagGLOBALOPT_PROPERTIES { COMGLB_EXCEPTION_HANDLING = 1, COMGLB_APPID = 2, COMGLB_RPC_THREADPOOL_SETTING = 3, COMGLB_RO_SETTINGS = 4 }; enum __MIDL_IInternetSecurityManager_0002 { PUAFOUT_DEFAULT = 0, PUAFOUT_ISLOCKZONEPOLICY = 1 }; enum __MIDL_IBindStatusCallback_0004 { URL_ENCODING_NONE = 0, /* URL_ENCODING_ENABLE_UTF8 = Unavail */ }; enum STUB_PHASE { STUB_UNMARSHAL = 0, STUB_CALL_SERVER = 1, STUB_MARSHAL = 2, STUB_CALL_SERVER_NO_HRESULT = 3 }; enum _MFVideoTransferMatrix { MFVideoTransferMatrix_Unknown = 0, MFVideoTransferMatrix_BT709 = 1, MFVideoTransferMatrix_BT601 = 2, MFVideoTransferMatrix_SMPTE240M = 3, MFVideoTransferMatrix_Last = 4, /* MFVideoTransferMatrix_ForceDWORD = Unavail */ }; enum PROPENUMTYPE { PET_DISCRETEVALUE = 0, PET_RANGEDVALUE = 1, PET_DEFAULTVALUE = 2, PET_ENDRANGE = 3 }; enum _MF_ATTRIBUTES_MATCH_TYPE { MF_ATTRIBUTES_MATCH_OUR_ITEMS = 0, MF_ATTRIBUTES_MATCH_THEIR_ITEMS = 1, MF_ATTRIBUTES_MATCH_ALL_ITEMS = 2, MF_ATTRIBUTES_MATCH_INTERSECTION = 3, MF_ATTRIBUTES_MATCH_SMALLER = 4 }; enum GETPROPERTYSTOREFLAGS { GPS_DEFAULT = 0, GPS_HANDLERPROPERTIESONLY = 1, GPS_READWRITE = 2, GPS_TEMPORARY = 4, GPS_FASTPROPERTIESONLY = 8, GPS_OPENSLOWITEM = 16, GPS_DELAYCREATION = 32, GPS_BESTEFFORT = 64, GPS_NO_OPLOCK = 128, GPS_MASK_VALID = 255 }; enum IMPORT_OBJECT_TYPE { IMPORT_OBJECT_CODE = 0, IMPORT_OBJECT_DATA = 1, IMPORT_OBJECT_CONST = 2 }; enum PROPDESC_SORTDESCRIPTION { PDSD_GENERAL = 0, PDSD_A_Z = 1, PDSD_LOWEST_HIGHEST = 2, PDSD_SMALLEST_BIGGEST = 3, PDSD_OLDEST_NEWEST = 4 }; enum tagFUNCKIND { FUNC_VIRTUAL = 0, FUNC_PUREVIRTUAL = 1, FUNC_NONVIRTUAL = 2, FUNC_STATIC = 3, FUNC_DISPATCH = 4 }; enum _TRANSACTION_OUTCOME { TransactionOutcomeUndetermined = 1, TransactionOutcomeCommitted = 2, TransactionOutcomeAborted = 3 }; enum tagADVF { ADVF_NODATA = 1, ADVF_PRIMEFIRST = 2, ADVF_ONLYONCE = 4, ADVF_DATAONSTOP = 64, ADVFCACHE_NOHANDLER = 8, ADVFCACHE_FORCEBUILTIN = 16, ADVFCACHE_ONSAVE = 32 }; enum tagSTGTY { STGTY_STORAGE = 1, STGTY_STREAM = 2, STGTY_LOCKBYTES = 3, STGTY_PROPERTY = 4 }; enum tagShutdownType { IdleShutdown = 0, ForcedShutdown = 1 }; enum tagRpcCallClientLocality { rcclInvalid = 0, rcclLocal = 1, rcclRemote = 2, rcclClientUnknownLocality = 3 }; enum tagDATADIR { DATADIR_GET = 1, DATADIR_SET = 2 }; enum tagPOINTER_INPUT_TYPE { PT_POINTER = 1, PT_TOUCH = 2, PT_PEN = 3, PT_MOUSE = 4 }; enum _APTTYPEQUALIFIER { APTTYPEQUALIFIER_NONE = 0, APTTYPEQUALIFIER_IMPLICIT_MTA = 1, APTTYPEQUALIFIER_NA_ON_MTA = 2, APTTYPEQUALIFIER_NA_ON_STA = 3, APTTYPEQUALIFIER_NA_ON_IMPLICIT_MTA = 4, APTTYPEQUALIFIER_NA_ON_MAINSTA = 5, APTTYPEQUALIFIER_APPLICATION_STA = 6 }; enum _FINDEX_INFO_LEVELS { FindExInfoStandard = 0, FindExInfoBasic = 1, FindExInfoMaxInfoLevel = 2 }; enum tagTYMED { TYMED_HGLOBAL = 1, TYMED_FILE = 2, TYMED_ISTREAM = 4, TYMED_ISTORAGE = 8, TYMED_GDI = 16, TYMED_MFPICT = 32, TYMED_ENHMF = 64, TYMED_NULL = 0 }; enum _SECURITY_IMPERSONATION_LEVEL { SecurityAnonymous = 0, SecurityIdentification = 1, SecurityImpersonation = 2, SecurityDelegation = 3 }; enum _CM_ERROR_CONTROL_TYPE { IgnoreError = 0, NormalError = 1, SevereError = 2, CriticalError = 3 }; enum _TOKEN_ELEVATION_TYPE { TokenElevationTypeDefault = 1, TokenElevationTypeFull = 2, TokenElevationTypeLimited = 3 }; enum tagUSERCLASSTYPE { USERCLASSTYPE_FULL = 1, USERCLASSTYPE_SHORT = 2, USERCLASSTYPE_APPNAME = 3 }; enum tagSF_TYPE { SF_ERROR = 10, SF_I1 = 16, SF_I2 = 2, SF_I4 = 3, SF_I8 = 20, SF_BSTR = 8, SF_UNKNOWN = 13, SF_DISPATCH = 9, SF_VARIANT = 12, SF_RECORD = 36, €SF_HAVEIID = 32770 }; enum _MFStandardVideoFormat { MFStdVideoFormat_reserved = 0, MFStdVideoFormat_NTSC = 1, MFStdVideoFormat_PAL = 2, MFStdVideoFormat_DVD_NTSC = 3, MFStdVideoFormat_DVD_PAL = 4, MFStdVideoFormat_DV_PAL = 5, MFStdVideoFormat_DV_NTSC = 6, MFStdVideoFormat_ATSC_SD480i = 7, MFStdVideoFormat_ATSC_HD1080i = 8, MFStdVideoFormat_ATSC_HD720p = 9 }; enum ASSOCKEY { ASSOCKEY_SHELLEXECCLASS = 1, ASSOCKEY_APP = 2, ASSOCKEY_CLASS = 3, ASSOCKEY_BASECLASS = 4, ASSOCKEY_MAX = 5 }; enum tagAR_STATE { AR_ENABLED = 0, AR_DISABLED = 1, AR_SUPPRESSED = 2, AR_REMOTESESSION = 4, AR_MULTIMON = 8, AR_NOSENSOR = 16, AR_NOT_SUPPORTED = 32 }; enum _RESOURCEMANAGER_INFORMATION_CLASS { ResourceManagerBasicInformation = 0, ResourceManagerCompletionInformation = 1 }; enum _MF_ATTRIBUTE_TYPE { MF_ATTRIBUTE_UINT32 = 19, MF_ATTRIBUTE_UINT64 = 21, MF_ATTRIBUTE_DOUBLE = 5, MF_ATTRIBUTE_GUID = 72, MF_ATTRIBUTE_STRING = 31, MF_ATTRIBUTE_BLOB = 4113, MF_ATTRIBUTE_IUNKNOWN = 13 }; enum tagSTGMOVE { STGMOVE_MOVE = 0, STGMOVE_COPY = 1, STGMOVE_SHALLOWCOPY = 2 }; enum _GET_FILEEX_INFO_LEVELS { GetFileExInfoStandard = 0, GetFileExMaxInfoLevel = 1 }; enum tagACTIVATEFLAGS { ACTIVATE_WINDOWLESS = 1 }; enum PROPDESC_CONDITION_TYPE { PDCOT_NONE = 0, PDCOT_STRING = 1, PDCOT_SIZE = 2, PDCOT_DATETIME = 3, PDCOT_BOOLEAN = 4, PDCOT_NUMBER = 5 }; enum _tagOIBDG_FLAGS { OIBDG_APARTMENTTHREADED = 256, OIBDG_DATAONLY = 4096 }; enum _TP_CALLBACK_PRIORITY { TP_CALLBACK_PRIORITY_HIGH = 0, TP_CALLBACK_PRIORITY_NORMAL = 1, TP_CALLBACK_PRIORITY_LOW = 2, TP_CALLBACK_PRIORITY_INVALID = 3, TP_CALLBACK_PRIORITY_COUNT = 3 }; enum tagURLZONE { URLZONE_INVALID = -1, URLZONE_PREDEFINED_MIN = 0, URLZONE_LOCAL_MACHINE = 0, URLZONE_INTRANET = 1, URLZONE_TRUSTED = 2, URLZONE_INTERNET = 3, URLZONE_UNTRUSTED = 4, URLZONE_PREDEFINED_MAX = 999, URLZONE_USER_MIN = 1000, URLZONE_USER_MAX = 10000 }; enum RpcProxyPerfCounters { RpcCurrentUniqueUser = 1, RpcBackEndConnectionAttempts = 2, RpcBackEndConnectionFailed = 3, RpcRequestsPerSecond = 4, RpcIncomingConnections = 5, RpcIncomingBandwidth = 6, RpcOutgoingBandwidth = 7, RpcAttemptedLbsDecisions = 8, RpcFailedLbsDecisions = 9, RpcAttemptedLbsMessages = 10, RpcFailedLbsMessages = 11, RpcLastCounter = 12 }; /* enum { CTF_INSIST = 1, CTF_THREAD_REF = 2, CTF_PROCESS_REF = 4, CTF_COINIT_STA = 8, CTF_COINIT = 8, CTF_FREELIBANDEXIT = 16, CTF_REF_COUNTED = 32, CTF_WAIT_ALLOWCOM = 64, CTF_UNUSED = 128, CTF_INHERITWOW64 = 256, CTF_WAIT_NO_REENTRANCY = 512, CTF_KEYBOARD_LOCALE = 1024, CTF_OLEINITIALIZE = 2048, CTF_COINIT_MTA = 4096, CTF_NOADDREFLIB = 8192 }; */ enum tagFEEDBACK_TYPE { FEEDBACK_TOUCH_CONTACTVISUALIZATION = 1, FEEDBACK_PEN_BARRELVISUALIZATION = 2, FEEDBACK_PEN_TAP = 3, FEEDBACK_PEN_DOUBLETAP = 4, FEEDBACK_PEN_PRESSANDHOLD = 5, FEEDBACK_PEN_RIGHTTAP = 6, FEEDBACK_TOUCH_TAP = 7, FEEDBACK_TOUCH_DOUBLETAP = 8, FEEDBACK_TOUCH_PRESSANDHOLD = 9, FEEDBACK_TOUCH_RIGHTTAP = 10, FEEDBACK_GESTURE_PRESSANDTAP = 11, FEEDBACK_MAX = -1 }; enum tagDVASPECT { DVASPECT_CONTENT = 1, DVASPECT_THUMBNAIL = 2, DVASPECT_ICON = 4, DVASPECT_DOCPRINT = 8 }; enum POWER_USER_PRESENCE_TYPE { UserNotPresent = 0, UserPresent = 1, UserUnknown = 255 }; enum _RPC_ASYNC_EVENT { RpcCallComplete = 0, RpcSendComplete = 1, RpcReceiveComplete = 2, RpcClientDisconnect = 3, RpcClientCancel = 4 }; enum tagTYSPEC { TYSPEC_CLSID = 0, TYSPEC_FILEEXT = 1, TYSPEC_MIMETYPE = 2, TYSPEC_FILENAME = 3, TYSPEC_PROGID = 4, TYSPEC_PACKAGENAME = 5, TYSPEC_OBJECTID = 6 }; enum tagREADYSTATE { READYSTATE_UNINITIALIZED = 0, READYSTATE_LOADING = 1, READYSTATE_LOADED = 2, READYSTATE_INTERACTIVE = 3, READYSTATE_COMPLETE = 4 }; enum _MFVideoPrimaries { MFVideoPrimaries_Unknown = 0, MFVideoPrimaries_reserved = 1, MFVideoPrimaries_BT709 = 2, MFVideoPrimaries_BT470_2_SysM = 3, MFVideoPrimaries_BT470_2_SysBG = 4, MFVideoPrimaries_SMPTE170M = 5, MFVideoPrimaries_SMPTE240M = 6, MFVideoPrimaries_EBU3213 = 7, MFVideoPrimaries_SMPTE_C = 8, MFVideoPrimaries_Last = 9, /* MFVideoPrimaries_ForceDWORD = Unavail */ }; enum _RTL_UMS_THREAD_INFO_CLASS { UmsThreadInvalidInfoClass = 0, UmsThreadUserContext = 1, UmsThreadPriority = 2, UmsThreadAffinity = 3, UmsThreadTeb = 4, UmsThreadIsSuspended = 5, UmsThreadIsTerminated = 6, UmsThreadMaxInfoClass = 7 }; enum _POWER_PLATFORM_ROLE { PlatformRoleUnspecified = 0, PlatformRoleDesktop = 1, PlatformRoleMobile = 2, PlatformRoleWorkstation = 3, PlatformRoleEnterpriseServer = 4, PlatformRoleSOHOServer = 5, PlatformRoleAppliancePC = 6, PlatformRolePerformanceServer = 7, PlatformRoleSlate = 8, PlatformRoleMaximum = 9 }; enum _ACCESS_REASON_TYPE { AccessReasonNone = 0, /* AccessReasonAllowedAce = Unavail */ }; enum PROPDESC_GROUPING_RANGE { PDGR_DISCRETE = 0, PDGR_ALPHANUMERIC = 1, PDGR_SIZE = 2, PDGR_DYNAMIC = 3, PDGR_DATE = 4, PDGR_PERCENT = 5, PDGR_ENUMERATED = 6 }; enum tagLOCKTYPE { LOCK_WRITE = 1, LOCK_EXCLUSIVE = 2, LOCK_ONLYONCE = 4 }; enum PIDMSI_STATUS_VALUE { PIDMSI_STATUS_NORMAL = 0, PIDMSI_STATUS_NEW = 1, PIDMSI_STATUS_PRELIM = 2, PIDMSI_STATUS_DRAFT = 3, PIDMSI_STATUS_INPROGRESS = 4, PIDMSI_STATUS_EDIT = 5, PIDMSI_STATUS_REVIEW = 6, PIDMSI_STATUS_PROOF = 7, PIDMSI_STATUS_FINAL = 8, PIDMSI_STATUS_OTHER = 32767 }; enum __MIDL_IMonikerProp_0001 { MIMETYPEPROP = 0, USE_SRC_URL = 1, CLASSIDPROP = 2, TRUSTEDDOWNLOADPROP = 3, POPUPLEVELPROP = 4 }; enum OLE_TRISTATE { triUnchecked = 0, triChecked = 1, triGray = 2 }; enum tagINVOKEKIND { INVOKE_FUNC = 1, INVOKE_PROPERTYGET = 2, INVOKE_PROPERTYPUT = 4, INVOKE_PROPERTYPUTREF = 8 }; enum _USER_MARSHAL_CB_TYPE { USER_MARSHAL_CB_BUFFER_SIZE = 0, USER_MARSHAL_CB_MARSHALL = 1, USER_MARSHAL_CB_UNMARSHALL = 2, USER_MARSHAL_CB_FREE = 3 }; enum _DMO_INPLACE_PROCESS_FLAGS { DMO_INPLACE_NORMAL = 0, DMO_INPLACE_ZERO = 1 }; enum _DMO_VIDEO_OUTPUT_STREAM_FLAGS { DMO_VOSF_NEEDS_PREVIOUS_SAMPLE = 1 }; enum SYSGEOCLASS { GEOCLASS_NATION = 16, GEOCLASS_REGION = 14, GEOCLASS_ALL = 0 }; enum _WSACOMPLETIONTYPE { NSP_NOTIFY_IMMEDIATELY = 0, NSP_NOTIFY_HWND = 1, NSP_NOTIFY_EVENT = 2, NSP_NOTIFY_PORT = 3, NSP_NOTIFY_APC = 4 }; enum _JOBOBJECT_RATE_CONTROL_TOLERANCE_INTERVAL { ToleranceIntervalShort = 1, ToleranceIntervalMedium = 2, ToleranceIntervalLong = 3 }; enum PROPDESC_DISPLAYTYPE { PDDT_STRING = 0, PDDT_NUMBER = 1, PDDT_BOOLEAN = 2, PDDT_DATETIME = 3, PDDT_ENUMERATED = 4 }; enum _NORM_FORM { NormalizationOther = 0, NormalizationC = 1, NormalizationD = 2, NormalizationKC = 5, NormalizationKD = 6 }; enum tagCOMSD { SD_LAUNCHPERMISSIONS = 0, SD_ACCESSPERMISSIONS = 1, SD_LAUNCHRESTRICTIONS = 2, SD_ACCESSRESTRICTIONS = 3 }; enum tagRpcLocalAddressFormat { rlafInvalid = 0, rlafIPv4 = 1, rlafIPv6 = 2 }; enum tagGLOBALOPT_RPCTP_VALUES { COMGLB_RPC_THREADPOOL_SETTING_DEFAULT_POOL = 0, COMGLB_RPC_THREADPOOL_SETTING_PRIVATE_POOL = 1 }; enum tagGLOBALOPT_RO_FLAGS { COMGLB_STA_MODALLOOP_REMOVE_TOUCH_MESSAGES = 1, COMGLB_STA_MODALLOOP_SHARED_QUEUE_REMOVE_INPUT_MESSAGES = 2, COMGLB_STA_MODALLOOP_SHARED_QUEUE_DONOT_REMOVE_INPUT_MESSAGES = 4 }; enum __MIDL___MIDL_itf_mfobjects_0000_0017_0001 { MF_ACCESSMODE_READ = 1, MF_ACCESSMODE_WRITE = 2, MF_ACCESSMODE_READWRITE = 3 }; enum RPC_ADDRESS_CHANGE_TYPE { PROTOCOL_NOT_LOADED = 1, PROTOCOL_LOADED = 2, PROTOCOL_ADDRESS_CHANGE = 3 }; enum _LOGICAL_PROCESSOR_RELATIONSHIP { RelationProcessorCore = 0, RelationNumaNode = 1, RelationCache = 2, RelationProcessorPackage = 3, RelationGroup = 4, ˙˙RelationAll = 32770 }; enum tagCONDITION_TYPE { CT_AND_CONDITION = 0, CT_OR_CONDITION = 1, CT_NOT_CONDITION = 2, CT_LEAF_CONDITION = 3 }; enum CWMO_FLAGS { CWMO_DISPATCH_CALLS = 1, CWMO_DISPATCH_WINDOW_MESSAGES = 2, REAL_CWMO_ENABLE_CALL_REENTRANCY = 1, CWMO_ENABLE_WINDOW_MESSAGES = 2, CWMO_ENABLE_CALL_REENTRANCY = 3 }; enum tagCHANGEKIND { CHANGEKIND_ADDMEMBER = 0, CHANGEKIND_DELETEMEMBER = 1, CHANGEKIND_SETNAMES = 2, CHANGEKIND_SETDOCUMENTATION = 3, CHANGEKIND_GENERAL = 4, CHANGEKIND_INVALIDATE = 5, CHANGEKIND_CHANGEFAILED = 6, CHANGEKIND_MAX = 7 }; enum __MIDL_IBindStatusCallback_0001 { BINDVERB_GET = 0, BINDVERB_POST = 1, BINDVERB_PUT = 2, BINDVERB_CUSTOM = 3, BINDVERB_RESERVED1 = 4 }; enum _PERSIST_SPROPSTORE_FLAGS { FPSPS_DEFAULT = 0, FPSPS_READONLY = 1 }; enum tagDocHostUIFlagDispatch { docHostUIFlagDIALOG = 1, docHostUIFlagDISABLE_HELP_MENU = 2, docHostUIFlagNO3DBORDER = 4, docHostUIFlagSCROLL_NO = 8, docHostUIFlagDISABLE_SCRIPT_INACTIVE = 16, docHostUIFlagOPENNEWWIN = 32, docHostUIFlagDISABLE_OFFSCREEN = 64, docHostUIFlagFLAT_SCROLLBAR = 128, docHostUIFlagDIV_BLOCKDEFAULT = 256, docHostUIFlagACTIVATE_CLIENTHIT_ONLY = 512 }; enum _PROCESSOR_CACHE_TYPE { CacheUnified = 0, CacheInstruction = 1, CacheData = 2, CacheTrace = 3 }; enum __MIDL___MIDL_itf_mfobjects_0000_0017_0003 { MF_FILEFLAGS_NONE = 0, MF_FILEFLAGS_NOBUFFERING = 1, MF_FILEFLAGS_ALLOW_WRITE_SHARING = 2 }; enum DISPLAYCONFIG_ROTATION { DISPLAYCONFIG_ROTATION_IDENTITY = 1, DISPLAYCONFIG_ROTATION_ROTATE90 = 2, DISPLAYCONFIG_ROTATION_ROTATE180 = 3, DISPLAYCONFIG_ROTATION_ROTATE270 = 4, DISPLAYCONFIG_ROTATION_FORCE_UINT32 = -1 }; enum ACTCTX_COMPATIBILITY_ELEMENT_TYPE { ACTCTX_COMPATIBILITY_ELEMENT_TYPE_UNKNOWN = 0, ACTCTX_COMPATIBILITY_ELEMENT_TYPE_OS = 1, ACTCTX_COMPATIBILITY_ELEMENT_TYPE_MITIGATION = 2 }; enum tagBINDSPEED { BINDSPEED_INDEFINITE = 1, BINDSPEED_MODERATE = 2, BINDSPEED_IMMEDIATE = 3 }; enum tagDOCHOSTUIDBLCLKDispatch { docHostUIDblClkDEFAULT = 0, docHostUIDblClkSHOWPROPERTIES = 1, docHostUIDblClkSHOWCODE = 2 }; /* enum { ASSOCF_INIT_NOREMAPCLSID = 1, ASSOCF_INIT_BYEXENAME = 2, ASSOCF_OPEN_BYEXENAME = 2, ASSOCF_INIT_DEFAULTTOSTAR = 4, ASSOCF_INIT_DEFAULTTOFOLDER = 8, ASSOCF_NOUSERSETTINGS = 16, ASSOCF_NOTRUNCATE = 32, ASSOCF_VERIFY = 64, ASSOCF_REMAPRUNDLL = 128, ASSOCF_NOFIXUPS = 256, ASSOCF_IGNOREBASECLASS = 512, ASSOCF_INIT_IGNOREUNKNOWN = 1024 }; */ enum _USER_ACTIVITY_PRESENCE { PowerUserPresent = 0, PowerUserNotPresent = 1, PowerUserInactive = 2, PowerUserMaximum = 3, PowerUserInvalid = 3 }; enum tagSTDMSHLFLAGS { SMEXF_SERVER = 1, SMEXF_HANDLER = 2 }; enum _FILE_ID_TYPE { FileIdType = 0, ObjectIdType = 1, MaximumFileIdType = 2 }; enum tagOLEWHICHMK { OLEWHICHMK_CONTAINER = 1, OLEWHICHMK_OBJREL = 2, OLEWHICHMK_OBJFULL = 3 }; enum tagRPCOPT_PROPERTIES { COMBND_RPCTIMEOUT = 1, COMBND_SERVER_LOCALITY = 2 }; enum _EXCEPTION_DISPOSITION { ExceptionContinueExecution = 0, ExceptionContinueSearch = 1, ExceptionNestedException = 2, ExceptionCollidedUnwind = 3 }; enum tagSTREAM_SEEK { STREAM_SEEK_SET = 0, STREAM_SEEK_CUR = 1, STREAM_SEEK_END = 2 }; enum tagCALLTYPE { CALLTYPE_TOPLEVEL = 1, CALLTYPE_NESTED = 2, CALLTYPE_ASYNC = 3, CALLTYPE_TOPLEVEL_CALLPENDING = 4, CALLTYPE_ASYNC_CALLPENDING = 5 }; enum _STREAM_INFO_LEVELS { FindStreamInfoStandard = 0, FindStreamInfoMaxInfoLevel = 1 }; enum _MF_Plugin_Type { MF_Plugin_Type_MFT = 0, MF_Plugin_Type_MediaSource = 1, MF_Plugin_Type_MFT_MatchOutputType = 2, MF_Plugin_Type_Other = -1 }; enum _tagPSUACTION { PSU_DEFAULT = 1, PSU_SECURITY_URL_ONLY = 2 }; enum _ENLISTMENT_INFORMATION_CLASS { EnlistmentBasicInformation = 0, EnlistmentRecoveryInformation = 1, EnlistmentCrmInformation = 2 }; enum tagOLEGETMONIKER { OLEGETMONIKER_ONLYIFTHERE = 1, OLEGETMONIKER_FORCEASSIGN = 2, OLEGETMONIKER_UNASSIGN = 3, OLEGETMONIKER_TEMPFORUSER = 4 }; enum ACTCTX_REQUESTED_RUN_LEVEL { ACTCTX_RUN_LEVEL_UNSPECIFIED = 0, ACTCTX_RUN_LEVEL_AS_INVOKER = 1, ACTCTX_RUN_LEVEL_HIGHEST_AVAILABLE = 2, ACTCTX_RUN_LEVEL_REQUIRE_ADMIN = 3, ACTCTX_RUN_LEVEL_NUMBERS = 4 }; enum _HARDWARE_COUNTER_TYPE { PMCCounter = 0, MaxHardwareCounterType = 1 }; enum tagExtentMode { DVEXTENT_CONTENT = 0, DVEXTENT_INTEGRAL = 1 }; enum tagREGKIND { REGKIND_DEFAULT = 0, REGKIND_REGISTER = 1, REGKIND_NONE = 2 }; enum tagOLECONTF { OLECONTF_EMBEDDINGS = 1, OLECONTF_LINKS = 2, OLECONTF_OTHERS = 4, OLECONTF_ONLYUSER = 8, OLECONTF_ONLYIFRUNNING = 16 }; enum _MEMORY_RESOURCE_NOTIFICATION_TYPE { LowMemoryResourceNotification = 0, HighMemoryResourceNotification = 1, PendingBadMemoryNotification = 2 }; enum tagCTRLINFO { CTRLINFO_EATS_RETURN = 1, CTRLINFO_EATS_ESCAPE = 2 }; enum _EVENT_INFO_CLASS { EventProviderBinaryTrackInfo = 0, MaxEventInfo = 1 }; enum _PRIORITY_HINT { IoPriorityHintVeryLow = 0, IoPriorityHintLow = 1, IoPriorityHintNormal = 2, MaximumIoPriorityHintType = 3 }; enum tagVIEWSTATUS { VIEWSTATUS_OPAQUE = 1, VIEWSTATUS_SOLIDBKGND = 2, VIEWSTATUS_DVASPECTOPAQUE = 4, VIEWSTATUS_DVASPECTTRANSPARENT = 8, VIEWSTATUS_SURFACE = 16, VIEWSTATUS_3DSURFACE = 32 }; enum _HEAP_INFORMATION_CLASS { HeapCompatibilityInformation = 0, HeapEnableTerminationOnCorruption = 1 }; enum tagEXTCONN { EXTCONN_STRONG = 1, EXTCONN_WEAK = 2, EXTCONN_CALLABLE = 4 }; enum tagAspectInfoFlag { DVASPECTINFOFLAG_CANOPTIMIZE = 1 }; enum tagREGCLS { REGCLS_SINGLEUSE = 0, REGCLS_MULTIPLEUSE = 1, REGCLS_MULTI_SEPARATE = 2, REGCLS_SUSPENDED = 4, REGCLS_SURROGATE = 8 }; enum _RPC_NOTIFICATION_TYPES { RpcNotificationTypeNone = 0, RpcNotificationTypeEvent = 1, RpcNotificationTypeApc = 2, RpcNotificationTypeIoc = 3, RpcNotificationTypeHwnd = 4, RpcNotificationTypeCallback = 5 }; enum SYSNLS_FUNCTION { COMPARE_STRING = 1 }; enum IMAGE_AUX_SYMBOL_TYPE { IMAGE_AUX_SYMBOL_TYPE_TOKEN_DEF = 1 }; enum tagRPCOPT_SERVER_LOCALITY_VALUES { SERVER_LOCALITY_PROCESS_LOCAL = 0, SERVER_LOCALITY_MACHINE_LOCAL = 1, SERVER_LOCALITY_REMOTE = 2 }; enum _ACL_INFORMATION_CLASS { AclRevisionInformation = 1, AclSizeInformation = 2 }; enum tagSFBS_FLAGS { SFBS_FLAGS_ROUND_TO_NEAREST_DISPLAYED_DIGIT = 1, SFBS_FLAGS_TRUNCATE_UNDISPLAYED_DECIMAL_DIGITS = 2 }; enum _MONITOR_DISPLAY_STATE { PowerMonitorOff = 0, PowerMonitorOn = 1, PowerMonitorDim = 2 }; enum _RPC_HTTP_REDIRECTOR_STAGE { RPCHTTP_RS_REDIRECT = 1, RPCHTTP_RS_ACCESS_1 = 2, RPCHTTP_RS_SESSION = 3, RPCHTTP_RS_ACCESS_2 = 4, RPCHTTP_RS_INTERFACE = 5 }; enum tagBIND_FLAGS { BIND_MAYBOTHERUSER = 1, BIND_JUSTTESTEXISTENCE = 2 }; enum DISPLAYCONFIG_MODE_INFO_TYPE { DISPLAYCONFIG_MODE_INFO_TYPE_SOURCE = 1, DISPLAYCONFIG_MODE_INFO_TYPE_TARGET = 2, DISPLAYCONFIG_MODE_INFO_TYPE_FORCE_UINT32 = -1 }; enum tagOLEUPDATE { OLEUPDATE_ALWAYS = 1, OLEUPDATE_ONCALL = 3 }; enum _DMO_OUTPUT_DATA_BUFFER_FLAGS { DMO_OUTPUT_DATA_BUFFERF_SYNCPOINT = 1, DMO_OUTPUT_DATA_BUFFERF_TIME = 2, DMO_OUTPUT_DATA_BUFFERF_TIMELENGTH = 4, /* DMO_OUTPUT_DATA_BUFFERF_INCOMPLETE = Unavail */ }; enum _MF2DBuffer_LockFlags { MF2DBuffer_LockFlags_LockTypeMask = 3, MF2DBuffer_LockFlags_Read = 1, MF2DBuffer_LockFlags_Write = 2, MF2DBuffer_LockFlags_ReadWrite = 3, /* MF2DBuffer_LockFlags_ForceDWORD = Unavail */ }; enum tagGUIDKIND { GUIDKIND_DEFAULT_SOURCE_DISP_IID = 1 }; enum _DMO_INPUT_STATUS_FLAGS { DMO_INPUT_STATUSF_ACCEPT_DATA = 1 }; enum _SC_ACTION_TYPE { SC_ACTION_NONE = 0, SC_ACTION_RESTART = 1, SC_ACTION_REBOOT = 2, SC_ACTION_RUN_COMMAND = 3 }; enum tagOLEVERBATTRIB { OLEVERBATTRIB_NEVERDIRTIES = 1, OLEVERBATTRIB_ONCONTAINERMENU = 2 }; enum _TOKEN_TYPE { TokenPrimary = 1, TokenImpersonation = 2 }; enum Windows::Media::PlayTo::PlayToConnectionError { PlayToConnectionError_None = 0, PlayToConnectionError_DeviceNotResponding = 1, PlayToConnectionError_DeviceError = 2 }; enum Windows::Media::PlayTo::PlayToConnectionState { PlayToConnectionState_Disconnected = 0, PlayToConnectionState_Connected = 1, PlayToConnectionState_Rendering = 2 }; enum Windows::Media::Streaming::TransportStatus { TransportStatus_Unknown = 0, TransportStatus_Ok = 1, TransportStatus_ErrorOccurred = 2, TransportStatus_Last = 3 }; enum Windows::Media::Streaming::TransportState { TransportState_Unknown = 0, TransportState_Stopped = 1, TransportState_Playing = 2, TransportState_Transitioning = 3, TransportState_Paused = 4, TransportState_Recording = 5, TransportState_NoMediaPresent = 6, TransportState_Last = 7 }; enum Windows::Media::Streaming::Internal::RenderingControlLastChange { RenderingControlLastChange_InstanceId = 0, RenderingControlLastChange_PresetNameList = 1, RenderingControlLastChange_Brightness = 2, RenderingControlLastChange_Contrast = 3, RenderingControlLastChange_Sharpness = 4, RenderingControlLastChange_RedVideoGain = 5, RenderingControlLastChange_GreenVideoGain = 6, RenderingControlLastChange_BlueVideoGain = 7, RenderingControlLastChange_RedVideoBlackLevel = 8, RenderingControlLastChange_GreenVideoBlackLevel = 9, RenderingControlLastChange_BlueVideoBlackLevel = 10, RenderingControlLastChange_ColorTemperature = 11, RenderingControlLastChange_HorizontalKeystone = 12, RenderingControlLastChange_VerticalKeystone = 13, RenderingControlLastChange_Mute = 14, RenderingControlLastChange_MuteLeftFront = 15, RenderingControlLastChange_MuteRightFront = 16, RenderingControlLastChange_MuteCenterFront = 17, RenderingControlLastChange_MuteLowFrequencyEnhancement = 18, RenderingControlLastChange_MuteLeftSurround = 19, RenderingControlLastChange_MuteRightSurround = 20, RenderingControlLastChange_MuteLeftOfCenter = 21, RenderingControlLastChange_MuteRightOfCenter = 22, RenderingControlLastChange_MuteSurround = 23, RenderingControlLastChange_MuteSideLeft = 24, RenderingControlLastChange_MuteSideRight = 25, RenderingControlLastChange_MuteTop = 26, RenderingControlLastChange_MuteBottom = 27, RenderingControlLastChange_Volume = 28, RenderingControlLastChange_VolumeLeftFront = 29, RenderingControlLastChange_VolumeRightFront = 30, RenderingControlLastChange_VolumeCenterFront = 31, RenderingControlLastChange_VolumeLowFrequencyEnhancement = 32, RenderingControlLastChange_VolumeLeftSurround = 33, RenderingControlLastChange_VolumeRightSurround = 34, RenderingControlLastChange_VolumeLeftOfCenter = 35, RenderingControlLastChange_VolumeRightOfCenter = 36, RenderingControlLastChange_VolumeSurround = 37, RenderingControlLastChange_VolumeSideLeft = 38, RenderingControlLastChange_VolumeSideRight = 39, RenderingControlLastChange_VolumeTop = 40, RenderingControlLastChange_VolumeBottom = 41, RenderingControlLastChange_VolumeDb = 42, RenderingControlLastChange_VolumeDbLeftFront = 43, RenderingControlLastChange_VolumeDbRightFront = 44, RenderingControlLastChange_VolumeDbCenterFront = 45, RenderingControlLastChange_VolumeDbLowFrequencyEnhancement = 46, RenderingControlLastChange_VolumeDbLeftSurround = 47, RenderingControlLastChange_VolumeDbRightSurround = 48, RenderingControlLastChange_VolumeDbLeftOfCenter = 49, RenderingControlLastChange_VolumeDbRightOfCenter = 50, RenderingControlLastChange_VolumeDbSurround = 51, RenderingControlLastChange_VolumeDbSideLeft = 52, RenderingControlLastChange_VolumeDbSideRight = 53, RenderingControlLastChange_VolumeDbTop = 54, RenderingControlLastChange_VolumeDbBottom = 55, RenderingControlLastChange_Loudness = 56, RenderingControlLastChange_LoudnessLeftFront = 57, RenderingControlLastChange_LoudnessRightFront = 58, RenderingControlLastChange_LoudnessCenterFront = 59, RenderingControlLastChange_LoudnessLowFrequencyEnhancement = 60, RenderingControlLastChange_LoudnessLeftSurround = 61, RenderingControlLastChange_LoudnessRightSurround = 62, RenderingControlLastChange_LoudnessLeftOfCenter = 63, RenderingControlLastChange_LoudnessRightOfCenter = 64, RenderingControlLastChange_LoudnessSurround = 65, RenderingControlLastChange_LoudnessSideLeft = 66, RenderingControlLastChange_LoudnessSideRight = 67, RenderingControlLastChange_LoudnessTop = 68, RenderingControlLastChange_LoudnessBottom = 69, RenderingControlLastChange_LastChange = 70 }; enum Windows::Media::Streaming::Internal::ChannelSpatialPosition { ChannelSpatialPosition_Master = 0, ChannelSpatialPosition_LeftFront = 1, ChannelSpatialPosition_RightFront = 2, ChannelSpatialPosition_CenterFront = 3, ChannelSpatialPosition_LowFrequencyEnhancement = 4, ChannelSpatialPosition_LeftSurround = 5, ChannelSpatialPosition_RightSurround = 6, ChannelSpatialPosition_LeftOfCenter = 7, ChannelSpatialPosition_RightOfCenter = 8, ChannelSpatialPosition_Surround = 9, ChannelSpatialPosition_SideLeft = 10, ChannelSpatialPosition_SideRight = 11, ChannelSpatialPosition_Top = 12, ChannelSpatialPosition_Bottom = 13 }; enum Windows::Media::Streaming::Internal::SeekMode { SeekMode_TrackNumber = 0, SeekMode_AbsoluteTime = 1, SeekMode_RelativeTime = 2, SeekMode_AbsoluteCount = 3, SeekMode_RelativeCount = 4, SeekMode_ChannelFrequency = 5, SeekMode_TapeIndex = 6, SeekMode_Frame = 7 }; enum Windows::Media::Streaming::Internal::AVTransportLastChange { AVTransportLastChange_InstanceId = 0, AVTransportLastChange_TransportStateChange = 1, AVTransportLastChange_TransportStatusChange = 2, AVTransportLastChange_PlaybackStorageMedium = 3, AVTransportLastChange_PossiblePlaybackStorageMedia = 4, AVTransportLastChange_PossibleRecordStorageMedia = 5, AVTransportLastChange_CurrentPlayMode = 6, AVTransportLastChange_TransportPlaySpeed = 7, AVTransportLastChange_RecordMediumWriteStatus = 8, AVTransportLastChange_PossibleRecordQualityModes = 9, AVTransportLastChange_CurrentRecordQualityMode = 10, AVTransportLastChange_NumberOfTracks = 11, AVTransportLastChange_CurrentTrack = 12, AVTransportLastChange_CurrentTrackDuration = 13, AVTransportLastChange_CurrentMediaDuration = 14, AVTransportLastChange_CurrentTrackUri = 15, AVTransportLastChange_CurrentTrackMetaData = 16, AVTransportLastChange_AVTransportUri = 17, AVTransportLastChange_AVTransportUriMetaData = 18, AVTransportLastChange_NextAVTransportUri = 19, AVTransportLastChange_NextAVTransportUriMetaData = 20, AVTransportLastChange_CurrentTransportActions = 21, AVTransportLastChange_LastChange = 22 }; enum Windows::Media::Streaming::Internal::StorageMedium { StorageMedium_Unknown = 0, StorageMedium_Dv = 1, StorageMedium_MiniDv = 2, StorageMedium_Vhs = 4, StorageMedium_WVhs = 8, StorageMedium_SVhs = 16, StorageMedium_DVhs = 32, StorageMedium_VhsC = 64, StorageMedium_Video8 = 128, StorageMedium_Hi8 = 256, StorageMedium_CdRom = 512, StorageMedium_CdDa = 1024, StorageMedium_CdR = 2048, StorageMedium_CdRw = 4096, StorageMedium_VideoCd = 8192, StorageMedium_SaCd = 16384, = 32770 }; enum Windows::Media::Streaming::Internal::SupportedTransportActions { SupportedTransportActions_None = 0, SupportedTransportActions_Stop = 1, SupportedTransportActions_Play = 2, SupportedTransportActions_Pause = 4, SupportedTransportActions_Seek = 8, SupportedTransportActions_TimeSeek = 16, SupportedTransportActions_ByteSeek = 32, SupportedTransportActions_Next = 64, SupportedTransportActions_Previous = 128, SupportedTransportActions_Record = 256, SupportedTransportActions_SetAVTransportUri = 512, SupportedTransportActions_Last = 1024 }; enum Windows::Media::Streaming::Internal::QualityModes { QualityModes_EP = 0, QualityModes_LP = 1, QualityModes_SP = 2, QualityModes_Basic = 4, QualityModes_Medium = 8, QualityModes_High = 16, QualityModes_NotImplemented = 32, QualityModes_Unknown = 64 }; enum Windows::Media::Streaming::Internal::ServiceType { ServiceType_Unknown = 0, ServiceType_AVTransport = 1, ServiceType_RenderingControl = 2, ServiceType_ConnectionManager = 3, ServiceType_ContentDirectory = 4, ServiceType_MediaReceiverRegistrar = 5 }; enum Windows::Media::Streaming::Internal::RecordMediumAccessRights { RecordMediumAccessRights_Unknown = 0, RecordMediumAccessRights_Writable = 1, RecordMediumAccessRights_Protected = 2, RecordMediumAccessRights_NotWritable = 4, RecordMediumAccessRights_NotImplemented = 8 }; enum Windows::Media::Streaming::Internal::PlayMode { PlayMode_Normal = 0, PlayMode_Shuffle = 1, PlayMode_RepeatOne = 2, PlayMode_RepeatAll = 3, PlayMode_Random = 4, PlayMode_Direct = 5, PlayMode_Introduction = 6, PlayMode_Unknown = 7 }; enum Windows::Media::Streaming::Internal::BrowseType { BrowseType_DirectChildren = 0, BrowseType_Metadata = 1 }; enum Windows::Media::Streaming::DeviceTypes { DeviceTypes_Unknown = 0, DeviceTypes_DigitalMediaRenderer = 1, DeviceTypes_DigitalMediaServer = 2, DeviceTypes_DigitalMediaPlayer = 4 }; enum Windows::Media::Streaming::ConnectionStatus { ConnectionStatus_Online = 0, ConnectionStatus_Offline = 1, ConnectionStatus_Sleeping = 2 }; enum Windows::Graphics::Imaging::PngFilterMode { PngFilterMode_Automatic = 0, PngFilterMode_None = 1, PngFilterMode_Sub = 2, PngFilterMode_Up = 3, PngFilterMode_Average = 4, PngFilterMode_Paeth = 5, PngFilterMode_Adaptive = 6 }; enum Windows::Graphics::Imaging::ExifOrientationMode { ExifOrientationMode_IgnoreExifOrientation = 0, ExifOrientationMode_RespectExifOrientation = 1 }; enum Windows::Graphics::Imaging::TiffCompressionMode { TiffCompressionMode_Automatic = 0, TiffCompressionMode_None = 1, TiffCompressionMode_Ccitt3 = 2, TiffCompressionMode_Ccitt4 = 3, TiffCompressionMode_Lzw = 4, TiffCompressionMode_Rle = 5, TiffCompressionMode_Zip = 6, TiffCompressionMode_LzwhDifferencing = 7 }; enum Windows::Graphics::Imaging::BitmapRotation { BitmapRotation_None = 0, BitmapRotation_Clockwise90Degrees = 1, BitmapRotation_Clockwise180Degrees = 2, BitmapRotation_Clockwise270Degrees = 3 }; enum Windows::Graphics::Imaging::BitmapCodecEnumerationFilter { BitmapCodecEnumerationFilter_None = 0, BitmapCodecEnumerationFilter_WindowsProvided = 1 }; enum Windows::Graphics::Imaging::BitmapPixelFormat { BitmapPixelFormat_Unknown = 0, BitmapPixelFormat_Rgba16 = 12, BitmapPixelFormat_Rgba8 = 30 }; enum Windows::Graphics::Imaging::JpegSubsamplingMode { JpegSubsamplingMode_Default = 0, JpegSubsamplingMode_Y4Cb2Cr0 = 1, JpegSubsamplingMode_Y4Cb2Cr2 = 2, JpegSubsamplingMode_Y4Cb4Cr4 = 3 }; enum Windows::Graphics::Imaging::BitmapInterpolationMode { BitmapInterpolationMode_NearestNeighbor = 0, BitmapInterpolationMode_Linear = 1, BitmapInterpolationMode_Cubic = 2, BitmapInterpolationMode_Fant = 3 }; enum Windows::Graphics::Imaging::BitmapFlip { BitmapFlip_None = 0, BitmapFlip_Horizontal = 1, BitmapFlip_Vertical = 2 }; enum Windows::Graphics::Imaging::BitmapAlphaMode { BitmapAlphaMode_Premultiplied = 0, BitmapAlphaMode_Straight = 1, BitmapAlphaMode_Ignore = 2 }; enum Windows::Graphics::Imaging::ColorManagementMode { ColorManagementMode_DoNotColorManage = 0, ColorManagementMode_ColorManageToSRgb = 1 }; enum Windows::Graphics::Display::ResolutionScale { ResolutionScale_Scale100Percent = 0, ResolutionScale_Scale140Percent = 1, ResolutionScale_Scale180Percent = 2 }; enum Windows::Graphics::Display::DisplayOrientations { DisplayOrientations_None = 0, DisplayOrientations_Landscape = 1, DisplayOrientations_Portrait = 2, DisplayOrientations_LandscapeFlipped = 4, DisplayOrientations_PortraitFlipped = 8 }; enum Windows::Foundation::PropertyType { PropertyType_Empty = 0, PropertyType_UInt8 = 1, PropertyType_Int16 = 2, PropertyType_UInt16 = 3, PropertyType_Int32 = 4, PropertyType_UInt32 = 5, PropertyType_Int64 = 6, PropertyType_UInt64 = 7, PropertyType_Single = 8, PropertyType_Double = 9, PropertyType_Char16 = 10, PropertyType_Boolean = 11, PropertyType_String = 12, PropertyType_Inspectable = 13, PropertyType_DateTime = 14, PropertyType_TimeSpan = 15, PropertyType_Guid = 16, PropertyType_Point = 17, PropertyType_Size = 18, PropertyType_Rect = 19, PropertyType_OtherType = 20, PropertyType_UInt8Array = 1025, PropertyType_Int16Array = 1026, PropertyType_UInt16Array = 1027, PropertyType_Int32Array = 1028, PropertyType_UInt32Array = 1029, PropertyType_Int64Array = 1030, PropertyType_UInt64Array = 1031, PropertyType_SingleArray = 1032, PropertyType_DoubleArray = 1033, PropertyType_Char16Array = 1034, PropertyType_BooleanArray = 1035, PropertyType_StringArray = 1036, PropertyType_InspectableArray = 1037, PropertyType_DateTimeArray = 1038, PropertyType_TimeSpanArray = 1039, PropertyType_GuidArray = 1040, PropertyType_PointArray = 1041, PropertyType_SizeArray = 1042, PropertyType_RectArray = 1043, PropertyType_OtherTypeArray = 1044 }; enum Windows::Foundation::Diagnostics::ErrorOptions { ErrorOptions_None = 0, ErrorOptions_SuppressExceptions = 1, ErrorOptions_ForceExceptions = 2, ErrorOptions_UseSetErrorInfo = 4, ErrorOptions_SuppressSetErrorInfo = 8 }; enum Windows::Storage::FileAttributes { FileAttributes_Normal = 0, FileAttributes_ReadOnly = 1, FileAttributes_Directory = 16, FileAttributes_Archive = 32, FileAttributes_Temporary = 256 }; enum Windows::Storage::StorageDeleteOption { StorageDeleteOption_LocationBasedRecycleBinBehavior = 0, StorageDeleteOption_TryMoveToRecycleBin = 1, StorageDeleteOption_PermanentDelete = 2 }; enum Windows::Storage::CreationCollisionOption { CreationCollisionOption_GenerateUniqueName = 0, CreationCollisionOption_ReplaceExisting = 1, CreationCollisionOption_FailIfExists = 2, CreationCollisionOption_OpenIfExists = 3 }; enum Windows::Storage::StorageItemTypes { StorageItemTypes_None = 0, StorageItemTypes_File = 1, StorageItemTypes_Folder = 2 }; enum Windows::Storage::FileAccessMode { FileAccessMode_Read = 0, FileAccessMode_ReadWrite = 1, FileAccessMode_ReadWriteUnsafe = 2, FileAccessMode_ReadWriteNoCopyOnWrite = 3 }; enum Windows::Storage::NameCollisionOption { NameCollisionOption_GenerateUniqueName = 0, NameCollisionOption_ReplaceExisting = 1, NameCollisionOption_FailIfExists = 2 }; enum Windows::Storage::FileProperties::ThumbnailOptions { ThumbnailOptions_None = 0, ThumbnailOptions_ReturnOnlyIfCached = 1, ThumbnailOptions_ResizeThumbnail = 2, ThumbnailOptions_ScaleForPPI = 4 }; enum Windows::Storage::FileProperties::ThumbnailMode { ThumbnailMode_PicturesView = 0, ThumbnailMode_VideosView = 1, ThumbnailMode_MusicView = 2, ThumbnailMode_DocumentsView = 3, ThumbnailMode_ListView = 4, ThumbnailMode_SingleItem = 5 }; enum Windows::Storage::Streams::InputStreamOptions { InputStreamOptions_None = 0, InputStreamOptions_Partial = 1, InputStreamOptions_ReadAhead = 2 }; enum Windows::Storage::Search::CommonFolderQuery { CommonFolderQuery_DefaultQuery = 0, CommonFolderQuery_GroupByYear = 1, CommonFolderQuery_GroupByMonth = 2, CommonFolderQuery_GroupByArtist = 3, CommonFolderQuery_GroupByAlbum = 4, CommonFolderQuery_GroupByAlbumArtist = 5, CommonFolderQuery_GroupByComposer = 6, CommonFolderQuery_GroupByGenre = 7, CommonFolderQuery_GroupByPublishedYear = 8, CommonFolderQuery_GroupByRating = 9, CommonFolderQuery_GroupByTag = 10, CommonFolderQuery_GroupByAuthor = 11, CommonFolderQuery_GroupByType = 12 }; enum Windows::Storage::Search::IndexerOption { IndexerOption_UseIndexerWhenAvailable = 0, IndexerOption_OnlyUseIndexer = 1, IndexerOption_DoNotUseIndexer = 2 }; enum Windows::Storage::Search::DateStackOption { DateStackOption_None = 0, DateStackOption_Year = 1, DateStackOption_Month = 2 }; enum Windows::Storage::Search::IndexedState { IndexedState_Unknown = 0, IndexedState_NotIndexed = 1, IndexedState_PartiallyIndexed = 2, IndexedState_FullyIndexed = 3 }; enum Windows::Storage::Search::CommonFileQuery { CommonFileQuery_DefaultQuery = 0, CommonFileQuery_OrderByName = 1, CommonFileQuery_OrderByTitle = 2, CommonFileQuery_OrderByMusicInfo = 3, CommonFileQuery_OrderBySearchRank = 4, CommonFileQuery_OrderByDate = 5 }; enum Windows::Storage::Search::FolderDepth { FolderDepth_Shallow = 0, FolderDepth_Deep = 1 }; enum Windows::Storage::Pickers::PickerLocationId { PickerLocationId_DocumentsLibrary = 0, PickerLocationId_ComputerFolder = 1, PickerLocationId_Desktop = 2, PickerLocationId_Downloads = 3, PickerLocationId_HomeGroup = 4, PickerLocationId_MusicLibrary = 5, PickerLocationId_PicturesLibrary = 6, PickerLocationId_VideosLibrary = 7 }; enum Windows::Storage::Pickers::PickerViewMode { PickerViewMode_List = 0, PickerViewMode_Thumbnail = 1 }; enum _FIRMWARE_TYPE { FirmwareTypeUnknown = 0, FirmwareTypeBios = 1, FirmwareTypeUefi = 2, FirmwareTypeMax = 3 }; enum tagOLELINKBIND { OLELINKBIND_EVENIFCLASSDIFF = 1 }; enum _POWER_REQUEST_TYPE { PowerRequestDisplayRequired = 0, PowerRequestSystemRequired = 1, PowerRequestAwayModeRequired = 2, PowerRequestExecutionRequired = 3 }; enum __MIDL_IInternetSecurityManager_0003 { SZM_CREATE = 0, SZM_DELETE = 1 }; enum _THDTYPE { THDTYPE_BLOCKMESSAGES = 0, THDTYPE_PROCESSMESSAGES = 1 }; enum _JOBOBJECT_RATE_CONTROL_TOLERANCE { ToleranceLow = 1, ToleranceMedium = 2, ToleranceHigh = 3 }; enum _URLZONEREG { URLZONEREG_DEFAULT = 0, URLZONEREG_HKLM = 1, URLZONEREG_HKCU = 2 }; enum _DMO_PROCESS_OUTPUT_FLAGS { DMO_PROCESS_OUTPUT_DISCARD_WHEN_NO_BUFFER = 1 }; enum _DMO_INPUT_DATA_BUFFER_FLAGS { DMO_INPUT_DATA_BUFFERF_SYNCPOINT = 1, DMO_INPUT_DATA_BUFFERF_TIME = 2, DMO_INPUT_DATA_BUFFERF_TIMELENGTH = 4 }; enum _WSAEcomparator { COMP_EQUAL = 0, COMP_NOTLESS = 1 }; enum tagDCOM_CALL_STATE { DCOM_NONE = 0, DCOM_CALL_COMPLETE = 1, DCOM_CALL_CANCELED = 2 }; enum __MIDL_IInternetZoneManager_0001 { MAX_ZONE_PATH = 260, MAX_ZONE_DESCRIPTION = 200 }; enum FILEITEM_CREATION_FLAGS { FICF_DEFAULT = 0, FICF_DELETE_NOT_ALLOWED_IF_CONTAINER = 1, FICF_ALLOW_NAMESPACE_JUNCTION = 2, FICF_ADVANCED_SHAPES_ALLOWED = 4, FICF_FILTER_ON_MANIFESTED_TYPES = 8, FICF_FILTER_ON_MANIFESTED_KINDS = 16, FICF_INHERITED_FLAGS_MASK = 28, FICF_DONT_CHECK_PATH_FOR_EXISTENCE = 32 }; enum _WSAESETSERVICEOP { RNRSERVICE_REGISTER = 0, RNRSERVICE_DEREGISTER = 1, RNRSERVICE_DELETE = 2 }; enum PIPE_ATTRIBUTE_TYPE { PipeAttribute = 0, PipeConnectionAttribute = 1, PipeHandleAttribute = 2 }; enum RO_INIT_TYPE { RO_INIT_SINGLETHREADED = 0, RO_INIT_MULTITHREADED = 1 }; enum tagPENDINGMSG { PENDINGMSG_CANCELCALL = 0, PENDINGMSG_WAITNOPROCESS = 1, PENDINGMSG_WAITDEFPROCESS = 2 }; enum tagPictureAttributes { PICTURE_SCALABLE = 1, PICTURE_TRANSPARENT = 2 }; enum _COPYFILE2_MESSAGE_ACTION { COPYFILE2_PROGRESS_CONTINUE = 0, COPYFILE2_PROGRESS_CANCEL = 1, COPYFILE2_PROGRESS_STOP = 2, COPYFILE2_PROGRESS_QUIET = 3, COPYFILE2_PROGRESS_PAUSE = 4 }; enum __MIDL_IAuthenticateEx_0001 { AUTHENTICATEF_PROXY = 1, AUTHENTICATEF_BASIC = 2, AUTHENTICATEF_HTTP = 4 }; enum tagMEMCTX { MEMCTX_TASK = 1, MEMCTX_SHARED = 2, MEMCTX_MACSYSTEM = 3, MEMCTX_UNKNOWN = -1, MEMCTX_SAME = -1 }; enum _DMO_QUALITY_STATUS_FLAGS { DMO_QUALITY_STATUS_ENABLED = 1 }; enum _SC_EVENT_TYPE { SC_EVENT_DATABASE_CHANGE = 0, SC_EVENT_PROPERTY_CHANGE = 1, SC_EVENT_STATUS_CHANGE = 2 }; enum tagSERVERCALL { SERVERCALL_ISHANDLED = 0, SERVERCALL_REJECTED = 1, SERVERCALL_RETRYLATER = 2 }; enum tagINPUT_MESSAGE_ORIGIN_ID { IMO_UNAVAILABLE = 0, IMO_HARDWARE = 1, IMO_INJECTED = 2, IMO_SYSTEM = 4 }; enum MF_ATTRIBUTE_SERIALIZE_OPTIONS { MF_ATTRIBUTE_SERIALIZE_UNKNOWN_BYREF = 1 }; enum _TRANSACTION_STATE { TransactionStateNormal = 1, TransactionStateIndoubt = 2, TransactionStateCommittedNotify = 3 }; enum tagCOINITBASE { COINITBASE_MULTITHREADED = 0 }; enum tagDISCARDCACHE { DISCARDCACHE_SAVEIFDIRTY = 0, DISCARDCACHE_NOSAVE = 1 }; enum _SC_ENUM_TYPE { SC_ENUM_PROCESS_INFO = 0 }; enum LATENCY_TIME { LT_DONT_CARE = 0, LT_LOWEST_LATENCY = 1 }; enum tagPOINTERINACTIVE { POINTERINACTIVE_ACTIVATEONENTRY = 1, POINTERINACTIVE_DEACTIVATEONLEAVE = 2, POINTERINACTIVE_ACTIVATEONDRAG = 4 }; enum ASSOCENUM { ASSOCENUM_NONE = 0 }; enum Microsoft::WRL::ModuleType { InProc = 1, OutOfProc = 2, DisableCaching = 4, InProcDisableCaching = 5, OutOfProcDisableCaching = 6 }; enum Microsoft::WRL::FactoryCacheFlags { FactoryCacheDefault = 0, FactoryCacheEnabled = 1, FactoryCacheDisabled = 2 }; enum Microsoft::WRL::RuntimeClassType { WinRt = 1, ClassicCom = 2, WinRtClassicComMix = 3, InhibitWeakReference = 4, Delegate = 2 }; enum Windows::Foundation::AsyncStatus { Created = 0, Started = 1, Completed = 2, Canceled = 3, Error = 4 }; struct tagEMRTRANSPARENTBLT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ long xDest; /* +0x0018 */ long yDest; /* +0x001c */ long cxDest; /* +0x0020 */ long cyDest; /* +0x0024 */ unsigned long dwRop; /* +0x0028 */ long xSrc; /* +0x002c */ long ySrc; /* +0x0030 */ unsigned char xformSrc[24]; /* +0x0034 8c 9b 00 00 */ unsigned long crBkColorSrc; /* +0x004c */ unsigned long iUsageSrc; /* +0x0050 */ unsigned long offBmiSrc; /* +0x0054 */ unsigned long cbBmiSrc; /* +0x0058 */ unsigned long offBitsSrc; /* +0x005c */ unsigned long cbBitsSrc; /* +0x0060 */ long cxSrc; /* +0x0064 */ long cySrc; /* +0x0068 */ }; struct _SERVICE_PRESHUTDOWN_INFO { unsigned long dwPreshutdownTimeout; /* +0x0000 */ }; struct tagIDLDESC { unsigned long long dwReserved; /* +0x0000 */ unsigned short wIDLFlags; /* +0x0008 */ }; struct creative_adpcmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wRevision; /* +0x0012 */ }; struct _TAPE_SET_DRIVE_PARAMETERS { unsigned char ECC; /* +0x0000 */ unsigned char Compression; /* +0x0001 */ unsigned char DataPadding; /* +0x0002 */ unsigned char ReportSetmarks; /* +0x0003 */ unsigned long EOTWarningZoneSize; /* +0x0004 */ }; struct tagCBTACTIVATESTRUCT { unsigned char fMouse[8]; /* +0x0000 74 00 00 00 */ unsigned char hWndActive[8]; /* +0x0008 eb 15 00 00 */ }; struct _NETRESOURCEW { unsigned long dwScope; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ unsigned long dwDisplayType; /* +0x0008 */ unsigned long dwUsage; /* +0x000c */ unsigned char lpLocalName[8]; /* +0x0010 71 06 00 00 */ unsigned char lpRemoteName[8]; /* +0x0018 71 06 00 00 */ unsigned char lpComment[8]; /* +0x0020 71 06 00 00 */ unsigned char lpProvider[8]; /* +0x0028 71 06 00 00 */ }; struct _DWORD_BLOB { unsigned long clSize; /* +0x0000 */ unsigned char alData[4]; /* +0x0004 39 18 00 00 */ }; struct tagRemHGLOBAL { long fNullHGlobal; /* +0x0000 */ unsigned long cbData; /* +0x0004 */ unsigned char data[4]; /* +0x0008 62 17 00 00 */ }; struct _WSAQuerySetW { unsigned long dwSize; /* +0x0000 */ unsigned char lpszServiceInstanceName[8]; /* +0x0008 71 06 00 00 */ unsigned char lpServiceClassId[8]; /* +0x0010 29 1a 00 00 */ unsigned char lpVersion[8]; /* +0x0018 a5 9b 00 00 */ unsigned char lpszComment[8]; /* +0x0020 71 06 00 00 */ unsigned long dwNameSpace; /* +0x0028 */ unsigned char lpNSProviderId[8]; /* +0x0030 29 1a 00 00 */ unsigned char lpszContext[8]; /* +0x0038 71 06 00 00 */ unsigned long dwNumberOfProtocols; /* +0x0040 */ unsigned char lpafpProtocols[8]; /* +0x0048 a7 9b 00 00 */ unsigned char lpszQueryString[8]; /* +0x0050 71 06 00 00 */ unsigned long dwNumberOfCsAddrs; /* +0x0058 */ unsigned char lpcsaBuffer[8]; /* +0x0060 a9 9b 00 00 */ unsigned long dwOutputFlags; /* +0x0068 */ unsigned char lpBlob[8]; /* +0x0070 ab 9b 00 00 */ }; struct _QUERY_SERVICE_CONFIGW { unsigned long dwServiceType; /* +0x0000 */ unsigned long dwStartType; /* +0x0004 */ unsigned long dwErrorControl; /* +0x0008 */ unsigned char lpBinaryPathName[8]; /* +0x0010 71 06 00 00 */ unsigned char lpLoadOrderGroup[8]; /* +0x0018 71 06 00 00 */ unsigned long dwTagId; /* +0x0020 */ unsigned char lpDependencies[8]; /* +0x0028 71 06 00 00 */ unsigned char lpServiceStartName[8]; /* +0x0030 71 06 00 00 */ unsigned char lpDisplayName[8]; /* +0x0038 71 06 00 00 */ }; struct _WSANAMESPACE_INFOEXA { unsigned char NSProviderId[16]; /* +0x0000 8f 18 00 00 */ unsigned long dwNameSpace; /* +0x0010 */ unsigned char fActive[4]; /* +0x0014 74 00 00 00 */ unsigned long dwVersion; /* +0x0018 */ char *lpszIdentifier; /* +0x0020 */ unsigned char ProviderSpecific[16]; /* +0x0028 aa 9b 00 00 */ }; struct _PROCESS_HEAP_ENTRY { void *lpData; /* +0x0000 */ unsigned long cbData; /* +0x0008 */ unsigned char cbOverhead; /* +0x000c */ unsigned char iRegionIndex; /* +0x000d */ unsigned short wFlags; /* +0x000e */ /* unsigned char Block[0]; +0x0010 b6 9b 00 00 */ unsigned char Region[24]; /* +0x0010 b7 9b 00 00 */ }; struct _PROCESS_HEAP_ENTRY:::: { unsigned long dwCommittedSize; /* +0x0000 */ unsigned long dwUnCommittedSize; /* +0x0004 */ void *lpFirstBlock; /* +0x0008 */ void *lpLastBlock; /* +0x0010 */ }; struct _PROCESS_HEAP_ENTRY:::: { void *hMem; /* +0x0000 */ unsigned char dwReserved[16]; /* +0x0008 1e 3d 00 00 */ }; struct tagMETHODDATA { unsigned char szName[8]; /* +0x0000 71 06 00 00 */ unsigned char ppdata[8]; /* +0x0008 c3 9b 00 00 */ long dispid; /* +0x0010 */ unsigned char iMeth[4]; /* +0x0014 75 00 00 00 */ unsigned char cc[4]; /* +0x0018 76 99 00 00 */ unsigned char cArgs[4]; /* +0x001c 75 00 00 00 */ unsigned short wFlags; /* +0x0020 */ unsigned short vtReturn; /* +0x0022 */ }; struct _SID_AND_ATTRIBUTES { void *Sid; /* +0x0000 */ unsigned long Attributes; /* +0x0008 */ }; struct _MEMORY_BASIC_INFORMATION64 { unsigned long long BaseAddress; /* +0x0000 */ unsigned long long AllocationBase; /* +0x0008 */ unsigned long AllocationProtect; /* +0x0010 */ unsigned long __alignment1; /* +0x0014 */ unsigned long long RegionSize; /* +0x0018 */ unsigned long State; /* +0x0020 */ unsigned long Protect; /* +0x0024 */ unsigned long Type; /* +0x0028 */ unsigned long __alignment2; /* +0x002c */ }; struct _SHELLDETAILS { unsigned char fmt[4]; /* +0x0000 74 00 00 00 */ unsigned char cxChar[4]; /* +0x0004 74 00 00 00 */ unsigned char str[272]; /* +0x0008 cc 9b 00 00 */ }; struct gsm610waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wSamplesPerBlock; /* +0x0012 */ }; struct tagRemHMETAFILEPICT { long mm; /* +0x0000 */ long xExt; /* +0x0004 */ long yExt; /* +0x0008 */ unsigned long cbData; /* +0x000c */ unsigned char data[4]; /* +0x0010 62 17 00 00 */ }; struct _SE_ACCESS_REPLY { unsigned long Size; /* +0x0000 */ unsigned long ResultListCount; /* +0x0004 */ unsigned long *GrantedAccess; /* +0x0008 */ unsigned long *AccessStatus; /* +0x0010 */ unsigned char AccessReason[8]; /* +0x0018 ed 9b 00 00 */ unsigned char Privileges[8]; /* +0x0020 f0 9b 00 00 */ }; struct _PROCESSOR_POWER_POLICY { unsigned long Revision; /* +0x0000 */ unsigned char DynamicThrottle; /* +0x0004 */ unsigned char Spare[3]; /* +0x0005 be 47 00 00 */ /* unsigned char DisableCStates[0]; +0x0008 a8 18 00 00 */ unsigned char Reserved[4]; /* +0x0008 a9 18 00 00 */ unsigned long PolicyCount; /* +0x000c */ unsigned char Policy[60]; /* +0x0010 f4 9b 00 00 */ }; struct tagTOGGLEKEYS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ }; struct _FULL_PTR_XLAT_TABLES { void *RefIdToPointer; /* +0x0000 */ void *PointerToRefId; /* +0x0008 */ unsigned long NextRefId; /* +0x0010 */ unsigned char XlatSide[4]; /* +0x0014 62 99 00 00 */ }; struct _EXCEPTION_RECORD { unsigned long ExceptionCode; /* +0x0000 */ unsigned long ExceptionFlags; /* +0x0004 */ unsigned char ExceptionRecord[8]; /* +0x0008 d2 52 00 00 */ void *ExceptionAddress; /* +0x0010 */ unsigned long NumberParameters; /* +0x0018 */ unsigned char ExceptionInformation[120]; /* +0x0020 00 9c 00 00 */ }; struct DISPLAYCONFIG_SOURCE_MODE { unsigned char width[4]; /* +0x0000 75 00 00 00 */ unsigned char height[4]; /* +0x0004 75 00 00 00 */ unsigned char pixelFormat[4]; /* +0x0008 fc 98 00 00 */ unsigned char position[8]; /* +0x000c ff 2b 00 00 */ }; struct tagNMHDR { unsigned char hwndFrom[8]; /* +0x0000 eb 15 00 00 */ unsigned long long idFrom; /* +0x0008 */ unsigned char code[8]; /* +0x0010 75 00 00 00 */ }; struct _currencyfmtW { unsigned char NumDigits[4]; /* +0x0000 75 00 00 00 */ unsigned char LeadingZero[4]; /* +0x0004 75 00 00 00 */ unsigned char Grouping[8]; /* +0x0008 75 00 00 00 */ unsigned char lpDecimalSep[8]; /* +0x0010 71 06 00 00 */ unsigned char lpThousandSep[8]; /* +0x0018 71 06 00 00 */ unsigned char NegativeOrder[4]; /* +0x0020 75 00 00 00 */ unsigned char PositiveOrder[4]; /* +0x0024 75 00 00 00 */ unsigned char lpCurrencySymbol[8]; /* +0x0028 71 06 00 00 */ }; struct _ACTIVATION_CONTEXT_QUERY_INDEX { unsigned long ulAssemblyIndex; /* +0x0000 */ unsigned long ulFileIndexInAssembly; /* +0x0004 */ }; struct tagRAWHID { unsigned long dwSizeHid; /* +0x0000 */ unsigned long dwCount; /* +0x0004 */ unsigned char bRawData[4]; /* +0x0008 62 17 00 00 */ }; struct _DMOMediaType { unsigned char majortype[16]; /* +0x0000 8f 18 00 00 */ unsigned char subtype[16]; /* +0x0010 8f 18 00 00 */ unsigned char bFixedSizeSamples[4]; /* +0x0020 74 00 00 00 */ unsigned char bTemporalCompression[4]; /* +0x0024 74 00 00 00 */ unsigned long lSampleSize; /* +0x0028 */ unsigned char formattype[20]; /* +0x002c 8f 18 00 00 */ unsigned char pUnk[8]; /* +0x0040 43 17 00 00 */ unsigned long cbFormat; /* +0x0048 */ unsigned char *pbFormat; /* +0x0050 */ }; struct _COMMCONFIG { unsigned long dwSize; /* +0x0000 */ unsigned short wVersion; /* +0x0004 */ unsigned short wReserved; /* +0x0006 */ unsigned char dcb[28]; /* +0x0008 30 9c 00 00 */ unsigned long dwProviderSubType; /* +0x0024 */ unsigned long dwProviderOffset; /* +0x0028 */ unsigned long dwProviderSize; /* +0x002c */ unsigned char wcProviderData[4]; /* +0x0030 6c 17 00 00 */ }; struct tagEMREXTCREATEFONTINDIRECTW { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihFont; /* +0x0008 */ unsigned char elfw[320]; /* +0x000c 35 9c 00 00 */ }; struct tagRPC_CALL_ATTRIBUTES_V1_A { unsigned char Version[4]; /* +0x0000 75 00 00 00 */ unsigned long Flags; /* +0x0004 */ unsigned long ServerPrincipalNameBufferLength; /* +0x0008 */ unsigned char *ServerPrincipalName; /* +0x0010 */ unsigned long ClientPrincipalNameBufferLength; /* +0x0018 */ unsigned char *ClientPrincipalName; /* +0x0020 */ unsigned long AuthenticationLevel; /* +0x0028 */ unsigned long AuthenticationService; /* +0x002c */ unsigned char NullSession[8]; /* +0x0030 74 00 00 00 */ }; struct addrinfoW { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ unsigned char ai_canonname[8]; /* +0x0018 71 06 00 00 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ unsigned char ai_next[8]; /* +0x0028 3b 9c 00 00 */ }; struct wmaudio3waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wValidBitsPerSample; /* +0x0012 */ unsigned long dwChannelMask; /* +0x0014 */ unsigned long dwReserved1; /* +0x0018 */ unsigned long dwReserved2; /* +0x001c */ unsigned short wEncodeOptions; /* +0x0020 */ unsigned short wReserved3; /* +0x0022 */ }; struct tagEMROFFSETCLIPRGN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptlOffset[8]; /* +0x0008 ff 2b 00 00 */ }; struct tagSCROLLINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char nMin[4]; /* +0x0008 74 00 00 00 */ unsigned char nMax[4]; /* +0x000c 74 00 00 00 */ unsigned char nPage[4]; /* +0x0010 75 00 00 00 */ unsigned char nPos[4]; /* +0x0014 74 00 00 00 */ unsigned char nTrackPos[4]; /* +0x0018 74 00 00 00 */ }; struct tagREGISTERWORDW { unsigned char lpReading[8]; /* +0x0000 71 06 00 00 */ unsigned char lpWord[8]; /* +0x0008 71 06 00 00 */ }; struct _UNWIND_HISTORY_TABLE { unsigned long Count; /* +0x0000 */ unsigned char LocalHint; /* +0x0004 */ unsigned char GlobalHint; /* +0x0005 */ unsigned char Search; /* +0x0006 */ unsigned char Once; /* +0x0007 */ unsigned long long LowAddress; /* +0x0008 */ unsigned long long HighAddress; /* +0x0010 */ unsigned char Entry[192]; /* +0x0018 80 9c 00 00 */ }; struct _KCRM_MARSHAL_HEADER { unsigned long VersionMajor; /* +0x0000 */ unsigned long VersionMinor; /* +0x0004 */ unsigned long NumProtocols; /* +0x0008 */ unsigned long Unused; /* +0x000c */ }; struct tagPOLYTEXTA { unsigned char x[4]; /* +0x0000 74 00 00 00 */ unsigned char y[4]; /* +0x0004 74 00 00 00 */ unsigned char n[8]; /* +0x0008 75 00 00 00 */ unsigned char lpstr[8]; /* +0x0010 df 16 00 00 */ unsigned char uiFlags[4]; /* +0x0018 75 00 00 00 */ unsigned char rcl[20]; /* +0x001c 43 16 00 00 */ unsigned char pdx[8]; /* +0x0030 74 06 00 00 */ }; struct tagMINMAXINFO { unsigned char ptReserved[8]; /* +0x0000 54 16 00 00 */ unsigned char ptMaxSize[8]; /* +0x0008 54 16 00 00 */ unsigned char ptMaxPosition[8]; /* +0x0010 54 16 00 00 */ unsigned char ptMinTrackSize[8]; /* +0x0018 54 16 00 00 */ unsigned char ptMaxTrackSize[8]; /* +0x0020 54 16 00 00 */ }; struct _SERVICE_TABLE_ENTRYW { unsigned char lpServiceName[8]; /* +0x0000 71 06 00 00 */ unsigned char lpServiceProc[8]; /* +0x0008 98 9c 00 00 */ }; struct _JOBOBJECT_END_OF_JOB_TIME_INFORMATION { unsigned long EndOfJobTimeAction; /* +0x0000 */ }; struct tagDEBUGHOOKINFO { unsigned long idThread; /* +0x0000 */ unsigned long idThreadInstaller; /* +0x0004 */ long long lParam; /* +0x0008 */ unsigned long long wParam; /* +0x0010 */ unsigned char code[8]; /* +0x0018 74 00 00 00 */ }; struct _CREATEFILE2_EXTENDED_PARAMETERS { unsigned long dwSize; /* +0x0000 */ unsigned long dwFileAttributes; /* +0x0004 */ unsigned long dwFileFlags; /* +0x0008 */ unsigned long dwSecurityQosFlags; /* +0x000c */ unsigned char lpSecurityAttributes[8]; /* +0x0010 b2 98 00 00 */ void *hTemplateFile; /* +0x0018 */ }; struct tagRGBTRIPLE { unsigned char rgbtBlue; /* +0x0000 */ unsigned char rgbtGreen; /* +0x0001 */ unsigned char rgbtRed; /* +0x0002 */ }; struct Microsoft::WRL::Details::CreatorMap { unsigned char factoryCreator[40]; /* +0x0000 b1 9e 00 00 */ }; struct Microsoft::WRL::Details::CreatorMap:: { /* unsigned char clsid[0]; +0x0000 85 19 00 00 */ unsigned char getRuntimeName[8]; /* +0x0000 ba 9e 00 00 */ }; struct Microsoft::WRL::Details::FactoryCache { unsigned char factory[16]; /* +0x0000 43 17 00 00 */ }; struct Microsoft::WRL::Details::FactoryCache:: { /* unsigned char winrt[0]; +0x0000 7d 9e 00 00 */ unsigned long com; /* +0x0000 */ }; struct Microsoft::WRL::Details::BoolStruct { unsigned char Member[4]; /* +0x0000 74 00 00 00 */ }; struct _TOKEN_CONTROL { unsigned char TokenId[8]; /* +0x0000 be 21 00 00 */ unsigned char AuthenticationId[8]; /* +0x0008 be 21 00 00 */ unsigned char ModifiedId[8]; /* +0x0010 be 21 00 00 */ unsigned char TokenSource[16]; /* +0x0018 fc 9f 00 00 */ }; struct _CLAIM_SECURITY_ATTRIBUTES_INFORMATION { unsigned short Version; /* +0x0000 */ unsigned short Reserved; /* +0x0002 */ unsigned long AttributeCount; /* +0x0004 */ }; struct tagREGISTERWORDA { char *lpReading; /* +0x0000 */ char *lpWord; /* +0x0008 */ }; struct tagABORTPATH { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ }; struct _DMO_OUTPUT_DATA_BUFFER { unsigned char pBuffer[8]; /* +0x0000 11 a0 00 00 */ unsigned long dwStatus; /* +0x0008 */ long long rtTimestamp; /* +0x0010 */ long long rtTimelength; /* +0x0018 */ }; struct tagCREATESTRUCTW { void *lpCreateParams; /* +0x0000 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ unsigned char hMenu[8]; /* +0x0010 a9 28 00 00 */ unsigned char hwndParent[8]; /* +0x0018 eb 15 00 00 */ unsigned char cy[4]; /* +0x0020 74 00 00 00 */ unsigned char cx[4]; /* +0x0024 74 00 00 00 */ unsigned char y[4]; /* +0x0028 74 00 00 00 */ unsigned char x[4]; /* +0x002c 74 00 00 00 */ long style; /* +0x0030 */ unsigned char lpszName[8]; /* +0x0038 63 18 00 00 */ unsigned char lpszClass[8]; /* +0x0040 63 18 00 00 */ unsigned long dwExStyle; /* +0x0048 */ }; struct _s__CatchableTypeArray { unsigned char nCatchableTypes[4]; /* +0x0000 74 00 00 00 */ /* unsigned char arrayOfCatchableTypes[0]; +0x0004 21 a0 00 00 */ }; struct tagCONTROLINFO { unsigned long cb; /* +0x0000 */ unsigned char hAccel[8]; /* +0x0008 1f 2c 00 00 */ unsigned short cAccel; /* +0x0010 */ unsigned long dwFlags; /* +0x0014 */ }; struct _RECTL { long left; /* +0x0000 */ long top; /* +0x0004 */ long right; /* +0x0008 */ long bottom; /* +0x000c */ }; struct tagCABSTR { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 7b 16 00 00 */ }; struct tagMULTIKEYHELPW { unsigned long mkSize; /* +0x0000 */ unsigned char mkKeylist[2]; /* +0x0004 71 00 00 00 */ unsigned char szKeyphrase[2]; /* +0x0006 6c 17 00 00 */ }; struct tagRemHENHMETAFILE { unsigned long cbData; /* +0x0000 */ unsigned char data[4]; /* +0x0004 62 17 00 00 */ }; struct _TIME_DYNAMIC_ZONE_INFORMATION { long Bias; /* +0x0000 */ unsigned char StandardName[64]; /* +0x0004 25 4a 00 00 */ unsigned char StandardDate[16]; /* +0x0044 28 19 00 00 */ long StandardBias; /* +0x0054 */ unsigned char DaylightName[64]; /* +0x0058 25 4a 00 00 */ unsigned char DaylightDate[16]; /* +0x0098 28 19 00 00 */ long DaylightBias; /* +0x00a8 */ unsigned char TimeZoneKeyName[256]; /* +0x00ac 33 29 00 00 */ unsigned char DynamicDaylightTimeDisabled; /* +0x01ac */ }; struct tagEMRFRAMERGN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cbRgnData; /* +0x0018 */ unsigned long ihBrush; /* +0x001c */ unsigned char szlStroke[8]; /* +0x0020 71 19 00 00 */ unsigned char RgnData[4]; /* +0x0028 62 17 00 00 */ }; struct _wireSAFEARR_BRECORD { unsigned long Size; /* +0x0000 */ unsigned char aRecord[8]; /* +0x0008 4f a0 00 00 */ }; struct _TRACE_GUID_PROPERTIES { unsigned char Guid[16]; /* +0x0000 8f 18 00 00 */ unsigned long GuidType; /* +0x0010 */ unsigned long LoggerId; /* +0x0014 */ unsigned long EnableLevel; /* +0x0018 */ unsigned long EnableFlags; /* +0x001c */ unsigned char IsEnable; /* +0x0020 */ }; struct _TRANSACTION_ENLISTMENTS_INFORMATION { unsigned long NumberOfEnlistments; /* +0x0000 */ unsigned char EnlistmentPair[32]; /* +0x0004 5b a0 00 00 */ }; struct _CREATE_PROCESS_DEBUG_INFO { void *hFile; /* +0x0000 */ void *hProcess; /* +0x0008 */ void *hThread; /* +0x0010 */ void *lpBaseOfImage; /* +0x0018 */ unsigned long dwDebugInfoFileOffset; /* +0x0020 */ unsigned long nDebugInfoSize; /* +0x0024 */ void *lpThreadLocalBase; /* +0x0028 */ unsigned char lpStartAddress[8]; /* +0x0030 5f a0 00 00 */ void *lpImageName; /* +0x0038 */ unsigned short fUnicode; /* +0x0040 */ }; struct _SMALL_RECT { short Left; /* +0x0000 */ short Top; /* +0x0002 */ short Right; /* +0x0004 */ short Bottom; /* +0x0006 */ }; struct _ACE_HEADER { unsigned char AceType; /* +0x0000 */ unsigned char AceFlags; /* +0x0001 */ unsigned short AceSize; /* +0x0002 */ }; struct tagEMRPOLYPOLYLINE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long nPolys; /* +0x0018 */ unsigned long cptl; /* +0x001c */ unsigned char aPolyCounts[4]; /* +0x0020 39 18 00 00 */ unsigned char aptl[8]; /* +0x0024 6c a0 00 00 */ }; struct tagUSEROBJECTFLAGS { unsigned char fInherit[4]; /* +0x0000 74 00 00 00 */ unsigned char fReserved[4]; /* +0x0004 74 00 00 00 */ unsigned long dwFlags; /* +0x0008 */ }; struct fd_set { unsigned char fd_count[8]; /* +0x0000 75 00 00 00 */ unsigned char fd_array[512]; /* +0x0008 43 79 00 00 */ }; struct _wfinddata64i32_t { unsigned char attrib[8]; /* +0x0000 75 00 00 00 */ long long time_create; /* +0x0008 */ long long time_access; /* +0x0010 */ long long time_write; /* +0x0018 */ unsigned long size; /* +0x0020 */ unsigned char name[524]; /* +0x0024 f9 1b 00 00 */ }; struct _NON_PAGED_DEBUG_INFO { unsigned short Signature; /* +0x0000 */ unsigned short Flags; /* +0x0002 */ unsigned long Size; /* +0x0004 */ unsigned short Machine; /* +0x0008 */ unsigned short Characteristics; /* +0x000a */ unsigned long TimeDateStamp; /* +0x000c */ unsigned long CheckSum; /* +0x0010 */ unsigned long SizeOfImage; /* +0x0014 */ unsigned long long ImageBase; /* +0x0018 */ }; struct _userHENHMETAFILE { long fContext; /* +0x0000 */ }; struct _userHENHMETAFILE::__MIDL_IWinTypes_0006 { long hInproc; /* +0x0000 */ /* unsigned char hRemote[0]; +0x0000 81 a0 00 00 */ long long hInproc64; /* +0x0000 */ }; struct _USER_MARSHAL_ROUTINE_QUADRUPLE { unsigned char pfnBufferSize[8]; /* +0x0000 95 a0 00 00 */ unsigned char pfnMarshall[8]; /* +0x0008 98 a0 00 00 */ unsigned char pfnUnmarshall[8]; /* +0x0010 98 a0 00 00 */ unsigned char pfnFree[8]; /* +0x0018 9b a0 00 00 */ }; struct tagPROPBAG2 { unsigned long dwType; /* +0x0000 */ unsigned short vt; /* +0x0004 */ unsigned short cfType; /* +0x0006 */ unsigned long dwHint; /* +0x0008 */ unsigned char pstrName[8]; /* +0x0010 71 06 00 00 */ unsigned char clsid[16]; /* +0x0018 8f 18 00 00 */ }; struct _JOBOBJECT_JOBSET_INFORMATION { unsigned long MemberLevel; /* +0x0000 */ }; struct DISPLAYCONFIG_PATH_SOURCE_INFO { unsigned char adapterId[8]; /* +0x0000 be 21 00 00 */ unsigned char id[4]; /* +0x0008 75 00 00 00 */ unsigned char modeInfoIdx[4]; /* +0x000c 75 00 00 00 */ unsigned char statusFlags[4]; /* +0x0010 75 00 00 00 */ }; struct tagRAWINPUT { unsigned char header[48]; /* +0x0000 b6 a0 00 00 */ }; struct CM_Power_Data_s { unsigned long PD_Size; /* +0x0000 */ unsigned char PD_MostRecentPowerState[4]; /* +0x0004 64 99 00 00 */ unsigned long PD_Capabilities; /* +0x0008 */ unsigned long PD_D1Latency; /* +0x000c */ unsigned long PD_D2Latency; /* +0x0010 */ unsigned long PD_D3Latency; /* +0x0014 */ unsigned char PD_PowerStateMapping[28]; /* +0x0018 bc a0 00 00 */ unsigned char PD_DeepestSystemWake[4]; /* +0x0034 b2 99 00 00 */ }; struct tagANIMATIONINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iMinAnimate[4]; /* +0x0004 74 00 00 00 */ }; struct _VIDEOPARAMETERS { unsigned char Guid[16]; /* +0x0000 8f 18 00 00 */ unsigned long dwOffset; /* +0x0010 */ unsigned long dwCommand; /* +0x0014 */ unsigned long dwFlags; /* +0x0018 */ unsigned long dwMode; /* +0x001c */ unsigned long dwTVStandard; /* +0x0020 */ unsigned long dwAvailableModes; /* +0x0024 */ unsigned long dwAvailableTVStandard; /* +0x0028 */ unsigned long dwFlickerFilter; /* +0x002c */ unsigned long dwOverScanX; /* +0x0030 */ unsigned long dwOverScanY; /* +0x0034 */ unsigned long dwMaxUnscaledX; /* +0x0038 */ unsigned long dwMaxUnscaledY; /* +0x003c */ unsigned long dwPositionX; /* +0x0040 */ unsigned long dwPositionY; /* +0x0044 */ unsigned long dwBrightness; /* +0x0048 */ unsigned long dwContrast; /* +0x004c */ unsigned long dwCPType; /* +0x0050 */ unsigned long dwCPCommand; /* +0x0054 */ unsigned long dwCPStandard; /* +0x0058 */ unsigned long dwCPKey; /* +0x005c */ unsigned long bCP_APSTriggerBits; /* +0x0060 */ unsigned char bOEMCopyProtection[256]; /* +0x0064 4c 47 00 00 */ }; struct _GROUP_RELATIONSHIP { unsigned short MaximumGroupCount; /* +0x0000 */ unsigned short ActiveGroupCount; /* +0x0002 */ unsigned char Reserved[20]; /* +0x0004 c8 a0 00 00 */ unsigned char GroupInfo[48]; /* +0x0018 ca a0 00 00 */ }; struct tagBITMAPCOREINFO { unsigned char bmciHeader[12]; /* +0x0000 cd a0 00 00 */ unsigned char bmciColors[4]; /* +0x000c cf a0 00 00 */ }; struct tagPIXELFORMATDESCRIPTOR { unsigned short nSize; /* +0x0000 */ unsigned short nVersion; /* +0x0002 */ unsigned long dwFlags; /* +0x0004 */ unsigned char iPixelType; /* +0x0008 */ unsigned char cColorBits; /* +0x0009 */ unsigned char cRedBits; /* +0x000a */ unsigned char cRedShift; /* +0x000b */ unsigned char cGreenBits; /* +0x000c */ unsigned char cGreenShift; /* +0x000d */ unsigned char cBlueBits; /* +0x000e */ unsigned char cBlueShift; /* +0x000f */ unsigned char cAlphaBits; /* +0x0010 */ unsigned char cAlphaShift; /* +0x0011 */ unsigned char cAccumBits; /* +0x0012 */ unsigned char cAccumRedBits; /* +0x0013 */ unsigned char cAccumGreenBits; /* +0x0014 */ unsigned char cAccumBlueBits; /* +0x0015 */ unsigned char cAccumAlphaBits; /* +0x0016 */ unsigned char cDepthBits; /* +0x0017 */ unsigned char cStencilBits; /* +0x0018 */ unsigned char cAuxBuffers; /* +0x0019 */ unsigned char iLayerType; /* +0x001a */ unsigned char bReserved; /* +0x001b */ unsigned long dwLayerMask; /* +0x001c */ unsigned long dwVisibleMask; /* +0x0020 */ unsigned long dwDamageMask; /* +0x0024 */ }; struct tagEMRFILLPATH { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ }; struct _LDT_ENTRY { unsigned short LimitLow; /* +0x0000 */ unsigned short BaseLow; /* +0x0002 */ }; struct tagEMRFILLRGN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cbRgnData; /* +0x0018 */ unsigned long ihBrush; /* +0x001c */ unsigned char RgnData[4]; /* +0x0020 62 17 00 00 */ }; struct _SERVICE_NOTIFY_2A { unsigned long dwVersion; /* +0x0000 */ unsigned char pfnNotifyCallback[8]; /* +0x0008 2d 17 00 00 */ void *pContext; /* +0x0010 */ unsigned long dwNotificationStatus; /* +0x0018 */ unsigned char ServiceStatus[36]; /* +0x001c ec a0 00 00 */ unsigned long dwNotificationTriggered; /* +0x0040 */ char *pszServiceNames; /* +0x0048 */ }; struct _MEMORY_BASIC_INFORMATION32 { unsigned long BaseAddress; /* +0x0000 */ unsigned long AllocationBase; /* +0x0004 */ unsigned long AllocationProtect; /* +0x0008 */ unsigned long RegionSize; /* +0x000c */ unsigned long State; /* +0x0010 */ unsigned long Protect; /* +0x0014 */ unsigned long Type; /* +0x0018 */ }; struct tagTEXTMETRICA { long tmHeight; /* +0x0000 */ long tmAscent; /* +0x0004 */ long tmDescent; /* +0x0008 */ long tmInternalLeading; /* +0x000c */ long tmExternalLeading; /* +0x0010 */ long tmAveCharWidth; /* +0x0014 */ long tmMaxCharWidth; /* +0x0018 */ long tmWeight; /* +0x001c */ long tmOverhang; /* +0x0020 */ long tmDigitizedAspectX; /* +0x0024 */ long tmDigitizedAspectY; /* +0x0028 */ unsigned char tmFirstChar; /* +0x002c */ unsigned char tmLastChar; /* +0x002d */ unsigned char tmDefaultChar; /* +0x002e */ unsigned char tmBreakChar; /* +0x002f */ unsigned char tmItalic; /* +0x0030 */ unsigned char tmUnderlined; /* +0x0031 */ unsigned char tmStruckOut; /* +0x0032 */ unsigned char tmPitchAndFamily; /* +0x0033 */ unsigned char tmCharSet; /* +0x0034 */ }; struct _RDR_CALLOUT_STATE { long LastError; /* +0x0000 */ void *LastEEInfo; /* +0x0008 */ unsigned char LastCalledStage[8]; /* +0x0010 c6 9a 00 00 */ unsigned short *ServerName; /* +0x0018 */ unsigned short *ServerPort; /* +0x0020 */ unsigned short *RemoteUser; /* +0x0028 */ unsigned short *AuthType; /* +0x0030 */ unsigned char ResourceTypePresent; /* +0x0038 */ unsigned char SessionIdPresent; /* +0x0039 */ unsigned char InterfacePresent; /* +0x003a */ unsigned char ResourceType[16]; /* +0x003c 8f 18 00 00 */ unsigned char SessionId[16]; /* +0x004c 8f 18 00 00 */ unsigned char Interface[20]; /* +0x005c fe a0 00 00 */ void *CertContext; /* +0x0070 */ }; struct _POINTL { long x; /* +0x0000 */ long y; /* +0x0004 */ }; struct _OFSTRUCT { unsigned char cBytes; /* +0x0000 */ unsigned char fFixedDisk; /* +0x0001 */ unsigned short nErrCode; /* +0x0002 */ unsigned short Reserved1; /* +0x0004 */ unsigned short Reserved2; /* +0x0006 */ unsigned char szPathName[128]; /* +0x0008 05 a1 00 00 */ }; struct _MAT2 { unsigned char eM11[4]; /* +0x0000 09 a1 00 00 */ unsigned char eM12[4]; /* +0x0004 09 a1 00 00 */ unsigned char eM21[4]; /* +0x0008 09 a1 00 00 */ unsigned char eM22[4]; /* +0x000c 09 a1 00 00 */ }; struct tagEMRNAMEDESCAPE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char iEscape[4]; /* +0x0008 74 00 00 00 */ unsigned char cbDriver[4]; /* +0x000c 74 00 00 00 */ unsigned char cbEscData[4]; /* +0x0010 74 00 00 00 */ unsigned char EscData[4]; /* +0x0014 62 17 00 00 */ }; struct _TOKEN_MANDATORY_LABEL { unsigned char Label[16]; /* +0x0000 17 a1 00 00 */ }; struct _OUTPUT_DEBUG_STRING_INFO { char *lpDebugStringData; /* +0x0000 */ unsigned short fUnicode; /* +0x0008 */ unsigned short nDebugStringLength; /* +0x000a */ }; struct tagFUNCDESC { long memid; /* +0x0000 */ long *lprgscode; /* +0x0008 */ unsigned char lprgelemdescParam[8]; /* +0x0010 31 a1 00 00 */ unsigned char funckind[4]; /* +0x0018 ee 99 00 00 */ unsigned char invkind[4]; /* +0x001c 48 9a 00 00 */ unsigned char callconv[4]; /* +0x0020 76 99 00 00 */ short cParams; /* +0x0024 */ short cParamsOpt; /* +0x0026 */ short oVft; /* +0x0028 */ short cScodes; /* +0x002a */ unsigned char elemdescFunc[32]; /* +0x0030 30 a1 00 00 */ unsigned short wFuncFlags; /* +0x0050 */ }; struct _UNIVERSAL_NAME_INFOW { unsigned char lpUniversalName[8]; /* +0x0000 71 06 00 00 */ }; struct _WORD_BLOB { unsigned long clSize; /* +0x0000 */ unsigned char asData[4]; /* +0x0004 6c 56 00 00 */ }; struct _IMAGE_OPTIONAL_HEADER64 { unsigned short Magic; /* +0x0000 */ unsigned char MajorLinkerVersion; /* +0x0002 */ unsigned char MinorLinkerVersion; /* +0x0003 */ unsigned long SizeOfCode; /* +0x0004 */ unsigned long SizeOfInitializedData; /* +0x0008 */ unsigned long SizeOfUninitializedData; /* +0x000c */ unsigned long AddressOfEntryPoint; /* +0x0010 */ unsigned long BaseOfCode; /* +0x0014 */ unsigned long long ImageBase; /* +0x0018 */ unsigned long SectionAlignment; /* +0x0020 */ unsigned long FileAlignment; /* +0x0024 */ unsigned short MajorOperatingSystemVersion; /* +0x0028 */ unsigned short MinorOperatingSystemVersion; /* +0x002a */ unsigned short MajorImageVersion; /* +0x002c */ unsigned short MinorImageVersion; /* +0x002e */ unsigned short MajorSubsystemVersion; /* +0x0030 */ unsigned short MinorSubsystemVersion; /* +0x0032 */ unsigned long Win32VersionValue; /* +0x0034 */ unsigned long SizeOfImage; /* +0x0038 */ unsigned long SizeOfHeaders; /* +0x003c */ unsigned long CheckSum; /* +0x0040 */ unsigned short Subsystem; /* +0x0044 */ unsigned short DllCharacteristics; /* +0x0046 */ unsigned long long SizeOfStackReserve; /* +0x0048 */ unsigned long long SizeOfStackCommit; /* +0x0050 */ unsigned long long SizeOfHeapReserve; /* +0x0058 */ unsigned long long SizeOfHeapCommit; /* +0x0060 */ unsigned long LoaderFlags; /* +0x0068 */ unsigned long NumberOfRvaAndSizes; /* +0x006c */ unsigned char DataDirectory[128]; /* +0x0070 50 a1 00 00 */ }; struct tagEMRSETVIEWPORTEXTEX { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char szlExtent[8]; /* +0x0008 71 19 00 00 */ }; struct tagTRACKMOUSEEVENT { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndTrack[8]; /* +0x0008 eb 15 00 00 */ unsigned long dwHoverTime; /* +0x0010 */ }; struct tagCOMBOBOXINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcItem[16]; /* +0x0004 43 16 00 00 */ unsigned char rcButton[16]; /* +0x0014 43 16 00 00 */ unsigned long stateButton; /* +0x0024 */ unsigned char hwndCombo[8]; /* +0x0028 eb 15 00 00 */ unsigned char hwndItem[8]; /* +0x0030 eb 15 00 00 */ unsigned char hwndList[8]; /* +0x0038 eb 15 00 00 */ }; struct _RPC_SECURITY_QOS_V2_A { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _RPC_SECURITY_QOS_V2_A:: { unsigned char HttpCredentials[8]; /* +0x0000 5e a1 00 00 */ }; struct _BY_HANDLE_FILE_INFORMATION { unsigned long dwFileAttributes; /* +0x0000 */ unsigned char ftCreationTime[8]; /* +0x0004 2e 32 00 00 */ unsigned char ftLastAccessTime[8]; /* +0x000c 2e 32 00 00 */ unsigned char ftLastWriteTime[8]; /* +0x0014 2e 32 00 00 */ unsigned long dwVolumeSerialNumber; /* +0x001c */ unsigned long nFileSizeHigh; /* +0x0020 */ unsigned long nFileSizeLow; /* +0x0024 */ unsigned long nNumberOfLinks; /* +0x0028 */ unsigned long nFileIndexHigh; /* +0x002c */ unsigned long nFileIndexLow; /* +0x0030 */ }; struct tagCACLSID { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 29 1a 00 00 */ }; struct _EVENTLOGRECORD { unsigned long Length; /* +0x0000 */ unsigned long Reserved; /* +0x0004 */ unsigned long RecordNumber; /* +0x0008 */ unsigned long TimeGenerated; /* +0x000c */ unsigned long TimeWritten; /* +0x0010 */ unsigned long EventID; /* +0x0014 */ unsigned short EventType; /* +0x0018 */ unsigned short NumStrings; /* +0x001a */ unsigned short EventCategory; /* +0x001c */ unsigned short ReservedFlags; /* +0x001e */ unsigned long ClosingRecordNumber; /* +0x0020 */ unsigned long StringOffset; /* +0x0024 */ unsigned long UserSidLength; /* +0x0028 */ unsigned long UserSidOffset; /* +0x002c */ unsigned long DataLength; /* +0x0030 */ unsigned long DataOffset; /* +0x0034 */ }; struct tagSTYLESTRUCT { unsigned long styleOld; /* +0x0000 */ unsigned long styleNew; /* +0x0004 */ }; struct _cpinfoexW { unsigned char MaxCharSize[4]; /* +0x0000 75 00 00 00 */ unsigned char DefaultChar[2]; /* +0x0004 bd 47 00 00 */ unsigned char LeadByte[12]; /* +0x0006 25 19 00 00 */ unsigned char UnicodeDefaultChar[2]; /* +0x0012 71 00 00 00 */ unsigned char CodePage[4]; /* +0x0014 75 00 00 00 */ unsigned char CodePageName[520]; /* +0x0018 f9 1b 00 00 */ }; struct tagCADBL { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 41 06 00 00 */ }; struct _MFOffset { unsigned short fract; /* +0x0000 */ short value; /* +0x0002 */ }; struct _tagSOFTDISTINFO { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned long dwAdState; /* +0x0008 */ unsigned char szTitle[8]; /* +0x0010 71 06 00 00 */ unsigned char szAbstract[8]; /* +0x0018 71 06 00 00 */ unsigned char szHREF[8]; /* +0x0020 71 06 00 00 */ unsigned long dwInstalledVersionMS; /* +0x0028 */ unsigned long dwInstalledVersionLS; /* +0x002c */ unsigned long dwUpdateVersionMS; /* +0x0030 */ unsigned long dwUpdateVersionLS; /* +0x0034 */ unsigned long dwAdvertisedVersionMS; /* +0x0038 */ unsigned long dwAdvertisedVersionLS; /* +0x003c */ unsigned long dwReserved; /* +0x0040 */ }; struct tagEMRMODIFYWORLDTRANSFORM { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char xform[24]; /* +0x0008 8c 9b 00 00 */ unsigned long iMode; /* +0x0020 */ }; struct SChannelHookCallInfo { unsigned char iid[16]; /* +0x0000 8f 18 00 00 */ unsigned long cbSize; /* +0x0010 */ unsigned char uCausality[16]; /* +0x0014 8f 18 00 00 */ unsigned long dwServerPid; /* +0x0024 */ unsigned long iMethod; /* +0x0028 */ void *pObject; /* +0x0030 */ }; struct tagEXTLOGFONTA { unsigned char elfLogFont[60]; /* +0x0000 a1 39 00 00 */ unsigned char elfFullName[64]; /* +0x003c 37 16 00 00 */ unsigned char elfStyle[32]; /* +0x007c 73 21 00 00 */ unsigned long elfVersion; /* +0x009c */ unsigned long elfStyleSize; /* +0x00a0 */ unsigned long elfMatch; /* +0x00a4 */ unsigned long elfReserved; /* +0x00a8 */ unsigned char elfVendorId[4]; /* +0x00ac 29 1d 00 00 */ unsigned long elfCulture; /* +0x00b0 */ unsigned char elfPanose[12]; /* +0x00b4 86 a1 00 00 */ }; struct _tagPROTOCOLDATA { unsigned long grfFlags; /* +0x0000 */ unsigned long dwState; /* +0x0004 */ void *pData; /* +0x0008 */ unsigned long cbData; /* +0x0010 */ }; struct _ICONINFOEXW { unsigned long cbSize; /* +0x0000 */ unsigned char fIcon[4]; /* +0x0004 74 00 00 00 */ unsigned long xHotspot; /* +0x0008 */ unsigned long yHotspot; /* +0x000c */ unsigned char hbmMask[8]; /* +0x0010 73 16 00 00 */ unsigned char hbmColor[8]; /* +0x0018 73 16 00 00 */ unsigned short wResID; /* +0x0020 */ unsigned char szModName[520]; /* +0x0022 f9 1b 00 00 */ unsigned char szResName[526]; /* +0x022a f9 1b 00 00 */ }; struct sockaddr { unsigned short sa_family; /* +0x0000 */ unsigned char sa_data[14]; /* +0x0002 93 a1 00 00 */ }; struct _EVENT_DESCRIPTOR { unsigned short Id; /* +0x0000 */ unsigned char Version; /* +0x0002 */ unsigned char Channel; /* +0x0003 */ unsigned char Level; /* +0x0004 */ unsigned char Opcode; /* +0x0005 */ unsigned short Task; /* +0x0006 */ unsigned long long Keyword; /* +0x0008 */ }; struct localeinfo_struct { unsigned char locinfo[8]; /* +0x0000 9b a1 00 00 */ unsigned char mbcinfo[8]; /* +0x0008 9d a1 00 00 */ }; struct _XSAVE_AREA_HEADER { unsigned long long Mask; /* +0x0000 */ unsigned char Reserved[56]; /* +0x0008 a0 a1 00 00 */ }; struct tagEMRCREATECOLORSPACEW { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihCS; /* +0x0008 */ unsigned char lcs[588]; /* +0x000c a3 a1 00 00 */ unsigned long dwFlags; /* +0x0258 */ unsigned long cbData; /* +0x025c */ unsigned char Data[4]; /* +0x0260 62 17 00 00 */ }; struct _SERVICE_REQUIRED_PRIVILEGES_INFOW { unsigned char pmszRequiredPrivileges[8]; /* +0x0000 71 06 00 00 */ }; struct tagBIND_OPTS { unsigned long cbStruct; /* +0x0000 */ unsigned long grfFlags; /* +0x0004 */ unsigned long grfMode; /* +0x0008 */ unsigned long dwTickCountDeadline; /* +0x000c */ }; struct _TRANSACTION_SUPERIOR_ENLISTMENT_INFORMATION { unsigned char SuperiorEnlistmentPair[32]; /* +0x0000 5a a0 00 00 */ }; struct tagEMRLINETO { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptl[8]; /* +0x0008 ff 2b 00 00 */ }; struct _SERVICE_TRIGGER_SPECIFIC_DATA_ITEM { unsigned long dwDataType; /* +0x0000 */ unsigned long cbData; /* +0x0004 */ unsigned char *pData; /* +0x0008 */ }; struct __MFAYUVSample { unsigned char bCrValue; /* +0x0000 */ unsigned char bCbValue; /* +0x0001 */ unsigned char bYValue; /* +0x0002 */ unsigned char bSampleAlpha8; /* +0x0003 */ }; struct _MOF_FIELD { unsigned long long DataPtr; /* +0x0000 */ unsigned long Length; /* +0x0008 */ unsigned long DataType; /* +0x000c */ }; struct _IMAGE_RESOURCE_DIRECTORY_ENTRY { /* unsigned char NameOffset[0]; +0x0000 06 a2 00 00 */ /* unsigned char NameIsString[0]; +0x0000 fa 38 00 00 */ unsigned long Name; /* +0x0000 */ unsigned short Id; /* +0x0000 */ unsigned long OffsetToData; /* +0x0004 */ /* unsigned char OffsetToDirectory[0]; +0x0004 06 a2 00 00 */ unsigned char DataIsDirectory[4]; /* +0x0004 fa 38 00 00 */ }; struct tagEMRROUNDRECT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBox[16]; /* +0x0008 8b 9b 00 00 */ unsigned char szlCorner[8]; /* +0x0018 71 19 00 00 */ }; struct tagRPC_CALL_ATTRIBUTES_V2_W { unsigned char Version[4]; /* +0x0000 75 00 00 00 */ unsigned long Flags; /* +0x0004 */ unsigned long ServerPrincipalNameBufferLength; /* +0x0008 */ unsigned short *ServerPrincipalName; /* +0x0010 */ unsigned long ClientPrincipalNameBufferLength; /* +0x0018 */ unsigned short *ClientPrincipalName; /* +0x0020 */ unsigned long AuthenticationLevel; /* +0x0028 */ unsigned long AuthenticationService; /* +0x002c */ unsigned char NullSession[4]; /* +0x0030 74 00 00 00 */ unsigned char KernelModeCaller[4]; /* +0x0034 74 00 00 00 */ unsigned long ProtocolSequence; /* +0x0038 */ unsigned char IsClientLocal[4]; /* +0x003c f8 99 00 00 */ void *ClientPID; /* +0x0040 */ unsigned long CallStatus; /* +0x0048 */ unsigned char CallType[4]; /* +0x004c 7a 99 00 00 */ unsigned char CallLocalAddress[8]; /* +0x0050 11 a2 00 00 */ unsigned short OpNum; /* +0x0058 */ unsigned char InterfaceUuid[20]; /* +0x005c 8f 18 00 00 */ }; struct _POWER_SESSION_WINLOGON { unsigned long SessionId; /* +0x0000 */ unsigned char Console; /* +0x0004 */ unsigned char Locked; /* +0x0005 */ }; struct _IMAGE_NT_HEADERS64 { unsigned long Signature; /* +0x0000 */ unsigned char FileHeader[20]; /* +0x0004 18 a2 00 00 */ unsigned char OptionalHeader[240]; /* +0x0018 19 a2 00 00 */ }; struct _UNLOAD_DLL_DEBUG_INFO { void *lpBaseOfDll; /* +0x0000 */ }; struct tagEMRPOLYLINE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cptl; /* +0x0018 */ unsigned char aptl[8]; /* +0x001c 6c a0 00 00 */ }; struct _CONSOLE_READCONSOLE_CONTROL { unsigned long nLength; /* +0x0000 */ unsigned long nInitialChars; /* +0x0004 */ unsigned long dwCtrlWakeupMask; /* +0x0008 */ unsigned long dwControlKeyState; /* +0x000c */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_A { unsigned char TransportCredentials[8]; /* +0x0000 2c a2 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned char *ServerCertificateSubject; /* +0x0020 */ }; struct _RIP_INFO { unsigned long dwError; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ }; struct tagCWPRETSTRUCT { long long lResult; /* +0x0000 */ long long lParam; /* +0x0008 */ unsigned long long wParam; /* +0x0010 */ unsigned char message[8]; /* +0x0018 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0020 eb 15 00 00 */ }; struct tagKBDLLHOOKSTRUCT { unsigned long vkCode; /* +0x0000 */ unsigned long scanCode; /* +0x0004 */ unsigned long flags; /* +0x0008 */ unsigned long time; /* +0x000c */ unsigned long long dwExtraInfo; /* +0x0010 */ }; struct waveformat_tag { unsigned short wFormatTag; /* +0x0000 */ unsigned short nChannels; /* +0x0002 */ unsigned long nSamplesPerSec; /* +0x0004 */ unsigned long nAvgBytesPerSec; /* +0x0008 */ unsigned short nBlockAlign; /* +0x000c */ }; struct _NETINFOSTRUCT { unsigned long cbStructure; /* +0x0000 */ unsigned long dwProviderVersion; /* +0x0004 */ unsigned long dwStatus; /* +0x0008 */ unsigned long dwCharacteristics; /* +0x000c */ unsigned long long dwHandle; /* +0x0010 */ unsigned short wNetType; /* +0x0018 */ unsigned long dwPrinters; /* +0x001c */ unsigned long dwDrives; /* +0x0020 */ }; struct _MIDL_SYNTAX_INFO { unsigned char TransferSyntax[24]; /* +0x0000 fe a0 00 00 */ unsigned char DispatchTable[8]; /* +0x0018 6e a2 00 00 */ unsigned char ProcString[8]; /* +0x0020 c9 40 00 00 */ unsigned char FmtStringOffset[8]; /* +0x0028 58 20 00 00 */ unsigned char TypeString[8]; /* +0x0030 c9 40 00 00 */ unsigned char aUserMarshalQuadruple[8]; /* +0x0038 34 1b 00 00 */ unsigned long long pReserved1; /* +0x0040 */ unsigned long long pReserved2; /* +0x0048 */ }; struct oligsmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ }; struct _ACCESS_ALLOWED_CALLBACK_OBJECT_ACE { unsigned char Header[4]; /* +0x0000 2f 20 00 00 */ unsigned long Mask; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ unsigned char ObjectType[16]; /* +0x000c 8f 18 00 00 */ unsigned char InheritedObjectType[16]; /* +0x001c 8f 18 00 00 */ unsigned long SidStart; /* +0x002c */ }; struct _OVERLAPPED_ENTRY { unsigned long long lpCompletionKey; /* +0x0000 */ unsigned char lpOverlapped[8]; /* +0x0008 78 a2 00 00 */ unsigned long long Internal; /* +0x0010 */ unsigned long dwNumberOfBytesTransferred; /* +0x0018 */ }; struct tagEMRSELECTPALETTE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPal; /* +0x0008 */ }; struct _NDR_USER_MARSHAL_INFO_LEVEL1 { void *Buffer; /* +0x0000 */ unsigned long BufferSize; /* +0x0008 */ unsigned char pfnAllocate[8]; /* +0x0010 99 1a 00 00 */ unsigned char pfnFree[8]; /* +0x0018 2d 17 00 00 */ unsigned char pRpcChannelBuffer[8]; /* +0x0020 83 a2 00 00 */ unsigned char Reserved[40]; /* +0x0028 61 1b 00 00 */ }; struct _GDI_OBJECT { unsigned long ObjectType; /* +0x0000 */ }; struct _CONTEXT { unsigned long long P1Home; /* +0x0000 */ unsigned long long P2Home; /* +0x0008 */ unsigned long long P3Home; /* +0x0010 */ unsigned long long P4Home; /* +0x0018 */ unsigned long long P5Home; /* +0x0020 */ unsigned long long P6Home; /* +0x0028 */ unsigned long ContextFlags; /* +0x0030 */ unsigned long MxCsr; /* +0x0034 */ unsigned short SegCs; /* +0x0038 */ unsigned short SegDs; /* +0x003a */ unsigned short SegEs; /* +0x003c */ unsigned short SegFs; /* +0x003e */ unsigned short SegGs; /* +0x0040 */ unsigned short SegSs; /* +0x0042 */ unsigned long EFlags; /* +0x0044 */ unsigned long long Dr0; /* +0x0048 */ unsigned long long Dr1; /* +0x0050 */ unsigned long long Dr2; /* +0x0058 */ unsigned long long Dr3; /* +0x0060 */ unsigned long long Dr6; /* +0x0068 */ unsigned long long Dr7; /* +0x0070 */ unsigned long long Rax; /* +0x0078 */ unsigned long long Rcx; /* +0x0080 */ unsigned long long Rdx; /* +0x0088 */ unsigned long long Rbx; /* +0x0090 */ unsigned long long Rsp; /* +0x0098 */ unsigned long long Rbp; /* +0x00a0 */ unsigned long long Rsi; /* +0x00a8 */ unsigned long long Rdi; /* +0x00b0 */ unsigned long long R8; /* +0x00b8 */ unsigned long long R9; /* +0x00c0 */ unsigned long long R10; /* +0x00c8 */ unsigned long long R11; /* +0x00d0 */ unsigned long long R12; /* +0x00d8 */ unsigned long long R13; /* +0x00e0 */ unsigned long long R14; /* +0x00e8 */ unsigned long long R15; /* +0x00f0 */ unsigned long long Rip; /* +0x00f8 */ /* unsigned char FltSave[0]; +0x0100 89 a2 00 00 */ unsigned char Header[32]; /* +0x0100 8b a2 00 00 */ unsigned char Legacy[128]; /* +0x0120 8c a2 00 00 */ unsigned char Xmm0[16]; /* +0x01a0 8a a2 00 00 */ unsigned char Xmm1[16]; /* +0x01b0 8a a2 00 00 */ unsigned char Xmm2[16]; /* +0x01c0 8a a2 00 00 */ unsigned char Xmm3[16]; /* +0x01d0 8a a2 00 00 */ unsigned char Xmm4[16]; /* +0x01e0 8a a2 00 00 */ unsigned char Xmm5[16]; /* +0x01f0 8a a2 00 00 */ unsigned char Xmm6[16]; /* +0x0200 8a a2 00 00 */ unsigned char Xmm7[16]; /* +0x0210 8a a2 00 00 */ unsigned char Xmm8[16]; /* +0x0220 8a a2 00 00 */ unsigned char Xmm9[16]; /* +0x0230 8a a2 00 00 */ unsigned char Xmm10[16]; /* +0x0240 8a a2 00 00 */ unsigned char Xmm11[16]; /* +0x0250 8a a2 00 00 */ unsigned char Xmm12[16]; /* +0x0260 8a a2 00 00 */ unsigned char Xmm13[16]; /* +0x0270 8a a2 00 00 */ unsigned char Xmm14[16]; /* +0x0280 8a a2 00 00 */ unsigned char Xmm15[112]; /* +0x0290 8a a2 00 00 */ unsigned char VectorRegister[416]; /* +0x0300 8d a2 00 00 */ unsigned long long VectorControl; /* +0x04a0 */ unsigned long long DebugControl; /* +0x04a8 */ unsigned long long LastBranchToRip; /* +0x04b0 */ unsigned long long LastBranchFromRip; /* +0x04b8 */ unsigned long long LastExceptionToRip; /* +0x04c0 */ unsigned long long LastExceptionFromRip; /* +0x04c8 */ }; struct _JOBOBJECT_LIMIT_VIOLATION_INFORMATION { unsigned long LimitFlags; /* +0x0000 */ unsigned long ViolationLimitFlags; /* +0x0004 */ unsigned long long IoReadBytes; /* +0x0008 */ unsigned long long IoReadBytesLimit; /* +0x0010 */ unsigned long long IoWriteBytes; /* +0x0018 */ unsigned long long IoWriteBytesLimit; /* +0x0020 */ unsigned char PerJobUserTime[8]; /* +0x0028 6a 16 00 00 */ unsigned char PerJobUserTimeLimit[8]; /* +0x0030 6a 16 00 00 */ unsigned long long JobMemory; /* +0x0038 */ unsigned long long JobMemoryLimit; /* +0x0040 */ unsigned char RateControlTolerance[4]; /* +0x0048 48 9b 00 00 */ unsigned char RateControlToleranceLimit[4]; /* +0x004c 54 9a 00 00 */ }; struct _RPC_SECURITY_QOS_V3_A { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _RPC_BINDING_HANDLE_OPTIONS_V1 { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long ComTimeout; /* +0x0008 */ unsigned long CallTimeout; /* +0x000c */ }; struct tagCAUB { unsigned long cElems; /* +0x0000 */ unsigned char *pElems; /* +0x0008 */ }; struct _OLESTREAMVTBL { unsigned char Get[8]; /* +0x0000 b5 a2 00 00 */ unsigned char Put[8]; /* +0x0008 b8 a2 00 00 */ }; struct hostent { char *h_name; /* +0x0000 */ unsigned char h_aliases[8]; /* +0x0008 bb a2 00 00 */ short h_addrtype; /* +0x0010 */ short h_length; /* +0x0012 */ unsigned char h_addr_list[8]; /* +0x0018 bb a2 00 00 */ }; struct _WOW64_CONTEXT { unsigned long ContextFlags; /* +0x0000 */ unsigned long Dr0; /* +0x0004 */ unsigned long Dr1; /* +0x0008 */ unsigned long Dr2; /* +0x000c */ unsigned long Dr3; /* +0x0010 */ unsigned long Dr6; /* +0x0014 */ unsigned long Dr7; /* +0x0018 */ unsigned char FloatSave[112]; /* +0x001c be a2 00 00 */ unsigned long SegGs; /* +0x008c */ unsigned long SegFs; /* +0x0090 */ unsigned long SegEs; /* +0x0094 */ unsigned long SegDs; /* +0x0098 */ unsigned long Edi; /* +0x009c */ unsigned long Esi; /* +0x00a0 */ unsigned long Ebx; /* +0x00a4 */ unsigned long Edx; /* +0x00a8 */ unsigned long Ecx; /* +0x00ac */ unsigned long Eax; /* +0x00b0 */ unsigned long Ebp; /* +0x00b4 */ unsigned long Eip; /* +0x00b8 */ unsigned long SegCs; /* +0x00bc */ unsigned long EFlags; /* +0x00c0 */ unsigned long Esp; /* +0x00c4 */ unsigned long SegSs; /* +0x00c8 */ unsigned char ExtendedRegisters[512]; /* +0x00cc a0 2f 00 00 */ }; struct _PROCESSOR_POWER_POLICY_INFO { unsigned long TimeCheck; /* +0x0000 */ unsigned long DemoteLimit; /* +0x0004 */ unsigned long PromoteLimit; /* +0x0008 */ unsigned char DemotePercent; /* +0x000c */ unsigned char PromotePercent; /* +0x000d */ unsigned char Spare[2]; /* +0x000e bd 47 00 00 */ /* unsigned char AllowDemotion[0]; +0x0010 a8 18 00 00 */ /* unsigned char AllowPromotion[0]; +0x0010 4d 1d 00 00 */ unsigned char Reserved[4]; /* +0x0010 52 42 00 00 */ }; struct tagDRAWTEXTPARAMS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iTabLength[4]; /* +0x0004 74 00 00 00 */ unsigned char iLeftMargin[4]; /* +0x0008 74 00 00 00 */ unsigned char iRightMargin[4]; /* +0x000c 74 00 00 00 */ unsigned char uiLengthDrawn[4]; /* +0x0010 75 00 00 00 */ }; struct _SOCKET_PROCESSOR_AFFINITY { unsigned char Processor[4]; /* +0x0000 a1 33 00 00 */ unsigned short NumaNodeId; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ }; struct _HARDWARE_COUNTER_DATA { unsigned char Type[4]; /* +0x0000 9e 9a 00 00 */ unsigned long Reserved; /* +0x0004 */ unsigned long long Value; /* +0x0008 */ }; struct _SECURITY_ATTRIBUTES { unsigned long nLength; /* +0x0000 */ void *lpSecurityDescriptor; /* +0x0008 */ unsigned char bInheritHandle[8]; /* +0x0010 74 00 00 00 */ }; struct _MIDL_STUB_DESC { void *RpcInterfaceInformation; /* +0x0000 */ unsigned char pfnAllocate[8]; /* +0x0008 99 1a 00 00 */ unsigned char pfnFree[136]; /* +0x0010 2d 17 00 00 */ }; struct _WSANSClassInfoW { unsigned char lpszName[8]; /* +0x0000 71 06 00 00 */ unsigned long dwNameSpace; /* +0x0008 */ unsigned long dwValueType; /* +0x000c */ unsigned long dwValueSize; /* +0x0010 */ void *lpValue; /* +0x0018 */ }; struct _PROCESSOR_RELATIONSHIP { unsigned char Flags; /* +0x0000 */ unsigned char Reserved[21]; /* +0x0001 fd a2 00 00 */ unsigned short GroupCount; /* +0x0016 */ unsigned char GroupMask[16]; /* +0x0018 fe a2 00 00 */ }; struct _GLYPHMETRICSFLOAT { unsigned char gmfBlackBoxX[4]; /* +0x0000 40 00 00 00 */ unsigned char gmfBlackBoxY[4]; /* +0x0004 40 00 00 00 */ unsigned char gmfptGlyphOrigin[8]; /* +0x0008 a7 57 00 00 */ unsigned char gmfCellIncX[4]; /* +0x0010 40 00 00 00 */ unsigned char gmfCellIncY[4]; /* +0x0014 40 00 00 00 */ }; struct _SOCKET_ADDRESS { unsigned char lpSockaddr[8]; /* +0x0000 eb 9b 00 00 */ unsigned char iSockaddrLength[8]; /* +0x0008 74 00 00 00 */ }; struct _RUNTIME_FUNCTION { unsigned long BeginAddress; /* +0x0000 */ unsigned long EndAddress; /* +0x0004 */ unsigned long UnwindData; /* +0x0008 */ }; struct _SYSTEM_ALARM_CALLBACK_ACE { unsigned char Header[4]; /* +0x0000 2f 20 00 00 */ unsigned long Mask; /* +0x0004 */ unsigned long SidStart; /* +0x0008 */ }; struct _TOKEN_DEFAULT_DACL { unsigned char DefaultDacl[8]; /* +0x0000 fc 2d 00 00 */ }; struct tagFONTSIGNATURE { unsigned char fsUsb[16]; /* +0x0000 c8 21 00 00 */ unsigned char fsCsb[8]; /* +0x0010 b1 19 00 00 */ }; struct wavefilter_volume_tag { unsigned char wfltr[32]; /* +0x0000 12 a3 00 00 */ unsigned long dwVolume; /* +0x0020 */ }; struct _s__RTTICompleteObjectLocator2 { unsigned long signature; /* +0x0000 */ unsigned long offset; /* +0x0004 */ unsigned long cdOffset; /* +0x0008 */ unsigned char pTypeDescriptor[8]; /* +0x000c 16 a3 00 00 */ unsigned char pClassDescriptor[8]; /* +0x0014 19 a3 00 00 */ unsigned char pSelf[8]; /* +0x001c 1c a3 00 00 */ }; struct tagACTCTXA { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char lpSource[8]; /* +0x0008 df 16 00 00 */ unsigned short wProcessorArchitecture; /* +0x0010 */ unsigned short wLangId; /* +0x0012 */ unsigned char lpAssemblyDirectory[8]; /* +0x0018 df 16 00 00 */ unsigned char lpResourceName[8]; /* +0x0020 df 16 00 00 */ unsigned char lpApplicationName[8]; /* +0x0028 df 16 00 00 */ unsigned char hModule[8]; /* +0x0030 dd 16 00 00 */ }; struct _WSANAMESPACE_INFOA { unsigned char NSProviderId[16]; /* +0x0000 8f 18 00 00 */ unsigned long dwNameSpace; /* +0x0010 */ unsigned char fActive[4]; /* +0x0014 74 00 00 00 */ unsigned long dwVersion; /* +0x0018 */ char *lpszIdentifier; /* +0x0020 */ }; struct _SERVICE_DELAYED_AUTO_START_INFO { unsigned char fDelayedAutostart[4]; /* +0x0000 74 00 00 00 */ }; struct tagOBJECTDESCRIPTOR { unsigned long cbSize; /* +0x0000 */ unsigned char clsid[16]; /* +0x0004 8f 18 00 00 */ unsigned long dwDrawAspect; /* +0x0014 */ unsigned char sizel[8]; /* +0x0018 71 19 00 00 */ unsigned char pointl[8]; /* +0x0020 ff 2b 00 00 */ unsigned long dwStatus; /* +0x0028 */ unsigned long dwFullUserTypeName; /* +0x002c */ unsigned long dwSrcOfCopy; /* +0x0030 */ }; struct _SYSTEM_INFO { unsigned long dwOemId; /* +0x0000 */ unsigned short wProcessorArchitecture; /* +0x0000 */ unsigned short wReserved; /* +0x0002 */ unsigned long dwPageSize; /* +0x0004 */ void *lpMinimumApplicationAddress; /* +0x0008 */ void *lpMaximumApplicationAddress; /* +0x0010 */ unsigned long long dwActiveProcessorMask; /* +0x0018 */ unsigned long dwNumberOfProcessors; /* +0x0020 */ unsigned long dwProcessorType; /* +0x0024 */ unsigned long dwAllocationGranularity; /* +0x0028 */ unsigned short wProcessorLevel; /* +0x002c */ unsigned short wProcessorRevision; /* +0x002e */ }; struct tagQACONTROL { unsigned long cbSize; /* +0x0000 */ unsigned long dwMiscStatus; /* +0x0004 */ unsigned long dwViewStatus; /* +0x0008 */ unsigned long dwEventCookie; /* +0x000c */ unsigned long dwPropNotifyCookie; /* +0x0010 */ unsigned long dwPointerActivationPolicy; /* +0x0014 */ }; struct val_context { unsigned char valuelen[8]; /* +0x0000 74 00 00 00 */ void *value_context; /* +0x0008 */ void *val_buff_ptr; /* +0x0010 */ }; struct _CLIENT_CALL_RETURN { void *Pointer; /* +0x0000 */ long long Simple; /* +0x0000 */ }; struct tagCACY { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 6a a3 00 00 */ }; struct _CSADDR_INFO { unsigned char LocalAddr[16]; /* +0x0000 6d a3 00 00 */ unsigned char RemoteAddr[16]; /* +0x0010 6d a3 00 00 */ unsigned char iSocketType[4]; /* +0x0020 74 00 00 00 */ unsigned char iProtocol[4]; /* +0x0024 74 00 00 00 */ }; struct _WSAQuerySet2W { unsigned long dwSize; /* +0x0000 */ unsigned char lpszServiceInstanceName[8]; /* +0x0008 71 06 00 00 */ unsigned char lpVersion[8]; /* +0x0010 a5 9b 00 00 */ unsigned char lpszComment[8]; /* +0x0018 71 06 00 00 */ unsigned long dwNameSpace; /* +0x0020 */ unsigned char lpNSProviderId[8]; /* +0x0028 29 1a 00 00 */ unsigned char lpszContext[8]; /* +0x0030 71 06 00 00 */ unsigned long dwNumberOfProtocols; /* +0x0038 */ unsigned char lpafpProtocols[8]; /* +0x0040 a7 9b 00 00 */ unsigned char lpszQueryString[8]; /* +0x0048 71 06 00 00 */ unsigned long dwNumberOfCsAddrs; /* +0x0050 */ unsigned char lpcsaBuffer[8]; /* +0x0058 a9 9b 00 00 */ unsigned long dwOutputFlags; /* +0x0060 */ unsigned char lpBlob[8]; /* +0x0068 ab 9b 00 00 */ }; struct sockaddr_storage { unsigned short ss_family; /* +0x0000 */ unsigned char __ss_pad1[6]; /* +0x0002 83 a3 00 00 */ long long __ss_align; /* +0x0008 */ unsigned char __ss_pad2[112]; /* +0x0010 84 a3 00 00 */ }; struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION_EX { unsigned char Relationship[4]; /* +0x0000 66 9a 00 00 */ unsigned long Size; /* +0x0004 */ /* unsigned char Processor[0]; +0x0008 8c a3 00 00 */ /* unsigned char NumaNode[0]; +0x0008 8d a3 00 00 */ /* unsigned char Cache[0]; +0x0008 8e a3 00 00 */ unsigned char Group[72]; /* +0x0008 8f a3 00 00 */ }; struct sockaddr_storage_xp { short ss_family; /* +0x0000 */ unsigned char __ss_pad1[6]; /* +0x0002 83 a3 00 00 */ long long __ss_align; /* +0x0008 */ unsigned char __ss_pad2[112]; /* +0x0010 84 a3 00 00 */ }; struct tagEXBMINFOHEADER { unsigned char bmi[40]; /* +0x0000 bf a3 00 00 */ unsigned long biExtDataOffset; /* +0x0028 */ }; struct LIST_ENTRY32 { unsigned long Flink; /* +0x0000 */ unsigned long Blink; /* +0x0004 */ }; struct _XSAVE_FORMAT { unsigned short ControlWord; /* +0x0000 */ unsigned short StatusWord; /* +0x0002 */ unsigned char TagWord; /* +0x0004 */ unsigned char Reserved1; /* +0x0005 */ unsigned short ErrorOpcode; /* +0x0006 */ unsigned long ErrorOffset; /* +0x0008 */ unsigned short ErrorSelector; /* +0x000c */ unsigned short Reserved2; /* +0x000e */ unsigned long DataOffset; /* +0x0010 */ unsigned short DataSelector; /* +0x0014 */ unsigned short Reserved3; /* +0x0016 */ unsigned long MxCsr; /* +0x0018 */ unsigned long MxCsr_Mask; /* +0x001c */ unsigned char FloatRegisters[128]; /* +0x0020 8c a2 00 00 */ unsigned char XmmRegisters[256]; /* +0x00a0 c4 a3 00 00 */ unsigned char Reserved4[96]; /* +0x01a0 c5 a3 00 00 */ }; struct _IMAGE_FUNCTION_ENTRY64 { unsigned long long StartingAddress; /* +0x0000 */ unsigned long long EndingAddress; /* +0x0008 */ unsigned long long EndOfPrologue; /* +0x0010 */ unsigned long long UnwindInfoAddress; /* +0x0010 */ }; struct _EXIT_THREAD_DEBUG_INFO { unsigned long dwExitCode; /* +0x0000 */ }; struct _ENUM_SERVICE_STATUS_PROCESSA { char *lpServiceName; /* +0x0000 */ char *lpDisplayName; /* +0x0008 */ unsigned char ServiceStatusProcess[40]; /* +0x0010 ec a0 00 00 */ }; struct _GENERIC_BINDING_ROUTINE_PAIR { unsigned char pfnBind[8]; /* +0x0000 cf a3 00 00 */ unsigned char pfnUnbind[8]; /* +0x0008 d2 a3 00 00 */ }; struct _SERVICE_CUSTOM_SYSTEM_STATE_CHANGE_DATA_ITEM:: { unsigned char CustomStateId[8]; /* +0x0000 dc a3 00 00 */ }; struct _SERVICE_CUSTOM_SYSTEM_STATE_CHANGE_DATA_ITEM:::: { unsigned long DataOffset; /* +0x0000 */ unsigned char Data[4]; /* +0x0004 62 17 00 00 */ }; struct _SERVICE_STATUS_PROCESS { unsigned long dwServiceType; /* +0x0000 */ unsigned long dwCurrentState; /* +0x0004 */ unsigned long dwControlsAccepted; /* +0x0008 */ unsigned long dwWin32ExitCode; /* +0x000c */ unsigned long dwServiceSpecificExitCode; /* +0x0010 */ unsigned long dwCheckPoint; /* +0x0014 */ unsigned long dwWaitHint; /* +0x0018 */ unsigned long dwProcessId; /* +0x001c */ unsigned long dwServiceFlags; /* +0x0020 */ }; struct _SERVICE_USERMODEREBOOT_INFO { unsigned long dwFlags; /* +0x0000 */ unsigned long eLowestRunLevel; /* +0x0004 */ unsigned long eHighestRunLevel; /* +0x0008 */ }; struct _QUOTA_LIMITS { unsigned long long PagedPoolLimit; /* +0x0000 */ unsigned long long NonPagedPoolLimit; /* +0x0008 */ unsigned long long MinimumWorkingSetSize; /* +0x0010 */ unsigned long long MaximumWorkingSetSize; /* +0x0018 */ unsigned long long PagefileLimit; /* +0x0020 */ unsigned char TimeLimit[8]; /* +0x0028 6a 16 00 00 */ }; struct tagSERIALKEYSW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned char lpszActivePort[8]; /* +0x0008 71 06 00 00 */ unsigned char lpszPort[8]; /* +0x0010 71 06 00 00 */ unsigned char iBaudRate[4]; /* +0x0018 75 00 00 00 */ unsigned char iPortState[4]; /* +0x001c 75 00 00 00 */ unsigned char iActive[8]; /* +0x0020 75 00 00 00 */ }; struct _TOKEN_LINKED_TOKEN { void *LinkedToken; /* +0x0000 */ }; struct _NUMA_NODE_RELATIONSHIP { unsigned long NodeNumber; /* +0x0000 */ unsigned char Reserved[20]; /* +0x0004 c8 a0 00 00 */ unsigned char GroupMask[16]; /* +0x0018 41 79 00 00 */ }; struct _WSAMSG { unsigned char name[8]; /* +0x0000 eb 9b 00 00 */ unsigned char namelen[8]; /* +0x0008 74 00 00 00 */ unsigned char lpBuffers[8]; /* +0x0010 30 a4 00 00 */ unsigned long dwBufferCount; /* +0x0018 */ unsigned char Control[16]; /* +0x0020 2f a4 00 00 */ unsigned long dwFlags; /* +0x0030 */ }; struct _ACTIVATION_CONTEXT_ASSEMBLY_DETAILED_INFORMATION { unsigned long ulFlags; /* +0x0000 */ unsigned long ulEncodedAssemblyIdentityLength; /* +0x0004 */ unsigned long ulManifestPathType; /* +0x0008 */ unsigned long ulManifestPathLength; /* +0x000c */ unsigned char liManifestLastWriteTime[8]; /* +0x0010 6a 16 00 00 */ unsigned long ulPolicyPathType; /* +0x0018 */ unsigned long ulPolicyPathLength; /* +0x001c */ unsigned char liPolicyLastWriteTime[8]; /* +0x0020 6a 16 00 00 */ unsigned long ulMetadataSatelliteRosterIndex; /* +0x0028 */ unsigned long ulManifestVersionMajor; /* +0x002c */ unsigned long ulManifestVersionMinor; /* +0x0030 */ unsigned long ulPolicyVersionMajor; /* +0x0034 */ unsigned long ulPolicyVersionMinor; /* +0x0038 */ unsigned long ulAssemblyDirectoryNameLength; /* +0x003c */ unsigned char lpAssemblyEncodedAssemblyIdentity[8]; /* +0x0040 63 18 00 00 */ unsigned char lpAssemblyManifestPath[8]; /* +0x0048 63 18 00 00 */ unsigned char lpAssemblyPolicyPath[8]; /* +0x0050 63 18 00 00 */ unsigned char lpAssemblyDirectoryName[8]; /* +0x0058 63 18 00 00 */ unsigned long ulFileCount; /* +0x0060 */ }; struct tagTouchPredictionParameters { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char dwLatency[4]; /* +0x0004 75 00 00 00 */ unsigned char dwSampleTime[4]; /* +0x0008 75 00 00 00 */ unsigned char bUseHWTimeStamp[4]; /* +0x000c 75 00 00 00 */ }; struct _FLAGGED_BYTE_BLOB { unsigned long fFlags; /* +0x0000 */ unsigned long clSize; /* +0x0004 */ unsigned char abData[4]; /* +0x0008 62 17 00 00 */ }; struct tagDROPSTRUCT { unsigned char hwndSource[8]; /* +0x0000 eb 15 00 00 */ unsigned char hwndSink[8]; /* +0x0008 eb 15 00 00 */ unsigned long wFmt; /* +0x0010 */ unsigned long long dwData; /* +0x0018 */ unsigned char ptDrop[8]; /* +0x0020 54 16 00 00 */ unsigned long dwControlData; /* +0x0028 */ }; struct _TOKEN_GROUPS_AND_PRIVILEGES { unsigned long SidCount; /* +0x0000 */ unsigned long SidLength; /* +0x0004 */ unsigned char Sids[8]; /* +0x0008 41 a4 00 00 */ unsigned long RestrictedSidCount; /* +0x0010 */ unsigned long RestrictedSidLength; /* +0x0014 */ unsigned char RestrictedSids[8]; /* +0x0018 41 a4 00 00 */ unsigned long PrivilegeCount; /* +0x0020 */ unsigned long PrivilegeLength; /* +0x0024 */ unsigned char Privileges[8]; /* +0x0028 84 9c 00 00 */ unsigned char AuthenticationId[8]; /* +0x0030 be 21 00 00 */ }; struct tagMSLLHOOKSTRUCT { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned long mouseData; /* +0x0008 */ unsigned long flags; /* +0x000c */ unsigned long time; /* +0x0010 */ unsigned long long dwExtraInfo; /* +0x0018 */ }; struct tagMDICREATESTRUCTA { unsigned char szClass[8]; /* +0x0000 df 16 00 00 */ unsigned char szTitle[8]; /* +0x0008 df 16 00 00 */ void *hOwner; /* +0x0010 */ unsigned char x[4]; /* +0x0018 74 00 00 00 */ unsigned char y[4]; /* +0x001c 74 00 00 00 */ unsigned char cx[4]; /* +0x0020 74 00 00 00 */ unsigned char cy[4]; /* +0x0024 74 00 00 00 */ unsigned long style; /* +0x0028 */ long long lParam; /* +0x0030 */ }; struct _RPC_SECURITY_QOS_V2_W { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _RPC_SECURITY_QOS_V2_W:: { unsigned char HttpCredentials[8]; /* +0x0000 4d a4 00 00 */ }; struct tagEXTLOGPEN { unsigned long elpPenStyle; /* +0x0000 */ unsigned long elpWidth; /* +0x0004 */ unsigned char elpBrushStyle[4]; /* +0x0008 75 00 00 00 */ unsigned long elpColor; /* +0x000c */ unsigned long long elpHatch; /* +0x0010 */ unsigned long elpNumEntries; /* +0x0018 */ unsigned char elpStyleEntry[4]; /* +0x001c 39 18 00 00 */ }; struct _OUTLINETEXTMETRICA { unsigned char otmSize[4]; /* +0x0000 75 00 00 00 */ unsigned char otmTextMetrics[56]; /* +0x0004 65 a4 00 00 */ unsigned char otmFiller; /* +0x003c */ unsigned char otmPanoseNumber[11]; /* +0x003d 86 a1 00 00 */ unsigned char otmfsSelection[4]; /* +0x0048 75 00 00 00 */ unsigned char otmfsType[4]; /* +0x004c 75 00 00 00 */ unsigned char otmsCharSlopeRise[4]; /* +0x0050 74 00 00 00 */ unsigned char otmsCharSlopeRun[4]; /* +0x0054 74 00 00 00 */ unsigned char otmItalicAngle[4]; /* +0x0058 74 00 00 00 */ unsigned char otmEMSquare[4]; /* +0x005c 75 00 00 00 */ unsigned char otmAscent[4]; /* +0x0060 74 00 00 00 */ unsigned char otmDescent[4]; /* +0x0064 74 00 00 00 */ unsigned char otmLineGap[4]; /* +0x0068 75 00 00 00 */ unsigned char otmsCapEmHeight[4]; /* +0x006c 75 00 00 00 */ unsigned char otmsXHeight[4]; /* +0x0070 75 00 00 00 */ unsigned char otmrcFontBox[16]; /* +0x0074 43 16 00 00 */ unsigned char otmMacAscent[4]; /* +0x0084 74 00 00 00 */ unsigned char otmMacDescent[4]; /* +0x0088 74 00 00 00 */ unsigned char otmMacLineGap[4]; /* +0x008c 75 00 00 00 */ unsigned char otmusMinimumPPEM[4]; /* +0x0090 75 00 00 00 */ unsigned char otmptSubscriptSize[8]; /* +0x0094 54 16 00 00 */ unsigned char otmptSubscriptOffset[8]; /* +0x009c 54 16 00 00 */ unsigned char otmptSuperscriptSize[8]; /* +0x00a4 54 16 00 00 */ unsigned char otmptSuperscriptOffset[8]; /* +0x00ac 54 16 00 00 */ unsigned char otmsStrikeoutSize[4]; /* +0x00b4 75 00 00 00 */ unsigned char otmsStrikeoutPosition[4]; /* +0x00b8 74 00 00 00 */ unsigned char otmsUnderscoreSize[4]; /* +0x00bc 74 00 00 00 */ unsigned char otmsUnderscorePosition[8]; /* +0x00c0 74 00 00 00 */ char *otmpFamilyName; /* +0x00c8 */ char *otmpFaceName; /* +0x00d0 */ char *otmpStyleName; /* +0x00d8 */ char *otmpFullName; /* +0x00e0 */ }; struct _userCLIPFORMAT { long fContext; /* +0x0000 */ }; struct _RASTERIZER_STATUS { short nSize; /* +0x0000 */ short wFlags; /* +0x0002 */ short nLanguageID; /* +0x0004 */ }; struct tagEMRPOLYTEXTOUTA { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long iGraphicsMode; /* +0x0018 */ unsigned char exScale[4]; /* +0x001c 40 00 00 00 */ unsigned char eyScale[4]; /* +0x0020 40 00 00 00 */ long cStrings; /* +0x0024 */ unsigned char aemrtext[40]; /* +0x0028 75 a4 00 00 */ }; struct _MESSAGE_RESOURCE_BLOCK { unsigned long LowId; /* +0x0000 */ unsigned long HighId; /* +0x0004 */ unsigned long OffsetToEntries; /* +0x0008 */ }; struct tagBITMAPINFOHEADER { unsigned long biSize; /* +0x0000 */ long biWidth; /* +0x0004 */ long biHeight; /* +0x0008 */ unsigned short biPlanes; /* +0x000c */ unsigned short biBitCount; /* +0x000e */ unsigned long biCompression; /* +0x0010 */ unsigned long biSizeImage; /* +0x0014 */ long biXPelsPerMeter; /* +0x0018 */ long biYPelsPerMeter; /* +0x001c */ unsigned long biClrUsed; /* +0x0020 */ unsigned long biClrImportant; /* +0x0024 */ }; struct _DLLVERSIONINFO { unsigned long cbSize; /* +0x0000 */ unsigned long dwMajorVersion; /* +0x0004 */ unsigned long dwMinorVersion; /* +0x0008 */ unsigned long dwBuildNumber; /* +0x000c */ unsigned long dwPlatformID; /* +0x0010 */ }; struct tagEMRSTRETCHDIBITS { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ long xDest; /* +0x0018 */ long yDest; /* +0x001c */ long xSrc; /* +0x0020 */ long ySrc; /* +0x0024 */ long cxSrc; /* +0x0028 */ long cySrc; /* +0x002c */ unsigned long offBmiSrc; /* +0x0030 */ unsigned long cbBmiSrc; /* +0x0034 */ unsigned long offBitsSrc; /* +0x0038 */ unsigned long cbBitsSrc; /* +0x003c */ unsigned long iUsageSrc; /* +0x0040 */ unsigned long dwRop; /* +0x0044 */ long cxDest; /* +0x0048 */ long cyDest; /* +0x004c */ }; struct __GENERIC_BINDING_INFO { void *pObj; /* +0x0000 */ unsigned char Size[8]; /* +0x0008 75 00 00 00 */ unsigned char pfnBind[8]; /* +0x0010 cf a3 00 00 */ unsigned char pfnUnbind[8]; /* +0x0018 d2 a3 00 00 */ }; struct _ITEMIDLIST { unsigned char mkid[3]; /* +0x0000 c5 a4 00 00 */ }; struct ATL::ATLSTRINGRESOURCEIMAGE { unsigned short nLength; /* +0x0000 */ /* unsigned char achString[0]; +0x0002 08 a5 00 00 */ }; struct ATL::_ATL_WIN_MODULE70 { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char m_csWindowCreate[40]; /* +0x0008 44 a5 00 00 */ unsigned char m_pCreateWndList[8]; /* +0x0030 45 a5 00 00 */ unsigned char m_rgWindowClassAtoms[16]; /* +0x0038 46 a5 00 00 */ }; struct ATL::_ATL_COM_MODULE70 { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char m_hInstTypeLib[8]; /* +0x0008 dd 16 00 00 */ unsigned char m_ppAutoObjMapFirst[8]; /* +0x0010 67 a5 00 00 */ unsigned char m_ppAutoObjMapLast[8]; /* +0x0018 67 a5 00 00 */ unsigned char m_csObjMap[40]; /* +0x0020 44 a5 00 00 */ }; struct ATL::CAtlPlex { unsigned char pNext[8]; /* +0x0000 a6 98 00 00 */ }; struct ATL::_ATL_REGMAP_ENTRY { unsigned char szKey[8]; /* +0x0000 63 18 00 00 */ unsigned char szData[8]; /* +0x0008 63 18 00 00 */ }; struct ATL::_ATL_BASE_MODULE70 { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char m_hInst[8]; /* +0x0008 dd 16 00 00 */ unsigned char m_hInstResource[8]; /* +0x0010 dd 16 00 00 */ unsigned char m_bNT5orWin98[4]; /* +0x0018 30 00 00 00 */ unsigned long dwAtlBuildVer; /* +0x001c */ unsigned char pguidVer[8]; /* +0x0020 85 19 00 00 */ unsigned char m_csResource[40]; /* +0x0028 44 a5 00 00 */ unsigned char m_rgResourceInstance[16]; /* +0x0050 1b a6 00 00 */ }; struct ATL::_ATL_MODULE70 { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ long m_nLockCnt; /* +0x0004 */ unsigned char m_pTermFuncs[8]; /* +0x0008 5d a6 00 00 */ unsigned char m_csStaticDataInitAndTypeInfo[40]; /* +0x0010 44 a5 00 00 */ }; struct ATL::_AtlCreateWndData { void *m_pThis; /* +0x0000 */ unsigned long m_dwThreadID; /* +0x0008 */ unsigned char m_pNext[8]; /* +0x0010 45 a5 00 00 */ }; struct ATL::_ATL_CATMAP_ENTRY { unsigned char iType[8]; /* +0x0000 74 00 00 00 */ unsigned char pcatid[8]; /* +0x0008 85 19 00 00 */ }; struct ATL::_ATL_TERMFUNC_ELEM { unsigned char pFunc[8]; /* +0x0000 e6 a6 00 00 */ unsigned long long dw; /* +0x0008 */ unsigned char pNext[8]; /* +0x0010 5d a6 00 00 */ }; struct ATL::_ATL_SAFE_ALLOCA_IMPL::CAtlSafeAllocBufferManager::CAtlSafeAllocBufferNode { unsigned char m_pNext[8]; /* +0x0000 2f a7 00 00 */ unsigned char _pad[8]; /* +0x0008 c1 1e 00 00 */ }; struct ATL::_AtlAptCreateObjData { unsigned char pfnCreateInstance[8]; /* +0x0000 fe 25 00 00 */ unsigned char piid[8]; /* +0x0008 85 19 00 00 */ void *hEvent; /* +0x0010 */ unsigned char pStream[8]; /* +0x0018 c9 19 00 00 */ unsigned char hRes[8]; /* +0x0020 08 00 00 00 */ }; struct ATL::CRegParser::CParseBuffer { unsigned char nPos[4]; /* +0x0000 74 00 00 00 */ unsigned char nSize[4]; /* +0x0004 74 00 00 00 */ unsigned char p[8]; /* +0x0008 71 06 00 00 */ }; struct ATL::CComBSTR { unsigned char m_str[8]; /* +0x0000 71 06 00 00 */ }; struct ATL::CSimpleMap { unsigned char m_aKey[8]; /* +0x0000 7b 16 00 00 */ unsigned char m_aVal[8]; /* +0x0008 7b 16 00 00 */ unsigned char m_nSize[8]; /* +0x0010 74 00 00 00 */ }; struct ATL::_ATL_OBJMAP_ENTRY30 { unsigned char pclsid[8]; /* +0x0000 85 19 00 00 */ unsigned char pfnUpdateRegistry[8]; /* +0x0008 95 aa 00 00 */ unsigned char pfnGetClassObject[8]; /* +0x0010 fe 25 00 00 */ unsigned char pfnCreateInstance[8]; /* +0x0018 fe 25 00 00 */ unsigned char pCF[8]; /* +0x0020 43 17 00 00 */ unsigned long dwRegister; /* +0x0028 */ unsigned char pfnGetObjectDescription[8]; /* +0x0030 ba 9e 00 00 */ unsigned char pfnGetCategoryMap[16]; /* +0x0038 97 aa 00 00 */ }; struct ATL::_ATL_INTMAP_ENTRY { unsigned char piid[8]; /* +0x0000 85 19 00 00 */ unsigned long long dw; /* +0x0008 */ unsigned char pFunc[8]; /* +0x0010 63 ab 00 00 */ }; struct _TRIVERTEX { long x; /* +0x0000 */ long y; /* +0x0004 */ unsigned short Red; /* +0x0008 */ unsigned short Green; /* +0x000a */ unsigned short Blue; /* +0x000c */ unsigned short Alpha; /* +0x000e */ }; struct _MEMORY_BASIC_INFORMATION { void *BaseAddress; /* +0x0000 */ void *AllocationBase; /* +0x0008 */ unsigned long AllocationProtect; /* +0x0010 */ unsigned long long RegionSize; /* +0x0018 */ unsigned long State; /* +0x0020 */ unsigned long Protect; /* +0x0024 */ unsigned long Type; /* +0x0028 */ }; struct DISPLAYCONFIG_TARGET_DEVICE_NAME_FLAGS { /* unsigned char friendlyNameFromEdid[0]; +0x0000 3c 80 00 00 */ /* unsigned char friendlyNameForced[0]; +0x0000 3d 80 00 00 */ /* unsigned char edidIdsValid[0]; +0x0000 3e 80 00 00 */ /* unsigned char reserved[0]; +0x0000 cc ac 00 00 */ unsigned char value[4]; /* +0x0000 75 00 00 00 */ }; struct _OUTLINETEXTMETRICW { unsigned char otmSize[4]; /* +0x0000 75 00 00 00 */ unsigned char otmTextMetrics[60]; /* +0x0004 cf ac 00 00 */ unsigned char otmFiller; /* +0x0040 */ unsigned char otmPanoseNumber[11]; /* +0x0041 86 a1 00 00 */ unsigned char otmfsSelection[4]; /* +0x004c 75 00 00 00 */ unsigned char otmfsType[4]; /* +0x0050 75 00 00 00 */ unsigned char otmsCharSlopeRise[4]; /* +0x0054 74 00 00 00 */ unsigned char otmsCharSlopeRun[4]; /* +0x0058 74 00 00 00 */ unsigned char otmItalicAngle[4]; /* +0x005c 74 00 00 00 */ unsigned char otmEMSquare[4]; /* +0x0060 75 00 00 00 */ unsigned char otmAscent[4]; /* +0x0064 74 00 00 00 */ unsigned char otmDescent[4]; /* +0x0068 74 00 00 00 */ unsigned char otmLineGap[4]; /* +0x006c 75 00 00 00 */ unsigned char otmsCapEmHeight[4]; /* +0x0070 75 00 00 00 */ unsigned char otmsXHeight[4]; /* +0x0074 75 00 00 00 */ unsigned char otmrcFontBox[16]; /* +0x0078 43 16 00 00 */ unsigned char otmMacAscent[4]; /* +0x0088 74 00 00 00 */ unsigned char otmMacDescent[4]; /* +0x008c 74 00 00 00 */ unsigned char otmMacLineGap[4]; /* +0x0090 75 00 00 00 */ unsigned char otmusMinimumPPEM[4]; /* +0x0094 75 00 00 00 */ unsigned char otmptSubscriptSize[8]; /* +0x0098 54 16 00 00 */ unsigned char otmptSubscriptOffset[8]; /* +0x00a0 54 16 00 00 */ unsigned char otmptSuperscriptSize[8]; /* +0x00a8 54 16 00 00 */ unsigned char otmptSuperscriptOffset[8]; /* +0x00b0 54 16 00 00 */ unsigned char otmsStrikeoutSize[4]; /* +0x00b8 75 00 00 00 */ unsigned char otmsStrikeoutPosition[4]; /* +0x00bc 74 00 00 00 */ unsigned char otmsUnderscoreSize[4]; /* +0x00c0 74 00 00 00 */ unsigned char otmsUnderscorePosition[4]; /* +0x00c4 74 00 00 00 */ char *otmpFamilyName; /* +0x00c8 */ char *otmpFaceName; /* +0x00d0 */ char *otmpStyleName; /* +0x00d8 */ char *otmpFullName; /* +0x00e0 */ }; struct tagRAWKEYBOARD { unsigned short MakeCode; /* +0x0000 */ unsigned short Flags; /* +0x0002 */ unsigned short Reserved; /* +0x0004 */ unsigned short VKey; /* +0x0006 */ unsigned char Message[4]; /* +0x0008 75 00 00 00 */ unsigned long ExtraInformation; /* +0x000c */ }; struct sockaddr_in { unsigned short sin_family; /* +0x0000 */ unsigned short sin_port; /* +0x0002 */ unsigned char sin_addr[4]; /* +0x0004 34 a1 00 00 */ unsigned char sin_zero[8]; /* +0x0008 08 48 00 00 */ }; struct _DOCINFOA { unsigned char cbSize[8]; /* +0x0000 74 00 00 00 */ unsigned char lpszDocName[8]; /* +0x0008 df 16 00 00 */ unsigned char lpszOutput[8]; /* +0x0010 df 16 00 00 */ unsigned char lpszDatatype[8]; /* +0x0018 df 16 00 00 */ unsigned long fwType; /* +0x0020 */ }; struct tagEMRSELECTCLIPPATH { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long iMode; /* +0x0008 */ }; struct tagICEXYZTRIPLE { unsigned char ciexyzRed[12]; /* +0x0000 e2 ac 00 00 */ unsigned char ciexyzGreen[12]; /* +0x000c e2 ac 00 00 */ unsigned char ciexyzBlue[12]; /* +0x0018 e2 ac 00 00 */ }; struct _RPC_BINDING_HANDLE_SECURITY_V1_W { unsigned long Version; /* +0x0000 */ unsigned short *ServerPrincName; /* +0x0008 */ unsigned long AuthnLevel; /* +0x0010 */ unsigned long AuthnSvc; /* +0x0014 */ unsigned char AuthIdentity[8]; /* +0x0018 e7 ac 00 00 */ unsigned char SecurityQos[8]; /* +0x0020 e9 ac 00 00 */ }; struct _MFVideoSurfaceInfo { unsigned long Format; /* +0x0000 */ unsigned long PaletteEntries; /* +0x0004 */ unsigned char Palette[4]; /* +0x0008 ed ac 00 00 */ }; struct _TOKEN_SOURCE { unsigned char SourceName[8]; /* +0x0000 08 48 00 00 */ unsigned char SourceIdentifier[8]; /* +0x0008 be 21 00 00 */ }; struct _BLENDFUNCTION { unsigned char BlendOp; /* +0x0000 */ unsigned char BlendFlags; /* +0x0001 */ unsigned char SourceConstantAlpha; /* +0x0002 */ unsigned char AlphaFormat; /* +0x0003 */ }; struct _SERVICE_RUNLEVEL_INFO { unsigned long eLowestRunLevel; /* +0x0000 */ }; struct _RPC_PROTSEQ_VECTORW { unsigned char Count[8]; /* +0x0000 75 00 00 00 */ unsigned char Protseq[8]; /* +0x0008 0a ad 00 00 */ }; struct tagGESTURECONFIG { unsigned long dwID; /* +0x0000 */ unsigned long dwWant; /* +0x0004 */ unsigned long dwBlock; /* +0x0008 */ }; struct _TRANSACTION_BIND_INFORMATION { void *TmHandle; /* +0x0000 */ }; struct tagENUMTEXTMETRICA { unsigned char etmNewTextMetricEx[96]; /* +0x0000 83 ad 00 00 */ unsigned char etmAxesList[392]; /* +0x0060 84 ad 00 00 */ }; struct _ASSEMBLY_FILE_DETAILED_INFORMATION { unsigned long ulFlags; /* +0x0000 */ unsigned long ulFilenameLength; /* +0x0004 */ unsigned long ulPathLength; /* +0x0008 */ unsigned char lpFileName[8]; /* +0x0010 63 18 00 00 */ unsigned char lpFilePath[8]; /* +0x0018 63 18 00 00 */ }; struct _RTL_SRWLOCK { void *Ptr; /* +0x0000 */ }; struct _SERVICE_NOTIFY_2W { unsigned long dwVersion; /* +0x0000 */ unsigned char pfnNotifyCallback[8]; /* +0x0008 2d 17 00 00 */ void *pContext; /* +0x0010 */ unsigned long dwNotificationStatus; /* +0x0018 */ unsigned char ServiceStatus[36]; /* +0x001c ec a0 00 00 */ unsigned long dwNotificationTriggered; /* +0x0040 */ unsigned char pszServiceNames[8]; /* +0x0048 71 06 00 00 */ }; struct _STARTUPINFOEXW { unsigned char StartupInfo[104]; /* +0x0000 6c a1 00 00 */ unsigned char lpAttributeList[8]; /* +0x0068 9d ad 00 00 */ }; struct tagEMR { unsigned long iType; /* +0x0000 */ unsigned long nSize; /* +0x0004 */ }; struct tagEMRCREATEDIBPATTERNBRUSHPT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihBrush; /* +0x0008 */ unsigned long iUsage; /* +0x000c */ unsigned long offBmi; /* +0x0010 */ unsigned long cbBmi; /* +0x0014 */ unsigned long offBits; /* +0x0018 */ unsigned long cbBits; /* +0x001c */ }; struct tagRemSTGMEDIUM { unsigned long tymed; /* +0x0000 */ unsigned long dwHandleType; /* +0x0004 */ unsigned long pData; /* +0x0008 */ unsigned long pUnkForRelease; /* +0x000c */ unsigned long cbData; /* +0x0010 */ unsigned char data[4]; /* +0x0014 62 17 00 00 */ }; struct _KTMOBJECT_CURSOR { unsigned char LastQuery[16]; /* +0x0000 8f 18 00 00 */ unsigned long ObjectIdCount; /* +0x0010 */ unsigned char ObjectIds[16]; /* +0x0014 15 87 00 00 */ }; struct tagPOINTS { short x; /* +0x0000 */ short y; /* +0x0002 */ }; struct tagINPUT { unsigned long type; /* +0x0000 */ /* unsigned char mi[0]; +0x0008 ab ad 00 00 */ /* unsigned char ki[0]; +0x0008 ac ad 00 00 */ unsigned char hi[32]; /* +0x0008 ad ad 00 00 */ }; struct tagLICINFO { long cbLicInfo; /* +0x0000 */ unsigned char fRuntimeKeyAvail[4]; /* +0x0004 74 00 00 00 */ unsigned char fLicVerified[4]; /* +0x0008 74 00 00 00 */ }; struct dolbyac2waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short nAuxBitsCode; /* +0x0012 */ }; struct _KCRM_PROTOCOL_BLOB { unsigned char ProtocolId[16]; /* +0x0000 8f 18 00 00 */ unsigned long StaticInfoLength; /* +0x0010 */ unsigned long TransactionIdInfoLength; /* +0x0014 */ unsigned long Unused1; /* +0x0018 */ unsigned long Unused2; /* +0x001c */ }; struct tagEXTLOGFONTW { unsigned char elfLogFont[92]; /* +0x0000 a5 39 00 00 */ unsigned char elfFullName[128]; /* +0x005c 26 3a 00 00 */ unsigned char elfStyle[64]; /* +0x00dc 25 4a 00 00 */ unsigned long elfVersion; /* +0x011c */ unsigned long elfStyleSize; /* +0x0120 */ unsigned long elfMatch; /* +0x0124 */ unsigned long elfReserved; /* +0x0128 */ unsigned char elfVendorId[4]; /* +0x012c 29 1d 00 00 */ unsigned long elfCulture; /* +0x0130 */ unsigned char elfPanose[12]; /* +0x0134 86 a1 00 00 */ }; struct tagPOINTFX { unsigned char x[4]; /* +0x0000 09 a1 00 00 */ unsigned char y[4]; /* +0x0004 09 a1 00 00 */ }; struct _COMMPROP { unsigned short wPacketLength; /* +0x0000 */ unsigned short wPacketVersion; /* +0x0002 */ unsigned long dwServiceMask; /* +0x0004 */ unsigned long dwReserved1; /* +0x0008 */ unsigned long dwMaxTxQueue; /* +0x000c */ unsigned long dwMaxRxQueue; /* +0x0010 */ unsigned long dwMaxBaud; /* +0x0014 */ unsigned long dwProvSubType; /* +0x0018 */ unsigned long dwProvCapabilities; /* +0x001c */ unsigned long dwSettableParams; /* +0x0020 */ unsigned long dwSettableBaud; /* +0x0024 */ unsigned short wSettableData; /* +0x0028 */ unsigned short wSettableStopParity; /* +0x002a */ unsigned long dwCurrentTxQueue; /* +0x002c */ unsigned long dwCurrentRxQueue; /* +0x0030 */ unsigned long dwProvSpec1; /* +0x0034 */ unsigned long dwProvSpec2; /* +0x0038 */ unsigned char wcProvChar[4]; /* +0x003c 6c 17 00 00 */ }; struct tagPAINTSTRUCT { unsigned char hdc[8]; /* +0x0000 9b 1a 00 00 */ unsigned char fErase[4]; /* +0x0008 74 00 00 00 */ unsigned char rcPaint[16]; /* +0x000c 43 16 00 00 */ unsigned char fRestore[4]; /* +0x001c 74 00 00 00 */ unsigned char fIncUpdate[4]; /* +0x0020 74 00 00 00 */ unsigned char rgbReserved[36]; /* +0x0024 73 21 00 00 */ }; struct _DISCDLGSTRUCTA { unsigned long cbStructure; /* +0x0000 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ char *lpLocalName; /* +0x0010 */ char *lpRemoteName; /* +0x0018 */ unsigned long dwFlags; /* +0x0020 */ }; struct _DCB { unsigned long DCBlength; /* +0x0000 */ unsigned long BaudRate; /* +0x0004 */ /* unsigned char fBinary[0]; +0x0008 a8 18 00 00 */ /* unsigned char fParity[0]; +0x0008 4d 1d 00 00 */ /* unsigned char fOutxCtsFlow[0]; +0x0008 4e 1d 00 00 */ /* unsigned char fOutxDsrFlow[0]; +0x0008 19 2c 00 00 */ /* unsigned char fDtrControl[0]; +0x0008 1d ae 00 00 */ /* unsigned char fDsrSensitivity[0]; +0x0008 1c 2c 00 00 */ /* unsigned char fTXContinueOnXoff[0]; +0x0008 1d 2c 00 00 */ /* unsigned char fOutX[0]; +0x0008 eb 38 00 00 */ /* unsigned char fInX[0]; +0x0008 ec 38 00 00 */ /* unsigned char fErrorChar[0]; +0x0008 1e ae 00 00 */ /* unsigned char fNull[0]; +0x0008 1f ae 00 00 */ /* unsigned char fRtsControl[0]; +0x0008 20 ae 00 00 */ /* unsigned char fAbortOnError[0]; +0x0008 f0 38 00 00 */ unsigned char fDummy2[4]; /* +0x0008 21 ae 00 00 */ unsigned short wReserved; /* +0x000c */ unsigned short XonLim; /* +0x000e */ unsigned short XoffLim; /* +0x0010 */ unsigned char ByteSize; /* +0x0012 */ unsigned char Parity; /* +0x0013 */ unsigned char StopBits; /* +0x0014 */ char XonChar; /* +0x0015 */ char XoffChar; /* +0x0016 */ char ErrorChar; /* +0x0017 */ char EofChar; /* +0x0018 */ char EvtChar; /* +0x0019 */ unsigned short wReserved1; /* +0x001a */ }; struct _SINGLE_LIST_ENTRY { unsigned char Next[8]; /* +0x0000 73 1f 00 00 */ }; struct tagEMREXCLUDECLIPRECT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclClip[16]; /* +0x0008 8b 9b 00 00 */ }; struct WAVEFORMATEXTENSIBLE { unsigned char Format[40]; /* +0x0000 95 9b 00 00 */ }; struct tagEMRSETDIBITSTODEVICE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ long xDest; /* +0x0018 */ long yDest; /* +0x001c */ long xSrc; /* +0x0020 */ long ySrc; /* +0x0024 */ long cxSrc; /* +0x0028 */ long cySrc; /* +0x002c */ unsigned long offBmiSrc; /* +0x0030 */ unsigned long cbBmiSrc; /* +0x0034 */ unsigned long offBitsSrc; /* +0x0038 */ unsigned long cbBitsSrc; /* +0x003c */ unsigned long iUsageSrc; /* +0x0040 */ unsigned long iStartScan; /* +0x0044 */ unsigned long cScans; /* +0x0048 */ }; struct _RPC_SECURITY_QOS_V3_W { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct tagEXCEPINFO { unsigned short wCode; /* +0x0000 */ unsigned short wReserved; /* +0x0002 */ unsigned char bstrSource[8]; /* +0x0008 71 06 00 00 */ unsigned char bstrDescription[8]; /* +0x0010 71 06 00 00 */ unsigned char bstrHelpFile[8]; /* +0x0018 71 06 00 00 */ unsigned long dwHelpContext; /* +0x0020 */ void *pvReserved; /* +0x0028 */ unsigned char pfnDeferredFillIn[8]; /* +0x0030 3c ae 00 00 */ long scode; /* +0x0038 */ }; struct _WIN32_FIND_DATAW { unsigned long dwFileAttributes; /* +0x0000 */ unsigned char ftCreationTime[8]; /* +0x0004 2e 32 00 00 */ unsigned char ftLastAccessTime[8]; /* +0x000c 2e 32 00 00 */ unsigned char ftLastWriteTime[8]; /* +0x0014 2e 32 00 00 */ unsigned long nFileSizeHigh; /* +0x001c */ unsigned long nFileSizeLow; /* +0x0020 */ unsigned long dwReserved0; /* +0x0024 */ unsigned long dwReserved1; /* +0x0028 */ unsigned char cFileName[520]; /* +0x002c f9 1b 00 00 */ unsigned char cAlternateFileName[28]; /* +0x0234 3f ae 00 00 */ }; struct _WSANAMESPACE_INFOEXW { unsigned char NSProviderId[16]; /* +0x0000 8f 18 00 00 */ unsigned long dwNameSpace; /* +0x0010 */ unsigned char fActive[4]; /* +0x0014 74 00 00 00 */ unsigned long dwVersion; /* +0x0018 */ unsigned char lpszIdentifier[8]; /* +0x0020 71 06 00 00 */ unsigned char ProviderSpecific[16]; /* +0x0028 aa 9b 00 00 */ }; struct _MFVideoCompressedInfo { long long AvgBitrate; /* +0x0000 */ long long AvgBitErrorRate; /* +0x0008 */ unsigned long MaxKeyFrameSpacing; /* +0x0010 */ }; struct _GRADIENT_TRIANGLE { unsigned long Vertex1; /* +0x0000 */ unsigned long Vertex2; /* +0x0004 */ unsigned long Vertex3; /* +0x0008 */ }; struct _MODEMSETTINGS { unsigned long dwActualSize; /* +0x0000 */ unsigned long dwRequiredSize; /* +0x0004 */ unsigned long dwDevSpecificOffset; /* +0x0008 */ unsigned long dwDevSpecificSize; /* +0x000c */ unsigned long dwCallSetupFailTimer; /* +0x0010 */ unsigned long dwInactivityTimeout; /* +0x0014 */ unsigned long dwSpeakerVolume; /* +0x0018 */ unsigned long dwSpeakerMode; /* +0x001c */ unsigned long dwPreferredModemOptions; /* +0x0020 */ unsigned long dwNegotiatedModemOptions; /* +0x0024 */ unsigned long dwNegotiatedDCERate; /* +0x0028 */ unsigned char abVariablePortion[4]; /* +0x002c 62 17 00 00 */ }; struct _FILETIME { unsigned long dwLowDateTime; /* +0x0000 */ unsigned long dwHighDateTime; /* +0x0004 */ }; struct _CACHE_RELATIONSHIP { unsigned char Level; /* +0x0000 */ unsigned char Associativity; /* +0x0001 */ unsigned short LineSize; /* +0x0002 */ unsigned long CacheSize; /* +0x0004 */ unsigned char Type[4]; /* +0x0008 74 9a 00 00 */ unsigned char Reserved[20]; /* +0x000c c8 a0 00 00 */ unsigned char GroupMask[16]; /* +0x0020 41 79 00 00 */ }; struct _NDR_CS_SIZE_CONVERT_ROUTINES { unsigned char pfnNetSize[8]; /* +0x0000 62 ae 00 00 */ unsigned char pfnToNetCs[8]; /* +0x0008 65 ae 00 00 */ unsigned char pfnLocalSize[8]; /* +0x0010 62 ae 00 00 */ unsigned char pfnFromNetCs[8]; /* +0x0018 68 ae 00 00 */ }; struct _IMAGE_ROM_HEADERS { unsigned char FileHeader[20]; /* +0x0000 18 a2 00 00 */ unsigned char OptionalHeader[56]; /* +0x0014 7c ae 00 00 */ }; struct tagSCROLLBARINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcScrollBar[16]; /* +0x0004 43 16 00 00 */ unsigned char dxyLineButton[4]; /* +0x0014 74 00 00 00 */ unsigned char xyThumbTop[4]; /* +0x0018 74 00 00 00 */ unsigned char xyThumbBottom[4]; /* +0x001c 74 00 00 00 */ unsigned char reserved[4]; /* +0x0020 74 00 00 00 */ unsigned char rgstate[24]; /* +0x0024 24 65 00 00 */ }; struct _KNONVOLATILE_CONTEXT_POINTERS { /* unsigned char FloatingContext[0]; +0x0000 84 ae 00 00 */ unsigned char Xmm0[8]; /* +0x0000 83 ae 00 00 */ unsigned char Xmm1[8]; /* +0x0008 83 ae 00 00 */ unsigned char Xmm2[8]; /* +0x0010 83 ae 00 00 */ unsigned char Xmm3[8]; /* +0x0018 83 ae 00 00 */ unsigned char Xmm4[8]; /* +0x0020 83 ae 00 00 */ unsigned char Xmm5[8]; /* +0x0028 83 ae 00 00 */ unsigned char Xmm6[8]; /* +0x0030 83 ae 00 00 */ unsigned char Xmm7[8]; /* +0x0038 83 ae 00 00 */ unsigned char Xmm8[8]; /* +0x0040 83 ae 00 00 */ unsigned char Xmm9[8]; /* +0x0048 83 ae 00 00 */ unsigned char Xmm10[8]; /* +0x0050 83 ae 00 00 */ unsigned char Xmm11[8]; /* +0x0058 83 ae 00 00 */ unsigned char Xmm12[8]; /* +0x0060 83 ae 00 00 */ unsigned char Xmm13[8]; /* +0x0068 83 ae 00 00 */ unsigned char Xmm14[8]; /* +0x0070 83 ae 00 00 */ unsigned char Xmm15[8]; /* +0x0078 83 ae 00 00 */ /* unsigned char IntegerContext[0]; +0x0080 85 ae 00 00 */ unsigned long long *Rax; /* +0x0080 */ unsigned long long *Rcx; /* +0x0088 */ unsigned long long *Rdx; /* +0x0090 */ unsigned long long *Rbx; /* +0x0098 */ unsigned long long *Rsp; /* +0x00a0 */ unsigned long long *Rbp; /* +0x00a8 */ unsigned long long *Rsi; /* +0x00b0 */ unsigned long long *Rdi; /* +0x00b8 */ unsigned long long *R8; /* +0x00c0 */ unsigned long long *R9; /* +0x00c8 */ unsigned long long *R10; /* +0x00d0 */ unsigned long long *R11; /* +0x00d8 */ unsigned long long *R12; /* +0x00e0 */ unsigned long long *R13; /* +0x00e8 */ unsigned long long *R14; /* +0x00f0 */ unsigned long long *R15; /* +0x00f8 */ }; struct _IMAGE_DEBUG_DIRECTORY { unsigned long Characteristics; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned short MajorVersion; /* +0x0008 */ unsigned short MinorVersion; /* +0x000a */ unsigned long Type; /* +0x000c */ unsigned long SizeOfData; /* +0x0010 */ unsigned long AddressOfRawData; /* +0x0014 */ unsigned long PointerToRawData; /* +0x0018 */ }; struct _RPC_BINDING_HANDLE_TEMPLATE_V1_A { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long ProtocolSequence; /* +0x0008 */ unsigned char *NetworkAddress; /* +0x0010 */ unsigned char *StringEndpoint; /* +0x0018 */ }; struct _RPC_BINDING_HANDLE_TEMPLATE_V1_A:: { unsigned char *Reserved; /* +0x0000 */ }; struct tagPARSEDURLA { unsigned long cbSize; /* +0x0000 */ unsigned char pszProtocol[8]; /* +0x0008 df 16 00 00 */ unsigned char cchProtocol[8]; /* +0x0010 75 00 00 00 */ unsigned char pszSuffix[8]; /* +0x0018 df 16 00 00 */ unsigned char cchSuffix[4]; /* +0x0020 75 00 00 00 */ unsigned char nScheme[4]; /* +0x0024 75 00 00 00 */ }; struct g723_adpcmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short cbExtraSize; /* +0x0012 */ unsigned short nAuxBlockSize; /* +0x0014 */ }; struct _TOKEN_USER { unsigned char User[16]; /* +0x0000 17 a1 00 00 */ }; struct tagVARDESC { long memid; /* +0x0000 */ unsigned char lpstrSchema[8]; /* +0x0008 71 06 00 00 */ unsigned long oInst; /* +0x0010 */ unsigned char lpvarValue[8]; /* +0x0010 d2 18 00 00 */ unsigned char elemdescVar[32]; /* +0x0018 30 a1 00 00 */ unsigned short wVarFlags; /* +0x0038 */ unsigned char varkind[4]; /* +0x003c 98 99 00 00 */ }; struct tagEMRANGLEARC { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptlCenter[8]; /* +0x0008 ff 2b 00 00 */ unsigned long nRadius; /* +0x0010 */ unsigned char eStartAngle[4]; /* +0x0014 40 00 00 00 */ unsigned char eSweepAngle[4]; /* +0x0018 40 00 00 00 */ }; struct _EVENT_TRACE { unsigned char Header[48]; /* +0x0000 ad ae 00 00 */ unsigned long InstanceId; /* +0x0030 */ unsigned long ParentInstanceId; /* +0x0034 */ unsigned char ParentGuid[16]; /* +0x0038 8f 18 00 00 */ void *MofData; /* +0x0048 */ unsigned long MofLength; /* +0x0050 */ unsigned long ClientContext; /* +0x0054 */ unsigned char BufferContext[4]; /* +0x0054 ae ae 00 00 */ }; struct tagEMRSETARCDIRECTION { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long iArcDirection; /* +0x0008 */ }; struct addrinfoexA { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ char *ai_canonname; /* +0x0018 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ void *ai_blob; /* +0x0028 */ unsigned long long ai_bloblen; /* +0x0030 */ unsigned char ai_provider[8]; /* +0x0038 29 1a 00 00 */ unsigned char ai_next[8]; /* +0x0040 6c a4 00 00 */ }; struct _TAPE_SET_POSITION { unsigned long Method; /* +0x0000 */ unsigned long Partition; /* +0x0004 */ unsigned char Offset[8]; /* +0x0008 6a 16 00 00 */ unsigned char Immediate; /* +0x0010 */ }; struct _CONNECTDLGSTRUCTA { unsigned long cbStructure; /* +0x0000 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char lpConnRes[8]; /* +0x0010 88 ad 00 00 */ unsigned long dwFlags; /* +0x0018 */ unsigned long dwDevNum; /* +0x001c */ }; struct _POWER_USER_PRESENCE { unsigned char UserPresence[4]; /* +0x0000 2e 9a 00 00 */ }; struct _EXCEPTION_DEBUG_INFO { unsigned char ExceptionRecord[152]; /* +0x0000 9f 44 00 00 */ unsigned long dwFirstChance; /* +0x0098 */ }; struct tagNEWTEXTMETRICEXA { unsigned char ntmTm[72]; /* +0x0000 dd ae 00 00 */ unsigned char ntmFontSig[24]; /* +0x0048 de ae 00 00 */ }; struct _WSAPROTOCOL_INFOW { unsigned long dwServiceFlags1; /* +0x0000 */ unsigned long dwServiceFlags2; /* +0x0004 */ unsigned long dwServiceFlags3; /* +0x0008 */ unsigned long dwServiceFlags4; /* +0x000c */ unsigned long dwProviderFlags; /* +0x0010 */ unsigned char ProviderId[16]; /* +0x0014 8f 18 00 00 */ unsigned long dwCatalogEntryId; /* +0x0024 */ unsigned char ProtocolChain[32]; /* +0x0028 f7 ae 00 00 */ unsigned char iVersion[4]; /* +0x0048 74 00 00 00 */ unsigned char iAddressFamily[4]; /* +0x004c 74 00 00 00 */ unsigned char iMaxSockAddr[4]; /* +0x0050 74 00 00 00 */ unsigned char iMinSockAddr[4]; /* +0x0054 74 00 00 00 */ unsigned char iSocketType[4]; /* +0x0058 74 00 00 00 */ unsigned char iProtocol[4]; /* +0x005c 74 00 00 00 */ unsigned char iProtocolMaxOffset[4]; /* +0x0060 74 00 00 00 */ unsigned char iNetworkByteOrder[4]; /* +0x0064 74 00 00 00 */ unsigned char iSecurityScheme[4]; /* +0x0068 74 00 00 00 */ unsigned long dwMessageSize; /* +0x006c */ unsigned long dwProviderReserved; /* +0x0070 */ unsigned char szProtocol[512]; /* +0x0074 62 1b 00 00 */ }; struct _TRANSACTION_LIST_ENTRY { unsigned char UOW[16]; /* +0x0000 8f 18 00 00 */ }; struct _MCGEN_TRACE_CONTEXT { unsigned long long RegistrationHandle; /* +0x0000 */ unsigned long long Logger; /* +0x0008 */ unsigned long long MatchAnyKeyword; /* +0x0010 */ unsigned long long MatchAllKeyword; /* +0x0018 */ unsigned long Flags; /* +0x0020 */ unsigned long IsEnabled; /* +0x0024 */ unsigned char Level; /* +0x0028 */ unsigned char Reserve; /* +0x0029 */ unsigned short EnableBitsCount; /* +0x002a */ unsigned long *EnableBitMask; /* +0x0030 */ unsigned char EnableKeyWords[8]; /* +0x0038 40 a6 00 00 */ unsigned char EnableLevel[8]; /* +0x0040 c9 40 00 00 */ }; struct tagACCEL { unsigned char fVirt; /* +0x0000 */ unsigned short key; /* +0x0002 */ unsigned short cmd; /* +0x0004 */ }; struct tagLOGFONTW { long lfHeight; /* +0x0000 */ long lfWidth; /* +0x0004 */ long lfEscapement; /* +0x0008 */ long lfOrientation; /* +0x000c */ long lfWeight; /* +0x0010 */ unsigned char lfItalic; /* +0x0014 */ unsigned char lfUnderline; /* +0x0015 */ unsigned char lfStrikeOut; /* +0x0016 */ unsigned char lfCharSet; /* +0x0017 */ unsigned char lfOutPrecision; /* +0x0018 */ unsigned char lfClipPrecision; /* +0x0019 */ unsigned char lfQuality; /* +0x001a */ unsigned char lfPitchAndFamily; /* +0x001b */ unsigned char lfFaceName[64]; /* +0x001c 25 4a 00 00 */ }; struct tagEMRARC { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBox[16]; /* +0x0008 8b 9b 00 00 */ unsigned char ptlStart[8]; /* +0x0018 ff 2b 00 00 */ unsigned char ptlEnd[8]; /* +0x0020 ff 2b 00 00 */ }; struct tagCOPYDATASTRUCT { unsigned long long dwData; /* +0x0000 */ unsigned long cbData; /* +0x0008 */ void *lpData; /* +0x0010 */ }; struct tagMINIMIZEDMETRICS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iWidth[4]; /* +0x0004 74 00 00 00 */ unsigned char iHorzGap[4]; /* +0x0008 74 00 00 00 */ unsigned char iVertGap[4]; /* +0x000c 74 00 00 00 */ unsigned char iArrange[4]; /* +0x0010 74 00 00 00 */ }; struct tagINPUT_MESSAGE_SOURCE { unsigned char deviceType[4]; /* +0x0000 c4 99 00 00 */ unsigned char originId[4]; /* +0x0004 6e 9b 00 00 */ }; struct _IMAGE_ALPHA_RUNTIME_FUNCTION_ENTRY { unsigned long BeginAddress; /* +0x0000 */ unsigned long EndAddress; /* +0x0004 */ unsigned long ExceptionHandler; /* +0x0008 */ unsigned long HandlerData; /* +0x000c */ unsigned long PrologEndAddress; /* +0x0010 */ }; struct _RESOURCEMANAGER_BASIC_INFORMATION { unsigned char ResourceManagerId[16]; /* +0x0000 8f 18 00 00 */ unsigned long DescriptionLength; /* +0x0010 */ unsigned char Description[4]; /* +0x0014 6c 17 00 00 */ }; struct tagHELPWININFOA { unsigned char wStructSize[4]; /* +0x0000 74 00 00 00 */ unsigned char x[4]; /* +0x0004 74 00 00 00 */ unsigned char y[4]; /* +0x0008 74 00 00 00 */ unsigned char dx[4]; /* +0x000c 74 00 00 00 */ unsigned char dy[4]; /* +0x0010 74 00 00 00 */ unsigned char wMax[4]; /* +0x0014 74 00 00 00 */ unsigned char rgchMember[4]; /* +0x0018 18 af 00 00 */ }; struct _COMPATIBILITY_CONTEXT_ELEMENT { unsigned char Id[16]; /* +0x0000 8f 18 00 00 */ unsigned char Type[4]; /* +0x0010 7a 9a 00 00 */ }; struct tagARRAYDESC { unsigned char tdescElem[16]; /* +0x0000 4f af 00 00 */ unsigned short cDims; /* +0x0010 */ unsigned char rgbounds[12]; /* +0x0014 51 af 00 00 */ }; struct tagJPEGINFOHEADER { unsigned long JPEGSize; /* +0x0000 */ unsigned long JPEGProcess; /* +0x0004 */ unsigned long JPEGColorSpaceID; /* +0x0008 */ unsigned long JPEGBitsPerSample; /* +0x000c */ unsigned long JPEGHSubSampling; /* +0x0010 */ unsigned long JPEGVSubSampling; /* +0x0014 */ }; struct _IMAGE_NT_HEADERS { unsigned long Signature; /* +0x0000 */ unsigned char FileHeader[20]; /* +0x0004 18 a2 00 00 */ unsigned char OptionalHeader[224]; /* +0x0018 de ac 00 00 */ }; struct tagENUMLOGFONTEXDVA { unsigned char elfEnumLogfontEx[188]; /* +0x0000 5a af 00 00 */ unsigned char elfDesignVector[72]; /* +0x00bc 5b af 00 00 */ }; struct tagTEXTMETRICW { long tmHeight; /* +0x0000 */ long tmAscent; /* +0x0004 */ long tmDescent; /* +0x0008 */ long tmInternalLeading; /* +0x000c */ long tmExternalLeading; /* +0x0010 */ long tmAveCharWidth; /* +0x0014 */ long tmMaxCharWidth; /* +0x0018 */ long tmWeight; /* +0x001c */ long tmOverhang; /* +0x0020 */ long tmDigitizedAspectX; /* +0x0024 */ long tmDigitizedAspectY; /* +0x0028 */ unsigned char tmFirstChar[2]; /* +0x002c 71 00 00 00 */ unsigned char tmLastChar[2]; /* +0x002e 71 00 00 00 */ unsigned char tmDefaultChar[2]; /* +0x0030 71 00 00 00 */ unsigned char tmBreakChar[2]; /* +0x0032 71 00 00 00 */ unsigned char tmItalic; /* +0x0034 */ unsigned char tmUnderlined; /* +0x0035 */ unsigned char tmStruckOut; /* +0x0036 */ unsigned char tmPitchAndFamily; /* +0x0037 */ unsigned char tmCharSet; /* +0x0038 */ }; struct _OSVERSIONINFOW { unsigned long dwOSVersionInfoSize; /* +0x0000 */ unsigned long dwMajorVersion; /* +0x0004 */ unsigned long dwMinorVersion; /* +0x0008 */ unsigned long dwBuildNumber; /* +0x000c */ unsigned long dwPlatformId; /* +0x0010 */ unsigned char szCSDVersion[256]; /* +0x0014 33 29 00 00 */ }; struct _HEAP_SUMMARY { unsigned long cb; /* +0x0000 */ unsigned long long cbAllocated; /* +0x0008 */ unsigned long long cbCommitted; /* +0x0010 */ unsigned long long cbReserved; /* +0x0018 */ unsigned long long cbMaxReserve; /* +0x0020 */ }; struct _COMM_FAULT_OFFSETS { short CommOffset; /* +0x0000 */ short FaultOffset; /* +0x0002 */ }; struct tagTITLEBARINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcTitleBar[16]; /* +0x0004 43 16 00 00 */ unsigned char rgstate[24]; /* +0x0014 24 65 00 00 */ }; struct _RPC_IF_ID { unsigned char Uuid[16]; /* +0x0000 8f 18 00 00 */ unsigned short VersMajor; /* +0x0010 */ unsigned short VersMinor; /* +0x0012 */ }; struct _userHMETAFILE { long fContext; /* +0x0000 */ }; struct tagAXISINFOW { long axMinValue; /* +0x0000 */ long axMaxValue; /* +0x0004 */ unsigned char axAxisName[32]; /* +0x0008 a7 51 00 00 */ }; struct tagRemFORMATETC { unsigned long cfFormat; /* +0x0000 */ unsigned long ptd; /* +0x0004 */ unsigned long dwAspect; /* +0x0008 */ long lindex; /* +0x000c */ unsigned long tymed; /* +0x0010 */ }; struct tagENUMLOGFONTA { unsigned char elfLogFont[60]; /* +0x0000 a1 39 00 00 */ unsigned char elfFullName[64]; /* +0x003c 37 16 00 00 */ unsigned char elfStyle[32]; /* +0x007c 73 21 00 00 */ }; struct tagMOUSEHOOKSTRUCT { unsigned char pt[8]; /* +0x0000 54 16 00 00 */ unsigned char hwnd[8]; /* +0x0008 eb 15 00 00 */ unsigned char wHitTestCode[8]; /* +0x0010 75 00 00 00 */ unsigned long long dwExtraInfo; /* +0x0018 */ }; struct tagMOUSEKEYS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long iMaxSpeed; /* +0x0008 */ unsigned long iTimeToMaxSpeed; /* +0x000c */ unsigned long iCtrlSpeed; /* +0x0010 */ unsigned long dwReserved1; /* +0x0014 */ unsigned long dwReserved2; /* +0x0018 */ }; struct _RPC_POLICY { unsigned char Length[4]; /* +0x0000 75 00 00 00 */ unsigned long EndpointFlags; /* +0x0004 */ unsigned long NICFlags; /* +0x0008 */ }; struct _JOBOBJECT_SECURITY_LIMIT_INFORMATION { unsigned long SecurityLimitFlags; /* +0x0000 */ void *JobToken; /* +0x0008 */ unsigned char SidsToDisable[8]; /* +0x0010 e6 af 00 00 */ unsigned char PrivilegesToDelete[8]; /* +0x0018 e8 af 00 00 */ unsigned char RestrictedSids[8]; /* +0x0020 e6 af 00 00 */ }; struct _JOBOBJECT_CPU_RATE_CONTROL_INFORMATION { unsigned long ControlFlags; /* +0x0000 */ unsigned long CpuRate; /* +0x0004 */ unsigned long Weight; /* +0x0004 */ }; struct tagAXISINFOA { long axMinValue; /* +0x0000 */ long axMaxValue; /* +0x0004 */ unsigned char axAxisName[16]; /* +0x0008 69 21 00 00 */ }; struct _IMAGE_CE_RUNTIME_FUNCTION_ENTRY { unsigned long FuncStart; /* +0x0000 */ /* unsigned char PrologLen[0]; +0x0004 cd 16 00 00 */ /* unsigned char FuncLen[0]; +0x0004 f8 af 00 00 */ /* unsigned char ThirtyTwoBit[0]; +0x0004 bc 87 00 00 */ unsigned char ExceptionFlag[4]; /* +0x0004 fa 38 00 00 */ }; struct tagSERIALKEYSA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ char *lpszActivePort; /* +0x0008 */ char *lpszPort; /* +0x0010 */ unsigned char iBaudRate[4]; /* +0x0018 75 00 00 00 */ unsigned char iPortState[4]; /* +0x001c 75 00 00 00 */ unsigned char iActive[8]; /* +0x0020 75 00 00 00 */ }; struct _NDR_CS_ROUTINES { unsigned char pSizeConvertRoutines[8]; /* +0x0000 03 b0 00 00 */ unsigned char pTagGettingRoutines[8]; /* +0x0008 07 b0 00 00 */ }; struct tagCY { unsigned long Lo; /* +0x0000 */ long Hi; /* +0x0004 */ long long int64; /* +0x0000 */ }; struct _EVENT_FILTER_HEADER { unsigned short Id; /* +0x0000 */ unsigned char Version; /* +0x0002 */ unsigned char Reserved[5]; /* +0x0003 12 b0 00 00 */ unsigned long long InstanceId; /* +0x0008 */ unsigned long Size; /* +0x0010 */ unsigned long NextOffset; /* +0x0014 */ }; struct _wireSAFEARR_HAVEIID { unsigned long Size; /* +0x0000 */ unsigned char apUnknown[8]; /* +0x0008 be 19 00 00 */ unsigned char iid[16]; /* +0x0010 8f 18 00 00 */ }; struct ANON_OBJECT_HEADER { unsigned short Sig1; /* +0x0000 */ unsigned short Sig2; /* +0x0002 */ unsigned short Version; /* +0x0004 */ unsigned short Machine; /* +0x0006 */ unsigned long TimeDateStamp; /* +0x0008 */ unsigned char ClassID[16]; /* +0x000c 8f 18 00 00 */ unsigned long SizeOfData; /* +0x001c */ }; struct _RTL_CRITICAL_SECTION_DEBUG { unsigned short Type; /* +0x0000 */ unsigned short CreatorBackTraceIndex; /* +0x0002 */ unsigned char CriticalSection[8]; /* +0x0008 bb 48 00 00 */ unsigned char ProcessLocksList[16]; /* +0x0010 5d 18 00 00 */ unsigned long EntryCount; /* +0x0020 */ unsigned long ContentionCount; /* +0x0024 */ unsigned long Flags; /* +0x0028 */ unsigned short CreatorBackTraceIndexHigh; /* +0x002c */ unsigned short SpareWORD; /* +0x002e */ }; struct _BYTE_BLOB { unsigned long clSize; /* +0x0000 */ unsigned char abData[4]; /* +0x0004 62 17 00 00 */ }; struct tagEMREXTESCAPE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char iEscape[4]; /* +0x0008 74 00 00 00 */ unsigned char cbEscData[4]; /* +0x000c 74 00 00 00 */ unsigned char EscData[4]; /* +0x0010 62 17 00 00 */ }; struct tagEVENTMSG { unsigned char message[4]; /* +0x0000 75 00 00 00 */ unsigned char paramL[4]; /* +0x0004 75 00 00 00 */ unsigned char paramH[4]; /* +0x0008 75 00 00 00 */ unsigned long time; /* +0x000c */ unsigned char hwnd[8]; /* +0x0010 eb 15 00 00 */ }; struct _SID_IDENTIFIER_AUTHORITY { unsigned char Value[6]; /* +0x0000 03 4d 00 00 */ }; struct _CACHE_DESCRIPTOR { unsigned char Level; /* +0x0000 */ unsigned char Associativity; /* +0x0001 */ unsigned short LineSize; /* +0x0002 */ unsigned long Size; /* +0x0004 */ unsigned char Type[4]; /* +0x0008 74 9a 00 00 */ }; struct _IMAGE_VXD_HEADER { unsigned short e32_magic; /* +0x0000 */ unsigned char e32_border; /* +0x0002 */ unsigned char e32_worder; /* +0x0003 */ unsigned long e32_level; /* +0x0004 */ unsigned short e32_cpu; /* +0x0008 */ unsigned short e32_os; /* +0x000a */ unsigned long e32_ver; /* +0x000c */ unsigned long e32_mflags; /* +0x0010 */ unsigned long e32_mpages; /* +0x0014 */ unsigned long e32_startobj; /* +0x0018 */ unsigned long e32_eip; /* +0x001c */ unsigned long e32_stackobj; /* +0x0020 */ unsigned long e32_esp; /* +0x0024 */ unsigned long e32_pagesize; /* +0x0028 */ unsigned long e32_lastpagesize; /* +0x002c */ unsigned long e32_fixupsize; /* +0x0030 */ unsigned long e32_fixupsum; /* +0x0034 */ unsigned long e32_ldrsize; /* +0x0038 */ unsigned long e32_ldrsum; /* +0x003c */ unsigned long e32_objtab; /* +0x0040 */ unsigned long e32_objcnt; /* +0x0044 */ unsigned long e32_objmap; /* +0x0048 */ unsigned long e32_itermap; /* +0x004c */ unsigned long e32_rsrctab; /* +0x0050 */ unsigned long e32_rsrccnt; /* +0x0054 */ unsigned long e32_restab; /* +0x0058 */ unsigned long e32_enttab; /* +0x005c */ unsigned long e32_dirtab; /* +0x0060 */ unsigned long e32_dircnt; /* +0x0064 */ unsigned long e32_fpagetab; /* +0x0068 */ unsigned long e32_frectab; /* +0x006c */ unsigned long e32_impmod; /* +0x0070 */ unsigned long e32_impmodcnt; /* +0x0074 */ unsigned long e32_impproc; /* +0x0078 */ unsigned long e32_pagesum; /* +0x007c */ unsigned long e32_datapage; /* +0x0080 */ unsigned long e32_preload; /* +0x0084 */ unsigned long e32_nrestab; /* +0x0088 */ unsigned long e32_cbnrestab; /* +0x008c */ unsigned long e32_nressum; /* +0x0090 */ unsigned long e32_autodata; /* +0x0094 */ unsigned long e32_debuginfo; /* +0x0098 */ unsigned long e32_debuglen; /* +0x009c */ unsigned long e32_instpreload; /* +0x00a0 */ unsigned long e32_instdemand; /* +0x00a4 */ unsigned long e32_heapsize; /* +0x00a8 */ unsigned char e32_res3[12]; /* +0x00ac 25 19 00 00 */ unsigned long e32_winresoff; /* +0x00b8 */ unsigned long e32_winreslen; /* +0x00bc */ unsigned short e32_devid; /* +0x00c0 */ unsigned short e32_ddkver; /* +0x00c2 */ }; struct _MIDL_STUB_DESC:: { /* unsigned char pAutoHandle[0]; +0x0000 55 1a 00 00 */ /* unsigned char pPrimitiveHandle[0]; +0x0000 55 1a 00 00 */ unsigned char pGenericBindingInfo[8]; /* +0x0000 7c b0 00 00 */ }; struct tagDEC { unsigned short wReserved; /* +0x0000 */ unsigned char scale; /* +0x0002 */ unsigned char sign; /* +0x0003 */ unsigned short signscale; /* +0x0002 */ unsigned long Hi32; /* +0x0004 */ unsigned long Lo32; /* +0x0008 */ unsigned long Mid32; /* +0x000c */ unsigned long long Lo64; /* +0x0008 */ }; struct _TRANSACTIONMANAGER_BASIC_INFORMATION { unsigned char TmIdentity[16]; /* +0x0000 8f 18 00 00 */ unsigned char VirtualClock[8]; /* +0x0010 6a 16 00 00 */ }; struct addrinfo { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ char *ai_canonname; /* +0x0018 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ unsigned char ai_next[8]; /* +0x0028 94 b0 00 00 */ }; struct tagPROPPAGEINFO { unsigned long cb; /* +0x0000 */ unsigned char pszTitle[8]; /* +0x0008 71 06 00 00 */ unsigned char size[8]; /* +0x0010 71 19 00 00 */ unsigned char pszDocString[8]; /* +0x0018 71 06 00 00 */ unsigned char pszHelpFile[8]; /* +0x0020 71 06 00 00 */ unsigned long dwHelpContext; /* +0x0028 */ }; struct _WIN32_FILE_ATTRIBUTE_DATA { unsigned long dwFileAttributes; /* +0x0000 */ unsigned char ftCreationTime[8]; /* +0x0004 2e 32 00 00 */ unsigned char ftLastAccessTime[8]; /* +0x000c 2e 32 00 00 */ unsigned char ftLastWriteTime[8]; /* +0x0014 2e 32 00 00 */ unsigned long nFileSizeHigh; /* +0x001c */ unsigned long nFileSizeLow; /* +0x0020 */ }; struct _DOCINFOW { unsigned char cbSize[8]; /* +0x0000 74 00 00 00 */ unsigned char lpszDocName[8]; /* +0x0008 63 18 00 00 */ unsigned char lpszOutput[8]; /* +0x0010 63 18 00 00 */ unsigned char lpszDatatype[8]; /* +0x0018 63 18 00 00 */ unsigned long fwType; /* +0x0020 */ }; struct _OSVERSIONINFOEXA { unsigned long dwOSVersionInfoSize; /* +0x0000 */ unsigned long dwMajorVersion; /* +0x0004 */ unsigned long dwMinorVersion; /* +0x0008 */ unsigned long dwBuildNumber; /* +0x000c */ unsigned long dwPlatformId; /* +0x0010 */ unsigned char szCSDVersion[128]; /* +0x0014 05 a1 00 00 */ unsigned short wServicePackMajor; /* +0x0094 */ unsigned short wServicePackMinor; /* +0x0096 */ unsigned short wSuiteMask; /* +0x0098 */ unsigned char wProductType; /* +0x009a */ unsigned char wReserved; /* +0x009b */ }; struct _IMAGE_OPTIONAL_HEADER { unsigned short Magic; /* +0x0000 */ unsigned char MajorLinkerVersion; /* +0x0002 */ unsigned char MinorLinkerVersion; /* +0x0003 */ unsigned long SizeOfCode; /* +0x0004 */ unsigned long SizeOfInitializedData; /* +0x0008 */ unsigned long SizeOfUninitializedData; /* +0x000c */ unsigned long AddressOfEntryPoint; /* +0x0010 */ unsigned long BaseOfCode; /* +0x0014 */ unsigned long BaseOfData; /* +0x0018 */ unsigned long ImageBase; /* +0x001c */ unsigned long SectionAlignment; /* +0x0020 */ unsigned long FileAlignment; /* +0x0024 */ unsigned short MajorOperatingSystemVersion; /* +0x0028 */ unsigned short MinorOperatingSystemVersion; /* +0x002a */ unsigned short MajorImageVersion; /* +0x002c */ unsigned short MinorImageVersion; /* +0x002e */ unsigned short MajorSubsystemVersion; /* +0x0030 */ unsigned short MinorSubsystemVersion; /* +0x0032 */ unsigned long Win32VersionValue; /* +0x0034 */ unsigned long SizeOfImage; /* +0x0038 */ unsigned long SizeOfHeaders; /* +0x003c */ unsigned long CheckSum; /* +0x0040 */ unsigned short Subsystem; /* +0x0044 */ unsigned short DllCharacteristics; /* +0x0046 */ unsigned long SizeOfStackReserve; /* +0x0048 */ unsigned long SizeOfStackCommit; /* +0x004c */ unsigned long SizeOfHeapReserve; /* +0x0050 */ unsigned long SizeOfHeapCommit; /* +0x0054 */ unsigned long LoaderFlags; /* +0x0058 */ unsigned long NumberOfRvaAndSizes; /* +0x005c */ unsigned char DataDirectory[128]; /* +0x0060 50 a1 00 00 */ }; struct _IMAGE_COFF_SYMBOLS_HEADER { unsigned long NumberOfSymbols; /* +0x0000 */ unsigned long LvaToFirstSymbol; /* +0x0004 */ unsigned long NumberOfLinenumbers; /* +0x0008 */ unsigned long LvaToFirstLinenumber; /* +0x000c */ unsigned long RvaToFirstByteOfCode; /* +0x0010 */ unsigned long RvaToLastByteOfCode; /* +0x0014 */ unsigned long RvaToFirstByteOfData; /* +0x0018 */ unsigned long RvaToLastByteOfData; /* +0x001c */ }; struct tagEMRPOLYLINE16 { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cpts; /* +0x0018 */ unsigned char apts[4]; /* +0x001c c4 b0 00 00 */ }; struct tagEMRPOLYDRAW { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cptl; /* +0x0018 */ unsigned char aptl[8]; /* +0x001c 6c a0 00 00 */ unsigned char abTypes[4]; /* +0x0024 62 17 00 00 */ }; struct tagMENUBARINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcBar[20]; /* +0x0004 43 16 00 00 */ unsigned char hMenu[8]; /* +0x0018 a9 28 00 00 */ unsigned char hwndMenu[8]; /* +0x0020 eb 15 00 00 */ /* unsigned char fBarFocused[0]; +0x0028 cf b0 00 00 */ unsigned char fFocused[8]; /* +0x0028 d0 b0 00 00 */ }; struct _BYTE_SIZEDARR { unsigned long clSize; /* +0x0000 */ unsigned char *pData; /* +0x0008 */ }; struct tagPOINTER_DEVICE_INFO { unsigned long displayOrientation; /* +0x0000 */ void *device; /* +0x0008 */ unsigned char pointerDeviceType[8]; /* +0x0010 ae 99 00 00 */ unsigned char monitor[8]; /* +0x0018 40 78 00 00 */ unsigned long startingCursorId; /* +0x0020 */ unsigned short maxActiveContacts; /* +0x0024 */ unsigned char productString[1042]; /* +0x0026 d7 b0 00 00 */ }; struct _WSABUF { unsigned long len; /* +0x0000 */ char *buf; /* +0x0008 */ }; struct _STARTUPINFOA { unsigned long cb; /* +0x0000 */ char *lpReserved; /* +0x0008 */ char *lpDesktop; /* +0x0010 */ char *lpTitle; /* +0x0018 */ unsigned long dwX; /* +0x0020 */ unsigned long dwY; /* +0x0024 */ unsigned long dwXSize; /* +0x0028 */ unsigned long dwYSize; /* +0x002c */ unsigned long dwXCountChars; /* +0x0030 */ unsigned long dwYCountChars; /* +0x0034 */ unsigned long dwFillAttribute; /* +0x0038 */ unsigned long dwFlags; /* +0x003c */ unsigned short wShowWindow; /* +0x0040 */ unsigned short cbReserved2; /* +0x0042 */ unsigned char *lpReserved2; /* +0x0048 */ void *hStdInput; /* +0x0050 */ void *hStdOutput; /* +0x0058 */ void *hStdError; /* +0x0060 */ }; struct tagCOLORCORRECTPALETTE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPalette; /* +0x0008 */ unsigned long nFirstEntry; /* +0x000c */ unsigned long nPalEntries; /* +0x0010 */ unsigned long nReserved; /* +0x0014 */ }; struct _DISPLAY_DEVICEA { unsigned long cb; /* +0x0000 */ unsigned char DeviceName[32]; /* +0x0004 ef b0 00 00 */ unsigned char DeviceString[128]; /* +0x0024 05 a1 00 00 */ unsigned long StateFlags; /* +0x00a4 */ unsigned char DeviceID[128]; /* +0x00a8 05 a1 00 00 */ unsigned char DeviceKey[128]; /* +0x0128 05 a1 00 00 */ }; struct tagENHMETARECORD { unsigned long iType; /* +0x0000 */ unsigned long nSize; /* +0x0004 */ unsigned char dParm[4]; /* +0x0008 39 18 00 00 */ }; struct _remoteMETAFILEPICT { long mm; /* +0x0000 */ long xExt; /* +0x0004 */ long yExt; /* +0x0008 */ unsigned char hMF[8]; /* +0x0010 f7 b0 00 00 */ }; struct _tagPROTOCOL_ARGUMENT { unsigned char szMethod[8]; /* +0x0000 63 18 00 00 */ unsigned char szTargetUrl[8]; /* +0x0008 63 18 00 00 */ }; struct mpeglayer3waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wID; /* +0x0012 */ unsigned long fdwFlags; /* +0x0014 */ unsigned short nBlockSize; /* +0x0018 */ unsigned short nFramesPerBlock; /* +0x001a */ unsigned short nCodecDelay; /* +0x001c */ }; struct tagEMRSCALEVIEWPORTEXTEX { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ long xNum; /* +0x0008 */ long xDenom; /* +0x000c */ long yNum; /* +0x0010 */ long yDenom; /* +0x0014 */ }; struct _RPC_BINDING_HANDLE_TEMPLATE_V1_W { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long ProtocolSequence; /* +0x0008 */ unsigned short *NetworkAddress; /* +0x0010 */ unsigned short *StringEndpoint; /* +0x0018 */ }; struct tagEMRELLIPSE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBox[16]; /* +0x0008 8b 9b 00 00 */ }; struct _RATE_QUOTA_LIMIT { unsigned long RateData; /* +0x0000 */ /* unsigned char RatePercent[0]; +0x0000 0b b1 00 00 */ unsigned char Reserved0[4]; /* +0x0000 bf 47 00 00 */ }; struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION { unsigned long long ProcessorMask; /* +0x0000 */ unsigned char Relationship[8]; /* +0x0008 66 9a 00 00 */ /* unsigned char ProcessorCore[0]; +0x0010 0e b1 00 00 */ /* unsigned char NumaNode[0]; +0x0010 0f b1 00 00 */ /* unsigned char Cache[0]; +0x0010 10 b1 00 00 */ unsigned char Reserved[16]; /* +0x0010 20 19 00 00 */ }; struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION:::: { unsigned long NodeNumber; /* +0x0000 */ }; struct _SYSTEM_LOGICAL_PROCESSOR_INFORMATION:::: { unsigned char Flags; /* +0x0000 */ }; struct tagENHMETAHEADER { unsigned long iType; /* +0x0000 */ unsigned long nSize; /* +0x0004 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned char rclFrame[16]; /* +0x0018 8b 9b 00 00 */ unsigned long dSignature; /* +0x0028 */ unsigned long nVersion; /* +0x002c */ unsigned long nBytes; /* +0x0030 */ unsigned long nRecords; /* +0x0034 */ unsigned short nHandles; /* +0x0038 */ unsigned short sReserved; /* +0x003a */ unsigned long nDescription; /* +0x003c */ unsigned long offDescription; /* +0x0040 */ unsigned long nPalEntries; /* +0x0044 */ unsigned char szlDevice[8]; /* +0x0048 71 19 00 00 */ unsigned char szlMillimeters[8]; /* +0x0050 71 19 00 00 */ unsigned long cbPixelFormat; /* +0x0058 */ unsigned long offPixelFormat; /* +0x005c */ unsigned long bOpenGL; /* +0x0060 */ unsigned char szlMicrometers[8]; /* +0x0064 71 19 00 00 */ }; struct _SERVICE_TRIGGER { unsigned long dwTriggerType; /* +0x0000 */ unsigned long dwAction; /* +0x0004 */ unsigned char pTriggerSubtype[8]; /* +0x0008 29 1a 00 00 */ unsigned long cDataItems; /* +0x0010 */ unsigned char pDataItems[8]; /* +0x0018 1c b1 00 00 */ }; struct tagCAUL { unsigned long cElems; /* +0x0000 */ unsigned long *pElems; /* +0x0008 */ }; struct _WNODE_HEADER { unsigned long BufferSize; /* +0x0000 */ unsigned long ProviderId; /* +0x0004 */ unsigned long long HistoricalContext; /* +0x0008 */ unsigned long Version; /* +0x0008 */ unsigned long Linkage; /* +0x000c */ unsigned long CountLost; /* +0x0010 */ void *KernelHandle; /* +0x0010 */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned char Guid[16]; /* +0x0018 8f 18 00 00 */ unsigned long ClientContext; /* +0x0028 */ unsigned long Flags; /* +0x002c */ }; struct _TAPE_WMI_OPERATIONS { unsigned long Method; /* +0x0000 */ unsigned long DataBufferSize; /* +0x0004 */ void *DataBuffer; /* +0x0008 */ }; struct tagRAWMOUSE { unsigned short usFlags; /* +0x0000 */ unsigned long ulButtons; /* +0x0004 */ unsigned short usButtonFlags; /* +0x0004 */ unsigned short usButtonData; /* +0x0006 */ unsigned long ulRawButtons; /* +0x0008 */ long lLastX; /* +0x000c */ long lLastY; /* +0x0010 */ unsigned long ulExtraInformation; /* +0x0014 */ }; struct tagGESTUREINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long dwID; /* +0x0008 */ unsigned char hwndTarget[8]; /* +0x0010 eb 15 00 00 */ unsigned char ptsLocation[4]; /* +0x0018 c3 b0 00 00 */ unsigned long dwInstanceID; /* +0x001c */ unsigned long dwSequenceID; /* +0x0020 */ unsigned long long ullArguments; /* +0x0028 */ unsigned char cbExtraArgs[8]; /* +0x0030 75 00 00 00 */ }; struct _WSAQuerySet2A { unsigned long dwSize; /* +0x0000 */ char *lpszServiceInstanceName; /* +0x0008 */ unsigned char lpVersion[8]; /* +0x0010 a5 9b 00 00 */ char *lpszComment; /* +0x0018 */ unsigned long dwNameSpace; /* +0x0020 */ unsigned char lpNSProviderId[8]; /* +0x0028 29 1a 00 00 */ char *lpszContext; /* +0x0030 */ unsigned long dwNumberOfProtocols; /* +0x0038 */ unsigned char lpafpProtocols[8]; /* +0x0040 a7 9b 00 00 */ char *lpszQueryString; /* +0x0048 */ unsigned long dwNumberOfCsAddrs; /* +0x0050 */ unsigned char lpcsaBuffer[8]; /* +0x0058 a9 9b 00 00 */ unsigned long dwOutputFlags; /* +0x0060 */ unsigned char lpBlob[8]; /* +0x0068 ab 9b 00 00 */ }; struct _M128A { unsigned long long Low; /* +0x0000 */ long long High; /* +0x0008 */ }; struct __MIDL___MIDL_itf_mfobjects_0000_0008_0003 { unsigned char guidMajorType[16]; /* +0x0000 8f 18 00 00 */ unsigned char guidSubtype[16]; /* +0x0010 8f 18 00 00 */ }; struct _SE_SECURITY_DESCRIPTOR { unsigned long Size; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ void *SecurityDescriptor; /* +0x0008 */ }; struct _RPC_MESSAGE { void *Handle; /* +0x0000 */ unsigned long DataRepresentation; /* +0x0008 */ void *Buffer; /* +0x0010 */ unsigned char BufferLength[4]; /* +0x0018 75 00 00 00 */ unsigned char ProcNum[4]; /* +0x001c 75 00 00 00 */ unsigned char TransferSyntax[8]; /* +0x0020 41 b1 00 00 */ void *RpcInterfaceInformation; /* +0x0028 */ void *ReservedForRuntime; /* +0x0030 */ void *ManagerEpv; /* +0x0038 */ void *ImportContext; /* +0x0040 */ unsigned long RpcFlags; /* +0x0048 */ }; struct tagBSTRBLOB { unsigned long cbSize; /* +0x0000 */ unsigned char *pData; /* +0x0008 */ }; struct _WSANAMESPACE_INFOW { unsigned char NSProviderId[16]; /* +0x0000 8f 18 00 00 */ unsigned long dwNameSpace; /* +0x0010 */ unsigned char fActive[4]; /* +0x0014 74 00 00 00 */ unsigned long dwVersion; /* +0x0018 */ unsigned char lpszIdentifier[8]; /* +0x0020 71 06 00 00 */ }; struct _SLIST_ENTRY { unsigned char Next[16]; /* +0x0000 49 b1 00 00 */ }; struct tagDVTARGETDEVICE { unsigned long tdSize; /* +0x0000 */ unsigned short tdDriverNameOffset; /* +0x0004 */ unsigned short tdDeviceNameOffset; /* +0x0006 */ unsigned short tdPortNameOffset; /* +0x0008 */ unsigned short tdExtDevmodeOffset; /* +0x000a */ unsigned char tdData[4]; /* +0x000c 62 17 00 00 */ }; struct tagMOUSEMOVEPOINT { unsigned char x[4]; /* +0x0000 74 00 00 00 */ unsigned char y[4]; /* +0x0004 74 00 00 00 */ unsigned long time; /* +0x0008 */ unsigned long long dwExtraInfo; /* +0x0010 */ }; struct tagCAH { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 e5 36 00 00 */ }; struct WMIREGGUIDW { unsigned char Guid[16]; /* +0x0000 8f 18 00 00 */ unsigned long Flags; /* +0x0010 */ unsigned long InstanceCount; /* +0x0014 */ unsigned long InstanceNameList; /* +0x0018 */ unsigned long BaseNameOffset; /* +0x0018 */ unsigned long long Pdo; /* +0x0018 */ unsigned long long InstanceInfo; /* +0x0018 */ }; struct tagHIGHCONTRASTW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned char lpszDefaultScheme[8]; /* +0x0008 71 06 00 00 */ }; struct _cpinfoexA { unsigned char MaxCharSize[4]; /* +0x0000 75 00 00 00 */ unsigned char DefaultChar[2]; /* +0x0004 bd 47 00 00 */ unsigned char LeadByte[12]; /* +0x0006 25 19 00 00 */ unsigned char UnicodeDefaultChar[2]; /* +0x0012 71 00 00 00 */ unsigned char CodePage[4]; /* +0x0014 75 00 00 00 */ unsigned char CodePageName[260]; /* +0x0018 09 1d 00 00 */ }; struct _JIT_DEBUG_INFO { unsigned long dwSize; /* +0x0000 */ unsigned long dwProcessorArchitecture; /* +0x0004 */ unsigned long dwThreadID; /* +0x0008 */ unsigned long dwReserved0; /* +0x000c */ unsigned long long lpExceptionAddress; /* +0x0010 */ unsigned long long lpExceptionRecord; /* +0x0018 */ unsigned long long lpContextRecord; /* +0x0020 */ }; struct _FILE_IO_PRIORITY_HINT_INFO { unsigned char PriorityHint[4]; /* +0x0000 ac 9a 00 00 */ }; struct tagEMRSETICMPROFILE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long dwFlags; /* +0x0008 */ unsigned long cbName; /* +0x000c */ unsigned long cbData; /* +0x0010 */ unsigned char Data[4]; /* +0x0014 62 17 00 00 */ }; struct _ABC { unsigned char abcA[4]; /* +0x0000 74 00 00 00 */ unsigned char abcB[4]; /* +0x0004 75 00 00 00 */ unsigned char abcC[4]; /* +0x0008 74 00 00 00 */ }; struct _PROCESSOR_NUMBER { unsigned short Group; /* +0x0000 */ unsigned char Number; /* +0x0002 */ unsigned char Reserved; /* +0x0003 */ }; struct _wireSAFEARRAY_UNION { unsigned long sfType; /* +0x0000 */ }; struct _wireSAFEARRAY_UNION::__MIDL_IOleAutomationTypes_0001 { /* unsigned char BstrStr[0]; +0x0000 e5 b1 00 00 */ /* unsigned char UnknownStr[0]; +0x0000 e6 b1 00 00 */ /* unsigned char DispatchStr[0]; +0x0000 e7 b1 00 00 */ /* unsigned char VariantStr[0]; +0x0000 e8 b1 00 00 */ /* unsigned char RecordStr[0]; +0x0000 e9 b1 00 00 */ /* unsigned char HaveIidStr[0]; +0x0000 ea b1 00 00 */ /* unsigned char ByteStr[0]; +0x0000 eb b1 00 00 */ /* unsigned char WordStr[0]; +0x0000 ec b1 00 00 */ /* unsigned char LongStr[0]; +0x0000 ed b1 00 00 */ unsigned char HyperStr[32]; /* +0x0000 ee b1 00 00 */ }; struct _TRANSACTION_NOTIFICATION_MARSHAL_ARGUMENT { unsigned long MarshalCookie; /* +0x0000 */ unsigned char UOW[16]; /* +0x0004 8f 18 00 00 */ }; struct WSAData { unsigned short wVersion; /* +0x0000 */ unsigned short wHighVersion; /* +0x0002 */ unsigned short iMaxSockets; /* +0x0004 */ unsigned short iMaxUdpDg; /* +0x0006 */ char *lpVendorInfo; /* +0x0008 */ unsigned char szDescription[257]; /* +0x0010 f7 b1 00 00 */ unsigned char szSystemStatus[135]; /* +0x0111 f8 b1 00 00 */ }; struct _TRACE_PROVIDER_INSTANCE_INFO { unsigned long NextOffset; /* +0x0000 */ unsigned long EnableCount; /* +0x0004 */ unsigned long Pid; /* +0x0008 */ unsigned long Flags; /* +0x000c */ }; struct DISPLAYCONFIG_TARGET_PREFERRED_MODE { unsigned char header[20]; /* +0x0000 fd b1 00 00 */ unsigned char width[4]; /* +0x0014 75 00 00 00 */ unsigned char height[8]; /* +0x0018 75 00 00 00 */ unsigned char targetMode[48]; /* +0x0020 fe b1 00 00 */ }; struct tagPOINTER_TOUCH_INFO { unsigned char pointerInfo[88]; /* +0x0000 01 b2 00 00 */ unsigned char touchFlags[4]; /* +0x0058 75 00 00 00 */ unsigned char touchMask[4]; /* +0x005c 75 00 00 00 */ unsigned char rcContact[16]; /* +0x0060 43 16 00 00 */ unsigned char rcContactRaw[16]; /* +0x0070 43 16 00 00 */ unsigned char orientation[4]; /* +0x0080 75 00 00 00 */ unsigned char pressure[4]; /* +0x0084 75 00 00 00 */ }; struct tagACCESSTIMEOUT { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long iTimeOutMSec; /* +0x0008 */ }; struct __MIDL___MIDL_itf_wtypes_0000_0001_0001 { unsigned long tyspec; /* +0x0000 */ }; struct __MIDL___MIDL_itf_wtypes_0000_0001_0001::__MIDL___MIDL_itf_wtypes_0000_0001_0005 { /* unsigned char clsid[0]; +0x0000 8f 18 00 00 */ /* unsigned char pFileExt[0]; +0x0000 71 06 00 00 */ /* unsigned char pMimeType[0]; +0x0000 71 06 00 00 */ /* unsigned char pProgId[0]; +0x0000 71 06 00 00 */ unsigned char pFileName[32]; /* +0x0000 71 06 00 00 */ }; struct __MIDL___MIDL_itf_wtypes_0000_0001_0001::__MIDL___MIDL_itf_wtypes_0000_0001_0005:: { unsigned char ObjectId[16]; /* +0x0000 8f 18 00 00 */ unsigned char PolicyId[16]; /* +0x0010 8f 18 00 00 */ }; struct __MIDL___MIDL_itf_wtypes_0000_0001_0001::__MIDL___MIDL_itf_wtypes_0000_0001_0005:: { unsigned char pPackageName[8]; /* +0x0000 71 06 00 00 */ unsigned char PolicyId[16]; /* +0x0008 8f 18 00 00 */ }; struct _userFLAG_STGMEDIUM { long ContextFlags; /* +0x0000 */ long fPassOwnership; /* +0x0004 */ unsigned char Stgmed[8]; /* +0x0008 c7 b0 00 00 */ }; struct _wireSAFEARRAY { unsigned short cDims; /* +0x0000 */ unsigned short fFeatures; /* +0x0002 */ unsigned long cbElements; /* +0x0004 */ unsigned long cLocks; /* +0x0008 */ unsigned char uArrayStructs[40]; /* +0x0010 20 b2 00 00 */ unsigned char rgsabound[8]; /* +0x0038 51 af 00 00 */ }; struct _EVENT_INSTANCE_HEADER { unsigned short Size; /* +0x0000 */ unsigned short FieldTypeFlags; /* +0x0002 */ unsigned char HeaderType; /* +0x0002 */ unsigned char MarkerFlags; /* +0x0003 */ unsigned long Version; /* +0x0004 */ unsigned char Class[4]; /* +0x0004 25 b2 00 00 */ unsigned long ThreadId; /* +0x0008 */ unsigned long ProcessId; /* +0x000c */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ unsigned long long RegHandle; /* +0x0018 */ unsigned long InstanceId; /* +0x0020 */ unsigned long ParentInstanceId; /* +0x0024 */ unsigned long KernelTime; /* +0x0028 */ unsigned long UserTime; /* +0x002c */ unsigned long long ProcessorTime; /* +0x0028 */ unsigned long EventId; /* +0x0028 */ unsigned long Flags; /* +0x002c */ unsigned long long ParentRegHandle; /* +0x0030 */ }; struct _EVENT_INSTANCE_HEADER:::: { unsigned char Type; /* +0x0000 */ unsigned char Level; /* +0x0001 */ unsigned short Version; /* +0x0002 */ }; struct tWAVEFORMATEX { unsigned short wFormatTag; /* +0x0000 */ unsigned short nChannels; /* +0x0002 */ unsigned long nSamplesPerSec; /* +0x0004 */ unsigned long nAvgBytesPerSec; /* +0x0008 */ unsigned short nBlockAlign; /* +0x000c */ unsigned short wBitsPerSample; /* +0x000e */ unsigned short cbSize; /* +0x0010 */ }; struct wavefilter_echo_tag { unsigned char wfltr[32]; /* +0x0000 12 a3 00 00 */ unsigned long dwVolume; /* +0x0020 */ unsigned long dwDelay; /* +0x0024 */ }; struct threadlocaleinfostruct { unsigned char refcount[4]; /* +0x0000 74 00 00 00 */ unsigned char lc_codepage[4]; /* +0x0004 75 00 00 00 */ unsigned char lc_collate_cp[4]; /* +0x0008 75 00 00 00 */ unsigned char lc_handle[24]; /* +0x000c 24 65 00 00 */ unsigned char lc_id[316]; /* +0x0024 31 b2 00 00 */ }; struct _MESSAGE_RESOURCE_ENTRY { unsigned short Length; /* +0x0000 */ unsigned short Flags; /* +0x0002 */ unsigned char Text[2]; /* +0x0004 62 17 00 00 */ }; struct tagPOLYTEXTW { unsigned char x[4]; /* +0x0000 74 00 00 00 */ unsigned char y[4]; /* +0x0004 74 00 00 00 */ unsigned char n[8]; /* +0x0008 75 00 00 00 */ unsigned char lpstr[8]; /* +0x0010 63 18 00 00 */ unsigned char uiFlags[4]; /* +0x0018 75 00 00 00 */ unsigned char rcl[20]; /* +0x001c 43 16 00 00 */ unsigned char pdx[8]; /* +0x0030 74 06 00 00 */ }; struct tagSOLE_AUTHENTICATION_INFO { unsigned long dwAuthnSvc; /* +0x0000 */ unsigned long dwAuthzSvc; /* +0x0004 */ void *pAuthInfo; /* +0x0008 */ }; struct _TRANSACTION_NOTIFICATION_SAVEPOINT_ARGUMENT { unsigned long SavepointId; /* +0x0000 */ }; struct tagGESTURENOTIFYSTRUCT { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndTarget[8]; /* +0x0008 eb 15 00 00 */ unsigned char ptsLocation[4]; /* +0x0010 c3 b0 00 00 */ unsigned long dwInstanceID; /* +0x0014 */ }; struct heaacwaveformat_tag { unsigned char wfInfo[30]; /* +0x0000 f6 af 00 00 */ unsigned char pbAudioSpecificConfig[1]; /* +0x001e 62 17 00 00 */ }; struct tagSTYLEBUFW { unsigned long dwStyle; /* +0x0000 */ unsigned char szDescription[64]; /* +0x0004 25 4a 00 00 */ }; struct _IMAGE_THUNK_DATA32:: { unsigned long ForwarderString; /* +0x0000 */ unsigned long Function; /* +0x0000 */ unsigned long Ordinal; /* +0x0000 */ unsigned long AddressOfData; /* +0x0000 */ }; struct _XMIT_ROUTINE_QUINTUPLE { unsigned char pfnTranslateToXmit[8]; /* +0x0000 7c b2 00 00 */ unsigned char pfnTranslateFromXmit[8]; /* +0x0008 7c b2 00 00 */ unsigned char pfnFreeXmit[8]; /* +0x0010 7c b2 00 00 */ unsigned char pfnFreeInst[8]; /* +0x0018 7c b2 00 00 */ }; struct _nlsversioninfo { unsigned long dwNLSVersionInfoSize; /* +0x0000 */ unsigned long dwNLSVersion; /* +0x0004 */ unsigned long dwDefinedVersion; /* +0x0008 */ unsigned long dwEffectiveId; /* +0x000c */ unsigned char guidCustomVersion[16]; /* +0x0010 8f 18 00 00 */ }; struct _RPC_SECURITY_QOS_V5_A { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _TRANSACTION_PROPERTIES_INFORMATION { unsigned long IsolationLevel; /* +0x0000 */ unsigned long IsolationFlags; /* +0x0004 */ unsigned char Timeout[8]; /* +0x0008 6a 16 00 00 */ unsigned long Outcome; /* +0x0010 */ unsigned long DescriptionLength; /* +0x0014 */ unsigned char Description[8]; /* +0x0018 6c 17 00 00 */ }; struct tagMETAFILEPICT { long mm; /* +0x0000 */ long xExt; /* +0x0004 */ long yExt; /* +0x0008 */ unsigned char hMF[8]; /* +0x0010 8c b2 00 00 */ }; struct _stat64 { unsigned char st_dev[4]; /* +0x0000 75 00 00 00 */ unsigned short st_ino; /* +0x0004 */ unsigned short st_mode; /* +0x0006 */ short st_nlink; /* +0x0008 */ short st_uid; /* +0x000a */ short st_gid; /* +0x000c */ unsigned char st_rdev[8]; /* +0x0010 75 00 00 00 */ long long st_size; /* +0x0018 */ long long st_atime; /* +0x0020 */ long long st_mtime; /* +0x0028 */ long long st_ctime; /* +0x0030 */ }; struct _FOCUS_EVENT_RECORD { unsigned char bSetFocus[4]; /* +0x0000 74 00 00 00 */ }; struct _wireSAFEARR_VARIANT { unsigned long Size; /* +0x0000 */ unsigned char aVariant[8]; /* +0x0008 af b2 00 00 */ }; struct tagHELPWININFOW { unsigned char wStructSize[4]; /* +0x0000 74 00 00 00 */ unsigned char x[4]; /* +0x0004 74 00 00 00 */ unsigned char y[4]; /* +0x0008 74 00 00 00 */ unsigned char dx[4]; /* +0x000c 74 00 00 00 */ unsigned char dy[4]; /* +0x0010 74 00 00 00 */ unsigned char wMax[4]; /* +0x0014 74 00 00 00 */ unsigned char rgchMember[4]; /* +0x0018 cf 2d 00 00 */ }; struct tagCANDIDATEFORM { unsigned long dwIndex; /* +0x0000 */ unsigned long dwStyle; /* +0x0004 */ unsigned char ptCurrentPos[8]; /* +0x0008 54 16 00 00 */ unsigned char rcArea[16]; /* +0x0010 43 16 00 00 */ }; struct _HYPER_SIZEDARR { unsigned long clSize; /* +0x0000 */ long long *pData; /* +0x0008 */ }; struct _SOCKET_ADDRESS_LIST { unsigned char iAddressCount[8]; /* +0x0000 74 00 00 00 */ unsigned char Address[16]; /* +0x0008 ba b2 00 00 */ }; struct tagMULTIKEYHELPA { unsigned long mkSize; /* +0x0000 */ char mkKeylist; /* +0x0004 */ unsigned char szKeyphrase[3]; /* +0x0005 65 38 00 00 */ }; struct tagBinaryParam { void *Buffer; /* +0x0000 */ short Size; /* +0x0008 */ }; struct _TRANSACTIONMANAGER_RECOVERY_INFORMATION { unsigned long long LastRecoveredLsn; /* +0x0000 */ }; struct tagAUDIODESCRIPTION { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char Enabled[4]; /* +0x0004 74 00 00 00 */ unsigned long Locale; /* +0x0008 */ }; struct _ETW_BUFFER_CONTEXT { unsigned char ProcessorNumber; /* +0x0000 */ unsigned char Alignment; /* +0x0001 */ unsigned short ProcessorIndex; /* +0x0000 */ unsigned short LoggerId; /* +0x0002 */ }; struct tagRID_DEVICE_INFO { unsigned long cbSize; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ /* unsigned char mouse[0]; +0x0008 da b2 00 00 */ /* unsigned char keyboard[0]; +0x0008 db b2 00 00 */ unsigned char hid[24]; /* +0x0008 dc b2 00 00 */ }; struct _ImageArchitectureEntry { unsigned long FixupInstRVA; /* +0x0000 */ unsigned long NewInst; /* +0x0004 */ }; struct IMPORT_OBJECT_HEADER { unsigned short Sig1; /* +0x0000 */ unsigned short Sig2; /* +0x0002 */ unsigned short Version; /* +0x0004 */ unsigned short Machine; /* +0x0006 */ unsigned long TimeDateStamp; /* +0x0008 */ unsigned long SizeOfData; /* +0x000c */ unsigned short Ordinal; /* +0x0010 */ unsigned short Hint; /* +0x0010 */ /* unsigned char Type[0]; +0x0012 e7 b2 00 00 */ /* unsigned char NameType[0]; +0x0012 e8 b2 00 00 */ unsigned char Reserved[2]; /* +0x0012 dd 43 00 00 */ }; struct tagCAUI { unsigned long cElems; /* +0x0000 */ unsigned short *pElems; /* +0x0008 */ }; struct _WSAServiceClassInfoW { unsigned char lpServiceClassId[8]; /* +0x0000 29 1a 00 00 */ unsigned char lpszServiceClassName[8]; /* +0x0008 71 06 00 00 */ unsigned long dwCount; /* +0x0010 */ unsigned char lpClassInfos[8]; /* +0x0018 a1 b1 00 00 */ }; struct tagLOGPALETTE { unsigned short palVersion; /* +0x0000 */ unsigned short palNumEntries; /* +0x0002 */ unsigned char palPalEntry[4]; /* +0x0004 11 b3 00 00 */ }; struct tagCBT_CREATEWNDW { unsigned char lpcs[8]; /* +0x0000 1e b3 00 00 */ unsigned char hwndInsertAfter[8]; /* +0x0008 eb 15 00 00 */ }; struct tagMOUSEINPUT { long dx; /* +0x0000 */ long dy; /* +0x0004 */ unsigned long mouseData; /* +0x0008 */ unsigned long dwFlags; /* +0x000c */ unsigned long time; /* +0x0010 */ unsigned long long dwExtraInfo; /* +0x0018 */ }; struct tagSTGMEDIUM { unsigned long tymed; /* +0x0000 */ /* unsigned char hBitmap[0]; +0x0008 73 16 00 00 */ void *hMetaFilePict; /* +0x0008 */ /* unsigned char hEnhMetaFile[0]; +0x0008 f5 5e 00 00 */ void *hGlobal; /* +0x0008 */ /* unsigned char lpszFileName[0]; +0x0008 71 06 00 00 */ /* unsigned char pstm[0]; +0x0008 c9 19 00 00 */ unsigned char pstg[8]; /* +0x0008 7a a0 00 00 */ unsigned char pUnkForRelease[8]; /* +0x0010 43 17 00 00 */ }; struct _MFVideoArea { unsigned char OffsetX[4]; /* +0x0000 39 b3 00 00 */ unsigned char OffsetY[4]; /* +0x0004 39 b3 00 00 */ unsigned char Area[8]; /* +0x0008 71 19 00 00 */ }; struct tagEMRSETWORLDTRANSFORM { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char xform[24]; /* +0x0008 8c 9b 00 00 */ }; struct _stat { unsigned char st_dev[4]; /* +0x0000 75 00 00 00 */ unsigned short st_ino; /* +0x0004 */ unsigned short st_mode; /* +0x0006 */ short st_nlink; /* +0x0008 */ short st_uid; /* +0x000a */ short st_gid; /* +0x000c */ unsigned char st_rdev[4]; /* +0x0010 75 00 00 00 */ long st_size; /* +0x0014 */ long long st_atime; /* +0x0018 */ long long st_mtime; /* +0x0020 */ long long st_ctime; /* +0x0028 */ }; struct _MFVideoInfo { unsigned long dwWidth; /* +0x0000 */ unsigned long dwHeight; /* +0x0004 */ unsigned char PixelAspectRatio[8]; /* +0x0008 51 b3 00 00 */ unsigned char SourceChromaSubsampling[4]; /* +0x0010 7c 99 00 00 */ unsigned char InterlaceMode[4]; /* +0x0014 c0 99 00 00 */ unsigned char TransferFunction[4]; /* +0x0018 ea 98 00 00 */ unsigned char ColorPrimaries[4]; /* +0x001c 36 9a 00 00 */ unsigned char TransferMatrix[4]; /* +0x0020 e2 99 00 00 */ unsigned char SourceLighting[4]; /* +0x0024 2a 99 00 00 */ unsigned char FramesPerSecond[8]; /* +0x0028 51 b3 00 00 */ unsigned char NominalRange[4]; /* +0x0030 8c 99 00 00 */ unsigned char GeometricAperture[16]; /* +0x0034 52 b3 00 00 */ unsigned char MinimumDisplayAperture[16]; /* +0x0044 52 b3 00 00 */ unsigned char PanScanAperture[20]; /* +0x0054 52 b3 00 00 */ unsigned long long VideoFlags; /* +0x0068 */ }; struct _PERFORMANCE_DATA { unsigned short Size; /* +0x0000 */ unsigned char Version; /* +0x0002 */ unsigned char HwCountersCount; /* +0x0003 */ unsigned long ContextSwitchCount; /* +0x0004 */ unsigned long long WaitReasonBitMap; /* +0x0008 */ unsigned long long CycleTime; /* +0x0010 */ unsigned long RetryCount; /* +0x0018 */ unsigned long Reserved; /* +0x001c */ unsigned char HwCounters[256]; /* +0x0020 58 b3 00 00 */ }; struct tagENUMUILANG { unsigned long NumOfEnumUILang; /* +0x0000 */ unsigned long SizeOfEnumUIBuffer; /* +0x0004 */ unsigned short *pEnumUIBuffer; /* +0x0008 */ }; struct tagICONMETRICSW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iHorzSpacing[4]; /* +0x0004 74 00 00 00 */ unsigned char iVertSpacing[4]; /* +0x0008 74 00 00 00 */ unsigned char iTitleWrap[4]; /* +0x000c 74 00 00 00 */ unsigned char lfFont[92]; /* +0x0010 a5 39 00 00 */ }; struct _ACTIVATION_CONTEXT_BASIC_INFORMATION { void *hActCtx; /* +0x0000 */ unsigned long dwFlags; /* +0x0008 */ }; struct _CONSOLE_SCREEN_BUFFER_INFOEX { unsigned long cbSize; /* +0x0000 */ unsigned char dwSize[4]; /* +0x0004 91 a1 00 00 */ unsigned char dwCursorPosition[4]; /* +0x0008 91 a1 00 00 */ unsigned short wAttributes; /* +0x000c */ unsigned char srWindow[8]; /* +0x000e 8c b3 00 00 */ unsigned char dwMaximumWindowSize[4]; /* +0x0016 91 a1 00 00 */ unsigned short wPopupAttributes; /* +0x001a */ unsigned char bFullscreenSupported[4]; /* +0x001c 74 00 00 00 */ unsigned char ColorTable[64]; /* +0x0020 19 42 00 00 */ }; struct _ENUM_SERVICE_STATUSW { unsigned char lpServiceName[8]; /* +0x0000 71 06 00 00 */ unsigned char lpDisplayName[8]; /* +0x0008 71 06 00 00 */ unsigned char ServiceStatus[32]; /* +0x0010 8f b3 00 00 */ }; struct tagPARAMDESC { unsigned char pparamdescex[8]; /* +0x0000 93 b3 00 00 */ unsigned short wParamFlags; /* +0x0008 */ }; struct tagCAFILETIME { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 73 49 00 00 */ }; struct _STARTUPINFOEXA { unsigned char StartupInfo[104]; /* +0x0000 98 b3 00 00 */ unsigned char lpAttributeList[8]; /* +0x0068 9d ad 00 00 */ }; struct _devicemodeA { unsigned char dmDeviceName[32]; /* +0x0000 73 21 00 00 */ unsigned short dmSpecVersion; /* +0x0020 */ unsigned short dmDriverVersion; /* +0x0022 */ unsigned short dmSize; /* +0x0024 */ unsigned short dmDriverExtra; /* +0x0026 */ unsigned long dmFields; /* +0x0028 */ short dmOrientation; /* +0x002c */ short dmPaperSize; /* +0x002e */ short dmPaperLength; /* +0x0030 */ short dmPaperWidth; /* +0x0032 */ short dmScale; /* +0x0034 */ short dmCopies; /* +0x0036 */ short dmDefaultSource; /* +0x0038 */ short dmPrintQuality; /* +0x003a */ unsigned char dmPosition[8]; /* +0x002c ff 2b 00 00 */ unsigned long dmDisplayOrientation; /* +0x0034 */ unsigned long dmDisplayFixedOutput; /* +0x0038 */ short dmColor; /* +0x003c */ short dmDuplex; /* +0x003e */ short dmYResolution; /* +0x0040 */ short dmTTOption; /* +0x0042 */ short dmCollate; /* +0x0044 */ unsigned char dmFormName[32]; /* +0x0046 73 21 00 00 */ unsigned short dmLogPixels; /* +0x0066 */ unsigned long dmBitsPerPel; /* +0x0068 */ unsigned long dmPelsWidth; /* +0x006c */ unsigned long dmPelsHeight; /* +0x0070 */ unsigned long dmDisplayFlags; /* +0x0074 */ unsigned long dmNup; /* +0x0074 */ unsigned long dmDisplayFrequency; /* +0x0078 */ unsigned long dmICMMethod; /* +0x007c */ unsigned long dmICMIntent; /* +0x0080 */ unsigned long dmMediaType; /* +0x0084 */ unsigned long dmDitherType; /* +0x0088 */ unsigned long dmReserved1; /* +0x008c */ unsigned long dmReserved2; /* +0x0090 */ unsigned long dmPanningWidth; /* +0x0094 */ unsigned long dmPanningHeight; /* +0x0098 */ }; struct _CONSOLE_FONT_INFOEX { unsigned long cbSize; /* +0x0000 */ unsigned long nFont; /* +0x0004 */ unsigned char dwFontSize[4]; /* +0x0008 91 a1 00 00 */ unsigned char FontFamily[4]; /* +0x000c 75 00 00 00 */ unsigned char FontWeight[4]; /* +0x0010 75 00 00 00 */ unsigned char FaceName[64]; /* +0x0014 25 4a 00 00 */ }; struct value_entW { unsigned char ve_valuename[8]; /* +0x0000 71 06 00 00 */ unsigned long ve_valuelen; /* +0x0008 */ unsigned long long ve_valueptr; /* +0x0010 */ unsigned long ve_type; /* +0x0018 */ }; struct tagPARAMDESCEX { unsigned long cBytes; /* +0x0000 */ unsigned char varDefaultValue[24]; /* +0x0008 d1 18 00 00 */ }; struct _IMAGE_FILE_HEADER { unsigned short Machine; /* +0x0000 */ unsigned short NumberOfSections; /* +0x0002 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned long PointerToSymbolTable; /* +0x0008 */ unsigned long NumberOfSymbols; /* +0x000c */ unsigned short SizeOfOptionalHeader; /* +0x0010 */ unsigned short Characteristics; /* +0x0012 */ }; struct _PACKEDEVENTINFO { unsigned long ulSize; /* +0x0000 */ unsigned long ulNumEventsForLogFile; /* +0x0004 */ /* unsigned char ulOffsets[0]; +0x0008 a5 b3 00 00 */ }; struct sockproto { unsigned short sp_family; /* +0x0000 */ unsigned short sp_protocol; /* +0x0002 */ }; struct _POWER_SESSION_RIT_STATE { unsigned char Active; /* +0x0000 */ unsigned long LastInputTime; /* +0x0004 */ }; struct tagMULTI_QI { unsigned char pIID[8]; /* +0x0000 85 19 00 00 */ unsigned char pItf[8]; /* +0x0008 43 17 00 00 */ unsigned char hr[8]; /* +0x0010 08 00 00 00 */ }; struct _XSTATE_FEATURE { unsigned long Offset; /* +0x0000 */ unsigned long Size; /* +0x0004 */ }; struct tagWNDCLASSEXW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char style[4]; /* +0x0004 75 00 00 00 */ unsigned char lpfnWndProc[8]; /* +0x0008 e7 16 00 00 */ unsigned char cbClsExtra[4]; /* +0x0010 74 00 00 00 */ unsigned char cbWndExtra[4]; /* +0x0014 74 00 00 00 */ unsigned char hInstance[8]; /* +0x0018 dd 16 00 00 */ unsigned char hIcon[8]; /* +0x0020 e4 16 00 00 */ unsigned char hCursor[8]; /* +0x0028 e4 16 00 00 */ unsigned char hbrBackground[8]; /* +0x0030 6b 1b 00 00 */ unsigned char lpszMenuName[8]; /* +0x0038 63 18 00 00 */ unsigned char lpszClassName[8]; /* +0x0040 63 18 00 00 */ unsigned char hIconSm[8]; /* +0x0048 e4 16 00 00 */ }; struct tagMENUITEMINFOW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char fType[4]; /* +0x0008 75 00 00 00 */ unsigned char fState[4]; /* +0x000c 75 00 00 00 */ unsigned char wID[8]; /* +0x0010 75 00 00 00 */ unsigned char hSubMenu[8]; /* +0x0018 a9 28 00 00 */ unsigned char hbmpChecked[8]; /* +0x0020 73 16 00 00 */ unsigned char hbmpUnchecked[8]; /* +0x0028 73 16 00 00 */ unsigned long long dwItemData; /* +0x0030 */ unsigned char dwTypeData[8]; /* +0x0038 71 06 00 00 */ unsigned char cch[8]; /* +0x0040 75 00 00 00 */ unsigned char hbmpItem[8]; /* +0x0048 73 16 00 00 */ }; struct _TRACE_GUID_REGISTRATION { unsigned char Guid[8]; /* +0x0000 85 19 00 00 */ void *RegHandle; /* +0x0008 */ }; struct _s__RTTIClassHierarchyDescriptor { unsigned long signature; /* +0x0000 */ unsigned long attributes; /* +0x0004 */ unsigned long numBaseClasses; /* +0x0008 */ unsigned char pBaseClassArray[8]; /* +0x000c d1 b3 00 00 */ }; struct _PROCESS_MITIGATION_SYSTEM_CALL_DISABLE_POLICY { unsigned long Flags; /* +0x0000 */ /* unsigned char DisallowWin32kSystemCalls[0]; +0x0000 a8 18 00 00 */ unsigned char ReservedFlags[4]; /* +0x0000 a9 18 00 00 */ }; struct tagGCP_RESULTSA { unsigned long lStructSize; /* +0x0000 */ char *lpOutString; /* +0x0008 */ unsigned char lpOrder[8]; /* +0x0010 75 06 00 00 */ unsigned char lpDx[8]; /* +0x0018 74 06 00 00 */ unsigned char lpCaretPos[8]; /* +0x0020 74 06 00 00 */ char *lpClass; /* +0x0028 */ unsigned char lpGlyphs[8]; /* +0x0030 71 06 00 00 */ unsigned char nGlyphs[4]; /* +0x0038 75 00 00 00 */ unsigned char nMaxFit[4]; /* +0x003c 74 00 00 00 */ }; struct tagMETARECORD { unsigned long rdSize; /* +0x0000 */ unsigned short rdFunction; /* +0x0004 */ unsigned char rdParm[2]; /* +0x0006 6c 56 00 00 */ }; struct tagRPC_ERROR_ENUM_HANDLE { unsigned long Signature; /* +0x0000 */ void *CurrentPos; /* +0x0008 */ void *Head; /* +0x0010 */ }; struct _TRANSACTION_NOTIFICATION_PROPAGATE_ARGUMENT { unsigned long PropagationCookie; /* +0x0000 */ unsigned char UOW[16]; /* +0x0004 8f 18 00 00 */ unsigned char TmIdentity[16]; /* +0x0014 8f 18 00 00 */ unsigned long BufferLength; /* +0x0024 */ }; struct tagWNDCLASSEXA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char style[4]; /* +0x0004 75 00 00 00 */ unsigned char lpfnWndProc[8]; /* +0x0008 e7 16 00 00 */ unsigned char cbClsExtra[4]; /* +0x0010 74 00 00 00 */ unsigned char cbWndExtra[4]; /* +0x0014 74 00 00 00 */ unsigned char hInstance[8]; /* +0x0018 dd 16 00 00 */ unsigned char hIcon[8]; /* +0x0020 e4 16 00 00 */ unsigned char hCursor[8]; /* +0x0028 e4 16 00 00 */ unsigned char hbrBackground[8]; /* +0x0030 6b 1b 00 00 */ unsigned char lpszMenuName[8]; /* +0x0038 df 16 00 00 */ unsigned char lpszClassName[8]; /* +0x0040 df 16 00 00 */ unsigned char hIconSm[8]; /* +0x0048 e4 16 00 00 */ }; struct _UUID_VECTOR { unsigned long Count; /* +0x0000 */ unsigned char Uuid[8]; /* +0x0008 f9 b3 00 00 */ }; struct tagDISPPARAMS { unsigned char rgvarg[8]; /* +0x0000 d2 18 00 00 */ long *rgdispidNamedArgs; /* +0x0008 */ unsigned char cArgs[4]; /* +0x0010 75 00 00 00 */ unsigned char cNamedArgs[4]; /* +0x0014 75 00 00 00 */ }; struct _devicemodeW { unsigned char dmDeviceName[64]; /* +0x0000 25 4a 00 00 */ unsigned short dmSpecVersion; /* +0x0040 */ unsigned short dmDriverVersion; /* +0x0042 */ unsigned short dmSize; /* +0x0044 */ unsigned short dmDriverExtra; /* +0x0046 */ unsigned long dmFields; /* +0x0048 */ short dmOrientation; /* +0x004c */ short dmPaperSize; /* +0x004e */ short dmPaperLength; /* +0x0050 */ short dmPaperWidth; /* +0x0052 */ short dmScale; /* +0x0054 */ short dmCopies; /* +0x0056 */ short dmDefaultSource; /* +0x0058 */ short dmPrintQuality; /* +0x005a */ unsigned char dmPosition[8]; /* +0x004c ff 2b 00 00 */ unsigned long dmDisplayOrientation; /* +0x0054 */ unsigned long dmDisplayFixedOutput; /* +0x0058 */ short dmColor; /* +0x005c */ short dmDuplex; /* +0x005e */ short dmYResolution; /* +0x0060 */ short dmTTOption; /* +0x0062 */ short dmCollate; /* +0x0064 */ unsigned char dmFormName[64]; /* +0x0066 25 4a 00 00 */ unsigned short dmLogPixels; /* +0x00a6 */ unsigned long dmBitsPerPel; /* +0x00a8 */ unsigned long dmPelsWidth; /* +0x00ac */ unsigned long dmPelsHeight; /* +0x00b0 */ unsigned long dmDisplayFlags; /* +0x00b4 */ unsigned long dmNup; /* +0x00b4 */ unsigned long dmDisplayFrequency; /* +0x00b8 */ unsigned long dmICMMethod; /* +0x00bc */ unsigned long dmICMIntent; /* +0x00c0 */ unsigned long dmMediaType; /* +0x00c4 */ unsigned long dmDitherType; /* +0x00c8 */ unsigned long dmReserved1; /* +0x00cc */ unsigned long dmReserved2; /* +0x00d0 */ unsigned long dmPanningWidth; /* +0x00d4 */ unsigned long dmPanningHeight; /* +0x00d8 */ }; struct tagEMRTEXT { unsigned char ptlReference[8]; /* +0x0000 ff 2b 00 00 */ unsigned long nChars; /* +0x0008 */ unsigned long offString; /* +0x000c */ unsigned long fOptions; /* +0x0010 */ unsigned char rcl[16]; /* +0x0014 8b 9b 00 00 */ unsigned long offDx; /* +0x0024 */ }; struct tagHARDWAREINPUT { unsigned long uMsg; /* +0x0000 */ unsigned short wParamL; /* +0x0004 */ unsigned short wParamH; /* +0x0006 */ }; struct tagWINDOWINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcWindow[16]; /* +0x0004 43 16 00 00 */ unsigned char rcClient[16]; /* +0x0014 43 16 00 00 */ unsigned long dwStyle; /* +0x0024 */ unsigned long dwExStyle; /* +0x0028 */ unsigned long dwWindowStatus; /* +0x002c */ unsigned char cxWindowBorders[4]; /* +0x0030 75 00 00 00 */ unsigned char cyWindowBorders[4]; /* +0x0034 75 00 00 00 */ unsigned short atomWindowType; /* +0x0038 */ unsigned short wCreatorVersion; /* +0x003a */ }; struct _heapinfo { unsigned char _pentry[8]; /* +0x0000 74 06 00 00 */ unsigned long long _size; /* +0x0008 */ unsigned char _useflag[8]; /* +0x0010 74 00 00 00 */ }; struct _COMDLG_FILTERSPEC { unsigned char pszName[8]; /* +0x0000 63 18 00 00 */ unsigned char pszSpec[8]; /* +0x0008 63 18 00 00 */ }; struct _SCONTEXT_QUEUE { unsigned long NumberOfObjects; /* +0x0000 */ unsigned char ArrayOfObjects[8]; /* +0x0008 17 b4 00 00 */ }; struct tagWINDOWPLACEMENT { unsigned char length[4]; /* +0x0000 75 00 00 00 */ unsigned char flags[4]; /* +0x0004 75 00 00 00 */ unsigned char showCmd[4]; /* +0x0008 75 00 00 00 */ unsigned char ptMinPosition[8]; /* +0x000c 54 16 00 00 */ unsigned char ptMaxPosition[8]; /* +0x0014 54 16 00 00 */ unsigned char rcNormalPosition[16]; /* +0x001c 43 16 00 00 */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_V3_A { void *TransportCredentials; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned char *ServerCertificateSubject; /* +0x0020 */ void *ProxyCredentials; /* +0x0028 */ unsigned long NumberOfProxyAuthnSchemes; /* +0x0030 */ unsigned long *ProxyAuthnSchemes; /* +0x0038 */ }; struct _JOBOBJECT_BASIC_LIMIT_INFORMATION { unsigned char PerProcessUserTimeLimit[8]; /* +0x0000 6a 16 00 00 */ unsigned char PerJobUserTimeLimit[8]; /* +0x0008 6a 16 00 00 */ unsigned long LimitFlags; /* +0x0010 */ unsigned long long MinimumWorkingSetSize; /* +0x0018 */ unsigned long long MaximumWorkingSetSize; /* +0x0020 */ unsigned long ActiveProcessLimit; /* +0x0028 */ unsigned long long Affinity; /* +0x0030 */ unsigned long PriorityClass; /* +0x0038 */ unsigned long SchedulingClass; /* +0x003c */ }; struct tagVS_FIXEDFILEINFO { unsigned long dwSignature; /* +0x0000 */ unsigned long dwStrucVersion; /* +0x0004 */ unsigned long dwFileVersionMS; /* +0x0008 */ unsigned long dwFileVersionLS; /* +0x000c */ unsigned long dwProductVersionMS; /* +0x0010 */ unsigned long dwProductVersionLS; /* +0x0014 */ unsigned long dwFileFlagsMask; /* +0x0018 */ unsigned long dwFileFlags; /* +0x001c */ unsigned long dwFileOS; /* +0x0020 */ unsigned long dwFileType; /* +0x0024 */ unsigned long dwFileSubtype; /* +0x0028 */ unsigned long dwFileDateMS; /* +0x002c */ unsigned long dwFileDateLS; /* +0x0030 */ }; struct _EXCEPTION_RECORD32 { unsigned long ExceptionCode; /* +0x0000 */ unsigned long ExceptionFlags; /* +0x0004 */ unsigned long ExceptionRecord; /* +0x0008 */ unsigned long ExceptionAddress; /* +0x000c */ unsigned long NumberParameters; /* +0x0010 */ unsigned char ExceptionInformation[60]; /* +0x0014 59 b4 00 00 */ }; struct tagMENUITEMINFOA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fMask[4]; /* +0x0004 75 00 00 00 */ unsigned char fType[4]; /* +0x0008 75 00 00 00 */ unsigned char fState[4]; /* +0x000c 75 00 00 00 */ unsigned char wID[8]; /* +0x0010 75 00 00 00 */ unsigned char hSubMenu[8]; /* +0x0018 a9 28 00 00 */ unsigned char hbmpChecked[8]; /* +0x0020 73 16 00 00 */ unsigned char hbmpUnchecked[8]; /* +0x0028 73 16 00 00 */ unsigned long long dwItemData; /* +0x0030 */ char *dwTypeData; /* +0x0038 */ unsigned char cch[8]; /* +0x0040 75 00 00 00 */ unsigned char hbmpItem[8]; /* +0x0048 73 16 00 00 */ }; struct tagSAFEARRAY { unsigned short cDims; /* +0x0000 */ unsigned short fFeatures; /* +0x0002 */ unsigned long cbElements; /* +0x0004 */ unsigned long cLocks; /* +0x0008 */ void *pvData; /* +0x0010 */ unsigned char rgsabound[8]; /* +0x0018 51 af 00 00 */ }; struct tagEMREXTCREATEPEN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPen; /* +0x0008 */ unsigned long offBmi; /* +0x000c */ unsigned long cbBmi; /* +0x0010 */ unsigned long offBits; /* +0x0014 */ unsigned long cbBits; /* +0x0018 */ unsigned char elp[28]; /* +0x001c 11 ae 00 00 */ }; struct _IMAGE_RELOCATION { unsigned long VirtualAddress; /* +0x0000 */ unsigned long RelocCount; /* +0x0000 */ unsigned long SymbolTableIndex; /* +0x0004 */ unsigned short Type; /* +0x0008 */ }; struct tagWTSSESSION_NOTIFICATION { unsigned long cbSize; /* +0x0000 */ unsigned long dwSessionId; /* +0x0004 */ }; struct _s__RTTIBaseClassDescriptor2 { unsigned char pTypeDescriptor[8]; /* +0x0000 16 a3 00 00 */ unsigned long numContainedBases; /* +0x0008 */ unsigned char where[12]; /* +0x000c 7d b4 00 00 */ unsigned long attributes; /* +0x0018 */ unsigned char pClassDescriptor[8]; /* +0x001c 19 a3 00 00 */ }; struct _QUERY_SERVICE_LOCK_STATUSW { unsigned long fIsLocked; /* +0x0000 */ unsigned char lpLockOwner[8]; /* +0x0008 71 06 00 00 */ unsigned long dwLockDuration; /* +0x0010 */ }; struct _MODEMDEVCAPS { unsigned long dwActualSize; /* +0x0000 */ unsigned long dwRequiredSize; /* +0x0004 */ unsigned long dwDevSpecificOffset; /* +0x0008 */ unsigned long dwDevSpecificSize; /* +0x000c */ unsigned long dwModemProviderVersion; /* +0x0010 */ unsigned long dwModemManufacturerOffset; /* +0x0014 */ unsigned long dwModemManufacturerSize; /* +0x0018 */ unsigned long dwModemModelOffset; /* +0x001c */ unsigned long dwModemModelSize; /* +0x0020 */ unsigned long dwModemVersionOffset; /* +0x0024 */ unsigned long dwModemVersionSize; /* +0x0028 */ unsigned long dwDialOptions; /* +0x002c */ unsigned long dwCallSetupFailTimer; /* +0x0030 */ unsigned long dwInactivityTimeout; /* +0x0034 */ unsigned long dwSpeakerVolume; /* +0x0038 */ unsigned long dwSpeakerMode; /* +0x003c */ unsigned long dwModemOptions; /* +0x0040 */ unsigned long dwMaxDTERate; /* +0x0044 */ unsigned long dwMaxDCERate; /* +0x0048 */ unsigned char abVariablePortion[4]; /* +0x004c 62 17 00 00 */ }; struct tagPROPVARIANT { unsigned short vt; /* +0x0000 */ unsigned short wReserved1; /* +0x0002 */ unsigned short wReserved2; /* +0x0004 */ unsigned short wReserved3; /* +0x0006 */ char cVal; /* +0x0008 */ unsigned char bVal; /* +0x0008 */ short iVal; /* +0x0008 */ unsigned short uiVal; /* +0x0008 */ long lVal; /* +0x0008 */ unsigned long ulVal; /* +0x0008 */ /* unsigned char intVal[0]; +0x0008 74 00 00 00 */ /* unsigned char uintVal[0]; +0x0008 75 00 00 00 */ /* unsigned char hVal[0]; +0x0008 6a 16 00 00 */ /* unsigned char uhVal[0]; +0x0008 51 37 00 00 */ /* unsigned char fltVal[0]; +0x0008 40 00 00 00 */ /* unsigned char dblVal[0]; +0x0008 41 00 00 00 */ short boolVal; /* +0x0008 */ long scode; /* +0x0008 */ /* unsigned char cyVal[0]; +0x0008 69 a3 00 00 */ /* unsigned char date[0]; +0x0008 41 00 00 00 */ /* unsigned char filetime[0]; +0x0008 2e 32 00 00 */ /* unsigned char puuid[0]; +0x0008 29 1a 00 00 */ /* unsigned char pclipdata[0]; +0x0008 8e b4 00 00 */ /* unsigned char bstrVal[0]; +0x0008 71 06 00 00 */ /* unsigned char bstrblobVal[0]; +0x0008 8f b4 00 00 */ /* unsigned char blob[0]; +0x0008 aa 9b 00 00 */ char *pszVal; /* +0x0008 */ /* unsigned char pwszVal[0]; +0x0008 71 06 00 00 */ /* unsigned char punkVal[0]; +0x0008 43 17 00 00 */ /* unsigned char pdispVal[0]; +0x0008 26 18 00 00 */ /* unsigned char pStream[0]; +0x0008 c9 19 00 00 */ /* unsigned char pStorage[0]; +0x0008 7a a0 00 00 */ /* unsigned char pVersionedStream[0]; +0x0008 91 b4 00 00 */ /* unsigned char parray[0]; +0x0008 f3 1a 00 00 */ /* unsigned char cac[0]; +0x0008 92 b4 00 00 */ /* unsigned char caub[0]; +0x0008 93 b4 00 00 */ /* unsigned char cai[0]; +0x0008 94 b4 00 00 */ /* unsigned char caui[0]; +0x0008 95 b4 00 00 */ /* unsigned char cal[0]; +0x0008 96 b4 00 00 */ /* unsigned char caul[0]; +0x0008 97 b4 00 00 */ /* unsigned char cah[0]; +0x0008 98 b4 00 00 */ /* unsigned char cauh[0]; +0x0008 99 b4 00 00 */ /* unsigned char caflt[0]; +0x0008 9a b4 00 00 */ /* unsigned char cadbl[0]; +0x0008 9b b4 00 00 */ /* unsigned char cabool[0]; +0x0008 9c b4 00 00 */ /* unsigned char cascode[0]; +0x0008 9d b4 00 00 */ /* unsigned char cacy[0]; +0x0008 9e b4 00 00 */ /* unsigned char cadate[0]; +0x0008 9f b4 00 00 */ /* unsigned char cafiletime[0]; +0x0008 a0 b4 00 00 */ /* unsigned char cauuid[0]; +0x0008 a1 b4 00 00 */ /* unsigned char caclipdata[0]; +0x0008 a2 b4 00 00 */ /* unsigned char cabstr[0]; +0x0008 a3 b4 00 00 */ /* unsigned char cabstrblob[0]; +0x0008 a4 b4 00 00 */ /* unsigned char calpstr[0]; +0x0008 a5 b4 00 00 */ /* unsigned char calpwstr[0]; +0x0008 a6 b4 00 00 */ /* unsigned char capropvar[0]; +0x0008 a7 b4 00 00 */ char *pcVal; /* +0x0008 */ unsigned char *pbVal; /* +0x0008 */ short *piVal; /* +0x0008 */ unsigned short *puiVal; /* +0x0008 */ long *plVal; /* +0x0008 */ unsigned long *pulVal; /* +0x0008 */ /* unsigned char pintVal[0]; +0x0008 74 06 00 00 */ /* unsigned char puintVal[0]; +0x0008 75 06 00 00 */ /* unsigned char pfltVal[0]; +0x0008 40 06 00 00 */ /* unsigned char pdblVal[0]; +0x0008 41 06 00 00 */ short *pboolVal; /* +0x0008 */ /* unsigned char pdecVal[0]; +0x0008 0c ae 00 00 */ long *pscode; /* +0x0008 */ /* unsigned char pcyVal[0]; +0x0008 6a a3 00 00 */ /* unsigned char pdate[0]; +0x0008 41 06 00 00 */ /* unsigned char pbstrVal[0]; +0x0008 7b 16 00 00 */ /* unsigned char ppunkVal[0]; +0x0008 be 19 00 00 */ /* unsigned char ppdispVal[0]; +0x0008 27 18 00 00 */ /* unsigned char pparray[0]; +0x0008 bd a8 00 00 */ /* unsigned char pvarVal[-8]; +0x0008 de 1d 00 00 */ unsigned char decVal[24]; /* +0x0000 0b ae 00 00 */ }; struct _MOUSE_EVENT_RECORD { unsigned char dwMousePosition[4]; /* +0x0000 91 a1 00 00 */ unsigned long dwButtonState; /* +0x0004 */ unsigned long dwControlKeyState; /* +0x0008 */ unsigned long dwEventFlags; /* +0x000c */ }; struct _LIST_ENTRY { unsigned char Flink[8]; /* +0x0000 4e 3e 00 00 */ unsigned char Blink[8]; /* +0x0008 4e 3e 00 00 */ }; struct _MIDL_STUB_MESSAGE { unsigned char RpcMsg[8]; /* +0x0000 cb b4 00 00 */ unsigned char *Buffer; /* +0x0008 */ unsigned char *BufferStart; /* +0x0010 */ unsigned char *BufferEnd; /* +0x0018 */ unsigned char *BufferMark; /* +0x0020 */ unsigned long BufferLength; /* +0x0028 */ unsigned long MemorySize; /* +0x002c */ unsigned char *Memory; /* +0x0030 */ unsigned char IsClient; /* +0x0038 */ unsigned char Pad; /* +0x0039 */ unsigned short uFlags2; /* +0x003a */ unsigned char ReuseBuffer[4]; /* +0x003c 74 00 00 00 */ unsigned char pAllocAllNodesContext[8]; /* +0x0040 cd b4 00 00 */ unsigned char pPointerQueueState[8]; /* +0x0048 cf b4 00 00 */ unsigned char IgnoreEmbeddedPointers[8]; /* +0x0050 74 00 00 00 */ unsigned char *PointerBufferMark; /* +0x0058 */ unsigned char CorrDespIncrement; /* +0x0060 */ unsigned char uFlags; /* +0x0061 */ unsigned short UniquePtrCount; /* +0x0062 */ unsigned long long MaxCount; /* +0x0068 */ unsigned long Offset; /* +0x0070 */ unsigned long ActualCount; /* +0x0074 */ unsigned char pfnAllocate[8]; /* +0x0078 99 1a 00 00 */ unsigned char pfnFree[8]; /* +0x0080 2d 17 00 00 */ unsigned char *StackTop; /* +0x0088 */ unsigned char *pPresentedType; /* +0x0090 */ unsigned char *pTransmitType; /* +0x0098 */ void *SavedHandle; /* +0x00a0 */ unsigned char StubDesc[8]; /* +0x00a8 d2 b4 00 00 */ unsigned char FullPtrXlatTables[8]; /* +0x00b0 d4 b4 00 00 */ unsigned long FullPtrRefId; /* +0x00b8 */ unsigned long PointerLength; /* +0x00bc */ /* unsigned char fInDontFree[0]; +0x00c0 cf b0 00 00 */ /* unsigned char fDontCallFreeInst[0]; +0x00c0 d0 b0 00 00 */ /* unsigned char fInOnlyParam[0]; +0x00c0 d5 b4 00 00 */ /* unsigned char fHasReturn[0]; +0x00c0 d6 b4 00 00 */ /* unsigned char fHasExtensions[0]; +0x00c0 d7 b4 00 00 */ /* unsigned char fHasNewCorrDesc[0]; +0x00c0 d8 b4 00 00 */ /* unsigned char fIsIn[0]; +0x00c0 6c 5a 00 00 */ /* unsigned char fIsOut[0]; +0x00c0 d9 b4 00 00 */ /* unsigned char fIsOicf[0]; +0x00c0 da b4 00 00 */ /* unsigned char fBufferValid[0]; +0x00c0 db b4 00 00 */ /* unsigned char fHasMemoryValidateCallback[0]; +0x00c0 dc b4 00 00 */ /* unsigned char fInFree[0]; +0x00c0 dd b4 00 00 */ /* unsigned char fNeedMCCP[0]; +0x00c0 de b4 00 00 */ /* unsigned char fUnused[0]; +0x00c0 df b4 00 00 */ unsigned char fUnused2[4]; /* +0x00c0 e0 b4 00 00 */ unsigned long dwDestContext; /* +0x00c4 */ void *pvDestContext; /* +0x00c8 */ unsigned char SavedContextHandles[8]; /* +0x00d0 17 b4 00 00 */ long ParamNumber; /* +0x00d8 */ unsigned char pRpcChannelBuffer[8]; /* +0x00e0 83 a2 00 00 */ unsigned char pArrayInfo[8]; /* +0x00e8 e2 b4 00 00 */ unsigned long *SizePtrCountArray; /* +0x00f0 */ unsigned long *SizePtrOffsetArray; /* +0x00f8 */ unsigned long *SizePtrLengthArray; /* +0x0100 */ void *pArgQueue; /* +0x0108 */ unsigned long dwStubPhase; /* +0x0110 */ void *LowStackMark; /* +0x0118 */ unsigned char pAsyncMsg[8]; /* +0x0120 e4 b4 00 00 */ unsigned char pCorrInfo[8]; /* +0x0128 1b a0 00 00 */ unsigned char *pCorrMemory; /* +0x0130 */ void *pMemoryList; /* +0x0138 */ long long pCSInfo; /* +0x0140 */ unsigned char *ConformanceMark; /* +0x0148 */ unsigned char *VarianceMark; /* +0x0150 */ long long Unused; /* +0x0158 */ unsigned char pContext[8]; /* +0x0160 e6 b4 00 00 */ void *ContextHandleHash; /* +0x0168 */ void *pUserMarshalList; /* +0x0170 */ long long Reserved51_3; /* +0x0178 */ long long Reserved51_4; /* +0x0180 */ long long Reserved51_5; /* +0x0188 */ }; struct _CONNECTDLGSTRUCTW { unsigned long cbStructure; /* +0x0000 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char lpConnRes[8]; /* +0x0010 6e b4 00 00 */ unsigned long dwFlags; /* +0x0018 */ unsigned long dwDevNum; /* +0x001c */ }; struct _WSAQuerySetA { unsigned long dwSize; /* +0x0000 */ char *lpszServiceInstanceName; /* +0x0008 */ unsigned char lpServiceClassId[8]; /* +0x0010 29 1a 00 00 */ unsigned char lpVersion[8]; /* +0x0018 a5 9b 00 00 */ char *lpszComment; /* +0x0020 */ unsigned long dwNameSpace; /* +0x0028 */ unsigned char lpNSProviderId[8]; /* +0x0030 29 1a 00 00 */ char *lpszContext; /* +0x0038 */ unsigned long dwNumberOfProtocols; /* +0x0040 */ unsigned char lpafpProtocols[8]; /* +0x0048 a7 9b 00 00 */ char *lpszQueryString; /* +0x0050 */ unsigned long dwNumberOfCsAddrs; /* +0x0058 */ unsigned char lpcsaBuffer[8]; /* +0x0060 a9 9b 00 00 */ unsigned long dwOutputFlags; /* +0x0068 */ unsigned char lpBlob[8]; /* +0x0070 ab 9b 00 00 */ }; struct tagEMRINVERTRGN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cbRgnData; /* +0x0018 */ unsigned char RgnData[4]; /* +0x001c 62 17 00 00 */ }; struct tagSOLE_AUTHENTICATION_SERVICE { unsigned long dwAuthnSvc; /* +0x0000 */ unsigned long dwAuthzSvc; /* +0x0004 */ unsigned char pPrincipalName[8]; /* +0x0008 71 06 00 00 */ unsigned char hr[8]; /* +0x0010 08 00 00 00 */ }; struct _IMAGE_SEPARATE_DEBUG_HEADER { unsigned short Signature; /* +0x0000 */ unsigned short Flags; /* +0x0002 */ unsigned short Machine; /* +0x0004 */ unsigned short Characteristics; /* +0x0006 */ unsigned long TimeDateStamp; /* +0x0008 */ unsigned long CheckSum; /* +0x000c */ unsigned long ImageBase; /* +0x0010 */ unsigned long SizeOfImage; /* +0x0014 */ unsigned long NumberOfSections; /* +0x0018 */ unsigned long ExportedNamesSize; /* +0x001c */ unsigned long DebugDirectorySize; /* +0x0020 */ unsigned long SectionAlignment; /* +0x0024 */ unsigned char Reserved[8]; /* +0x0028 b1 19 00 00 */ }; struct tagCOMPAREITEMSTRUCT { unsigned char CtlType[4]; /* +0x0000 75 00 00 00 */ unsigned char CtlID[4]; /* +0x0004 75 00 00 00 */ unsigned char hwndItem[8]; /* +0x0008 eb 15 00 00 */ unsigned char itemID1[8]; /* +0x0010 75 00 00 00 */ unsigned long long itemData1; /* +0x0018 */ unsigned char itemID2[8]; /* +0x0020 75 00 00 00 */ unsigned long long itemData2; /* +0x0028 */ unsigned long dwLocaleId; /* +0x0030 */ }; struct tagPOINTER_DEVICE_PROPERTY { unsigned char logicalMin[4]; /* +0x0000 74 00 00 00 */ unsigned char logicalMax[4]; /* +0x0004 74 00 00 00 */ unsigned char physicalMin[4]; /* +0x0008 74 00 00 00 */ unsigned char physicalMax[4]; /* +0x000c 74 00 00 00 */ unsigned char unit[4]; /* +0x0010 75 00 00 00 */ unsigned char unitExponent[4]; /* +0x0014 75 00 00 00 */ unsigned short usagePageId; /* +0x0018 */ unsigned short usageId; /* +0x001a */ }; struct tagWNODE_METHOD_ITEM { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned long OffsetInstanceName; /* +0x0030 */ unsigned long InstanceIndex; /* +0x0034 */ unsigned long MethodId; /* +0x0038 */ unsigned long DataBlockOffset; /* +0x003c */ unsigned long SizeDataBlock; /* +0x0040 */ unsigned char VariableData[4]; /* +0x0044 2e b5 00 00 */ }; struct _ENUM_SERVICE_STATUSA { char *lpServiceName; /* +0x0000 */ char *lpDisplayName; /* +0x0008 */ unsigned char ServiceStatus[32]; /* +0x0010 8f b3 00 00 */ }; struct _OSVERSIONINFOA { unsigned long dwOSVersionInfoSize; /* +0x0000 */ unsigned long dwMajorVersion; /* +0x0004 */ unsigned long dwMinorVersion; /* +0x0008 */ unsigned long dwBuildNumber; /* +0x000c */ unsigned long dwPlatformId; /* +0x0010 */ unsigned char szCSDVersion[128]; /* +0x0014 05 a1 00 00 */ }; struct tagEMRRESTOREDC { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ long iRelative; /* +0x0008 */ }; struct tagGUITHREADINFO { unsigned long cbSize; /* +0x0000 */ unsigned long flags; /* +0x0004 */ unsigned char hwndActive[8]; /* +0x0008 eb 15 00 00 */ unsigned char hwndFocus[8]; /* +0x0010 eb 15 00 00 */ unsigned char hwndCapture[8]; /* +0x0018 eb 15 00 00 */ unsigned char hwndMenuOwner[8]; /* +0x0020 eb 15 00 00 */ unsigned char hwndMoveSize[8]; /* +0x0028 eb 15 00 00 */ unsigned char hwndCaret[8]; /* +0x0030 eb 15 00 00 */ unsigned char rcCaret[16]; /* +0x0038 43 16 00 00 */ }; struct _CLAIM_SECURITY_ATTRIBUTE_V1 { unsigned char Name[8]; /* +0x0000 71 06 00 00 */ unsigned short ValueType; /* +0x0008 */ unsigned short Reserved; /* +0x000a */ unsigned long Flags; /* +0x000c */ unsigned long ValueCount; /* +0x0010 */ }; struct _CLAIM_SECURITY_ATTRIBUTE_V1:: { long long *pInt64; /* +0x0000 */ unsigned long long *pUint64; /* +0x0000 */ /* unsigned char ppString[0]; +0x0000 7b 16 00 00 */ /* unsigned char pFqbn[0]; +0x0000 f7 a3 00 00 */ unsigned char pOctetString[8]; /* +0x0000 39 a2 00 00 */ }; struct _DISPLAY_DEVICEW { unsigned long cb; /* +0x0000 */ unsigned char DeviceName[64]; /* +0x0004 25 4a 00 00 */ unsigned char DeviceString[256]; /* +0x0044 33 29 00 00 */ unsigned long StateFlags; /* +0x0144 */ unsigned char DeviceID[256]; /* +0x0148 33 29 00 00 */ unsigned char DeviceKey[256]; /* +0x0248 33 29 00 00 */ }; struct _UMS_CREATE_THREAD_ATTRIBUTES { unsigned long UmsVersion; /* +0x0000 */ void *UmsContext; /* +0x0008 */ void *UmsCompletionList; /* +0x0010 */ }; struct _SERVICE_NOTIFY_1 { unsigned long dwVersion; /* +0x0000 */ unsigned char pfnNotifyCallback[8]; /* +0x0008 2d 17 00 00 */ void *pContext; /* +0x0010 */ unsigned long dwNotificationStatus; /* +0x0018 */ unsigned char ServiceStatus[36]; /* +0x001c ec a0 00 00 */ }; struct tagCAPROPVARIANT { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 de 1d 00 00 */ }; struct _SYSTEMTIME { unsigned short wYear; /* +0x0000 */ unsigned short wMonth; /* +0x0002 */ unsigned short wDayOfWeek; /* +0x0004 */ unsigned short wDay; /* +0x0006 */ unsigned short wHour; /* +0x0008 */ unsigned short wMinute; /* +0x000a */ unsigned short wSecond; /* +0x000c */ unsigned short wMilliseconds; /* +0x000e */ }; struct tagKEYBDINPUT { unsigned short wVk; /* +0x0000 */ unsigned short wScan; /* +0x0002 */ unsigned long dwFlags; /* +0x0004 */ unsigned long time; /* +0x0008 */ unsigned long long dwExtraInfo; /* +0x0010 */ }; struct tagCURSORINFO { unsigned long cbSize; /* +0x0000 */ unsigned long flags; /* +0x0004 */ unsigned char hCursor[8]; /* +0x0008 e4 16 00 00 */ unsigned char ptScreenPos[8]; /* +0x0010 54 16 00 00 */ }; struct value_entA { char *ve_valuename; /* +0x0000 */ unsigned long ve_valuelen; /* +0x0008 */ unsigned long long ve_valueptr; /* +0x0010 */ unsigned long ve_type; /* +0x0018 */ }; struct _TRANSACTION_NOTIFICATION_RECOVERY_ARGUMENT { unsigned char EnlistmentId[16]; /* +0x0000 8f 18 00 00 */ unsigned char UOW[16]; /* +0x0010 8f 18 00 00 */ }; struct _RPC_CALL_LOCAL_ADDRESS_V1 { unsigned char Version[8]; /* +0x0000 75 00 00 00 */ void *Buffer; /* +0x0008 */ unsigned long BufferSize; /* +0x0010 */ unsigned char AddressFormat[4]; /* +0x0014 5c 9a 00 00 */ }; struct tagENUMLOGFONTEXDVW { unsigned char elfEnumLogfontEx[348]; /* +0x0000 d0 b5 00 00 */ unsigned char elfDesignVector[72]; /* +0x015c 5b af 00 00 */ }; struct _EXCEPTION_POINTERS { unsigned char ExceptionRecord[8]; /* +0x0000 d2 52 00 00 */ unsigned char ContextRecord[8]; /* +0x0008 d1 52 00 00 */ }; struct _JOBOBJECT_EXTENDED_LIMIT_INFORMATION { unsigned char BasicLimitInformation[64]; /* +0x0000 de a0 00 00 */ unsigned char IoInfo[48]; /* +0x0040 c3 21 00 00 */ unsigned long long ProcessMemoryLimit; /* +0x0070 */ unsigned long long JobMemoryLimit; /* +0x0078 */ unsigned long long PeakProcessMemoryUsed; /* +0x0080 */ unsigned long long PeakJobMemoryUsed; /* +0x0088 */ }; struct _PROFILE_SOURCE_INFO { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long Source; /* +0x0004 */ unsigned long MinInterval; /* +0x0008 */ unsigned long MaxInterval; /* +0x000c */ unsigned long long Reserved; /* +0x0010 */ unsigned char Description[8]; /* +0x0018 6c 17 00 00 */ }; struct _TRANSACTION_NOTIFICATION_TM_ONLINE_ARGUMENT { unsigned char TmIdentity[16]; /* +0x0000 8f 18 00 00 */ unsigned long Flags; /* +0x0010 */ }; struct tagTOUCHINPUT { long x; /* +0x0000 */ long y; /* +0x0004 */ void *hSource; /* +0x0008 */ unsigned long dwID; /* +0x0010 */ unsigned long dwFlags; /* +0x0014 */ unsigned long dwMask; /* +0x0018 */ unsigned long dwTime; /* +0x001c */ unsigned long long dwExtraInfo; /* +0x0020 */ unsigned long cxContact; /* +0x0028 */ unsigned long cyContact; /* +0x002c */ }; struct _COORD { short X; /* +0x0000 */ short Y; /* +0x0002 */ }; struct _SETJMP_FLOAT128 { unsigned char Part[16]; /* +0x0000 20 19 00 00 */ }; struct _TRACE_PROFILE_INTERVAL { unsigned long Source; /* +0x0000 */ unsigned long Interval; /* +0x0004 */ }; struct _tagBINDINFO { unsigned long cbSize; /* +0x0000 */ unsigned char szExtraInfo[8]; /* +0x0008 71 06 00 00 */ unsigned char stgmedData[24]; /* +0x0010 07 2c 00 00 */ unsigned long grfBindInfoF; /* +0x0028 */ unsigned long dwBindVerb; /* +0x002c */ unsigned char szCustomVerb[8]; /* +0x0030 71 06 00 00 */ unsigned long cbstgmedData; /* +0x0038 */ unsigned long dwOptions; /* +0x003c */ unsigned long dwOptionsFlags; /* +0x0040 */ unsigned long dwCodePage; /* +0x0044 */ unsigned char securityAttributes[24]; /* +0x0048 b1 98 00 00 */ unsigned char iid[16]; /* +0x0060 8f 18 00 00 */ unsigned char pUnk[8]; /* +0x0070 43 17 00 00 */ unsigned long dwReserved; /* +0x0078 */ }; struct _WOW64_FLOATING_SAVE_AREA { unsigned long ControlWord; /* +0x0000 */ unsigned long StatusWord; /* +0x0004 */ unsigned long TagWord; /* +0x0008 */ unsigned long ErrorOffset; /* +0x000c */ unsigned long ErrorSelector; /* +0x0010 */ unsigned long DataOffset; /* +0x0014 */ unsigned long DataSelector; /* +0x0018 */ unsigned char RegisterArea[80]; /* +0x001c 50 8f 00 00 */ unsigned long Cr0NpxState; /* +0x006c */ }; struct _MEMORYSTATUS { unsigned long dwLength; /* +0x0000 */ unsigned long dwMemoryLoad; /* +0x0004 */ unsigned long long dwTotalPhys; /* +0x0008 */ unsigned long long dwAvailPhys; /* +0x0010 */ unsigned long long dwTotalPageFile; /* +0x0018 */ unsigned long long dwAvailPageFile; /* +0x0020 */ unsigned long long dwTotalVirtual; /* +0x0028 */ unsigned long long dwAvailVirtual; /* +0x0030 */ }; struct __m128 { /* unsigned char m128_f32[0]; +0x0000 38 b6 00 00 */ /* unsigned char m128_u64[0]; +0x0000 20 19 00 00 */ /* unsigned char m128_i8[0]; +0x0000 39 b6 00 00 */ /* unsigned char m128_i16[0]; +0x0000 3a b6 00 00 */ /* unsigned char m128_i32[0]; +0x0000 8c 35 00 00 */ /* unsigned char m128_i64[0]; +0x0000 3b b6 00 00 */ /* unsigned char m128_u8[0]; +0x0000 69 21 00 00 */ /* unsigned char m128_u16[0]; +0x0000 29 23 00 00 */ unsigned char m128_u32[16]; /* +0x0000 3c b6 00 00 */ }; struct tagWNODE_EVENT_ITEM { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ }; struct tagTITLEBARINFOEX { unsigned long cbSize; /* +0x0000 */ unsigned char rcTitleBar[16]; /* +0x0004 43 16 00 00 */ unsigned char rgstate[24]; /* +0x0014 24 65 00 00 */ unsigned char rgrect[96]; /* +0x002c 41 b6 00 00 */ }; struct tagCLEANLOCALSTORAGE { unsigned char pInterface[8]; /* +0x0000 43 17 00 00 */ void *pStorage; /* +0x0008 */ unsigned long flags; /* +0x0010 */ }; struct tagWNODE_SINGLE_INSTANCE { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned long OffsetInstanceName; /* +0x0030 */ unsigned long InstanceIndex; /* +0x0034 */ unsigned long DataBlockOffset; /* +0x0038 */ unsigned long SizeDataBlock; /* +0x003c */ /* unsigned char VariableData[0]; +0x0040 2e b5 00 00 */ }; struct _TOKEN_APPCONTAINER_INFORMATION { void *TokenAppContainer; /* +0x0000 */ }; struct tagTTPOLYGONHEADER { unsigned long cb; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ unsigned char pfxStart[8]; /* +0x0008 7f af 00 00 */ }; struct tagMSGBOXPARAMSW { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ unsigned char lpszText[8]; /* +0x0018 63 18 00 00 */ unsigned char lpszCaption[8]; /* +0x0020 63 18 00 00 */ unsigned long dwStyle; /* +0x0028 */ unsigned char lpszIcon[8]; /* +0x0030 63 18 00 00 */ unsigned long long dwContextHelpId; /* +0x0038 */ unsigned char lpfnMsgBoxCallback[8]; /* +0x0040 52 b6 00 00 */ unsigned long dwLanguageId; /* +0x0048 */ }; struct _SERVICE_CONTROL_STATUS_REASON_PARAMSW { unsigned long dwReason; /* +0x0000 */ unsigned char pszComment[8]; /* +0x0008 71 06 00 00 */ unsigned char ServiceStatus[40]; /* +0x0010 ec a0 00 00 */ }; struct tagAXESLISTW { unsigned long axlReserved; /* +0x0000 */ unsigned long axlNumAxes; /* +0x0004 */ unsigned char axlAxisInfo[640]; /* +0x0008 6b b6 00 00 */ }; struct _IMAGE_ARCHIVE_MEMBER_HEADER { unsigned char Name[16]; /* +0x0000 69 21 00 00 */ unsigned char Date[12]; /* +0x0010 25 19 00 00 */ unsigned char UserID[6]; /* +0x001c 03 4d 00 00 */ unsigned char GroupID[6]; /* +0x0022 03 4d 00 00 */ unsigned char Mode[8]; /* +0x0028 c1 1e 00 00 */ unsigned char Size[10]; /* +0x0030 88 b6 00 00 */ unsigned char EndHeader[2]; /* +0x003a bd 47 00 00 */ }; struct tagTYPEDESC { /* unsigned char lptdesc[0]; +0x0000 a4 b6 00 00 */ /* unsigned char lpadesc[0]; +0x0000 a6 b6 00 00 */ unsigned long hreftype; /* +0x0000 */ unsigned short vt; /* +0x0008 */ }; struct _MFPaletteEntry { /* unsigned char ARGB[0]; +0x0000 5a 71 00 00 */ unsigned char AYCbCr[4]; /* +0x0000 aa b6 00 00 */ }; struct _SERVICE_FAILURE_ACTIONSW { unsigned long dwResetPeriod; /* +0x0000 */ unsigned char lpRebootMsg[8]; /* +0x0008 71 06 00 00 */ unsigned char lpCommand[8]; /* +0x0010 71 06 00 00 */ unsigned long cActions; /* +0x0018 */ unsigned char lpsaActions[8]; /* +0x0020 b0 b6 00 00 */ }; struct _SERVICE_PREFERRED_NODE_INFO { unsigned short usPreferredNode; /* +0x0000 */ unsigned char fDelete; /* +0x0002 */ }; struct _IMAGE_EXPORT_DIRECTORY { unsigned long Characteristics; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned short MajorVersion; /* +0x0008 */ unsigned short MinorVersion; /* +0x000a */ unsigned long Name; /* +0x000c */ unsigned long Base; /* +0x0010 */ unsigned long NumberOfFunctions; /* +0x0014 */ unsigned long NumberOfNames; /* +0x0018 */ unsigned long AddressOfFunctions; /* +0x001c */ unsigned long AddressOfNames; /* +0x0020 */ unsigned long AddressOfNameOrdinals; /* +0x0024 */ }; struct tagENUMTEXTMETRICW { unsigned char etmNewTextMetricEx[100]; /* +0x0000 cd b6 00 00 */ unsigned char etmAxesList[648]; /* +0x0064 06 b2 00 00 */ }; struct tagCLIPDATA { unsigned long cbSize; /* +0x0000 */ long ulClipFmt; /* +0x0004 */ unsigned char *pClipData; /* +0x0008 */ }; struct tagACTCTX_SECTION_KEYED_DATA { unsigned long cbSize; /* +0x0000 */ unsigned long ulDataFormatVersion; /* +0x0004 */ void *lpData; /* +0x0008 */ unsigned long ulLength; /* +0x0010 */ void *lpSectionGlobalData; /* +0x0018 */ unsigned long ulSectionGlobalDataLength; /* +0x0020 */ void *lpSectionBase; /* +0x0028 */ unsigned long ulSectionTotalLength; /* +0x0030 */ void *hActCtx; /* +0x0038 */ unsigned long ulAssemblyRosterIndex; /* +0x0040 */ unsigned long ulFlags; /* +0x0044 */ unsigned char AssemblyMetadata[40]; /* +0x0048 d4 b6 00 00 */ }; struct adpcmcoef_tag { short iCoef1; /* +0x0000 */ short iCoef2; /* +0x0002 */ }; struct tagICONMETRICSA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iHorzSpacing[4]; /* +0x0004 74 00 00 00 */ unsigned char iVertSpacing[4]; /* +0x0008 74 00 00 00 */ unsigned char iTitleWrap[4]; /* +0x000c 74 00 00 00 */ unsigned char lfFont[60]; /* +0x0010 a1 39 00 00 */ }; struct _PROCESSOR_GROUP_INFO { unsigned char MaximumProcessorCount; /* +0x0000 */ unsigned char ActiveProcessorCount; /* +0x0001 */ unsigned char Reserved[38]; /* +0x0002 ec b6 00 00 */ unsigned long long ActiveProcessorMask; /* +0x0028 */ }; struct tagEMREXTTEXTOUTA { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long iGraphicsMode; /* +0x0018 */ unsigned char exScale[4]; /* +0x001c 40 00 00 00 */ unsigned char eyScale[4]; /* +0x0020 40 00 00 00 */ unsigned char emrtext[40]; /* +0x0024 74 a4 00 00 */ }; struct tagEMRPLGBLT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned char aptlDest[24]; /* +0x0018 f1 b6 00 00 */ long xSrc; /* +0x0030 */ long ySrc; /* +0x0034 */ long cxSrc; /* +0x0038 */ long cySrc; /* +0x003c */ unsigned char xformSrc[24]; /* +0x0040 8c 9b 00 00 */ unsigned long crBkColorSrc; /* +0x0058 */ unsigned long iUsageSrc; /* +0x005c */ unsigned long offBmiSrc; /* +0x0060 */ unsigned long cbBmiSrc; /* +0x0064 */ unsigned long offBitsSrc; /* +0x0068 */ unsigned long cbBitsSrc; /* +0x006c */ long xMask; /* +0x0070 */ long yMask; /* +0x0074 */ unsigned long iUsageMask; /* +0x0078 */ unsigned long offBmiMask; /* +0x007c */ unsigned long cbBmiMask; /* +0x0080 */ unsigned long offBitsMask; /* +0x0084 */ unsigned long cbBitsMask; /* +0x0088 */ }; struct _LOAD_DLL_DEBUG_INFO { void *hFile; /* +0x0000 */ void *lpBaseOfDll; /* +0x0008 */ unsigned long dwDebugInfoFileOffset; /* +0x0010 */ unsigned long nDebugInfoSize; /* +0x0014 */ void *lpImageName; /* +0x0018 */ unsigned short fUnicode; /* +0x0020 */ }; struct _tagAUTHENTICATEINFO { unsigned long dwFlags; /* +0x0000 */ unsigned long dwReserved; /* +0x0004 */ }; struct _ACL { unsigned char AclRevision; /* +0x0000 */ unsigned char Sbz1; /* +0x0001 */ unsigned short AclSize; /* +0x0002 */ unsigned short AceCount; /* +0x0004 */ unsigned short Sbz2; /* +0x0006 */ }; struct _IMAGE_RUNTIME_FUNCTION_ENTRY { unsigned long BeginAddress; /* +0x0000 */ unsigned long EndAddress; /* +0x0004 */ unsigned long UnwindInfoAddress; /* +0x0008 */ }; struct tagCIEXYZ { long ciexyzX; /* +0x0000 */ long ciexyzY; /* +0x0004 */ long ciexyzZ; /* +0x0008 */ }; struct tagBINDPTR { /* unsigned char lpfuncdesc[0]; +0x0000 9a 2a 00 00 */ /* unsigned char lpvardesc[0]; +0x0000 3c 2b 00 00 */ unsigned char lptcomp[8]; /* +0x0000 96 b2 00 00 */ }; struct tagWNODE_TOO_SMALL { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned long SizeNeeded; /* +0x0030 */ }; struct tagRGBQUAD { unsigned char rgbBlue; /* +0x0000 */ unsigned char rgbGreen; /* +0x0001 */ unsigned char rgbRed; /* +0x0002 */ unsigned char rgbReserved; /* +0x0003 */ }; struct tagRPC_EE_INFO_PARAM { unsigned char ParameterType[24]; /* +0x0000 ba 99 00 00 */ }; struct tagRPC_EE_INFO_PARAM:: { char *AnsiString; /* +0x0000 */ /* unsigned char UnicodeString[0]; +0x0000 71 06 00 00 */ long LVal; /* +0x0000 */ short SVal; /* +0x0000 */ unsigned long long PVal; /* +0x0000 */ unsigned char BVal[16]; /* +0x0000 6b b7 00 00 */ }; struct _FILE_SEGMENT_ELEMENT { void *Buffer; /* +0x0000 */ unsigned long long Alignment; /* +0x0000 */ }; struct _SID_AND_ATTRIBUTES_HASH { unsigned long SidCount; /* +0x0000 */ unsigned char SidAttr[8]; /* +0x0008 41 a4 00 00 */ unsigned char Hash[256]; /* +0x0010 71 b7 00 00 */ }; struct _SERVICE_FAILURE_ACTIONS_FLAG { unsigned char fFailureActionsOnNonCrashFailures[4]; /* +0x0000 74 00 00 00 */ }; struct _div_t { unsigned char quot[4]; /* +0x0000 74 00 00 00 */ unsigned char rem[4]; /* +0x0004 74 00 00 00 */ }; struct tagStorageLayout { unsigned long LayoutType; /* +0x0000 */ unsigned char pwcsElementName[8]; /* +0x0008 71 06 00 00 */ unsigned char cOffset[8]; /* +0x0010 6a 16 00 00 */ unsigned char cBytes[8]; /* +0x0018 6a 16 00 00 */ }; struct _LDT_ENTRY:::: { /* unsigned char BaseMid[0]; +0x0000 cd 16 00 00 */ /* unsigned char Type[0]; +0x0000 8a b7 00 00 */ /* unsigned char Dpl[0]; +0x0000 8b b7 00 00 */ /* unsigned char Pres[0]; +0x0000 8c b7 00 00 */ /* unsigned char LimitHi[0]; +0x0000 d0 16 00 00 */ /* unsigned char Sys[0]; +0x0000 d1 16 00 00 */ /* unsigned char Reserved_0[0]; +0x0000 d2 16 00 00 */ /* unsigned char Default_Big[0]; +0x0000 f4 38 00 00 */ /* unsigned char Granularity[0]; +0x0000 f5 38 00 00 */ unsigned char BaseHi[4]; /* +0x0000 8d b7 00 00 */ }; struct _LDT_ENTRY:::: { unsigned char BaseMid; /* +0x0000 */ unsigned char Flags1; /* +0x0001 */ unsigned char Flags2; /* +0x0002 */ unsigned char BaseHi; /* +0x0003 */ }; struct tagHIGHCONTRASTA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ char *lpszDefaultScheme; /* +0x0008 */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_V2_A { unsigned char TransportCredentials[8]; /* +0x0000 2c a2 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned char *ServerCertificateSubject; /* +0x0020 */ unsigned char ProxyCredentials[8]; /* +0x0028 2c a2 00 00 */ unsigned long NumberOfProxyAuthnSchemes; /* +0x0030 */ unsigned long *ProxyAuthnSchemes; /* +0x0038 */ }; struct tagCAC { unsigned long cElems; /* +0x0000 */ char *pElems; /* +0x0008 */ }; struct _JOB_SET_ARRAY { void *JobHandle; /* +0x0000 */ unsigned long MemberLevel; /* +0x0008 */ unsigned long Flags; /* +0x000c */ }; struct tagDESIGNVECTOR { unsigned long dvReserved; /* +0x0000 */ unsigned long dvNumAxes; /* +0x0004 */ unsigned char dvValues[64]; /* +0x0008 9c b7 00 00 */ }; struct tagLOGPEN { unsigned char lopnStyle[4]; /* +0x0000 75 00 00 00 */ unsigned char lopnWidth[8]; /* +0x0004 54 16 00 00 */ unsigned long lopnColor; /* +0x000c */ }; struct _FLAGGED_WORD_BLOB { unsigned long fFlags; /* +0x0000 */ unsigned long clSize; /* +0x0004 */ unsigned char asData[4]; /* +0x0008 6c 56 00 00 */ }; struct _MIDL_FORMAT_STRING { short Pad; /* +0x0000 */ /* unsigned char Format[0]; +0x0002 2e b5 00 00 */ }; struct _GLYPHMETRICS { unsigned char gmBlackBoxX[4]; /* +0x0000 75 00 00 00 */ unsigned char gmBlackBoxY[4]; /* +0x0004 75 00 00 00 */ unsigned char gmptGlyphOrigin[8]; /* +0x0008 54 16 00 00 */ short gmCellIncX; /* +0x0010 */ short gmCellIncY; /* +0x0012 */ }; struct tagAXESLISTA { unsigned long axlReserved; /* +0x0000 */ unsigned long axlNumAxes; /* +0x0004 */ unsigned char axlAxisInfo[384]; /* +0x0008 bd b7 00 00 */ }; struct _JOBOBJECT_BASIC_AND_IO_ACCOUNTING_INFORMATION { unsigned char BasicInfo[48]; /* +0x0000 c2 21 00 00 */ unsigned char IoInfo[48]; /* +0x0030 c3 21 00 00 */ }; struct tagRID_DEVICE_INFO_MOUSE { unsigned long dwId; /* +0x0000 */ unsigned long dwNumberOfButtons; /* +0x0004 */ unsigned long dwSampleRate; /* +0x0008 */ unsigned char fHasHorizontalWheel[4]; /* +0x000c 74 00 00 00 */ }; struct tagCHANGEFILTERSTRUCT { unsigned long cbSize; /* +0x0000 */ unsigned long ExtStatus; /* +0x0004 */ }; struct _OSVERSIONINFOEXW { unsigned long dwOSVersionInfoSize; /* +0x0000 */ unsigned long dwMajorVersion; /* +0x0004 */ unsigned long dwMinorVersion; /* +0x0008 */ unsigned long dwBuildNumber; /* +0x000c */ unsigned long dwPlatformId; /* +0x0010 */ unsigned char szCSDVersion[256]; /* +0x0014 33 29 00 00 */ unsigned short wServicePackMajor; /* +0x0114 */ unsigned short wServicePackMinor; /* +0x0116 */ unsigned short wSuiteMask; /* +0x0118 */ unsigned char wProductType; /* +0x011a */ unsigned char wReserved; /* +0x011b */ }; struct _DEBUG_EVENT { unsigned long dwDebugEventCode; /* +0x0000 */ unsigned long dwProcessId; /* +0x0004 */ unsigned long dwThreadId; /* +0x0008 */ }; struct _SECURITY_DESCRIPTOR_RELATIVE { unsigned char Revision; /* +0x0000 */ unsigned char Sbz1; /* +0x0001 */ unsigned short Control; /* +0x0002 */ unsigned long Owner; /* +0x0004 */ unsigned long Group; /* +0x0008 */ unsigned long Sacl; /* +0x000c */ unsigned long Dacl; /* +0x0010 */ }; struct _RPC_BINDING_HANDLE_TEMPLATE_V1_W:: { unsigned short *Reserved; /* +0x0000 */ }; struct _NDR_EXPR_DESC { unsigned char pOffset[8]; /* +0x0000 58 20 00 00 */ unsigned char pFormatExpr[8]; /* +0x0008 c9 40 00 00 */ }; struct tagTYPEATTR { unsigned char guid[16]; /* +0x0000 8f 18 00 00 */ unsigned long lcid; /* +0x0010 */ unsigned long dwReserved; /* +0x0014 */ long memidConstructor; /* +0x0018 */ long memidDestructor; /* +0x001c */ unsigned char lpstrSchema[8]; /* +0x0020 71 06 00 00 */ unsigned long cbSizeInstance; /* +0x0028 */ unsigned char typekind[4]; /* +0x002c ec 98 00 00 */ unsigned short cFuncs; /* +0x0030 */ unsigned short cVars; /* +0x0032 */ unsigned short cImplTypes; /* +0x0034 */ unsigned short cbSizeVft; /* +0x0036 */ unsigned short cbAlignment; /* +0x0038 */ unsigned short wTypeFlags; /* +0x003a */ unsigned short wMajorVerNum; /* +0x003c */ unsigned short wMinorVerNum; /* +0x003e */ unsigned char tdescAlias[16]; /* +0x0040 4f af 00 00 */ unsigned char idldescType[16]; /* +0x0050 74 b8 00 00 */ }; struct tagSAFEARRAYBOUND { unsigned long cElements; /* +0x0000 */ long lLbound; /* +0x0004 */ }; struct _TOKEN_STATISTICS { unsigned char TokenId[8]; /* +0x0000 be 21 00 00 */ unsigned char AuthenticationId[8]; /* +0x0008 be 21 00 00 */ unsigned char ExpirationTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char TokenType[4]; /* +0x0018 da 9a 00 00 */ unsigned char ImpersonationLevel[4]; /* +0x001c 04 9a 00 00 */ unsigned long DynamicCharged; /* +0x0020 */ unsigned long DynamicAvailable; /* +0x0024 */ unsigned long GroupCount; /* +0x0028 */ unsigned long PrivilegeCount; /* +0x002c */ unsigned char ModifiedId[8]; /* +0x0030 be 21 00 00 */ }; struct _EVENT_TRACE_PROPERTIES { unsigned char Wnode[48]; /* +0x0000 2d b5 00 00 */ unsigned long BufferSize; /* +0x0030 */ unsigned long MinimumBuffers; /* +0x0034 */ unsigned long MaximumBuffers; /* +0x0038 */ unsigned long MaximumFileSize; /* +0x003c */ unsigned long LogFileMode; /* +0x0040 */ unsigned long FlushTimer; /* +0x0044 */ unsigned long EnableFlags; /* +0x0048 */ long AgeLimit; /* +0x004c */ unsigned long NumberOfBuffers; /* +0x0050 */ unsigned long FreeBuffers; /* +0x0054 */ unsigned long EventsLost; /* +0x0058 */ unsigned long BuffersWritten; /* +0x005c */ unsigned long LogBuffersLost; /* +0x0060 */ unsigned long RealTimeBuffersLost; /* +0x0064 */ void *LoggerThreadId; /* +0x0068 */ unsigned long LogFileNameOffset; /* +0x0070 */ unsigned long LoggerNameOffset; /* +0x0074 */ }; struct tagTOUCH_HIT_TESTING_PROXIMITY_EVALUATION { unsigned short score; /* +0x0000 */ unsigned char adjustedPoint[8]; /* +0x0004 54 16 00 00 */ }; struct _RPC_BINDING_HANDLE_SECURITY_V1_A { unsigned long Version; /* +0x0000 */ unsigned char *ServerPrincName; /* +0x0008 */ unsigned long AuthnLevel; /* +0x0010 */ unsigned long AuthnSvc; /* +0x0014 */ unsigned char AuthIdentity[8]; /* +0x0018 2c a2 00 00 */ unsigned char SecurityQos[8]; /* +0x0020 e9 ac 00 00 */ }; struct tagQUERYCONTEXT { unsigned long dwContext; /* +0x0000 */ unsigned char Platform[16]; /* +0x0004 a8 b8 00 00 */ unsigned long Locale; /* +0x0014 */ unsigned long dwVersionHi; /* +0x0018 */ unsigned long dwVersionLo; /* +0x001c */ }; struct _PRIVILEGE_SET { unsigned long PrivilegeCount; /* +0x0000 */ unsigned long Control; /* +0x0004 */ unsigned char Privilege[12]; /* +0x0008 bc b8 00 00 */ }; struct _TAPE_GET_POSITION { unsigned long Type; /* +0x0000 */ unsigned long Partition; /* +0x0004 */ unsigned char Offset[8]; /* +0x0008 6a 16 00 00 */ }; struct tagEMREOF { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long nPalEntries; /* +0x0008 */ unsigned long offPalEntries; /* +0x000c */ unsigned long nSizeLast; /* +0x0010 */ }; struct _stat32i64 { unsigned char st_dev[4]; /* +0x0000 75 00 00 00 */ unsigned short st_ino; /* +0x0004 */ unsigned short st_mode; /* +0x0006 */ short st_nlink; /* +0x0008 */ short st_uid; /* +0x000a */ short st_gid; /* +0x000c */ unsigned char st_rdev[8]; /* +0x0010 75 00 00 00 */ long long st_size; /* +0x0018 */ long st_atime; /* +0x0020 */ long st_mtime; /* +0x0024 */ long st_ctime; /* +0x0028 */ }; struct tagBLOB { unsigned long cbSize; /* +0x0000 */ unsigned char *pBlobData; /* +0x0008 */ }; struct _wfinddata64_t { unsigned char attrib[8]; /* +0x0000 75 00 00 00 */ long long time_create; /* +0x0008 */ long long time_access; /* +0x0010 */ long long time_write; /* +0x0018 */ long long size; /* +0x0020 */ unsigned char name[520]; /* +0x0028 f9 1b 00 00 */ }; struct tagPALETTEENTRY { unsigned char peRed; /* +0x0000 */ unsigned char peGreen; /* +0x0001 */ unsigned char peBlue; /* +0x0002 */ unsigned char peFlags; /* +0x0003 */ }; struct tagRPC_CALL_ATTRIBUTES_V1_W { unsigned char Version[4]; /* +0x0000 75 00 00 00 */ unsigned long Flags; /* +0x0004 */ unsigned long ServerPrincipalNameBufferLength; /* +0x0008 */ unsigned short *ServerPrincipalName; /* +0x0010 */ unsigned long ClientPrincipalNameBufferLength; /* +0x0018 */ unsigned short *ClientPrincipalName; /* +0x0020 */ unsigned long AuthenticationLevel; /* +0x0028 */ unsigned long AuthenticationService; /* +0x002c */ unsigned char NullSession[8]; /* +0x0030 74 00 00 00 */ }; struct _s__CatchableType { unsigned char properties[4]; /* +0x0000 75 00 00 00 */ unsigned char pType[8]; /* +0x0004 16 a3 00 00 */ unsigned char thisDisplacement[12]; /* +0x000c 7d b4 00 00 */ unsigned char sizeOrOffset[4]; /* +0x0018 74 00 00 00 */ unsigned char copyFunction[8]; /* +0x001c 2d 17 00 00 */ }; struct tagLOGCOLORSPACEW { unsigned long lcsSignature; /* +0x0000 */ unsigned long lcsVersion; /* +0x0004 */ unsigned long lcsSize; /* +0x0008 */ long lcsCSType; /* +0x000c */ long lcsIntent; /* +0x0010 */ unsigned char lcsEndpoints[36]; /* +0x0014 92 b7 00 00 */ unsigned long lcsGammaRed; /* +0x0038 */ unsigned long lcsGammaGreen; /* +0x003c */ unsigned long lcsGammaBlue; /* +0x0040 */ unsigned char lcsFilename[520]; /* +0x0044 f9 1b 00 00 */ }; struct tagPOINTER_PEN_INFO { unsigned char pointerInfo[88]; /* +0x0000 01 b2 00 00 */ unsigned char penFlags[4]; /* +0x0058 75 00 00 00 */ unsigned char penMask[4]; /* +0x005c 75 00 00 00 */ unsigned char pressure[4]; /* +0x0060 75 00 00 00 */ unsigned char rotation[4]; /* +0x0064 75 00 00 00 */ unsigned char tiltX[4]; /* +0x0068 74 00 00 00 */ unsigned char tiltY[4]; /* +0x006c 74 00 00 00 */ }; struct _GRADIENT_RECT { unsigned long UpperLeft; /* +0x0000 */ unsigned long LowerRight; /* +0x0004 */ }; struct _ADMINISTRATOR_POWER_POLICY { unsigned char MinSleep[4]; /* +0x0000 b2 99 00 00 */ unsigned char MaxSleep[4]; /* +0x0004 b2 99 00 00 */ unsigned long MinVideoTimeout; /* +0x0008 */ unsigned long MaxVideoTimeout; /* +0x000c */ unsigned long MinSpindownTimeout; /* +0x0010 */ unsigned long MaxSpindownTimeout; /* +0x0014 */ }; struct _QOS_SHAPING_RATE { unsigned char ObjectHdr[8]; /* +0x0000 41 b9 00 00 */ unsigned long ShapingRate; /* +0x0008 */ }; struct _IMAGE_RESOURCE_DATA_ENTRY { unsigned long OffsetToData; /* +0x0000 */ unsigned long Size; /* +0x0004 */ unsigned long CodePage; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct _TAPE_ERASE { unsigned long Type; /* +0x0000 */ unsigned char Immediate; /* +0x0004 */ }; struct _RemotableHandle { long fContext; /* +0x0000 */ }; struct _STRRET { unsigned char uType[8]; /* +0x0000 75 00 00 00 */ /* unsigned char pOleStr[0]; +0x0008 71 06 00 00 */ /* unsigned char uOffset[0]; +0x0008 75 00 00 00 */ unsigned char cStr[264]; /* +0x0008 09 1d 00 00 */ }; struct tagEMRPOLYPOLYLINE16 { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long nPolys; /* +0x0018 */ unsigned long cpts; /* +0x001c */ unsigned char aPolyCounts[4]; /* +0x0020 39 18 00 00 */ unsigned char apts[4]; /* +0x0024 c4 b0 00 00 */ }; struct _SERVICE_REQUIRED_PRIVILEGES_INFOA { char *pmszRequiredPrivileges; /* +0x0000 */ }; struct _FLAG_STGMEDIUM { long ContextFlags; /* +0x0000 */ long fPassOwnership; /* +0x0004 */ unsigned char Stgmed[24]; /* +0x0008 07 2c 00 00 */ }; struct tagCUSTDATA { unsigned long cCustData; /* +0x0000 */ unsigned char prgCustData[8]; /* +0x0008 53 a0 00 00 */ }; struct wavefilter_tag { unsigned long cbStruct; /* +0x0000 */ unsigned long dwFilterTag; /* +0x0004 */ unsigned long fdwFilter; /* +0x0008 */ unsigned char dwReserved[20]; /* +0x000c e3 45 00 00 */ }; struct _JOBOBJECT_BASIC_ACCOUNTING_INFORMATION { unsigned char TotalUserTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char TotalKernelTime[8]; /* +0x0008 6a 16 00 00 */ unsigned char ThisPeriodTotalUserTime[8]; /* +0x0010 6a 16 00 00 */ unsigned char ThisPeriodTotalKernelTime[8]; /* +0x0018 6a 16 00 00 */ unsigned long TotalPageFaultCount; /* +0x0020 */ unsigned long TotalProcesses; /* +0x0024 */ unsigned long ActiveProcesses; /* +0x0028 */ unsigned long TotalTerminatedProcesses; /* +0x002c */ }; struct _COMSTAT { /* unsigned char fCtsHold[0]; +0x0000 a8 18 00 00 */ /* unsigned char fDsrHold[0]; +0x0000 4d 1d 00 00 */ /* unsigned char fRlsdHold[0]; +0x0000 4e 1d 00 00 */ /* unsigned char fXoffHold[0]; +0x0000 19 2c 00 00 */ /* unsigned char fXoffSent[0]; +0x0000 1a 2c 00 00 */ /* unsigned char fEof[0]; +0x0000 1b 2c 00 00 */ /* unsigned char fTxim[0]; +0x0000 1c 2c 00 00 */ unsigned char fReserved[4]; /* +0x0000 bf 47 00 00 */ unsigned long cbInQue; /* +0x0004 */ unsigned long cbOutQue; /* +0x0008 */ }; struct tagPOINTER_INFO { unsigned long pointerType; /* +0x0000 */ unsigned char pointerId[4]; /* +0x0004 75 00 00 00 */ unsigned char frameId[4]; /* +0x0008 75 00 00 00 */ unsigned char pointerFlags[4]; /* +0x000c 75 00 00 00 */ void *sourceDevice; /* +0x0010 */ unsigned char hwndTarget[8]; /* +0x0018 eb 15 00 00 */ unsigned char ptPixelLocation[8]; /* +0x0020 54 16 00 00 */ unsigned char ptHimetricLocation[8]; /* +0x0028 54 16 00 00 */ unsigned char ptPixelLocationRaw[8]; /* +0x0030 54 16 00 00 */ unsigned char ptHimetricLocationRaw[8]; /* +0x0038 54 16 00 00 */ unsigned long dwTime; /* +0x0040 */ unsigned char historyCount[4]; /* +0x0044 75 00 00 00 */ unsigned char InputData[4]; /* +0x0048 74 00 00 00 */ unsigned long dwKeyStates; /* +0x004c */ unsigned long long PerformanceCount; /* +0x0050 */ }; struct _LARGE_INTEGER:: { unsigned long LowPart; /* +0x0000 */ long HighPart; /* +0x0004 */ }; struct _TRANSACTIONMANAGER_LOG_INFORMATION { unsigned char LogIdentity[16]; /* +0x0000 8f 18 00 00 */ }; struct tagCATEGORYINFO { unsigned char catid[16]; /* +0x0000 8f 18 00 00 */ unsigned long lcid; /* +0x0010 */ unsigned char szDescription[256]; /* +0x0014 33 29 00 00 */ }; struct _TRACE_ENABLE_INFO { unsigned long IsEnabled; /* +0x0000 */ unsigned char Level; /* +0x0004 */ unsigned char Reserved1; /* +0x0005 */ unsigned short LoggerId; /* +0x0006 */ unsigned long EnableProperty; /* +0x0008 */ unsigned long Reserved2; /* +0x000c */ unsigned long long MatchAnyKeyword; /* +0x0010 */ unsigned long long MatchAllKeyword; /* +0x0018 */ }; struct tagHW_PROFILE_INFOW { unsigned long dwDockInfo; /* +0x0000 */ unsigned char szHwProfileGuid[78]; /* +0x0004 90 b9 00 00 */ unsigned char szHwProfileName[162]; /* +0x0052 8a 21 00 00 */ }; struct _TRACE_LOGFILE_HEADER { unsigned long BufferSize; /* +0x0000 */ unsigned long Version; /* +0x0004 */ unsigned char VersionDetail[4]; /* +0x0004 93 b9 00 00 */ unsigned long ProviderVersion; /* +0x0008 */ unsigned long NumberOfProcessors; /* +0x000c */ unsigned char EndTime[8]; /* +0x0010 6a 16 00 00 */ unsigned long TimerResolution; /* +0x0018 */ unsigned long MaximumFileSize; /* +0x001c */ unsigned long LogFileMode; /* +0x0020 */ unsigned long BuffersWritten; /* +0x0024 */ /* unsigned char LogInstanceGuid[0]; +0x0028 8f 18 00 00 */ unsigned long StartBuffers; /* +0x0028 */ unsigned long PointerSize; /* +0x002c */ unsigned long EventsLost; /* +0x0030 */ unsigned long CpuSpeedInMHz; /* +0x0034 */ unsigned char LoggerName[8]; /* +0x0038 71 06 00 00 */ unsigned char LogFileName[8]; /* +0x0040 71 06 00 00 */ unsigned char TimeZone[176]; /* +0x0048 94 b9 00 00 */ unsigned char BootTime[8]; /* +0x00f8 6a 16 00 00 */ unsigned char PerfFreq[8]; /* +0x0100 6a 16 00 00 */ unsigned char StartTime[8]; /* +0x0108 6a 16 00 00 */ unsigned long ReservedFlags; /* +0x0110 */ unsigned long BuffersLost; /* +0x0114 */ }; struct tagPANOSE { unsigned char bFamilyType; /* +0x0000 */ unsigned char bSerifStyle; /* +0x0001 */ unsigned char bWeight; /* +0x0002 */ unsigned char bProportion; /* +0x0003 */ unsigned char bContrast; /* +0x0004 */ unsigned char bStrokeVariation; /* +0x0005 */ unsigned char bArmStyle; /* +0x0006 */ unsigned char bLetterform; /* +0x0007 */ unsigned char bMidline; /* +0x0008 */ unsigned char bXHeight; /* +0x0009 */ }; struct _ENUM_SERVICE_STATUS_PROCESSW { unsigned char lpServiceName[8]; /* +0x0000 71 06 00 00 */ unsigned char lpDisplayName[8]; /* +0x0008 71 06 00 00 */ unsigned char ServiceStatusProcess[40]; /* +0x0010 ec a0 00 00 */ }; struct tagIMEMENUITEMINFOA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fType[4]; /* +0x0004 75 00 00 00 */ unsigned char fState[4]; /* +0x0008 75 00 00 00 */ unsigned char wID[4]; /* +0x000c 75 00 00 00 */ unsigned char hbmpChecked[8]; /* +0x0010 73 16 00 00 */ unsigned char hbmpUnchecked[8]; /* +0x0018 73 16 00 00 */ unsigned long dwItemData; /* +0x0020 */ unsigned char szString[84]; /* +0x0024 ac 51 00 00 */ unsigned char hbmpItem[8]; /* +0x0078 73 16 00 00 */ }; struct tagKERNINGPAIR { unsigned short wFirst; /* +0x0000 */ unsigned short wSecond; /* +0x0002 */ unsigned char iKernAmount[4]; /* +0x0004 74 00 00 00 */ }; struct tagCOLORMATCHTOTARGET { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long dwAction; /* +0x0008 */ unsigned long dwFlags; /* +0x000c */ unsigned long cbName; /* +0x0010 */ unsigned long cbData; /* +0x0014 */ unsigned char Data[4]; /* +0x0018 62 17 00 00 */ }; struct _wireSAFEARR_UNKNOWN { unsigned long Size; /* +0x0000 */ unsigned char apUnknown[8]; /* +0x0008 be 19 00 00 */ }; struct addrinfoex2A { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ char *ai_canonname; /* +0x0018 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ void *ai_blob; /* +0x0028 */ unsigned long long ai_bloblen; /* +0x0030 */ unsigned char ai_provider[8]; /* +0x0038 29 1a 00 00 */ unsigned char ai_next[8]; /* +0x0040 b7 b9 00 00 */ unsigned char ai_version[8]; /* +0x0048 74 00 00 00 */ char *ai_fqdn; /* +0x0050 */ }; struct _ULARGE_INTEGER { unsigned long LowPart; /* +0x0000 */ unsigned long HighPart; /* +0x0004 */ }; struct _ULARGE_INTEGER:: { unsigned long LowPart; /* +0x0000 */ unsigned long HighPart; /* +0x0004 */ }; struct _EVENT_DATA_DESCRIPTOR { unsigned long long Ptr; /* +0x0000 */ unsigned long Size; /* +0x0008 */ unsigned long Reserved; /* +0x000c */ }; struct tagEMRCREATEPEN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPen; /* +0x0008 */ unsigned char lopn[16]; /* +0x000c 20 a2 00 00 */ }; struct _MIDL_STUBLESS_PROXY_INFO { unsigned char pStubDesc[8]; /* +0x0000 d2 b4 00 00 */ unsigned char ProcFormatString[8]; /* +0x0008 c9 40 00 00 */ unsigned char FormatStringOffset[8]; /* +0x0010 58 20 00 00 */ unsigned char pTransferSyntax[8]; /* +0x0018 41 b1 00 00 */ unsigned long long nCount; /* +0x0020 */ unsigned char pSyntaxInfo[8]; /* +0x0028 10 af 00 00 */ }; struct _TRACE_LOGFILE_HEADER:::: { unsigned char MajorVersion; /* +0x0000 */ unsigned char MinorVersion; /* +0x0001 */ unsigned char SubVersion; /* +0x0002 */ unsigned char SubMinorVersion; /* +0x0003 */ }; struct _PROCESS_MITIGATION_DEP_POLICY { unsigned long Flags; /* +0x0000 */ /* unsigned char Enable[0]; +0x0000 a8 18 00 00 */ /* unsigned char DisableAtlThunkEmulation[0]; +0x0000 4d 1d 00 00 */ unsigned char ReservedFlags[4]; /* +0x0000 52 42 00 00 */ unsigned char Permanent; /* +0x0004 */ }; struct _KEY_EVENT_RECORD { unsigned char bKeyDown[4]; /* +0x0000 74 00 00 00 */ unsigned short wRepeatCount; /* +0x0004 */ unsigned short wVirtualKeyCode; /* +0x0006 */ unsigned short wVirtualScanCode; /* +0x0008 */ }; struct _KEY_EVENT_RECORD:: { /* unsigned char UnicodeChar[0]; +0x0000 71 00 00 00 */ char AsciiChar; /* +0x0000 */ }; struct _EVENT_TRACE_LOGFILEA { char *LogFileName; /* +0x0000 */ char *LoggerName; /* +0x0008 */ long long CurrentTime; /* +0x0010 */ unsigned long BuffersRead; /* +0x0018 */ unsigned long LogFileMode; /* +0x001c */ unsigned long ProcessTraceMode; /* +0x001c */ unsigned char CurrentEvent[88]; /* +0x0020 fe b9 00 00 */ unsigned char LogfileHeader[280]; /* +0x0078 ff b9 00 00 */ unsigned char BufferCallback[8]; /* +0x0190 d2 b1 00 00 */ unsigned long BufferSize; /* +0x0198 */ unsigned long Filled; /* +0x019c */ unsigned long EventsLost; /* +0x01a0 */ /* unsigned char EventCallback[0]; +0x01a8 03 ba 00 00 */ unsigned char EventRecordCallback[8]; /* +0x01a8 07 ba 00 00 */ unsigned long IsKernelTrace; /* +0x01b0 */ void *Context; /* +0x01b8 */ }; struct _RPC_SECURITY_QOS { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ }; struct _SEC_WINNT_AUTH_IDENTITY_A { unsigned char *User; /* +0x0000 */ unsigned long UserLength; /* +0x0008 */ unsigned char *Domain; /* +0x0010 */ unsigned long DomainLength; /* +0x0018 */ unsigned char *Password; /* +0x0020 */ unsigned long PasswordLength; /* +0x0028 */ unsigned long Flags; /* +0x002c */ }; struct tagCLIENTCREATESTRUCT { void *hWindowMenu; /* +0x0000 */ unsigned char idFirstChild[8]; /* +0x0008 75 00 00 00 */ }; struct _CONSOLE_HISTORY_INFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char HistoryBufferSize[4]; /* +0x0004 75 00 00 00 */ unsigned char NumberOfHistoryBuffers[4]; /* +0x0008 75 00 00 00 */ unsigned long dwFlags; /* +0x000c */ }; struct _OBJECTID { unsigned char Lineage[16]; /* +0x0000 8f 18 00 00 */ unsigned long Uniquifier; /* +0x0010 */ }; struct tagEMRSETPIXELV { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptlPixel[8]; /* +0x0008 ff 2b 00 00 */ unsigned long crColor; /* +0x0010 */ }; struct _RPC_SERVER_INTERFACE { unsigned char Length[4]; /* +0x0000 75 00 00 00 */ unsigned char InterfaceId[20]; /* +0x0004 fe a0 00 00 */ unsigned char TransferSyntax[24]; /* +0x0018 fe a0 00 00 */ unsigned char DispatchTable[8]; /* +0x0030 6e a2 00 00 */ unsigned char RpcProtseqEndpointCount[8]; /* +0x0038 75 00 00 00 */ unsigned char RpcProtseqEndpoint[8]; /* +0x0040 b1 ad 00 00 */ void *DefaultManagerEpv; /* +0x0048 */ unsigned char InterpreterInfo[8]; /* +0x0050 34 1b 00 00 */ unsigned char Flags[8]; /* +0x0058 75 00 00 00 */ }; struct _NT_TIB64 { unsigned long long ExceptionList; /* +0x0000 */ unsigned long long StackBase; /* +0x0008 */ unsigned long long StackLimit; /* +0x0010 */ unsigned long long SubSystemTib; /* +0x0018 */ unsigned long long FiberData; /* +0x0020 */ unsigned long Version; /* +0x0020 */ unsigned long long ArbitraryUserPointer; /* +0x0028 */ unsigned long long Self; /* +0x0030 */ }; struct _UMS_SCHEDULER_STARTUP_INFO { unsigned long UmsVersion; /* +0x0000 */ void *CompletionList; /* +0x0008 */ unsigned char SchedulerProc[8]; /* +0x0010 59 ba 00 00 */ void *SchedulerParam; /* +0x0018 */ }; struct _ABCFLOAT { unsigned char abcfA[4]; /* +0x0000 40 00 00 00 */ unsigned char abcfB[4]; /* +0x0004 40 00 00 00 */ unsigned char abcfC[4]; /* +0x0008 40 00 00 00 */ }; struct tagEMRCREATECOLORSPACE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihCS; /* +0x0008 */ unsigned char lcs[328]; /* +0x000c 5e ba 00 00 */ }; struct _numberfmtW { unsigned char NumDigits[4]; /* +0x0000 75 00 00 00 */ unsigned char LeadingZero[4]; /* +0x0004 75 00 00 00 */ unsigned char Grouping[8]; /* +0x0008 75 00 00 00 */ unsigned char lpDecimalSep[8]; /* +0x0010 71 06 00 00 */ unsigned char lpThousandSep[8]; /* +0x0018 71 06 00 00 */ unsigned char NegativeOrder[8]; /* +0x0020 75 00 00 00 */ }; struct _IMAGE_ALPHA64_RUNTIME_FUNCTION_ENTRY { unsigned long long BeginAddress; /* +0x0000 */ unsigned long long EndAddress; /* +0x0008 */ unsigned long long ExceptionHandler; /* +0x0010 */ unsigned long long HandlerData; /* +0x0018 */ unsigned long long PrologEndAddress; /* +0x0020 */ }; struct _POWER_SESSION_TIMEOUTS { unsigned long InputTimeout; /* +0x0000 */ unsigned long DisplayTimeout; /* +0x0004 */ }; struct _TAPE_GET_MEDIA_PARAMETERS { unsigned char Capacity[8]; /* +0x0000 6a 16 00 00 */ unsigned char Remaining[8]; /* +0x0008 6a 16 00 00 */ unsigned long BlockSize; /* +0x0010 */ unsigned long PartitionCount; /* +0x0014 */ unsigned char WriteProtected; /* +0x0018 */ }; struct _TOKEN_ELEVATION { unsigned long TokenIsElevated; /* +0x0000 */ }; struct _MEMORY_PRIORITY_INFORMATION { unsigned long MemoryPriority; /* +0x0000 */ }; struct tagSTATDATA { unsigned char formatetc[32]; /* +0x0000 05 2c 00 00 */ unsigned long advf; /* +0x0020 */ unsigned char pAdvSink[8]; /* +0x0028 55 22 00 00 */ unsigned long dwConnection; /* +0x0030 */ }; struct _userSTGMEDIUM::_STGMEDIUM_UNION { unsigned long tymed; /* +0x0000 */ }; struct _userSTGMEDIUM::_STGMEDIUM_UNION::__MIDL_IAdviseSink_0003 { /* unsigned char hMetaFilePict[0]; +0x0000 c2 ba 00 00 */ /* unsigned char hHEnhMetaFile[0]; +0x0000 c4 ba 00 00 */ /* unsigned char hGdiHandle[0]; +0x0000 c6 ba 00 00 */ /* unsigned char hGlobal[0]; +0x0000 1f 9c 00 00 */ /* unsigned char lpszFileName[0]; +0x0000 71 06 00 00 */ /* unsigned char pstm[0]; +0x0000 81 a0 00 00 */ unsigned char pstg[8]; /* +0x0000 81 a0 00 00 */ }; struct _IMAGE_BOUND_FORWARDER_REF { unsigned long TimeDateStamp; /* +0x0000 */ unsigned short OffsetModuleName; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ }; struct tagRAWINPUTDEVICELIST { void *hDevice; /* +0x0000 */ unsigned long dwType; /* +0x0008 */ }; struct _TRANSACTION_ENLISTMENT_PAIR { unsigned char EnlistmentId[16]; /* +0x0000 8f 18 00 00 */ unsigned char ResourceManagerId[16]; /* +0x0010 8f 18 00 00 */ }; struct tagDIBSECTION { unsigned char dsBm[32]; /* +0x0000 d6 ba 00 00 */ unsigned char dsBmih[40]; /* +0x0020 bf a3 00 00 */ unsigned char dsBitfields[16]; /* +0x0048 1e 3d 00 00 */ void *dshSection; /* +0x0058 */ unsigned long dsOffset; /* +0x0060 */ }; struct _WOW64_LDT_ENTRY { unsigned short LimitLow; /* +0x0000 */ unsigned short BaseLow; /* +0x0002 */ }; struct _WIN32_STREAM_ID { unsigned long dwStreamId; /* +0x0000 */ unsigned long dwStreamAttributes; /* +0x0004 */ unsigned char Size[8]; /* +0x0008 6a 16 00 00 */ unsigned long dwStreamNameSize; /* +0x0010 */ unsigned char cStreamName[4]; /* +0x0014 6c 17 00 00 */ }; struct tagENUMLOGFONTEXW { unsigned char elfLogFont[92]; /* +0x0000 a5 39 00 00 */ unsigned char elfFullName[128]; /* +0x005c 26 3a 00 00 */ unsigned char elfStyle[64]; /* +0x00dc 25 4a 00 00 */ unsigned char elfScript[64]; /* +0x011c 25 4a 00 00 */ }; struct _TOKEN_OWNER { void *Owner; /* +0x0000 */ }; struct _tagRemBINDINFO { unsigned long cbSize; /* +0x0000 */ unsigned char szExtraInfo[8]; /* +0x0008 71 06 00 00 */ unsigned long grfBindInfoF; /* +0x0010 */ unsigned long dwBindVerb; /* +0x0014 */ unsigned char szCustomVerb[8]; /* +0x0018 71 06 00 00 */ unsigned long cbstgmedData; /* +0x0020 */ unsigned long dwOptions; /* +0x0024 */ unsigned long dwOptionsFlags; /* +0x0028 */ unsigned long dwCodePage; /* +0x002c */ unsigned char securityAttributes[12]; /* +0x0030 d6 a0 00 00 */ unsigned char iid[20]; /* +0x003c 8f 18 00 00 */ unsigned char pUnk[8]; /* +0x0050 43 17 00 00 */ unsigned long dwReserved; /* +0x0058 */ }; struct _EVENTSFORLOGFILE { unsigned long ulSize; /* +0x0000 */ unsigned char szLogicalLogFile[512]; /* +0x0004 62 1b 00 00 */ unsigned long ulNumRecords; /* +0x0204 */ /* unsigned char pEventLogRecords[0]; +0x0208 f2 ba 00 00 */ }; struct _COAUTHINFO { unsigned long dwAuthnSvc; /* +0x0000 */ unsigned long dwAuthzSvc; /* +0x0004 */ unsigned char pwszServerPrincName[8]; /* +0x0008 71 06 00 00 */ unsigned long dwAuthnLevel; /* +0x0010 */ unsigned long dwImpersonationLevel; /* +0x0014 */ unsigned char pAuthIdentityData[8]; /* +0x0018 0f bb 00 00 */ unsigned long dwCapabilities; /* +0x0020 */ }; struct _SUPPORTED_OS_INFO { unsigned short OsCount; /* +0x0000 */ unsigned short MitigationExist; /* +0x0002 */ unsigned char OsList[8]; /* +0x0004 25 45 00 00 */ }; struct _SERVICE_START_REASON { unsigned long dwReason; /* +0x0000 */ }; struct _RPC_ASYNC_STATE { unsigned char Size[4]; /* +0x0000 75 00 00 00 */ unsigned long Signature; /* +0x0004 */ long Lock; /* +0x0008 */ unsigned long Flags; /* +0x000c */ void *StubInfo; /* +0x0010 */ void *UserInfo; /* +0x0018 */ void *RuntimeInfo; /* +0x0020 */ unsigned char Event[4]; /* +0x0028 30 9a 00 00 */ unsigned char NotificationType[4]; /* +0x002c b8 9a 00 00 */ unsigned char u[32]; /* +0x0030 16 bb 00 00 */ unsigned char Reserved[32]; /* +0x0050 17 bb 00 00 */ }; struct _TOKEN_ORIGIN { unsigned char OriginatingLogonSession[8]; /* +0x0000 be 21 00 00 */ }; struct _SERVICE_CONTROL_STATUS_REASON_PARAMSA { unsigned long dwReason; /* +0x0000 */ char *pszComment; /* +0x0008 */ unsigned char ServiceStatus[40]; /* +0x0010 ec a0 00 00 */ }; struct tagLC_ID { unsigned short wLanguage; /* +0x0000 */ unsigned short wCountry; /* +0x0002 */ unsigned short wCodePage; /* +0x0004 */ }; struct tagLAYERPLANEDESCRIPTOR { unsigned short nSize; /* +0x0000 */ unsigned short nVersion; /* +0x0002 */ unsigned long dwFlags; /* +0x0004 */ unsigned char iPixelType; /* +0x0008 */ unsigned char cColorBits; /* +0x0009 */ unsigned char cRedBits; /* +0x000a */ unsigned char cRedShift; /* +0x000b */ unsigned char cGreenBits; /* +0x000c */ unsigned char cGreenShift; /* +0x000d */ unsigned char cBlueBits; /* +0x000e */ unsigned char cBlueShift; /* +0x000f */ unsigned char cAlphaBits; /* +0x0010 */ unsigned char cAlphaShift; /* +0x0011 */ unsigned char cAccumBits; /* +0x0012 */ unsigned char cAccumRedBits; /* +0x0013 */ unsigned char cAccumGreenBits; /* +0x0014 */ unsigned char cAccumBlueBits; /* +0x0015 */ unsigned char cAccumAlphaBits; /* +0x0016 */ unsigned char cDepthBits; /* +0x0017 */ unsigned char cStencilBits; /* +0x0018 */ unsigned char cAuxBuffers; /* +0x0019 */ unsigned char iLayerPlane; /* +0x001a */ unsigned char bReserved; /* +0x001b */ unsigned long crTransparent; /* +0x001c */ }; struct tagPOINTER_DEVICE_CURSOR_INFO { unsigned char cursorId[4]; /* +0x0000 75 00 00 00 */ unsigned char cursor[4]; /* +0x0004 1c 99 00 00 */ }; struct _CONSOLE_CURSOR_INFO { unsigned long dwSize; /* +0x0000 */ unsigned char bVisible[4]; /* +0x0004 74 00 00 00 */ }; struct sockaddr_dl { unsigned short sdl_family; /* +0x0000 */ unsigned char sdl_data[8]; /* +0x0002 c1 1e 00 00 */ unsigned char sdl_zero[4]; /* +0x000a 29 1d 00 00 */ }; struct _STARTUPINFOW { unsigned long cb; /* +0x0000 */ unsigned char lpReserved[8]; /* +0x0008 71 06 00 00 */ unsigned char lpDesktop[8]; /* +0x0010 71 06 00 00 */ unsigned char lpTitle[8]; /* +0x0018 71 06 00 00 */ unsigned long dwX; /* +0x0020 */ unsigned long dwY; /* +0x0024 */ unsigned long dwXSize; /* +0x0028 */ unsigned long dwYSize; /* +0x002c */ unsigned long dwXCountChars; /* +0x0030 */ unsigned long dwYCountChars; /* +0x0034 */ unsigned long dwFillAttribute; /* +0x0038 */ unsigned long dwFlags; /* +0x003c */ unsigned short wShowWindow; /* +0x0040 */ unsigned short cbReserved2; /* +0x0042 */ unsigned char *lpReserved2; /* +0x0048 */ void *hStdInput; /* +0x0050 */ void *hStdOutput; /* +0x0058 */ void *hStdError; /* +0x0060 */ }; struct _IMAGE_DOS_HEADER { unsigned short e_magic; /* +0x0000 */ unsigned short e_cblp; /* +0x0002 */ unsigned short e_cp; /* +0x0004 */ unsigned short e_crlc; /* +0x0006 */ unsigned short e_cparhdr; /* +0x0008 */ unsigned short e_minalloc; /* +0x000a */ unsigned short e_maxalloc; /* +0x000c */ unsigned short e_ss; /* +0x000e */ unsigned short e_sp; /* +0x0010 */ unsigned short e_csum; /* +0x0012 */ unsigned short e_ip; /* +0x0014 */ unsigned short e_cs; /* +0x0016 */ unsigned short e_lfarlc; /* +0x0018 */ unsigned short e_ovno; /* +0x001a */ unsigned char e_res[8]; /* +0x001c 25 45 00 00 */ unsigned short e_oemid; /* +0x0024 */ unsigned short e_oeminfo; /* +0x0026 */ unsigned char e_res2[20]; /* +0x0028 53 bb 00 00 */ long e_lfanew; /* +0x003c */ }; struct _FILE_DISPOSITION_INFO { unsigned char DeleteFileW; /* +0x0000 */ }; struct tagBITMAPCOREHEADER { unsigned long bcSize; /* +0x0000 */ unsigned short bcWidth; /* +0x0004 */ unsigned short bcHeight; /* +0x0006 */ unsigned short bcPlanes; /* +0x0008 */ unsigned short bcBitCount; /* +0x000a */ }; struct DISPLAYCONFIG_SET_TARGET_PERSISTENCE { unsigned char header[20]; /* +0x0000 fd b1 00 00 */ /* unsigned char bootPersistenceOn[0]; +0x0014 3c 80 00 00 */ /* unsigned char reserved[0]; +0x0014 5b bb 00 00 */ unsigned char value[4]; /* +0x0014 75 00 00 00 */ }; struct _SERVICE_STATUS { unsigned long dwServiceType; /* +0x0000 */ unsigned long dwCurrentState; /* +0x0004 */ unsigned long dwControlsAccepted; /* +0x0008 */ unsigned long dwWin32ExitCode; /* +0x000c */ unsigned long dwServiceSpecificExitCode; /* +0x0010 */ unsigned long dwCheckPoint; /* +0x0014 */ unsigned long dwWaitHint; /* +0x0018 */ }; struct tagCAI { unsigned long cElems; /* +0x0000 */ short *pElems; /* +0x0008 */ }; struct _SHORT_SIZEDARR { unsigned long clSize; /* +0x0000 */ unsigned short *pData; /* +0x0008 */ }; struct tagMSAAMENUINFO { unsigned long dwMSAASignature; /* +0x0000 */ unsigned long cchWText; /* +0x0004 */ unsigned char pszWText[8]; /* +0x0008 71 06 00 00 */ }; struct tagEMRSELECTOBJECT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihObject; /* +0x0008 */ }; struct _userHGLOBAL { long fContext; /* +0x0000 */ }; struct _userHGLOBAL::__MIDL_IWinTypes_0003 { long hInproc; /* +0x0000 */ /* unsigned char hRemote[0]; +0x0000 c8 b6 00 00 */ long long hInproc64; /* +0x0000 */ }; struct _ACTIVATION_CONTEXT_DETAILED_INFORMATION { unsigned long dwFlags; /* +0x0000 */ unsigned long ulFormatVersion; /* +0x0004 */ unsigned long ulAssemblyCount; /* +0x0008 */ unsigned long ulRootManifestPathType; /* +0x000c */ unsigned long ulRootManifestPathChars; /* +0x0010 */ unsigned long ulRootConfigurationPathType; /* +0x0014 */ unsigned long ulRootConfigurationPathChars; /* +0x0018 */ unsigned long ulAppDirPathType; /* +0x001c */ unsigned long ulAppDirPathChars; /* +0x0020 */ unsigned char lpRootManifestPath[8]; /* +0x0028 63 18 00 00 */ unsigned char lpRootConfigurationPath[8]; /* +0x0030 63 18 00 00 */ unsigned char lpAppDirPath[8]; /* +0x0038 63 18 00 00 */ }; struct tagLASTINPUTINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwTime; /* +0x0004 */ }; struct tagHELPINFO { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iContextType[4]; /* +0x0004 74 00 00 00 */ unsigned char iCtrlId[8]; /* +0x0008 74 00 00 00 */ void *hItemHandle; /* +0x0010 */ unsigned long long dwContextId; /* +0x0018 */ unsigned char MousePos[8]; /* +0x0020 54 16 00 00 */ }; struct tagACTCTX_SECTION_KEYED_DATA_2600 { unsigned long cbSize; /* +0x0000 */ unsigned long ulDataFormatVersion; /* +0x0004 */ void *lpData; /* +0x0008 */ unsigned long ulLength; /* +0x0010 */ void *lpSectionGlobalData; /* +0x0018 */ unsigned long ulSectionGlobalDataLength; /* +0x0020 */ void *lpSectionBase; /* +0x0028 */ unsigned long ulSectionTotalLength; /* +0x0030 */ void *hActCtx; /* +0x0038 */ unsigned long ulAssemblyRosterIndex; /* +0x0040 */ }; struct mpeg1waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short fwHeadLayer; /* +0x0012 */ unsigned long dwHeadBitrate; /* +0x0014 */ unsigned short fwHeadMode; /* +0x0018 */ unsigned short fwHeadModeExt; /* +0x001a */ unsigned short wHeadEmphasis; /* +0x001c */ unsigned short fwHeadFlags; /* +0x001e */ unsigned long dwPTSLow; /* +0x0020 */ unsigned long dwPTSHigh; /* +0x0024 */ }; struct tagUPDATELAYEREDWINDOWINFO { unsigned long cbSize; /* +0x0000 */ unsigned char hdcDst[8]; /* +0x0008 9b 1a 00 00 */ unsigned char pptDst[8]; /* +0x0010 7a 18 00 00 */ unsigned char psize[8]; /* +0x0018 22 5f 00 00 */ unsigned char hdcSrc[8]; /* +0x0020 9b 1a 00 00 */ unsigned char pptSrc[8]; /* +0x0028 7a 18 00 00 */ unsigned long crKey; /* +0x0030 */ unsigned char pblend[8]; /* +0x0038 7c 48 00 00 */ unsigned long dwFlags; /* +0x0040 */ unsigned char prcDirty[8]; /* +0x0048 75 18 00 00 */ }; struct _IMAGE_DEBUG_MISC { unsigned long DataType; /* +0x0000 */ unsigned long Length; /* +0x0004 */ unsigned char Unicode; /* +0x0008 */ unsigned char Reserved[3]; /* +0x0009 be 47 00 00 */ unsigned char Data[4]; /* +0x000c 62 17 00 00 */ }; struct tagEMRSETCOLORADJUSTMENT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ColorAdjustment[24]; /* +0x0008 c7 bb 00 00 */ }; struct _FPO_DATA { unsigned long ulOffStart; /* +0x0000 */ unsigned long cbProcSize; /* +0x0004 */ unsigned long cdwLocals; /* +0x0008 */ unsigned short cdwParams; /* +0x000c */ /* unsigned char cbProlog[0]; +0x000e cd bb 00 00 */ /* unsigned char cbRegs[0]; +0x000e ce bb 00 00 */ /* unsigned char fHasSEH[0]; +0x000e f5 45 00 00 */ /* unsigned char fUseBP[0]; +0x000e f6 45 00 00 */ /* unsigned char reserved[0]; +0x000e cf bb 00 00 */ unsigned char cbFrame[2]; /* +0x000e d0 bb 00 00 */ }; struct tagNONCLIENTMETRICSW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iBorderWidth[4]; /* +0x0004 74 00 00 00 */ unsigned char iScrollWidth[4]; /* +0x0008 74 00 00 00 */ unsigned char iScrollHeight[4]; /* +0x000c 74 00 00 00 */ unsigned char iCaptionWidth[4]; /* +0x0010 74 00 00 00 */ unsigned char iCaptionHeight[4]; /* +0x0014 74 00 00 00 */ unsigned char lfCaptionFont[92]; /* +0x0018 a5 39 00 00 */ unsigned char iSmCaptionWidth[4]; /* +0x0074 74 00 00 00 */ unsigned char iSmCaptionHeight[4]; /* +0x0078 74 00 00 00 */ unsigned char lfSmCaptionFont[92]; /* +0x007c a5 39 00 00 */ unsigned char iMenuWidth[4]; /* +0x00d8 74 00 00 00 */ unsigned char iMenuHeight[4]; /* +0x00dc 74 00 00 00 */ unsigned char lfMenuFont[92]; /* +0x00e0 a5 39 00 00 */ unsigned char lfStatusFont[92]; /* +0x013c a5 39 00 00 */ unsigned char lfMessageFont[92]; /* +0x0198 a5 39 00 00 */ unsigned char iPaddedBorderWidth[4]; /* +0x01f4 74 00 00 00 */ }; struct _CONSOLE_SCREEN_BUFFER_INFO { unsigned char dwSize[4]; /* +0x0000 91 a1 00 00 */ unsigned char dwCursorPosition[4]; /* +0x0004 91 a1 00 00 */ unsigned short wAttributes; /* +0x0008 */ unsigned char srWindow[8]; /* +0x000a 8c b3 00 00 */ unsigned char dwMaximumWindowSize[4]; /* +0x0012 91 a1 00 00 */ }; struct tagCSPLATFORM { unsigned long dwPlatformId; /* +0x0000 */ unsigned long dwVersionHi; /* +0x0004 */ unsigned long dwVersionLo; /* +0x0008 */ unsigned long dwProcessorArch; /* +0x000c */ }; struct _WSAServiceClassInfoA { unsigned char lpServiceClassId[8]; /* +0x0000 29 1a 00 00 */ char *lpszServiceClassName; /* +0x0008 */ unsigned long dwCount; /* +0x0010 */ unsigned char lpClassInfos[8]; /* +0x0018 ea bb 00 00 */ }; struct _SERVICE_DESCRIPTIONA { char *lpDescription; /* +0x0000 */ }; struct tagEMRPOLYDRAW16 { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cpts; /* +0x0018 */ unsigned char apts[4]; /* +0x001c c4 b0 00 00 */ unsigned char abTypes[4]; /* +0x0020 62 17 00 00 */ }; struct _LONG_SIZEDARR { unsigned long clSize; /* +0x0000 */ unsigned long *pData; /* +0x0008 */ }; struct _WSAVersion { unsigned long dwVersion; /* +0x0000 */ unsigned char ecHow[4]; /* +0x0004 50 9b 00 00 */ }; struct _JOBOBJECT_NOTIFICATION_LIMIT_INFORMATION { unsigned long long IoReadBytesLimit; /* +0x0000 */ unsigned long long IoWriteBytesLimit; /* +0x0008 */ unsigned char PerJobUserTimeLimit[8]; /* +0x0010 6a 16 00 00 */ unsigned long long JobMemoryLimit; /* +0x0018 */ unsigned char RateControlTolerance[4]; /* +0x0020 48 9b 00 00 */ unsigned char RateControlToleranceInterval[4]; /* +0x0024 54 9a 00 00 */ unsigned long LimitFlags; /* +0x0028 */ }; struct _SEC_WINNT_AUTH_IDENTITY_W { unsigned short *User; /* +0x0000 */ unsigned long UserLength; /* +0x0008 */ unsigned short *Domain; /* +0x0010 */ unsigned long DomainLength; /* +0x0018 */ unsigned short *Password; /* +0x0020 */ unsigned long PasswordLength; /* +0x0028 */ unsigned long Flags; /* +0x002c */ }; struct _NDR_USER_MARSHAL_INFO { unsigned long InformationLevel; /* +0x0000 */ unsigned char Level1[80]; /* +0x0008 1f bc 00 00 */ }; struct tagEMRSETVIEWPORTORGEX { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptlOrigin[8]; /* +0x0008 ff 2b 00 00 */ }; struct _WOW64_DESCRIPTOR_TABLE_ENTRY { unsigned long Selector; /* +0x0000 */ unsigned char Descriptor[8]; /* +0x0004 27 bc 00 00 */ }; struct _SERVICE_TABLE_ENTRYA { char *lpServiceName; /* +0x0000 */ unsigned char lpServiceProc[8]; /* +0x0008 c2 b7 00 00 */ }; struct tagENUMLOGFONTEXA { unsigned char elfLogFont[60]; /* +0x0000 a1 39 00 00 */ unsigned char elfFullName[64]; /* +0x003c 37 16 00 00 */ unsigned char elfStyle[32]; /* +0x007c 73 21 00 00 */ unsigned char elfScript[32]; /* +0x009c 73 21 00 00 */ }; struct _RPC_PROTSEQ_VECTORA { unsigned char Count[8]; /* +0x0000 75 00 00 00 */ unsigned char Protseq[8]; /* +0x0008 36 bc 00 00 */ }; struct _TRANSACTIONMANAGER_OLDEST_INFORMATION { unsigned char OldestTransactionGuid[16]; /* +0x0000 8f 18 00 00 */ }; struct tagMETAHEADER { unsigned short mtType; /* +0x0000 */ unsigned short mtHeaderSize; /* +0x0002 */ unsigned short mtVersion; /* +0x0004 */ unsigned long mtSize; /* +0x0006 */ unsigned short mtNoObjects; /* +0x000a */ unsigned long mtMaxRecord; /* +0x000c */ unsigned short mtNoParameters; /* +0x0010 */ }; struct _REMOTE_NAME_INFOW { unsigned char lpUniversalName[8]; /* +0x0000 71 06 00 00 */ unsigned char lpConnectionName[8]; /* +0x0008 71 06 00 00 */ unsigned char lpRemainingPath[8]; /* +0x0010 71 06 00 00 */ }; struct tagFILTERKEYS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long iWaitMSec; /* +0x0008 */ unsigned long iDelayMSec; /* +0x000c */ unsigned long iRepeatMSec; /* +0x0010 */ unsigned long iBounceMSec; /* +0x0014 */ }; struct EVENT_INSTANCE_INFO { void *RegHandle; /* +0x0000 */ unsigned long InstanceId; /* +0x0008 */ }; struct tagEMRSETTEXTCOLOR { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long crColor; /* +0x0008 */ }; struct tagSTATPROPSTG { unsigned char lpwstrName[8]; /* +0x0000 71 06 00 00 */ unsigned long propid; /* +0x0008 */ unsigned short vt; /* +0x000c */ }; struct _RTL_CRITICAL_SECTION { unsigned char DebugInfo[8]; /* +0x0000 1e 42 00 00 */ long LockCount; /* +0x0008 */ long RecursionCount; /* +0x000c */ void *OwningThread; /* +0x0010 */ void *LockSemaphore; /* +0x0018 */ unsigned long long SpinCount; /* +0x0020 */ }; struct in_addr:::: { unsigned short s_w1; /* +0x0000 */ unsigned short s_w2; /* +0x0002 */ }; struct in_addr:::: { unsigned char s_b1; /* +0x0000 */ unsigned char s_b2; /* +0x0001 */ unsigned char s_b3; /* +0x0002 */ unsigned char s_b4; /* +0x0003 */ }; struct tagWNDCLASSA { unsigned char style[8]; /* +0x0000 75 00 00 00 */ unsigned char lpfnWndProc[8]; /* +0x0008 e7 16 00 00 */ unsigned char cbClsExtra[4]; /* +0x0010 74 00 00 00 */ unsigned char cbWndExtra[4]; /* +0x0014 74 00 00 00 */ unsigned char hInstance[8]; /* +0x0018 dd 16 00 00 */ unsigned char hIcon[8]; /* +0x0020 e4 16 00 00 */ unsigned char hCursor[8]; /* +0x0028 e4 16 00 00 */ unsigned char hbrBackground[8]; /* +0x0030 6b 1b 00 00 */ unsigned char lpszMenuName[8]; /* +0x0038 df 16 00 00 */ unsigned char lpszClassName[8]; /* +0x0040 df 16 00 00 */ }; struct _XSTATE_CONTEXT { unsigned long long Mask; /* +0x0000 */ unsigned long Length; /* +0x0008 */ unsigned long Reserved1; /* +0x000c */ unsigned char Area[8]; /* +0x0010 dc bc 00 00 */ void *Buffer; /* +0x0018 */ }; struct tagDELETEITEMSTRUCT { unsigned char CtlType[4]; /* +0x0000 75 00 00 00 */ unsigned char CtlID[4]; /* +0x0004 75 00 00 00 */ unsigned char itemID[8]; /* +0x0008 75 00 00 00 */ unsigned char hwndItem[8]; /* +0x0010 eb 15 00 00 */ unsigned long long itemData; /* +0x0018 */ }; struct _RPC_C_OPT_COOKIE_AUTH_DESCRIPTOR { unsigned long BufferSize; /* +0x0000 */ char *Buffer; /* +0x0008 */ }; struct tagIMECHARPOSITION { unsigned long dwSize; /* +0x0000 */ unsigned long dwCharPos; /* +0x0004 */ unsigned char pt[8]; /* +0x0008 54 16 00 00 */ unsigned char cLineHeight[4]; /* +0x0010 75 00 00 00 */ unsigned char rcDocument[16]; /* +0x0014 43 16 00 00 */ }; struct _s__ThrowInfo { unsigned char attributes[4]; /* +0x0000 75 00 00 00 */ unsigned char pmfnUnwind[8]; /* +0x0004 2d 17 00 00 */ unsigned char pForwardCompat[8]; /* +0x000c 83 a1 00 00 */ unsigned char pCatchableTypeArray[8]; /* +0x0014 05 bd 00 00 */ }; struct _TRANSACTIONMANAGER_LOGPATH_INFORMATION { unsigned long LogPathLength; /* +0x0000 */ unsigned char LogPath[4]; /* +0x0004 6c 17 00 00 */ }; struct _TRANSACTION_BASIC_INFORMATION { unsigned char TransactionId[16]; /* +0x0000 8f 18 00 00 */ unsigned long State; /* +0x0010 */ unsigned long Outcome; /* +0x0014 */ }; struct tagMENUGETOBJECTINFO { unsigned long dwFlags; /* +0x0000 */ unsigned char uPos[4]; /* +0x0004 75 00 00 00 */ unsigned char hmenu[8]; /* +0x0008 a9 28 00 00 */ void *riid; /* +0x0010 */ void *pvObj; /* +0x0018 */ }; struct tagWNDCLASSW { unsigned char style[8]; /* +0x0000 75 00 00 00 */ unsigned char lpfnWndProc[8]; /* +0x0008 e7 16 00 00 */ unsigned char cbClsExtra[4]; /* +0x0010 74 00 00 00 */ unsigned char cbWndExtra[4]; /* +0x0014 74 00 00 00 */ unsigned char hInstance[8]; /* +0x0018 dd 16 00 00 */ unsigned char hIcon[8]; /* +0x0020 e4 16 00 00 */ unsigned char hCursor[8]; /* +0x0028 e4 16 00 00 */ unsigned char hbrBackground[8]; /* +0x0030 6b 1b 00 00 */ unsigned char lpszMenuName[8]; /* +0x0038 63 18 00 00 */ unsigned char lpszClassName[8]; /* +0x0040 63 18 00 00 */ }; struct tagRPC_EXTENDED_ERROR_INFO { unsigned long Version; /* +0x0000 */ unsigned char ComputerName[8]; /* +0x0008 71 06 00 00 */ unsigned long ProcessID; /* +0x0010 */ }; struct tagNEWTEXTMETRICW { long tmHeight; /* +0x0000 */ long tmAscent; /* +0x0004 */ long tmDescent; /* +0x0008 */ long tmInternalLeading; /* +0x000c */ long tmExternalLeading; /* +0x0010 */ long tmAveCharWidth; /* +0x0014 */ long tmMaxCharWidth; /* +0x0018 */ long tmWeight; /* +0x001c */ long tmOverhang; /* +0x0020 */ long tmDigitizedAspectX; /* +0x0024 */ long tmDigitizedAspectY; /* +0x0028 */ unsigned char tmFirstChar[2]; /* +0x002c 71 00 00 00 */ unsigned char tmLastChar[2]; /* +0x002e 71 00 00 00 */ unsigned char tmDefaultChar[2]; /* +0x0030 71 00 00 00 */ unsigned char tmBreakChar[2]; /* +0x0032 71 00 00 00 */ unsigned char tmItalic; /* +0x0034 */ unsigned char tmUnderlined; /* +0x0035 */ unsigned char tmStruckOut; /* +0x0036 */ unsigned char tmPitchAndFamily; /* +0x0037 */ unsigned char tmCharSet; /* +0x0038 */ unsigned long ntmFlags; /* +0x003c */ unsigned char ntmSizeEM[4]; /* +0x0040 75 00 00 00 */ unsigned char ntmCellHeight[4]; /* +0x0044 75 00 00 00 */ unsigned char ntmAvgWidth[4]; /* +0x0048 75 00 00 00 */ }; struct DISPLAYCONFIG_2DREGION { unsigned char cx[4]; /* +0x0000 75 00 00 00 */ unsigned char cy[4]; /* +0x0004 75 00 00 00 */ }; struct tagEMRMASKBLT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ long xDest; /* +0x0018 */ long yDest; /* +0x001c */ long cxDest; /* +0x0020 */ long cyDest; /* +0x0024 */ unsigned long dwRop; /* +0x0028 */ long xSrc; /* +0x002c */ long ySrc; /* +0x0030 */ unsigned char xformSrc[24]; /* +0x0034 8c 9b 00 00 */ unsigned long crBkColorSrc; /* +0x004c */ unsigned long iUsageSrc; /* +0x0050 */ unsigned long offBmiSrc; /* +0x0054 */ unsigned long cbBmiSrc; /* +0x0058 */ unsigned long offBitsSrc; /* +0x005c */ unsigned long cbBitsSrc; /* +0x0060 */ long xMask; /* +0x0064 */ long yMask; /* +0x0068 */ unsigned long iUsageMask; /* +0x006c */ unsigned long offBmiMask; /* +0x0070 */ unsigned long cbBmiMask; /* +0x0074 */ unsigned long offBitsMask; /* +0x0078 */ unsigned long cbBitsMask; /* +0x007c */ }; struct _IMAGE_AUX_SYMBOL_EX:: { unsigned long crc; /* +0x0000 */ unsigned char rgbReserved[16]; /* +0x0004 69 21 00 00 */ }; struct _IMAGE_AUX_SYMBOL_EX:: { unsigned long Length; /* +0x0000 */ unsigned short NumberOfRelocations; /* +0x0004 */ unsigned short NumberOfLinenumbers; /* +0x0006 */ unsigned long CheckSum; /* +0x0008 */ short Number; /* +0x000c */ unsigned char Selection; /* +0x000e */ unsigned char bReserved; /* +0x000f */ short HighNumber; /* +0x0010 */ unsigned char rgbReserved[2]; /* +0x0012 bd 47 00 00 */ }; struct _IMAGE_AUX_SYMBOL_EX:: { unsigned char Name[20]; /* +0x0000 c8 a0 00 00 */ }; struct _IMAGE_AUX_SYMBOL_EX:: { unsigned long WeakDefaultSymIndex; /* +0x0000 */ unsigned long WeakSearchType; /* +0x0004 */ unsigned char rgbReserved[12]; /* +0x0008 25 19 00 00 */ }; struct _SERVICE_SID_INFO { unsigned long dwServiceSidType; /* +0x0000 */ }; struct tagEMRPIXELFORMAT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char pfd[40]; /* +0x0008 3d b1 00 00 */ }; struct _REASON_CONTEXT { unsigned long Version; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ }; struct _REASON_CONTEXT:::: { unsigned char LocalizedReasonModule[8]; /* +0x0000 dd 16 00 00 */ unsigned long LocalizedReasonId; /* +0x0008 */ unsigned long ReasonStringCount; /* +0x000c */ unsigned char ReasonStrings[8]; /* +0x0010 7b 16 00 00 */ }; struct tagCREATESTRUCTA { void *lpCreateParams; /* +0x0000 */ unsigned char hInstance[8]; /* +0x0008 dd 16 00 00 */ unsigned char hMenu[8]; /* +0x0010 a9 28 00 00 */ unsigned char hwndParent[8]; /* +0x0018 eb 15 00 00 */ unsigned char cy[4]; /* +0x0020 74 00 00 00 */ unsigned char cx[4]; /* +0x0024 74 00 00 00 */ unsigned char y[4]; /* +0x0028 74 00 00 00 */ unsigned char x[4]; /* +0x002c 74 00 00 00 */ long style; /* +0x0030 */ unsigned char lpszName[8]; /* +0x0038 df 16 00 00 */ unsigned char lpszClass[8]; /* +0x0040 df 16 00 00 */ unsigned long dwExStyle; /* +0x0048 */ }; struct tagTLIBATTR { unsigned char guid[16]; /* +0x0000 8f 18 00 00 */ unsigned long lcid; /* +0x0010 */ unsigned char syskind[4]; /* +0x0014 c8 99 00 00 */ unsigned short wMajorVerNum; /* +0x0018 */ unsigned short wMinorVerNum; /* +0x001a */ unsigned short wLibFlags; /* +0x001c */ }; struct tagSOUNDSENTRYA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long iFSTextEffect; /* +0x0008 */ unsigned long iFSTextEffectMSec; /* +0x000c */ unsigned long iFSTextEffectColorBits; /* +0x0010 */ unsigned long iFSGrafEffect; /* +0x0014 */ unsigned long iFSGrafEffectMSec; /* +0x0018 */ unsigned long iFSGrafEffectColor; /* +0x001c */ unsigned long iWindowsEffect; /* +0x0020 */ unsigned long iWindowsEffectMSec; /* +0x0024 */ char *lpszWindowsEffectDLL; /* +0x0028 */ unsigned long iWindowsEffectOrdinal; /* +0x0030 */ }; struct _numberfmtA { unsigned char NumDigits[4]; /* +0x0000 75 00 00 00 */ unsigned char LeadingZero[4]; /* +0x0004 75 00 00 00 */ unsigned char Grouping[8]; /* +0x0008 75 00 00 00 */ char *lpDecimalSep; /* +0x0010 */ char *lpThousandSep; /* +0x0018 */ unsigned char NegativeOrder[8]; /* +0x0020 75 00 00 00 */ }; struct _SERVICE_TIMECHANGE_INFO { unsigned char liNewTime[8]; /* +0x0000 6a 16 00 00 */ unsigned char liOldTime[8]; /* +0x0008 6a 16 00 00 */ }; struct tagINTERFACEDATA { unsigned char pmethdata[8]; /* +0x0000 1d a0 00 00 */ unsigned char cMembers[8]; /* +0x0008 75 00 00 00 */ }; struct tagPICTDESC { unsigned char cbSizeofstruct[4]; /* +0x0000 75 00 00 00 */ unsigned char picType[4]; /* +0x0004 75 00 00 00 */ /* unsigned char bmp[0]; +0x0008 28 be 00 00 */ /* unsigned char wmf[0]; +0x0008 29 be 00 00 */ /* unsigned char icon[0]; +0x0008 2a be 00 00 */ unsigned char emf[16]; /* +0x0008 2b be 00 00 */ }; struct _ICONINFO { unsigned char fIcon[4]; /* +0x0000 74 00 00 00 */ unsigned long xHotspot; /* +0x0004 */ unsigned long yHotspot; /* +0x0008 */ unsigned char hbmMask[8]; /* +0x0010 73 16 00 00 */ unsigned char hbmColor[8]; /* +0x0018 73 16 00 00 */ }; struct _SE_ACCESS_REQUEST { unsigned long Size; /* +0x0000 */ unsigned char SeSecurityDescriptor[8]; /* +0x0008 36 be 00 00 */ unsigned long DesiredAccess; /* +0x0010 */ unsigned long PreviouslyGrantedAccess; /* +0x0014 */ void *PrincipalSelfSid; /* +0x0018 */ unsigned char GenericMapping[8]; /* +0x0020 00 b4 00 00 */ unsigned long ObjectTypeListCount; /* +0x0028 */ unsigned char ObjectTypeList[8]; /* +0x0030 38 be 00 00 */ }; struct tagRPC_EXTENDED_ERROR_INFO:: { /* unsigned char SystemTime[0]; +0x0000 28 19 00 00 */ unsigned char FileTime[16]; /* +0x0000 2e 32 00 00 */ }; struct _WSAPROTOCOLCHAIN { unsigned char ChainLen[4]; /* +0x0000 74 00 00 00 */ unsigned char ChainEntries[28]; /* +0x0004 c1 47 00 00 */ }; struct _PROCESS_INFORMATION { void *hProcess; /* +0x0000 */ void *hThread; /* +0x0008 */ unsigned long dwProcessId; /* +0x0010 */ unsigned long dwThreadId; /* +0x0014 */ }; struct tagWINDOWPOS { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char hwndInsertAfter[8]; /* +0x0008 eb 15 00 00 */ unsigned char x[4]; /* +0x0010 74 00 00 00 */ unsigned char y[4]; /* +0x0014 74 00 00 00 */ unsigned char cx[4]; /* +0x0018 74 00 00 00 */ unsigned char cy[4]; /* +0x001c 74 00 00 00 */ unsigned char flags[8]; /* +0x0020 75 00 00 00 */ }; struct tagNONCLIENTMETRICSA { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char iBorderWidth[4]; /* +0x0004 74 00 00 00 */ unsigned char iScrollWidth[4]; /* +0x0008 74 00 00 00 */ unsigned char iScrollHeight[4]; /* +0x000c 74 00 00 00 */ unsigned char iCaptionWidth[4]; /* +0x0010 74 00 00 00 */ unsigned char iCaptionHeight[4]; /* +0x0014 74 00 00 00 */ unsigned char lfCaptionFont[60]; /* +0x0018 a1 39 00 00 */ unsigned char iSmCaptionWidth[4]; /* +0x0054 74 00 00 00 */ unsigned char iSmCaptionHeight[4]; /* +0x0058 74 00 00 00 */ unsigned char lfSmCaptionFont[60]; /* +0x005c a1 39 00 00 */ unsigned char iMenuWidth[4]; /* +0x0098 74 00 00 00 */ unsigned char iMenuHeight[4]; /* +0x009c 74 00 00 00 */ unsigned char lfMenuFont[60]; /* +0x00a0 a1 39 00 00 */ unsigned char lfStatusFont[60]; /* +0x00dc a1 39 00 00 */ unsigned char lfMessageFont[60]; /* +0x0118 a1 39 00 00 */ unsigned char iPaddedBorderWidth[4]; /* +0x0154 74 00 00 00 */ }; struct tagGLYPHSET { unsigned long cbThis; /* +0x0000 */ unsigned long flAccel; /* +0x0004 */ unsigned long cGlyphsSupported; /* +0x0008 */ unsigned long cRanges; /* +0x000c */ unsigned char ranges[4]; /* +0x0010 9b be 00 00 */ }; struct tagMDICREATESTRUCTW { unsigned char szClass[8]; /* +0x0000 63 18 00 00 */ unsigned char szTitle[8]; /* +0x0008 63 18 00 00 */ void *hOwner; /* +0x0010 */ unsigned char x[4]; /* +0x0018 74 00 00 00 */ unsigned char y[4]; /* +0x001c 74 00 00 00 */ unsigned char cx[4]; /* +0x0020 74 00 00 00 */ unsigned char cy[4]; /* +0x0024 74 00 00 00 */ unsigned long style; /* +0x0028 */ long long lParam; /* +0x0030 */ }; struct _KCRM_TRANSACTION_BLOB { unsigned char UOW[16]; /* +0x0000 8f 18 00 00 */ unsigned char TmIdentity[16]; /* +0x0010 8f 18 00 00 */ unsigned long IsolationLevel; /* +0x0020 */ unsigned long IsolationFlags; /* +0x0024 */ unsigned long Timeout; /* +0x0028 */ unsigned char Description[128]; /* +0x002c 26 3a 00 00 */ }; struct _cpinfo { unsigned char MaxCharSize[4]; /* +0x0000 75 00 00 00 */ unsigned char DefaultChar[2]; /* +0x0004 bd 47 00 00 */ unsigned char LeadByte[14]; /* +0x0006 25 19 00 00 */ }; struct _XSTATE_CONFIGURATION { unsigned long long EnabledFeatures; /* +0x0000 */ unsigned long Size; /* +0x0008 */ unsigned char OptimizedSave[4]; /* +0x000c a8 18 00 00 */ unsigned char Features[512]; /* +0x0010 be be 00 00 */ }; struct _POWER_SESSION_CONNECT { unsigned char Connected; /* +0x0000 */ unsigned char Console; /* +0x0001 */ }; struct tagRPC_CALL_ATTRIBUTES_V2_A { unsigned char Version[4]; /* +0x0000 75 00 00 00 */ unsigned long Flags; /* +0x0004 */ unsigned long ServerPrincipalNameBufferLength; /* +0x0008 */ unsigned char *ServerPrincipalName; /* +0x0010 */ unsigned long ClientPrincipalNameBufferLength; /* +0x0018 */ unsigned char *ClientPrincipalName; /* +0x0020 */ unsigned long AuthenticationLevel; /* +0x0028 */ unsigned long AuthenticationService; /* +0x002c */ unsigned char NullSession[4]; /* +0x0030 74 00 00 00 */ unsigned char KernelModeCaller[4]; /* +0x0034 74 00 00 00 */ unsigned long ProtocolSequence; /* +0x0038 */ unsigned long IsClientLocal; /* +0x003c */ void *ClientPID; /* +0x0040 */ unsigned long CallStatus; /* +0x0048 */ unsigned char CallType[4]; /* +0x004c 7a 99 00 00 */ unsigned char CallLocalAddress[8]; /* +0x0050 11 a2 00 00 */ unsigned short OpNum; /* +0x0058 */ unsigned char InterfaceUuid[20]; /* +0x005c 8f 18 00 00 */ }; struct tagIMEMENUITEMINFOW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char fType[4]; /* +0x0004 75 00 00 00 */ unsigned char fState[4]; /* +0x0008 75 00 00 00 */ unsigned char wID[4]; /* +0x000c 75 00 00 00 */ unsigned char hbmpChecked[8]; /* +0x0010 73 16 00 00 */ unsigned char hbmpUnchecked[8]; /* +0x0018 73 16 00 00 */ unsigned long dwItemData; /* +0x0020 */ unsigned char szString[164]; /* +0x0024 8a 21 00 00 */ unsigned char hbmpItem[8]; /* +0x00c8 73 16 00 00 */ }; struct threadlocaleinfostruct:: { char *locale; /* +0x0000 */ unsigned char wlocale[8]; /* +0x0008 71 06 00 00 */ unsigned char refcount[8]; /* +0x0010 74 06 00 00 */ unsigned char wrefcount[8]; /* +0x0018 74 06 00 00 */ }; struct _OPERATION_START_PARAMETERS { unsigned long Version; /* +0x0000 */ unsigned long OperationId; /* +0x0004 */ unsigned long Flags; /* +0x0008 */ }; struct WMIREGINFOW { unsigned long BufferSize; /* +0x0000 */ unsigned long NextWmiRegInfo; /* +0x0004 */ unsigned long RegistryPath; /* +0x0008 */ unsigned long MofResourceName; /* +0x000c */ unsigned long GuidCount; /* +0x0010 */ /* unsigned char WmiRegGuid[0]; +0x0018 ea be 00 00 */ }; struct tagEMRSETMITERLIMIT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char eMiterLimit[4]; /* +0x0008 40 00 00 00 */ }; struct netent { char *n_name; /* +0x0000 */ unsigned char n_aliases[8]; /* +0x0008 bb a2 00 00 */ short n_addrtype; /* +0x0010 */ unsigned long n_net; /* +0x0014 */ }; struct _SLIST_HEADER { unsigned long long Alignment; /* +0x0000 */ unsigned long long Region; /* +0x0008 */ }; struct tagLOGBRUSH32 { unsigned char lbStyle[4]; /* +0x0000 75 00 00 00 */ unsigned long lbColor; /* +0x0004 */ unsigned long lbHatch; /* +0x0008 */ }; struct tagVARIANT { unsigned short vt; /* +0x0000 */ unsigned short wReserved1; /* +0x0002 */ unsigned short wReserved2; /* +0x0004 */ unsigned short wReserved3; /* +0x0006 */ long long llVal; /* +0x0008 */ long lVal; /* +0x0008 */ unsigned char bVal; /* +0x0008 */ short iVal; /* +0x0008 */ /* unsigned char fltVal[0]; +0x0008 40 00 00 00 */ /* unsigned char dblVal[0]; +0x0008 41 00 00 00 */ short boolVal; /* +0x0008 */ long scode; /* +0x0008 */ /* unsigned char cyVal[0]; +0x0008 69 a3 00 00 */ /* unsigned char date[0]; +0x0008 41 00 00 00 */ /* unsigned char bstrVal[0]; +0x0008 71 06 00 00 */ /* unsigned char punkVal[0]; +0x0008 43 17 00 00 */ /* unsigned char pdispVal[0]; +0x0008 26 18 00 00 */ /* unsigned char parray[0]; +0x0008 f3 1a 00 00 */ unsigned char *pbVal; /* +0x0008 */ short *piVal; /* +0x0008 */ long *plVal; /* +0x0008 */ long long *pllVal; /* +0x0008 */ /* unsigned char pfltVal[0]; +0x0008 40 06 00 00 */ /* unsigned char pdblVal[0]; +0x0008 41 06 00 00 */ short *pboolVal; /* +0x0008 */ long *pscode; /* +0x0008 */ /* unsigned char pcyVal[0]; +0x0008 6a a3 00 00 */ /* unsigned char pdate[0]; +0x0008 41 06 00 00 */ /* unsigned char pbstrVal[0]; +0x0008 7b 16 00 00 */ /* unsigned char ppunkVal[0]; +0x0008 be 19 00 00 */ /* unsigned char ppdispVal[0]; +0x0008 27 18 00 00 */ /* unsigned char pparray[0]; +0x0008 bd a8 00 00 */ /* unsigned char pvarVal[0]; +0x0008 d2 18 00 00 */ void *byref; /* +0x0008 */ char cVal; /* +0x0008 */ unsigned short uiVal; /* +0x0008 */ unsigned long ulVal; /* +0x0008 */ unsigned long long ullVal; /* +0x0008 */ /* unsigned char intVal[0]; +0x0008 74 00 00 00 */ /* unsigned char uintVal[0]; +0x0008 75 00 00 00 */ /* unsigned char pdecVal[0]; +0x0008 0c ae 00 00 */ char *pcVal; /* +0x0008 */ unsigned short *puiVal; /* +0x0008 */ unsigned long *pulVal; /* +0x0008 */ unsigned long long *pullVal; /* +0x0008 */ /* unsigned char pintVal[0]; +0x0008 74 06 00 00 */ /* unsigned char puintVal[0]; +0x0008 75 06 00 00 */ void *pvRecord; /* +0x0008 */ /* unsigned char pRecInfo[-16]; +0x0010 2a bf 00 00 */ unsigned char decVal[24]; /* +0x0000 0b ae 00 00 */ }; struct tagOCPFIPARAMS { unsigned long cbStructSize; /* +0x0000 */ unsigned char hWndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char x[4]; /* +0x0010 74 00 00 00 */ unsigned char y[4]; /* +0x0014 74 00 00 00 */ unsigned char lpszCaption[8]; /* +0x0018 63 18 00 00 */ unsigned long cObjects; /* +0x0020 */ unsigned char lplpUnk[8]; /* +0x0028 be 19 00 00 */ unsigned long cPages; /* +0x0030 */ unsigned char lpPages[8]; /* +0x0038 29 1a 00 00 */ unsigned long lcid; /* +0x0040 */ long dispidInitialProperty; /* +0x0044 */ }; enum __vc_attributes::pointer_defaultAttribute::type_e { ptr = 0, ref = 1, unique = 2 }; enum __vc_attributes::threadingAttribute::threading_e { apartment = 1, single = 2, free = 3, neutral = 4, both = 5 }; enum __vc_attributes::event_receiverAttribute::type_e { native = 0, com = 1, managed = 2 }; enum __vc_attributes::aggregatableAttribute::type_e { never = 0, allowed = 1, always = 2 }; enum __vc_attributes::event_sourceAttribute::optimize_e { speed = 0, size = 1 }; enum __vc_attributes::moduleAttribute::type_e { dll = 1, exe = 2, service = 3, unspecified = 4, EXE = 2, SERVICE = 3 }; enum __vc_attributes::helper_attributes::usageAttribute::usage_e { eAnyUsage = 0, eCoClassUsage = 1, eCOMInterfaceUsage = 2, eInterfaceUsage = 6, eMemberUsage = 8, eMethodUsage = 16, eInterfaceMethodUsage = 32, eInterfaceMemberUsage = 64, eCoClassMemberUsage = 128, eCoClassMethodUsage = 256, eGlobalMethodUsage = 768, eGlobalDataUsage = 1024, eClassUsage = 2048, eInterfaceParameterUsage = 4096, eMethodParameterUsage = 12288, eIDLModuleUsage = 16384, = 32770 }; enum __vc_attributes::helper_attributes::v1_alttypeAttribute::type_e { eBoolean = 0, eInteger = 1, eFloat = 2, eDouble = 3 }; struct tagEMRGDICOMMENT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long cbData; /* +0x0008 */ unsigned char Data[4]; /* +0x000c 62 17 00 00 */ }; struct tagMENUINFO { unsigned long cbSize; /* +0x0000 */ unsigned long fMask; /* +0x0004 */ unsigned long dwStyle; /* +0x0008 */ unsigned char cyMax[4]; /* +0x000c 75 00 00 00 */ unsigned char hbrBack[8]; /* +0x0010 6b 1b 00 00 */ unsigned long dwContextHelpID; /* +0x0018 */ unsigned long long dwMenuData; /* +0x0020 */ }; struct EventRegistrationToken { long long value; /* +0x0000 */ }; struct tagRECONVERTSTRING { unsigned long dwSize; /* +0x0000 */ unsigned long dwVersion; /* +0x0004 */ unsigned long dwStrLen; /* +0x0008 */ unsigned long dwStrOffset; /* +0x000c */ unsigned long dwCompStrLen; /* +0x0010 */ unsigned long dwCompStrOffset; /* +0x0014 */ unsigned long dwTargetStrLen; /* +0x0018 */ unsigned long dwTargetStrOffset; /* +0x001c */ }; struct _NETCONNECTINFOSTRUCT { unsigned long cbStructure; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned long dwSpeed; /* +0x0008 */ unsigned long dwDelay; /* +0x000c */ unsigned long dwOptDataSize; /* +0x0010 */ }; struct _RPC_VERSION { unsigned short MajorVersion; /* +0x0000 */ unsigned short MinorVersion; /* +0x0002 */ }; struct tagALTTABINFO { unsigned long cbSize; /* +0x0000 */ unsigned char cItems[4]; /* +0x0004 74 00 00 00 */ unsigned char cColumns[4]; /* +0x0008 74 00 00 00 */ unsigned char cRows[4]; /* +0x000c 74 00 00 00 */ unsigned char iColFocus[4]; /* +0x0010 74 00 00 00 */ unsigned char iRowFocus[4]; /* +0x0014 74 00 00 00 */ unsigned char cxItem[4]; /* +0x0018 74 00 00 00 */ unsigned char cyItem[4]; /* +0x001c 74 00 00 00 */ unsigned char ptStart[8]; /* +0x0020 54 16 00 00 */ }; struct _userHBITMAP { long fContext; /* +0x0000 */ }; struct _userHBITMAP::__MIDL_IWinTypes_0007 { long hInproc; /* +0x0000 */ /* unsigned char hRemote[0]; +0x0000 a4 c2 00 00 */ long long hInproc64; /* +0x0000 */ }; struct addrinfoexW { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ unsigned char ai_canonname[8]; /* +0x0018 71 06 00 00 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ void *ai_blob; /* +0x0028 */ unsigned long long ai_bloblen; /* +0x0030 */ unsigned char ai_provider[8]; /* +0x0038 29 1a 00 00 */ unsigned char ai_next[8]; /* +0x0040 f6 b1 00 00 */ }; struct _TAPE_CREATE_PARTITION { unsigned long Method; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned long Size; /* +0x0008 */ }; struct tagEMRSETCOLORSPACE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihCS; /* +0x0008 */ }; struct _SYSTEM_POWER_POLICY { unsigned long Revision; /* +0x0000 */ unsigned char PowerButton[12]; /* +0x0004 59 ae 00 00 */ unsigned char SleepButton[12]; /* +0x0010 59 ae 00 00 */ unsigned char LidClose[12]; /* +0x001c 59 ae 00 00 */ unsigned char LidOpenWake[4]; /* +0x0028 b2 99 00 00 */ unsigned long Reserved; /* +0x002c */ unsigned char Idle[12]; /* +0x0030 59 ae 00 00 */ unsigned long IdleTimeout; /* +0x003c */ unsigned char IdleSensitivity; /* +0x0040 */ unsigned char DynamicThrottle; /* +0x0041 */ unsigned char Spare2[2]; /* +0x0042 bd 47 00 00 */ unsigned char MinSleep[4]; /* +0x0044 b2 99 00 00 */ unsigned char MaxSleep[4]; /* +0x0048 b2 99 00 00 */ unsigned char ReducedLatencySleep[4]; /* +0x004c b2 99 00 00 */ unsigned long WinLogonFlags; /* +0x0050 */ unsigned long Spare3; /* +0x0054 */ unsigned long DozeS4Timeout; /* +0x0058 */ unsigned long BroadcastCapacityResolution; /* +0x005c */ unsigned char DischargePolicy[96]; /* +0x0060 37 c3 00 00 */ unsigned long VideoTimeout; /* +0x00c0 */ unsigned char VideoDimDisplay; /* +0x00c4 */ unsigned char VideoReserved[12]; /* +0x00c8 1e 3d 00 00 */ unsigned long SpindownTimeout; /* +0x00d4 */ unsigned char OptimizeForPower; /* +0x00d8 */ unsigned char FanThrottleTolerance; /* +0x00d9 */ unsigned char ForcedThrottle; /* +0x00da */ unsigned char MinThrottle; /* +0x00db */ unsigned char OverThrottled[12]; /* +0x00dc 59 ae 00 00 */ }; struct _TRANSACTION_LIST_INFORMATION { unsigned long NumberOfTransactions; /* +0x0000 */ unsigned char TransactionInformation[16]; /* +0x0004 3a c3 00 00 */ }; struct _wireSAFEARR_BSTR { unsigned long Size; /* +0x0000 */ unsigned char aBstr[8]; /* +0x0008 3f c3 00 00 */ }; struct _TP_CALLBACK_ENVIRON_V3 { unsigned long Version; /* +0x0000 */ unsigned char Pool[8]; /* +0x0008 4c 34 00 00 */ unsigned char CleanupGroup[8]; /* +0x0010 42 c3 00 00 */ unsigned char CleanupGroupCancelCallback[8]; /* +0x0018 44 c3 00 00 */ void *RaceDll; /* +0x0020 */ unsigned char ActivationContext[8]; /* +0x0028 8b 1b 00 00 */ unsigned char FinalizationCallback[24]; /* +0x0030 47 c3 00 00 */ }; struct _PROCESS_MITIGATION_STACKCHECK_POLICY { unsigned long Flags; /* +0x0000 */ /* unsigned char Permanent[0]; +0x0000 a8 18 00 00 */ unsigned char ReservedFlags[4]; /* +0x0000 a9 18 00 00 */ }; struct tagSOUNDSENTRYW { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned long dwFlags; /* +0x0004 */ unsigned long iFSTextEffect; /* +0x0008 */ unsigned long iFSTextEffectMSec; /* +0x000c */ unsigned long iFSTextEffectColorBits; /* +0x0010 */ unsigned long iFSGrafEffect; /* +0x0014 */ unsigned long iFSGrafEffectMSec; /* +0x0018 */ unsigned long iFSGrafEffectColor; /* +0x001c */ unsigned long iWindowsEffect; /* +0x0020 */ unsigned long iWindowsEffectMSec; /* +0x0024 */ unsigned char lpszWindowsEffectDLL[8]; /* +0x0028 71 06 00 00 */ unsigned long iWindowsEffectOrdinal; /* +0x0030 */ }; struct _OLESTREAM { unsigned char lpstbl[8]; /* +0x0000 53 c3 00 00 */ }; struct _WSANSClassInfoA { char *lpszName; /* +0x0000 */ unsigned long dwNameSpace; /* +0x0008 */ unsigned long dwValueType; /* +0x000c */ unsigned long dwValueSize; /* +0x0010 */ void *lpValue; /* +0x0018 */ }; struct _IMAGE_FUNCTION_ENTRY { unsigned long StartingAddress; /* +0x0000 */ unsigned long EndingAddress; /* +0x0004 */ unsigned long EndOfPrologue; /* +0x0008 */ }; struct tagMEASUREITEMSTRUCT { unsigned char CtlType[4]; /* +0x0000 75 00 00 00 */ unsigned char CtlID[4]; /* +0x0004 75 00 00 00 */ unsigned char itemID[4]; /* +0x0008 75 00 00 00 */ unsigned char itemWidth[4]; /* +0x000c 75 00 00 00 */ unsigned char itemHeight[8]; /* +0x0010 75 00 00 00 */ unsigned long long itemData; /* +0x0018 */ }; struct _RPC_PROTSEQ_ENDPOINT { unsigned char *RpcProtocolSequence; /* +0x0000 */ unsigned char *Endpoint; /* +0x0008 */ }; struct tagENUMLOGFONTW { unsigned char elfLogFont[92]; /* +0x0000 a5 39 00 00 */ unsigned char elfFullName[128]; /* +0x005c 26 3a 00 00 */ unsigned char elfStyle[64]; /* +0x00dc 25 4a 00 00 */ }; struct _MFVIDEOFORMAT { unsigned long dwSize; /* +0x0000 */ unsigned char videoInfo[112]; /* +0x0008 87 c3 00 00 */ unsigned char guidFormat[16]; /* +0x0078 8f 18 00 00 */ unsigned char compressedInfo[24]; /* +0x0088 88 c3 00 00 */ unsigned char surfaceInfo[16]; /* +0x00a0 89 c3 00 00 */ }; struct tagCAL { unsigned long cElems; /* +0x0000 */ long *pElems; /* +0x0008 */ }; struct _CREATE_THREAD_DEBUG_INFO { void *hThread; /* +0x0000 */ void *lpThreadLocalBase; /* +0x0008 */ unsigned char lpStartAddress[8]; /* +0x0010 5f a0 00 00 */ }; struct tagMSGBOXPARAMSA { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char hInstance[8]; /* +0x0010 dd 16 00 00 */ unsigned char lpszText[8]; /* +0x0018 df 16 00 00 */ unsigned char lpszCaption[8]; /* +0x0020 df 16 00 00 */ unsigned long dwStyle; /* +0x0028 */ unsigned char lpszIcon[8]; /* +0x0030 df 16 00 00 */ unsigned long long dwContextHelpId; /* +0x0038 */ unsigned char lpfnMsgBoxCallback[8]; /* +0x0040 52 b6 00 00 */ unsigned long dwLanguageId; /* +0x0048 */ }; struct DISPLAYCONFIG_VIDEO_SIGNAL_INFO { unsigned long long pixelRate; /* +0x0000 */ unsigned char hSyncFreq[8]; /* +0x0008 b4 c3 00 00 */ unsigned char vSyncFreq[8]; /* +0x0010 b4 c3 00 00 */ unsigned char activeSize[8]; /* +0x0018 b5 c3 00 00 */ unsigned char totalSize[8]; /* +0x0020 b5 c3 00 00 */ unsigned char videoStandard[4]; /* +0x0028 75 00 00 00 */ unsigned char scanLineOrdering[4]; /* +0x002c 3a 99 00 00 */ }; struct _IMAGE_SECTION_HEADER { unsigned char Name[40]; /* +0x0000 c1 1e 00 00 */ }; struct _IMAGE_SECTION_HEADER:: { unsigned long PhysicalAddress; /* +0x0000 */ unsigned long VirtualSize; /* +0x0000 */ }; struct tagBITMAP { long bmType; /* +0x0000 */ long bmWidth; /* +0x0004 */ long bmHeight; /* +0x0008 */ long bmWidthBytes; /* +0x000c */ unsigned short bmPlanes; /* +0x0010 */ unsigned short bmBitsPixel; /* +0x0012 */ void *bmBits; /* +0x0018 */ }; struct _CONSOLE_FONT_INFO { unsigned long nFont; /* +0x0000 */ unsigned char dwFontSize[4]; /* +0x0004 91 a1 00 00 */ }; struct tagSTGOPTIONS { unsigned short usVersion; /* +0x0000 */ unsigned short reserved; /* +0x0002 */ unsigned long ulSectorSize; /* +0x0004 */ unsigned char pwcsTemplateFile[8]; /* +0x0008 63 18 00 00 */ }; struct _DISCDLGSTRUCTW { unsigned long cbStructure; /* +0x0000 */ unsigned char hwndOwner[8]; /* +0x0008 eb 15 00 00 */ unsigned char lpLocalName[8]; /* +0x0010 71 06 00 00 */ unsigned char lpRemoteName[8]; /* +0x0018 71 06 00 00 */ unsigned long dwFlags; /* +0x0020 */ }; struct truespeechwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wRevision; /* +0x0012 */ unsigned short nSamplesPerBlock; /* +0x0014 */ unsigned char abReserved[28]; /* +0x0016 e7 c3 00 00 */ }; struct tagACTCTXW { unsigned long cbSize; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ unsigned char lpSource[8]; /* +0x0008 63 18 00 00 */ unsigned short wProcessorArchitecture; /* +0x0010 */ unsigned short wLangId; /* +0x0012 */ unsigned char lpAssemblyDirectory[8]; /* +0x0018 63 18 00 00 */ unsigned char lpResourceName[8]; /* +0x0020 63 18 00 00 */ unsigned char lpApplicationName[8]; /* +0x0028 63 18 00 00 */ unsigned char hModule[8]; /* +0x0030 dd 16 00 00 */ }; struct tagLOCALESIGNATURE { unsigned char lsUsb[16]; /* +0x0000 c8 21 00 00 */ unsigned char lsCsbDefault[8]; /* +0x0010 b1 19 00 00 */ unsigned char lsCsbSupported[8]; /* +0x0018 b1 19 00 00 */ }; struct tagVersionedStream { unsigned char guidVersion[16]; /* +0x0000 8f 18 00 00 */ unsigned char pStream[8]; /* +0x0010 c9 19 00 00 */ }; struct _JOBOBJECT_BASIC_PROCESS_ID_LIST { unsigned long NumberOfAssignedProcesses; /* +0x0000 */ unsigned long NumberOfProcessIdsInList; /* +0x0004 */ unsigned char ProcessIdList[8]; /* +0x0008 eb 47 00 00 */ }; struct _REMSECURITY_ATTRIBUTES { unsigned long nLength; /* +0x0000 */ unsigned long lpSecurityDescriptor; /* +0x0004 */ unsigned char bInheritHandle[4]; /* +0x0008 74 00 00 00 */ }; struct _flowspec { unsigned long TokenRate; /* +0x0000 */ unsigned long TokenBucketSize; /* +0x0004 */ unsigned long PeakBandwidth; /* +0x0008 */ unsigned long Latency; /* +0x000c */ unsigned long DelayVariation; /* +0x0010 */ unsigned long ServiceType; /* +0x0014 */ unsigned long MaxSduSize; /* +0x0018 */ unsigned long MinimumPolicedSize; /* +0x001c */ }; struct _CLAIM_SECURITY_ATTRIBUTE_FQBN_VALUE { unsigned long long Version; /* +0x0000 */ unsigned char Name[8]; /* +0x0008 71 06 00 00 */ }; struct tagNEWTEXTMETRICA { long tmHeight; /* +0x0000 */ long tmAscent; /* +0x0004 */ long tmDescent; /* +0x0008 */ long tmInternalLeading; /* +0x000c */ long tmExternalLeading; /* +0x0010 */ long tmAveCharWidth; /* +0x0014 */ long tmMaxCharWidth; /* +0x0018 */ long tmWeight; /* +0x001c */ long tmOverhang; /* +0x0020 */ long tmDigitizedAspectX; /* +0x0024 */ long tmDigitizedAspectY; /* +0x0028 */ unsigned char tmFirstChar; /* +0x002c */ unsigned char tmLastChar; /* +0x002d */ unsigned char tmDefaultChar; /* +0x002e */ unsigned char tmBreakChar; /* +0x002f */ unsigned char tmItalic; /* +0x0030 */ unsigned char tmUnderlined; /* +0x0031 */ unsigned char tmStruckOut; /* +0x0032 */ unsigned char tmPitchAndFamily; /* +0x0033 */ unsigned char tmCharSet; /* +0x0034 */ unsigned long ntmFlags; /* +0x0038 */ unsigned char ntmSizeEM[4]; /* +0x003c 75 00 00 00 */ unsigned char ntmCellHeight[4]; /* +0x0040 75 00 00 00 */ unsigned char ntmAvgWidth[4]; /* +0x0044 75 00 00 00 */ }; struct _IMAGE_ARM_RUNTIME_FUNCTION_ENTRY { unsigned long BeginAddress; /* +0x0000 */ unsigned long UnwindData; /* +0x0004 */ /* unsigned char Flag[0]; +0x0004 56 72 00 00 */ /* unsigned char FunctionLength[0]; +0x0004 36 c4 00 00 */ /* unsigned char Ret[0]; +0x0004 8b b7 00 00 */ /* unsigned char H[0]; +0x0004 8c b7 00 00 */ /* unsigned char Reg[0]; +0x0004 37 c4 00 00 */ /* unsigned char R[0]; +0x0004 f3 38 00 00 */ /* unsigned char L[0]; +0x0004 d1 16 00 00 */ /* unsigned char C[0]; +0x0004 d2 16 00 00 */ unsigned char StackAdjust[4]; /* +0x0004 d3 16 00 00 */ }; struct tagCAUH { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 0a b8 00 00 */ }; struct tagSIZE { long cx; /* +0x0000 */ long cy; /* +0x0004 */ }; struct tagTOUCH_HIT_TESTING_INPUT { unsigned char pointerId[4]; /* +0x0000 75 00 00 00 */ unsigned char point[8]; /* +0x0004 54 16 00 00 */ unsigned char boundingBox[16]; /* +0x000c 43 16 00 00 */ unsigned char nonOccludedBoundingBox[16]; /* +0x001c 43 16 00 00 */ unsigned char orientation[4]; /* +0x002c 75 00 00 00 */ }; struct msaudio1waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wSamplesPerBlock; /* +0x0012 */ unsigned short wEncodeOptions; /* +0x0014 */ }; struct _tagPROTOCOLFILTERDATA { unsigned long cbSize; /* +0x0000 */ unsigned char pProtocolSink[8]; /* +0x0008 61 b2 00 00 */ unsigned char pProtocol[8]; /* +0x0010 3d a4 00 00 */ unsigned char pUnk[8]; /* +0x0018 43 17 00 00 */ unsigned long dwFilterFlags; /* +0x0020 */ }; struct _EVENT_TRACE_HEADER { unsigned short Size; /* +0x0000 */ unsigned short FieldTypeFlags; /* +0x0002 */ unsigned char HeaderType; /* +0x0002 */ unsigned char MarkerFlags; /* +0x0003 */ unsigned long Version; /* +0x0004 */ unsigned char Class[4]; /* +0x0004 ad c4 00 00 */ unsigned long ThreadId; /* +0x0008 */ unsigned long ProcessId; /* +0x000c */ unsigned char TimeStamp[8]; /* +0x0010 6a 16 00 00 */ /* unsigned char Guid[0]; +0x0018 8f 18 00 00 */ unsigned long long GuidPtr; /* +0x0018 */ unsigned long KernelTime; /* +0x0028 */ unsigned long UserTime; /* +0x002c */ unsigned long long ProcessorTime; /* +0x0028 */ unsigned long ClientContext; /* +0x0028 */ unsigned long Flags; /* +0x002c */ }; struct tagBITMAPFILEHEADER { unsigned short bfType; /* +0x0000 */ unsigned long bfSize; /* +0x0002 */ unsigned short bfReserved1; /* +0x0006 */ unsigned short bfReserved2; /* +0x0008 */ unsigned long bfOffBits; /* +0x000a */ }; struct _SERVICE_DESCRIPTIONW { unsigned char lpDescription[8]; /* +0x0000 71 06 00 00 */ }; struct _ldiv_t { long quot; /* +0x0000 */ long rem; /* +0x0004 */ }; struct Windows::Storage::Search::SortEntry { unsigned char PropertyName[8]; /* +0x0000 4f 83 00 00 */ unsigned char AscendingOrder; /* +0x0008 */ }; struct Windows::Storage::AccessCache::AccessListEntry { unsigned char Token[8]; /* +0x0000 4f 83 00 00 */ unsigned char Metadata[8]; /* +0x0008 4f 83 00 00 */ }; struct Windows::Foundation::Point { unsigned char X[4]; /* +0x0000 40 00 00 00 */ unsigned char Y[4]; /* +0x0004 40 00 00 00 */ }; struct Windows::Foundation::TimeSpan { long long Duration; /* +0x0000 */ }; struct Windows::Foundation::Size { unsigned char Width[4]; /* +0x0000 40 00 00 00 */ unsigned char Height[4]; /* +0x0004 40 00 00 00 */ }; enum Windows::Foundation::Collections::is_pointer:: { value = 1 }; enum Windows::Foundation::Collections::is_foundation_struct *>:: { value = 0 }; enum Windows::Foundation::Collections::CollectionChange { Reset = 0, ItemInserted = 1, ItemRemoved = 2, ItemChanged = 3 }; struct Windows::Foundation::DateTime { long long UniversalTime; /* +0x0000 */ }; struct Windows::Foundation::Rect { unsigned char X[4]; /* +0x0000 40 00 00 00 */ unsigned char Y[4]; /* +0x0004 40 00 00 00 */ unsigned char Width[4]; /* +0x0008 40 00 00 00 */ unsigned char Height[4]; /* +0x000c 40 00 00 00 */ }; struct Windows::Graphics::Imaging::BitmapBounds { unsigned char X[4]; /* +0x0000 75 00 00 00 */ unsigned char Y[4]; /* +0x0004 75 00 00 00 */ unsigned char Width[4]; /* +0x0008 75 00 00 00 */ unsigned char Height[4]; /* +0x000c 75 00 00 00 */ }; struct Windows::Media::Streaming::PlaySpeed { unsigned char Numerator[4]; /* +0x0000 74 00 00 00 */ unsigned char Denominator[4]; /* +0x0004 75 00 00 00 */ }; struct Windows::Media::Streaming::TrackInformation { unsigned char Track[8]; /* +0x0000 75 00 00 00 */ unsigned char TrackDuration[8]; /* +0x0008 aa c7 00 00 */ }; struct Windows::Media::Streaming::RenderingParameters { unsigned char volume[4]; /* +0x0000 75 00 00 00 */ unsigned char mute; /* +0x0004 */ }; struct Windows::Media::Streaming::PositionInformation { unsigned char trackInformation[16]; /* +0x0000 99 ec 00 00 */ unsigned char relativeTime[8]; /* +0x0010 aa c7 00 00 */ }; struct Windows::Media::Streaming::TransportInformation { unsigned char CurrentTransportState[4]; /* +0x0000 e2 9a 00 00 */ unsigned char CurrentTransportStatus[4]; /* +0x0004 e0 9a 00 00 */ unsigned char CurrentSpeed[8]; /* +0x0008 39 d4 00 00 */ }; struct Windows::Media::Streaming::Internal::CurrentConnectionInfo { unsigned char RcsId[4]; /* +0x0000 74 00 00 00 */ unsigned char AVTransportId[4]; /* +0x0004 74 00 00 00 */ unsigned char ProtocolInfo[8]; /* +0x0008 4f 83 00 00 */ unsigned char PeerConnectionManager[8]; /* +0x0010 4f 83 00 00 */ unsigned char PeerConnectionId[8]; /* +0x0018 74 00 00 00 */ unsigned char Direction[8]; /* +0x0020 4f 83 00 00 */ unsigned char Status[8]; /* +0x0028 4f 83 00 00 */ }; struct Windows::Media::Streaming::Internal::TransportSettings { unsigned char PlayMode[4]; /* +0x0000 f6 9a 00 00 */ unsigned char RecordQualityMode[4]; /* +0x0004 f0 9a 00 00 */ }; struct Windows::Media::Streaming::Internal::MediaInfo { unsigned char NumberOfTracks[8]; /* +0x0000 75 00 00 00 */ unsigned char MediaDuration[8]; /* +0x0008 aa c7 00 00 */ unsigned char CurrentUri[8]; /* +0x0010 4f 83 00 00 */ unsigned char CurrentUriMetadata[8]; /* +0x0018 4f 83 00 00 */ unsigned char NextUri[8]; /* +0x0020 4f 83 00 00 */ unsigned char NextUriMetadata[8]; /* +0x0028 4f 83 00 00 */ unsigned char PlayMedium[4]; /* +0x0030 ec 9a 00 00 */ unsigned char RecordMedium[4]; /* +0x0034 ec 9a 00 00 */ unsigned char WriteStatus[8]; /* +0x0038 f4 9a 00 00 */ }; struct Windows::Media::Streaming::Internal::PositionInfo { unsigned char Track[8]; /* +0x0000 75 00 00 00 */ unsigned char TrackDuration[8]; /* +0x0008 aa c7 00 00 */ unsigned char TrackMetadata[8]; /* +0x0010 4f 83 00 00 */ unsigned char TrackUri[8]; /* +0x0018 4f 83 00 00 */ unsigned char RelTime[8]; /* +0x0020 aa c7 00 00 */ unsigned char AbsTime[8]; /* +0x0028 aa c7 00 00 */ unsigned char RelCount[4]; /* +0x0030 74 00 00 00 */ unsigned char AbsCount[4]; /* +0x0034 74 00 00 00 */ }; struct Windows::Media::Streaming::Internal::DeviceCapabilitiesW { unsigned char PlayMedia[4]; /* +0x0000 ec 9a 00 00 */ unsigned char RecordMedia[4]; /* +0x0004 ec 9a 00 00 */ unsigned char RecordQualityMode[4]; /* +0x0008 f0 9a 00 00 */ }; struct Windows::Media::PlayTo::VolumeChangedEventArgs { unsigned char Volume[8]; /* +0x0000 41 00 00 00 */ }; struct Windows::Media::PlayTo::MutedChangedEventArgs { unsigned char Muted; /* +0x0000 */ }; struct Windows::Media::PlayTo::PlaybackRateChangedEventArgs { unsigned char Rate[8]; /* +0x0000 41 00 00 00 */ }; struct Windows::Media::PlayTo::CurrentTimeChangedEventArgs { unsigned char Time[8]; /* +0x0000 aa c7 00 00 */ }; struct _WGLSWAP { unsigned char hdc[8]; /* +0x0000 9b 1a 00 00 */ unsigned char uiFlags[8]; /* +0x0008 75 00 00 00 */ }; struct _iobuf { char *_ptr; /* +0x0000 */ unsigned char _cnt[8]; /* +0x0008 74 00 00 00 */ char *_base; /* +0x0010 */ unsigned char _flag[4]; /* +0x0018 74 00 00 00 */ unsigned char _file[4]; /* +0x001c 74 00 00 00 */ unsigned char _charbuf[4]; /* +0x0020 74 00 00 00 */ unsigned char _bufsiz[4]; /* +0x0024 74 00 00 00 */ char *_tmpfname; /* +0x0028 */ }; struct creative_fastspeechformat_tag { unsigned char ewf[18]; /* +0x0000 95 9b 00 00 */ }; struct pcmwaveformat_tag { unsigned char wf[14]; /* +0x0000 7a ae 00 00 */ unsigned short wBitsPerSample; /* +0x000e */ }; struct tagWNODE_ALL_DATA { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned long DataBlockOffset; /* +0x0030 */ unsigned long InstanceCount; /* +0x0034 */ unsigned long OffsetInstanceNameOffsets; /* +0x0038 */ unsigned long FixedInstanceSize; /* +0x003c */ unsigned char OffsetInstanceDataAndLength[12]; /* +0x003c 64 f3 00 00 */ }; struct _PSINJECTDATA { unsigned long DataBytes; /* +0x0000 */ unsigned short InjectionPoint; /* +0x0004 */ unsigned short PageNumber; /* +0x0006 */ }; struct _RGNDATA { unsigned char rdh[32]; /* +0x0000 73 f3 00 00 */ unsigned char Buffer[4]; /* +0x0020 65 38 00 00 */ }; struct _tagHIT_LOGGING_INFO { unsigned long dwStructSize; /* +0x0000 */ char *lpszLoggedUrlName; /* +0x0008 */ unsigned char StartTime[16]; /* +0x0010 28 19 00 00 */ unsigned char EndTime[16]; /* +0x0020 28 19 00 00 */ char *lpszExtendedInfo; /* +0x0030 */ }; struct DISPLAYCONFIG_DEVICE_INFO_HEADER { unsigned char type[4]; /* +0x0000 d8 98 00 00 */ unsigned char size[4]; /* +0x0004 75 00 00 00 */ unsigned char adapterId[8]; /* +0x0008 be 21 00 00 */ unsigned char id[4]; /* +0x0010 75 00 00 00 */ }; struct tagEMREXTFLOODFILL { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char ptlStart[8]; /* +0x0008 ff 2b 00 00 */ unsigned long crColor; /* +0x0010 */ unsigned long iMode; /* +0x0014 */ }; struct _EVENTLOG_FULL_INFORMATION { unsigned long dwFull; /* +0x0000 */ }; struct _XSAVE_AREA { unsigned char LegacyState[512]; /* +0x0000 89 a2 00 00 */ unsigned char Header[64]; /* +0x0200 b1 c4 00 00 */ }; struct tagRAWINPUTDEVICE { unsigned short usUsagePage; /* +0x0000 */ unsigned short usUsage; /* +0x0002 */ unsigned long dwFlags; /* +0x0004 */ unsigned char hwndTarget[8]; /* +0x0008 eb 15 00 00 */ }; struct tagCONNECTDATA { unsigned char pUnk[8]; /* +0x0000 43 17 00 00 */ unsigned long dwCookie; /* +0x0008 */ }; struct _CLASSIC_EVENT_ID { unsigned char EventGuid[16]; /* +0x0000 8f 18 00 00 */ unsigned char Type; /* +0x0010 */ unsigned char Reserved[7]; /* +0x0011 93 3b 00 00 */ }; struct tagWNODE_SINGLE_ITEM { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned long OffsetInstanceName; /* +0x0030 */ unsigned long InstanceIndex; /* +0x0034 */ unsigned long ItemId; /* +0x0038 */ unsigned long DataBlockOffset; /* +0x003c */ unsigned long SizeDataItem; /* +0x0040 */ unsigned char VariableData[4]; /* +0x0044 2e b5 00 00 */ }; struct _SECURITY_DESCRIPTOR { unsigned char Revision; /* +0x0000 */ unsigned char Sbz1; /* +0x0001 */ unsigned short Control; /* +0x0002 */ void *Owner; /* +0x0008 */ void *Group; /* +0x0010 */ unsigned char Sacl[8]; /* +0x0018 fc 2d 00 00 */ unsigned char Dacl[8]; /* +0x0020 fc 2d 00 00 */ }; struct _WIN32_FIND_STREAM_DATA { unsigned char StreamSize[8]; /* +0x0000 6a 16 00 00 */ unsigned char cStreamName[592]; /* +0x0008 fd f3 00 00 */ }; struct tagPARAMDATA { unsigned char szName[8]; /* +0x0000 71 06 00 00 */ unsigned short vt; /* +0x0008 */ }; struct sonarcwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wCompType; /* +0x0012 */ }; struct _POWER_PLATFORM_INFORMATION { unsigned char Role[4]; /* +0x0000 3a 9a 00 00 */ unsigned char AoAc; /* +0x0004 */ }; struct _IMAGE_RESOURCE_DIR_STRING_U { unsigned short Length; /* +0x0000 */ unsigned char NameString[2]; /* +0x0002 6c 17 00 00 */ }; struct _USER_MARSHAL_CB { unsigned long Flags; /* +0x0000 */ unsigned char pStubMsg[8]; /* +0x0008 e1 a2 00 00 */ unsigned char pReserve[8]; /* +0x0010 c9 40 00 00 */ unsigned long Signature; /* +0x0018 */ unsigned char CBType[4]; /* +0x001c 4a 9a 00 00 */ unsigned char pFormat[8]; /* +0x0020 c9 40 00 00 */ unsigned char pTypeFormat[8]; /* +0x0028 c9 40 00 00 */ }; struct _PROCESS_MITIGATION_STRICT_HANDLE_CHECK_POLICY { unsigned long Flags; /* +0x0000 */ /* unsigned char RaiseExceptionOnInvalidHandleReference[0]; +0x0000 a8 18 00 00 */ /* unsigned char HandleExceptionsPermanentlyEnabled[0]; +0x0000 4d 1d 00 00 */ unsigned char ReservedFlags[4]; /* +0x0000 52 42 00 00 */ }; struct tagTTPOLYCURVE { unsigned short wType; /* +0x0000 */ unsigned short cpfx; /* +0x0002 */ unsigned char apfx[8]; /* +0x0004 2d f4 00 00 */ }; struct _TP_POOL_STACK_INFORMATION { unsigned long long StackReserve; /* +0x0000 */ unsigned long long StackCommit; /* +0x0008 */ }; struct _RPC_SECURITY_QOS_V4_W { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _NT_TIB32 { unsigned long ExceptionList; /* +0x0000 */ unsigned long StackBase; /* +0x0004 */ unsigned long StackLimit; /* +0x0008 */ unsigned long SubSystemTib; /* +0x000c */ unsigned long FiberData; /* +0x0010 */ unsigned long Version; /* +0x0010 */ unsigned long ArbitraryUserPointer; /* +0x0014 */ unsigned long Self; /* +0x0018 */ }; struct _TAPE_PREPARE { unsigned long Operation; /* +0x0000 */ unsigned char Immediate; /* +0x0004 */ }; struct _RESOURCEMANAGER_COMPLETION_INFORMATION { void *IoCompletionPortHandle; /* +0x0000 */ unsigned long long CompletionKey; /* +0x0008 */ }; struct _ACTIVATION_CONTEXT_COMPATIBILITY_INFORMATION { unsigned long ElementCount; /* +0x0000 */ /* unsigned char Elements[0]; +0x0004 66 f4 00 00 */ }; struct DISPLAYCONFIG_SOURCE_DEVICE_NAME { unsigned char header[20]; /* +0x0000 fd b1 00 00 */ unsigned char viewGdiDeviceName[64]; /* +0x0014 25 4a 00 00 */ }; struct _QualityOfService { unsigned char SendingFlowspec[32]; /* +0x0000 cb be 00 00 */ unsigned char ReceivingFlowspec[32]; /* +0x0020 cb be 00 00 */ unsigned char ProviderSpecific[16]; /* +0x0040 2f a4 00 00 */ }; struct tagEMRCREATEPALETTE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPal; /* +0x0008 */ unsigned char lgpl[8]; /* +0x000c a4 bd 00 00 */ }; struct tagEMRCREATEBRUSHINDIRECT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihBrush; /* +0x0008 */ unsigned char lb[12]; /* +0x000c 31 a2 00 00 */ }; struct _JOBOBJECT_BASIC_UI_RESTRICTIONS { unsigned long UIRestrictionsClass; /* +0x0000 */ }; struct tagSTYLEBUFA { unsigned long dwStyle; /* +0x0000 */ unsigned char szDescription[32]; /* +0x0004 ef b0 00 00 */ }; struct pvalueA { char *pv_valuename; /* +0x0000 */ unsigned char pv_valuelen[8]; /* +0x0008 74 00 00 00 */ void *pv_value_context; /* +0x0010 */ unsigned long pv_type; /* +0x0018 */ }; struct _SECURITY_CAPABILITIES { void *AppContainerSid; /* +0x0000 */ unsigned char Capabilities[8]; /* +0x0008 41 a4 00 00 */ unsigned long CapabilityCount; /* +0x0010 */ unsigned long Reserved; /* +0x0014 */ }; struct _TRANSACTION_NOTIFICATION { void *TransactionKey; /* +0x0000 */ unsigned long TransactionNotification; /* +0x0008 */ unsigned char TmVirtualClock[8]; /* +0x0010 6a 16 00 00 */ unsigned long ArgumentLength; /* +0x0018 */ }; struct tagBITMAPINFO { unsigned char bmiHeader[40]; /* +0x0000 bf a3 00 00 */ unsigned char bmiColors[4]; /* +0x0028 ca f4 00 00 */ }; struct _MFARGB { unsigned char rgbBlue; /* +0x0000 */ unsigned char rgbGreen; /* +0x0001 */ unsigned char rgbRed; /* +0x0002 */ unsigned char rgbAlpha; /* +0x0003 */ }; struct _COMMTIMEOUTS { unsigned long ReadIntervalTimeout; /* +0x0000 */ unsigned long ReadTotalTimeoutMultiplier; /* +0x0004 */ unsigned long ReadTotalTimeoutConstant; /* +0x0008 */ unsigned long WriteTotalTimeoutMultiplier; /* +0x000c */ unsigned long WriteTotalTimeoutConstant; /* +0x0010 */ }; struct _REPARSE_GUID_DATA_BUFFER { unsigned long ReparseTag; /* +0x0000 */ unsigned short ReparseDataLength; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ unsigned char ReparseGuid[20]; /* +0x0008 8f 18 00 00 */ }; struct IMAGE_AUX_SYMBOL_TOKEN_DEF { unsigned char bAuxType; /* +0x0000 */ unsigned char bReserved; /* +0x0001 */ unsigned long SymbolTableIndex; /* +0x0002 */ unsigned char rgbReserved[12]; /* +0x0006 25 19 00 00 */ }; struct tagLOGCOLORSPACEA { unsigned long lcsSignature; /* +0x0000 */ unsigned long lcsVersion; /* +0x0004 */ unsigned long lcsSize; /* +0x0008 */ long lcsCSType; /* +0x000c */ long lcsIntent; /* +0x0010 */ unsigned char lcsEndpoints[36]; /* +0x0014 92 b7 00 00 */ unsigned long lcsGammaRed; /* +0x0038 */ unsigned long lcsGammaGreen; /* +0x003c */ unsigned long lcsGammaBlue; /* +0x0040 */ unsigned char lcsFilename[260]; /* +0x0044 09 1d 00 00 */ }; struct __m128i { /* unsigned char m128i_i8[0]; +0x0000 39 b6 00 00 */ /* unsigned char m128i_i16[0]; +0x0000 3a b6 00 00 */ /* unsigned char m128i_i32[0]; +0x0000 8c 35 00 00 */ /* unsigned char m128i_i64[0]; +0x0000 3b b6 00 00 */ /* unsigned char m128i_u8[0]; +0x0000 69 21 00 00 */ /* unsigned char m128i_u16[0]; +0x0000 29 23 00 00 */ /* unsigned char m128i_u32[0]; +0x0000 3c b6 00 00 */ unsigned char m128i_u64[16]; /* +0x0000 20 19 00 00 */ }; struct _TOKEN_PRIMARY_GROUP { void *PrimaryGroup; /* +0x0000 */ }; struct _wireSAFEARR_DISPATCH { unsigned long Size; /* +0x0000 */ unsigned char apDispatch[8]; /* +0x0008 27 18 00 00 */ }; struct _SECURITY_QUALITY_OF_SERVICE { unsigned long Length; /* +0x0000 */ unsigned char ImpersonationLevel[4]; /* +0x0004 04 9a 00 00 */ unsigned char ContextTrackingMode; /* +0x0008 */ unsigned char EffectiveOnly; /* +0x0009 */ }; struct tagPELARRAY { long paXCount; /* +0x0000 */ long paYCount; /* +0x0004 */ long paXExt; /* +0x0008 */ long paYExt; /* +0x000c */ unsigned char paRGBs; /* +0x0010 */ }; struct _IMAGE_AUX_SYMBOL:: { unsigned long crc; /* +0x0000 */ unsigned char rgbReserved[14]; /* +0x0004 76 f5 00 00 */ }; struct _IMAGE_AUX_SYMBOL:: { unsigned long Length; /* +0x0000 */ unsigned short NumberOfRelocations; /* +0x0004 */ unsigned short NumberOfLinenumbers; /* +0x0006 */ unsigned long CheckSum; /* +0x0008 */ short Number; /* +0x000c */ unsigned char Selection; /* +0x000e */ unsigned char bReserved; /* +0x000f */ short HighNumber; /* +0x0010 */ }; struct _IMAGE_AUX_SYMBOL:: { unsigned char Name[18]; /* +0x0000 7b f5 00 00 */ }; struct _IMAGE_AUX_SYMBOL:: { unsigned long TagIndex; /* +0x0000 */ }; struct _IMAGE_AUX_SYMBOL:::::: { unsigned char Dimension[8]; /* +0x0000 25 45 00 00 */ }; struct _IMAGE_AUX_SYMBOL:::::: { unsigned long PointerToLinenumber; /* +0x0000 */ unsigned long PointerToNextFunction; /* +0x0004 */ }; struct _IMAGE_AUX_SYMBOL:::::: { unsigned short Linenumber; /* +0x0000 */ unsigned short Size; /* +0x0002 */ }; struct tagCURSORSHAPE { unsigned char xHotSpot[4]; /* +0x0000 74 00 00 00 */ unsigned char yHotSpot[4]; /* +0x0004 74 00 00 00 */ unsigned char cx[4]; /* +0x0008 74 00 00 00 */ unsigned char cy[4]; /* +0x000c 74 00 00 00 */ unsigned char cbWidth[4]; /* +0x0010 74 00 00 00 */ unsigned char Planes; /* +0x0014 */ unsigned char BitsPixel; /* +0x0015 */ }; struct tagI_RpcProxyCallbackInterface { unsigned char IsValidMachineFn[8]; /* +0x0000 b3 b9 00 00 */ unsigned char GetClientAddressFn[8]; /* +0x0008 a3 c3 00 00 */ unsigned char GetConnectionTimeoutFn[8]; /* +0x0010 7a af 00 00 */ unsigned char PerformCalloutFn[8]; /* +0x0018 9e b0 00 00 */ unsigned char FreeCalloutStateFn[8]; /* +0x0020 d9 b7 00 00 */ unsigned char GetClientSessionAndResourceUUIDFn[8]; /* +0x0028 a5 f5 00 00 */ unsigned char ProxyFilterIfFn[8]; /* +0x0030 a8 f5 00 00 */ unsigned char RpcProxyUpdatePerfCounterFn[8]; /* +0x0038 7d b7 00 00 */ unsigned char RpcProxyUpdatePerfCounterBackendServerFn[8]; /* +0x0040 f6 b8 00 00 */ }; struct _tagStartParam { unsigned char iid[16]; /* +0x0000 8f 18 00 00 */ unsigned char pIBindCtx[8]; /* +0x0010 fc 28 00 00 */ unsigned char pItf[8]; /* +0x0018 43 17 00 00 */ }; struct tagExtentInfo { unsigned long cb; /* +0x0000 */ unsigned long dwExtentMode; /* +0x0004 */ unsigned char sizelProposed[8]; /* +0x0008 71 19 00 00 */ }; struct _QUERY_SERVICE_CONFIGA { unsigned long dwServiceType; /* +0x0000 */ unsigned long dwStartType; /* +0x0004 */ unsigned long dwErrorControl; /* +0x0008 */ char *lpBinaryPathName; /* +0x0010 */ char *lpLoadOrderGroup; /* +0x0018 */ unsigned long dwTagId; /* +0x0020 */ char *lpDependencies; /* +0x0028 */ char *lpServiceStartName; /* +0x0030 */ char *lpDisplayName; /* +0x0038 */ }; struct _IMAGE_RESOURCE_DIRECTORY_STRING { unsigned short Length; /* +0x0000 */ unsigned char NameString[2]; /* +0x0002 65 38 00 00 */ }; struct _SERVICE_TRIGGER_INFO { unsigned long cTriggers; /* +0x0000 */ unsigned char pTriggers[8]; /* +0x0008 2e a4 00 00 */ unsigned char *pReserved; /* +0x0010 */ }; struct _tagCODEBASEHOLD { unsigned long cbSize; /* +0x0000 */ unsigned char szDistUnit[8]; /* +0x0008 71 06 00 00 */ unsigned char szCodeBase[8]; /* +0x0010 71 06 00 00 */ unsigned long dwVersionMS; /* +0x0018 */ unsigned long dwVersionLS; /* +0x001c */ unsigned long dwStyle; /* +0x0020 */ }; struct pvalueW { unsigned char pv_valuename[8]; /* +0x0000 71 06 00 00 */ unsigned char pv_valuelen[8]; /* +0x0008 74 00 00 00 */ void *pv_value_context; /* +0x0010 */ unsigned long pv_type; /* +0x0018 */ }; struct _RPC_SYNTAX_IDENTIFIER { unsigned char SyntaxGUID[16]; /* +0x0000 8f 18 00 00 */ unsigned char SyntaxVersion[4]; /* +0x0010 29 b5 00 00 */ }; struct _ENABLE_TRACE_PARAMETERS { unsigned long Version; /* +0x0000 */ unsigned long EnableProperty; /* +0x0004 */ unsigned long ControlFlags; /* +0x0008 */ unsigned char SourceId[20]; /* +0x000c 8f 18 00 00 */ unsigned char EnableFilterDesc[8]; /* +0x0020 78 b8 00 00 */ }; struct _NETRESOURCEA { unsigned long dwScope; /* +0x0000 */ unsigned long dwType; /* +0x0004 */ unsigned long dwDisplayType; /* +0x0008 */ unsigned long dwUsage; /* +0x000c */ char *lpLocalName; /* +0x0010 */ char *lpRemoteName; /* +0x0018 */ char *lpComment; /* +0x0020 */ char *lpProvider; /* +0x0028 */ }; struct _TAPE_GET_DRIVE_PARAMETERS { unsigned char ECC; /* +0x0000 */ unsigned char Compression; /* +0x0001 */ unsigned char DataPadding; /* +0x0002 */ unsigned char ReportSetmarks; /* +0x0003 */ unsigned long DefaultBlockSize; /* +0x0004 */ unsigned long MaximumBlockSize; /* +0x0008 */ unsigned long MinimumBlockSize; /* +0x000c */ unsigned long MaximumPartitionCount; /* +0x0010 */ unsigned long FeaturesLow; /* +0x0014 */ unsigned long FeaturesHigh; /* +0x0018 */ unsigned long EOTWarningZoneSize; /* +0x001c */ }; struct tagRAWINPUTHEADER { unsigned long dwType; /* +0x0000 */ unsigned long dwSize; /* +0x0004 */ void *hDevice; /* +0x0008 */ unsigned long long wParam; /* +0x0010 */ }; struct tagWNODE_EVENT_REFERENCE { unsigned char WnodeHeader[48]; /* +0x0000 2d b5 00 00 */ unsigned char TargetGuid[16]; /* +0x0030 8f 18 00 00 */ unsigned long TargetDataBlockSize; /* +0x0040 */ unsigned long TargetInstanceIndex; /* +0x0044 */ unsigned char TargetInstanceName[4]; /* +0x0044 08 a5 00 00 */ }; struct ANON_OBJECT_HEADER_V2 { unsigned short Sig1; /* +0x0000 */ unsigned short Sig2; /* +0x0002 */ unsigned short Version; /* +0x0004 */ unsigned short Machine; /* +0x0006 */ unsigned long TimeDateStamp; /* +0x0008 */ unsigned char ClassID[16]; /* +0x000c 8f 18 00 00 */ unsigned long SizeOfData; /* +0x001c */ unsigned long Flags; /* +0x0020 */ unsigned long MetaDataSize; /* +0x0024 */ unsigned long MetaDataOffset; /* +0x0028 */ }; struct _COSERVERINFO { unsigned long dwReserved1; /* +0x0000 */ unsigned char pwszName[8]; /* +0x0008 71 06 00 00 */ unsigned char pAuthInfo[8]; /* +0x0010 b6 f6 00 00 */ unsigned long dwReserved2; /* +0x0018 */ }; struct g721_adpcmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short nAuxBlockSize; /* +0x0012 */ }; struct _TRACE_LOGFILE_HEADER64 { unsigned long BufferSize; /* +0x0000 */ unsigned long Version; /* +0x0004 */ unsigned char VersionDetail[4]; /* +0x0004 cf f6 00 00 */ unsigned long ProviderVersion; /* +0x0008 */ unsigned long NumberOfProcessors; /* +0x000c */ unsigned char EndTime[8]; /* +0x0010 6a 16 00 00 */ unsigned long TimerResolution; /* +0x0018 */ unsigned long MaximumFileSize; /* +0x001c */ unsigned long LogFileMode; /* +0x0020 */ unsigned long BuffersWritten; /* +0x0024 */ /* unsigned char LogInstanceGuid[0]; +0x0028 8f 18 00 00 */ unsigned long StartBuffers; /* +0x0028 */ unsigned long PointerSize; /* +0x002c */ unsigned long EventsLost; /* +0x0030 */ unsigned long CpuSpeedInMHz; /* +0x0034 */ unsigned long long LoggerName; /* +0x0038 */ unsigned long long LogFileName; /* +0x0040 */ unsigned char TimeZone[176]; /* +0x0048 94 b9 00 00 */ unsigned char BootTime[8]; /* +0x00f8 6a 16 00 00 */ unsigned char PerfFreq[8]; /* +0x0100 6a 16 00 00 */ unsigned char StartTime[8]; /* +0x0108 6a 16 00 00 */ unsigned long ReservedFlags; /* +0x0110 */ unsigned long BuffersLost; /* +0x0114 */ }; struct _RPC_CLIENT_INTERFACE { unsigned char Length[4]; /* +0x0000 75 00 00 00 */ unsigned char InterfaceId[20]; /* +0x0004 fe a0 00 00 */ unsigned char TransferSyntax[24]; /* +0x0018 fe a0 00 00 */ unsigned char DispatchTable[8]; /* +0x0030 6e a2 00 00 */ unsigned char RpcProtseqEndpointCount[8]; /* +0x0038 75 00 00 00 */ unsigned char RpcProtseqEndpoint[8]; /* +0x0040 b1 ad 00 00 */ unsigned long long Reserved; /* +0x0048 */ unsigned char InterpreterInfo[8]; /* +0x0050 34 1b 00 00 */ unsigned char Flags[8]; /* +0x0058 75 00 00 00 */ }; struct _GENERIC_MAPPING { unsigned long GenericRead; /* +0x0000 */ unsigned long GenericWrite; /* +0x0004 */ unsigned long GenericExecute; /* +0x0008 */ unsigned long GenericAll; /* +0x000c */ }; struct tagSTATSTG { unsigned char pwcsName[8]; /* +0x0000 71 06 00 00 */ unsigned long type; /* +0x0008 */ unsigned char cbSize[8]; /* +0x0010 51 37 00 00 */ unsigned char mtime[8]; /* +0x0018 2e 32 00 00 */ unsigned char ctime[8]; /* +0x0020 2e 32 00 00 */ unsigned char atime[8]; /* +0x0028 2e 32 00 00 */ unsigned long grfMode; /* +0x0030 */ unsigned long grfLocksSupported; /* +0x0034 */ unsigned char clsid[16]; /* +0x0038 8f 18 00 00 */ unsigned long grfStateBits; /* +0x0048 */ unsigned long reserved; /* +0x004c */ }; struct COPYFILE2_EXTENDED_PARAMETERS { unsigned long dwSize; /* +0x0000 */ unsigned long dwCopyFlags; /* +0x0004 */ unsigned char pfCancel[8]; /* +0x0008 74 06 00 00 */ unsigned char pProgressRoutine[8]; /* +0x0010 c9 b4 00 00 */ void *pvCallbackContext; /* +0x0018 */ }; struct _CrtMemState { unsigned char pBlockHeader[8]; /* +0x0000 e4 f6 00 00 */ unsigned char lCounts[40]; /* +0x0008 61 1b 00 00 */ unsigned char lSizes[40]; /* +0x0030 61 1b 00 00 */ unsigned long long lHighWaterCount; /* +0x0058 */ unsigned long long lTotalCount; /* +0x0060 */ }; struct _TOKEN_PRIVILEGES { unsigned long PrivilegeCount; /* +0x0000 */ unsigned char Privileges[12]; /* +0x0004 bc b8 00 00 */ }; struct tagRPCOLEMESSAGE { void *reserved1; /* +0x0000 */ unsigned long dataRepresentation; /* +0x0008 */ void *Buffer; /* +0x0010 */ unsigned long cbBuffer; /* +0x0018 */ unsigned long iMethod; /* +0x001c */ unsigned char reserved2[40]; /* +0x0020 28 f7 00 00 */ unsigned long rpcFlags; /* +0x0048 */ }; struct _TRACE_GUID_INFO { unsigned long InstanceCount; /* +0x0000 */ unsigned long Reserved; /* +0x0004 */ }; struct provider_info { unsigned char pi_R0_1val[8]; /* +0x0000 18 9c 00 00 */ unsigned char pi_R0_allvals[8]; /* +0x0008 18 9c 00 00 */ unsigned char pi_R3_1val[8]; /* +0x0010 18 9c 00 00 */ unsigned char pi_R3_allvals[8]; /* +0x0018 18 9c 00 00 */ unsigned long pi_flags; /* +0x0020 */ void *pi_key_context; /* +0x0028 */ }; struct _RPC_SECURITY_QOS_V4_A { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _GROUP_AFFINITY { unsigned long long Mask; /* +0x0000 */ unsigned short Group; /* +0x0008 */ unsigned char Reserved[6]; /* +0x000a 87 f7 00 00 */ }; struct DISPLAYCONFIG_PATH_INFO { unsigned char sourceInfo[20]; /* +0x0000 8c f7 00 00 */ unsigned char targetInfo[48]; /* +0x0014 8d f7 00 00 */ unsigned char flags[4]; /* +0x0044 75 00 00 00 */ }; struct _CONSOLE_SELECTION_INFO { unsigned long dwFlags; /* +0x0000 */ unsigned char dwSelectionAnchor[4]; /* +0x0004 91 a1 00 00 */ unsigned char srSelection[8]; /* +0x0008 8c b3 00 00 */ }; struct _MEMORYSTATUSEX { unsigned long dwLength; /* +0x0000 */ unsigned long dwMemoryLoad; /* +0x0004 */ unsigned long long ullTotalPhys; /* +0x0008 */ unsigned long long ullAvailPhys; /* +0x0010 */ unsigned long long ullTotalPageFile; /* +0x0018 */ unsigned long long ullAvailPageFile; /* +0x0020 */ unsigned long long ullTotalVirtual; /* +0x0028 */ unsigned long long ullAvailVirtual; /* +0x0030 */ unsigned long long ullAvailExtendedVirtual; /* +0x0038 */ }; struct tagCHARSETINFO { unsigned char ciCharset[4]; /* +0x0000 75 00 00 00 */ unsigned char ciACP[4]; /* +0x0004 75 00 00 00 */ unsigned char fs[24]; /* +0x0008 de ae 00 00 */ }; struct tagPROPSPEC { unsigned long ulKind; /* +0x0000 */ unsigned long propid; /* +0x0008 */ unsigned char lpwstr[8]; /* +0x0008 71 06 00 00 */ }; struct _ICONINFOEXA { unsigned long cbSize; /* +0x0000 */ unsigned char fIcon[4]; /* +0x0004 74 00 00 00 */ unsigned long xHotspot; /* +0x0008 */ unsigned long yHotspot; /* +0x000c */ unsigned char hbmMask[8]; /* +0x0010 73 16 00 00 */ unsigned char hbmColor[8]; /* +0x0018 73 16 00 00 */ unsigned short wResID; /* +0x0020 */ unsigned char szModName[260]; /* +0x0022 09 1d 00 00 */ unsigned char szResName[266]; /* +0x0126 09 1d 00 00 */ }; struct _WIN32_FIND_DATAA { unsigned long dwFileAttributes; /* +0x0000 */ unsigned char ftCreationTime[8]; /* +0x0004 2e 32 00 00 */ unsigned char ftLastAccessTime[8]; /* +0x000c 2e 32 00 00 */ unsigned char ftLastWriteTime[8]; /* +0x0014 2e 32 00 00 */ unsigned long nFileSizeHigh; /* +0x001c */ unsigned long nFileSizeLow; /* +0x0020 */ unsigned long dwReserved0; /* +0x0024 */ unsigned long dwReserved1; /* +0x0028 */ unsigned char cFileName[260]; /* +0x002c 09 1d 00 00 */ unsigned char cAlternateFileName[16]; /* +0x0130 93 a1 00 00 */ }; struct _JUMP_BUFFER { unsigned long long Frame; /* +0x0000 */ unsigned long long Rbx; /* +0x0008 */ unsigned long long Rsp; /* +0x0010 */ unsigned long long Rbp; /* +0x0018 */ unsigned long long Rsi; /* +0x0020 */ unsigned long long Rdi; /* +0x0028 */ unsigned long long R12; /* +0x0030 */ unsigned long long R13; /* +0x0038 */ unsigned long long R14; /* +0x0040 */ unsigned long long R15; /* +0x0048 */ unsigned long long Rip; /* +0x0050 */ unsigned long MxCsr; /* +0x0058 */ unsigned short FpCsr; /* +0x005c */ unsigned short Spare; /* +0x005e */ unsigned char Xmm6[16]; /* +0x0060 12 f8 00 00 */ unsigned char Xmm7[16]; /* +0x0070 12 f8 00 00 */ unsigned char Xmm8[16]; /* +0x0080 12 f8 00 00 */ unsigned char Xmm9[16]; /* +0x0090 12 f8 00 00 */ unsigned char Xmm10[16]; /* +0x00a0 12 f8 00 00 */ unsigned char Xmm11[16]; /* +0x00b0 12 f8 00 00 */ unsigned char Xmm12[16]; /* +0x00c0 12 f8 00 00 */ unsigned char Xmm13[16]; /* +0x00d0 12 f8 00 00 */ unsigned char Xmm14[16]; /* +0x00e0 12 f8 00 00 */ unsigned char Xmm15[16]; /* +0x00f0 12 f8 00 00 */ }; struct tagEMRGLSBOUNDEDRECORD { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long cbData; /* +0x0018 */ unsigned char Data[4]; /* +0x001c 62 17 00 00 */ }; struct _WSANETWORKEVENTS { long lNetworkEvents; /* +0x0000 */ unsigned char iErrorCode[40]; /* +0x0004 25 f8 00 00 */ }; struct _IMAGE_OS2_HEADER { unsigned short ne_magic; /* +0x0000 */ char ne_ver; /* +0x0002 */ char ne_rev; /* +0x0003 */ unsigned short ne_enttab; /* +0x0004 */ unsigned short ne_cbenttab; /* +0x0006 */ long ne_crc; /* +0x0008 */ unsigned short ne_flags; /* +0x000c */ unsigned short ne_autodata; /* +0x000e */ unsigned short ne_heap; /* +0x0010 */ unsigned short ne_stack; /* +0x0012 */ long ne_csip; /* +0x0014 */ long ne_sssp; /* +0x0018 */ unsigned short ne_cseg; /* +0x001c */ unsigned short ne_cmod; /* +0x001e */ unsigned short ne_cbnrestab; /* +0x0020 */ unsigned short ne_segtab; /* +0x0022 */ unsigned short ne_rsrctab; /* +0x0024 */ unsigned short ne_restab; /* +0x0026 */ unsigned short ne_modtab; /* +0x0028 */ unsigned short ne_imptab; /* +0x002a */ long ne_nrestab; /* +0x002c */ unsigned short ne_cmovent; /* +0x0030 */ unsigned short ne_align; /* +0x0032 */ unsigned short ne_cres; /* +0x0034 */ unsigned char ne_exetyp; /* +0x0036 */ unsigned char ne_flagsothers; /* +0x0037 */ unsigned short ne_pretthunks; /* +0x0038 */ unsigned short ne_psegrefbytes; /* +0x003a */ unsigned short ne_swaparea; /* +0x003c */ unsigned short ne_expver; /* +0x003e */ }; struct _ACTIVATION_CONTEXT_RUN_LEVEL_INFORMATION { unsigned long ulFlags; /* +0x0000 */ unsigned char RunLevel[4]; /* +0x0004 9c 9a 00 00 */ unsigned long UiAccess; /* +0x0008 */ }; struct DISPLAYCONFIG_PATH_TARGET_INFO { unsigned char adapterId[8]; /* +0x0000 be 21 00 00 */ unsigned char id[4]; /* +0x0008 75 00 00 00 */ unsigned char modeInfoIdx[4]; /* +0x000c 75 00 00 00 */ unsigned char outputTechnology[4]; /* +0x0010 a0 99 00 00 */ unsigned char rotation[4]; /* +0x0014 78 9a 00 00 */ unsigned char scaling[4]; /* +0x0018 d6 98 00 00 */ unsigned char refreshRate[8]; /* +0x001c b4 c3 00 00 */ unsigned char scanLineOrdering[4]; /* +0x0024 3a 99 00 00 */ unsigned char targetAvailable[4]; /* +0x0028 74 00 00 00 */ unsigned char statusFlags[4]; /* +0x002c 75 00 00 00 */ }; struct tagACTCTX_SECTION_KEYED_DATA_ASSEMBLY_METADATA { void *lpInformation; /* +0x0000 */ void *lpSectionBase; /* +0x0008 */ unsigned long ulSectionLength; /* +0x0010 */ void *lpSectionGlobalDataBase; /* +0x0018 */ unsigned long ulSectionGlobalDataLength; /* +0x0020 */ }; struct tagHANDLETABLE { unsigned char objectHandle[8]; /* +0x0000 38 f8 00 00 */ }; struct __m256i { /* unsigned char m256i_i8[0]; +0x0000 ef b0 00 00 */ /* unsigned char m256i_i16[0]; +0x0000 3d f8 00 00 */ /* unsigned char m256i_i32[0]; +0x0000 3e f8 00 00 */ /* unsigned char m256i_i64[0]; +0x0000 17 bb 00 00 */ /* unsigned char m256i_u8[0]; +0x0000 73 21 00 00 */ /* unsigned char m256i_u16[0]; +0x0000 c2 47 00 00 */ /* unsigned char m256i_u32[0]; +0x0000 3f f8 00 00 */ unsigned char m256i_u64[32]; /* +0x0000 45 6f 00 00 */ }; struct _NT_TIB { unsigned char ExceptionList[8]; /* +0x0000 34 30 00 00 */ void *StackBase; /* +0x0008 */ void *StackLimit; /* +0x0010 */ void *SubSystemTib; /* +0x0018 */ void *FiberData; /* +0x0020 */ unsigned long Version; /* +0x0020 */ void *ArbitraryUserPointer; /* +0x0028 */ unsigned char Self[8]; /* +0x0030 8b b3 00 00 */ }; struct _IMAGE_TLS_DIRECTORY64 { unsigned long long StartAddressOfRawData; /* +0x0000 */ unsigned long long EndAddressOfRawData; /* +0x0008 */ unsigned long long AddressOfIndex; /* +0x0010 */ unsigned long long AddressOfCallBacks; /* +0x0018 */ unsigned long SizeOfZeroFill; /* +0x0020 */ unsigned long Characteristics; /* +0x0024 */ }; struct _DRAWPATRECT { unsigned char ptPosition[8]; /* +0x0000 54 16 00 00 */ unsigned char ptSize[8]; /* +0x0008 54 16 00 00 */ unsigned short wStyle; /* +0x0010 */ unsigned short wPattern; /* +0x0012 */ }; struct DISPLAYCONFIG_MODE_INFO { unsigned char infoType[4]; /* +0x0000 ca 9a 00 00 */ unsigned char id[4]; /* +0x0004 75 00 00 00 */ unsigned char adapterId[8]; /* +0x0008 be 21 00 00 */ /* unsigned char targetMode[0]; +0x0010 fe b1 00 00 */ unsigned char sourceMode[48]; /* +0x0010 72 f8 00 00 */ }; struct tagEMRBITBLT { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ long xDest; /* +0x0018 */ long yDest; /* +0x001c */ long cxDest; /* +0x0020 */ long cyDest; /* +0x0024 */ unsigned long dwRop; /* +0x0028 */ long xSrc; /* +0x002c */ long ySrc; /* +0x0030 */ unsigned char xformSrc[24]; /* +0x0034 8c 9b 00 00 */ unsigned long crBkColorSrc; /* +0x004c */ unsigned long iUsageSrc; /* +0x0050 */ unsigned long offBmiSrc; /* +0x0054 */ unsigned long cbBmiSrc; /* +0x0058 */ unsigned long offBitsSrc; /* +0x005c */ unsigned long cbBitsSrc; /* +0x0060 */ }; struct tagOleMenuGroupWidths { unsigned char width[24]; /* +0x0000 96 f8 00 00 */ }; struct tagCAFLT { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 40 06 00 00 */ }; struct tagMDINEXTMENU { unsigned char hmenuIn[8]; /* +0x0000 a9 28 00 00 */ unsigned char hmenuNext[8]; /* +0x0008 a9 28 00 00 */ unsigned char hwndNext[8]; /* +0x0010 eb 15 00 00 */ }; struct _APPLICATIONLAUNCH_SETTING_VALUE { unsigned char ActivationTime[8]; /* +0x0000 6a 16 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned long ButtonInstanceID; /* +0x000c */ }; struct _userCLIPFORMAT::__MIDL_IWinTypes_0001 { unsigned long dwValue; /* +0x0000 */ unsigned char pwszName[8]; /* +0x0000 71 06 00 00 */ }; struct _WSAPROTOCOL_INFOA { unsigned long dwServiceFlags1; /* +0x0000 */ unsigned long dwServiceFlags2; /* +0x0004 */ unsigned long dwServiceFlags3; /* +0x0008 */ unsigned long dwServiceFlags4; /* +0x000c */ unsigned long dwProviderFlags; /* +0x0010 */ unsigned char ProviderId[16]; /* +0x0014 8f 18 00 00 */ unsigned long dwCatalogEntryId; /* +0x0024 */ unsigned char ProtocolChain[32]; /* +0x0028 f7 ae 00 00 */ unsigned char iVersion[4]; /* +0x0048 74 00 00 00 */ unsigned char iAddressFamily[4]; /* +0x004c 74 00 00 00 */ unsigned char iMaxSockAddr[4]; /* +0x0050 74 00 00 00 */ unsigned char iMinSockAddr[4]; /* +0x0054 74 00 00 00 */ unsigned char iSocketType[4]; /* +0x0058 74 00 00 00 */ unsigned char iProtocol[4]; /* +0x005c 74 00 00 00 */ unsigned char iProtocolMaxOffset[4]; /* +0x0060 74 00 00 00 */ unsigned char iNetworkByteOrder[4]; /* +0x0064 74 00 00 00 */ unsigned char iSecurityScheme[4]; /* +0x0068 74 00 00 00 */ unsigned long dwMessageSize; /* +0x006c */ unsigned long dwProviderReserved; /* +0x0070 */ unsigned char szProtocol[256]; /* +0x0074 44 48 00 00 */ }; struct _userHMETAFILEPICT { long fContext; /* +0x0000 */ }; struct _userHMETAFILEPICT::__MIDL_IWinTypes_0005 { long hInproc; /* +0x0000 */ /* unsigned char hRemote[0]; +0x0000 f2 f8 00 00 */ long long hInproc64; /* +0x0000 */ }; struct tagCALPSTR { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 bb a2 00 00 */ }; struct _RPC_SECURITY_QOS_V5_W { unsigned long Version; /* +0x0000 */ unsigned long Capabilities; /* +0x0004 */ unsigned long IdentityTracking; /* +0x0008 */ unsigned long ImpersonationType; /* +0x000c */ unsigned long AdditionalSecurityInfoType; /* +0x0010 */ }; struct _wfinddata32_t { unsigned char attrib[4]; /* +0x0000 75 00 00 00 */ long time_create; /* +0x0004 */ long time_access; /* +0x0008 */ long time_write; /* +0x000c */ unsigned long size; /* +0x0010 */ unsigned char name[520]; /* +0x0014 f9 1b 00 00 */ }; struct _MALLOC_FREE_STRUCT { unsigned char pfnAllocate[8]; /* +0x0000 99 1a 00 00 */ unsigned char pfnFree[8]; /* +0x0008 2d 17 00 00 */ }; struct _tagDATAINFO { unsigned long ulTotalSize; /* +0x0000 */ unsigned long ulavrPacketSize; /* +0x0004 */ unsigned long ulConnectSpeed; /* +0x0008 */ unsigned long ulProcessorSpeed; /* +0x000c */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_V2_W { unsigned char TransportCredentials[8]; /* +0x0000 e7 ac 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned short *ServerCertificateSubject; /* +0x0020 */ unsigned char ProxyCredentials[8]; /* +0x0028 e7 ac 00 00 */ unsigned long NumberOfProxyAuthnSchemes; /* +0x0030 */ unsigned long *ProxyAuthnSchemes; /* +0x0038 */ }; struct CONFIRMSAFETY { unsigned char clsid[16]; /* +0x0000 8f 18 00 00 */ unsigned char pUnk[8]; /* +0x0010 43 17 00 00 */ unsigned long dwFlags; /* +0x0018 */ }; struct _FILE_NOTIFY_INFORMATION { unsigned long NextEntryOffset; /* +0x0000 */ unsigned long Action; /* +0x0004 */ unsigned long FileNameLength; /* +0x0008 */ unsigned char FileName[4]; /* +0x000c 6c 17 00 00 */ }; struct tagAspectInfo { unsigned long cb; /* +0x0000 */ unsigned long dwFlags; /* +0x0004 */ }; struct _ENLISTMENT_CRM_INFORMATION { unsigned char CrmTransactionManagerId[16]; /* +0x0000 8f 18 00 00 */ unsigned char CrmResourceManagerId[16]; /* +0x0010 8f 18 00 00 */ unsigned char CrmEnlistmentId[16]; /* +0x0020 8f 18 00 00 */ }; struct _EXCEPTION_RECORD64 { unsigned long ExceptionCode; /* +0x0000 */ unsigned long ExceptionFlags; /* +0x0004 */ unsigned long long ExceptionRecord; /* +0x0008 */ unsigned long long ExceptionAddress; /* +0x0010 */ unsigned long NumberParameters; /* +0x0018 */ unsigned long __unusedAlignment; /* +0x001c */ unsigned char ExceptionInformation[120]; /* +0x0020 00 9c 00 00 */ }; struct tagEMRRESIZEPALETTE { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPal; /* +0x0008 */ unsigned long cEntries; /* +0x000c */ }; struct _LUID_AND_ATTRIBUTES { unsigned char Luid[8]; /* +0x0000 be 21 00 00 */ unsigned long Attributes; /* +0x0008 */ }; struct _SID { unsigned char Revision; /* +0x0000 */ unsigned char SubAuthorityCount; /* +0x0001 */ unsigned char IdentifierAuthority[6]; /* +0x0002 41 9c 00 00 */ unsigned char SubAuthority[4]; /* +0x0008 39 18 00 00 */ }; struct _OBJECT_TYPE_LIST { unsigned short Level; /* +0x0000 */ unsigned short Sbz; /* +0x0002 */ unsigned char ObjectType[8]; /* +0x0008 29 1a 00 00 */ }; struct _TIME_ZONE_INFORMATION { long Bias; /* +0x0000 */ unsigned char StandardName[64]; /* +0x0004 25 4a 00 00 */ unsigned char StandardDate[16]; /* +0x0044 28 19 00 00 */ long StandardBias; /* +0x0054 */ unsigned char DaylightName[64]; /* +0x0058 25 4a 00 00 */ unsigned char DaylightDate[16]; /* +0x0098 28 19 00 00 */ long DaylightBias; /* +0x00a8 */ }; struct _POWER_MONITOR_INVOCATION { unsigned char On; /* +0x0000 */ unsigned char Console; /* +0x0001 */ }; struct tagNCCALCSIZE_PARAMS { unsigned char rgrc[48]; /* +0x0000 b9 f9 00 00 */ unsigned char lppos[8]; /* +0x0030 bf 75 00 00 */ }; struct wmaudio2waveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned long dwSamplesPerBlock; /* +0x0012 */ unsigned short wEncodeOptions; /* +0x0016 */ unsigned long dwSuperBlockAlign; /* +0x0018 */ }; struct _PROCESS_MITIGATION_ASLR_POLICY { unsigned long Flags; /* +0x0000 */ /* unsigned char EnableStackRandomization[0]; +0x0000 a8 18 00 00 */ /* unsigned char EnableForceRelocateImages[0]; +0x0000 4d 1d 00 00 */ /* unsigned char EnableHighEntropy[0]; +0x0000 4e 1d 00 00 */ /* unsigned char DisallowStrippedImages[0]; +0x0000 19 2c 00 00 */ unsigned char ReservedFlags[4]; /* +0x0000 cb f9 00 00 */ }; struct _IMAGE_DELAYLOAD_DESCRIPTOR:: { unsigned long AllAttributes; /* +0x0000 */ /* unsigned char RvaBased[0]; +0x0000 a8 18 00 00 */ unsigned char ReservedAttributes[4]; /* +0x0000 a9 18 00 00 */ }; struct _QUERY_SERVICE_LOCK_STATUSA { unsigned long fIsLocked; /* +0x0000 */ char *lpLockOwner; /* +0x0008 */ unsigned long dwLockDuration; /* +0x0010 */ }; struct tagEMRGRADIENTFILL { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned char rclBounds[16]; /* +0x0008 8b 9b 00 00 */ unsigned long nVer; /* +0x0018 */ unsigned long nTri; /* +0x001c */ unsigned long ulMode; /* +0x0020 */ unsigned char Ver[16]; /* +0x0024 e1 f9 00 00 */ }; struct tagTPMPARAMS { unsigned char cbSize[4]; /* +0x0000 75 00 00 00 */ unsigned char rcExclude[16]; /* +0x0004 43 16 00 00 */ }; struct tagQACONTAINER { unsigned long cbSize; /* +0x0000 */ unsigned char pClientSite[8]; /* +0x0008 0e 28 00 00 */ unsigned char pAdviseSink[8]; /* +0x0010 0c fa 00 00 */ unsigned char pPropertyNotifySink[8]; /* +0x0018 11 b6 00 00 */ unsigned char pUnkEventSink[8]; /* +0x0020 43 17 00 00 */ unsigned long dwAmbientFlags; /* +0x0028 */ unsigned long colorFore; /* +0x002c */ unsigned long colorBack; /* +0x0030 */ unsigned char pFont[8]; /* +0x0038 bb f7 00 00 */ unsigned char pUndoMgr[8]; /* +0x0040 8e af 00 00 */ unsigned long dwAppearance; /* +0x0048 */ long lcid; /* +0x004c */ unsigned char hpal[8]; /* +0x0050 d6 1d 00 00 */ unsigned char pBindHost[8]; /* +0x0058 70 b4 00 00 */ unsigned char pOleControlSite[8]; /* +0x0060 e9 f7 00 00 */ unsigned char pServiceProvider[8]; /* +0x0068 43 25 00 00 */ }; struct tagFORMATETC { unsigned short cfFormat; /* +0x0000 */ unsigned char ptd[8]; /* +0x0008 f6 4d 00 00 */ unsigned long dwAspect; /* +0x0010 */ long lindex; /* +0x0014 */ unsigned long tymed; /* +0x0018 */ }; struct _ENLISTMENT_BASIC_INFORMATION { unsigned char EnlistmentId[16]; /* +0x0000 8f 18 00 00 */ unsigned char TransactionId[16]; /* +0x0010 8f 18 00 00 */ unsigned char ResourceManagerId[16]; /* +0x0020 8f 18 00 00 */ }; struct tagPARSEDURLW { unsigned long cbSize; /* +0x0000 */ unsigned char pszProtocol[8]; /* +0x0008 63 18 00 00 */ unsigned char cchProtocol[8]; /* +0x0010 75 00 00 00 */ unsigned char pszSuffix[8]; /* +0x0018 63 18 00 00 */ unsigned char cchSuffix[4]; /* +0x0020 75 00 00 00 */ unsigned char nScheme[4]; /* +0x0024 75 00 00 00 */ }; struct _IMAGE_ROM_OPTIONAL_HEADER { unsigned short Magic; /* +0x0000 */ unsigned char MajorLinkerVersion; /* +0x0002 */ unsigned char MinorLinkerVersion; /* +0x0003 */ unsigned long SizeOfCode; /* +0x0004 */ unsigned long SizeOfInitializedData; /* +0x0008 */ unsigned long SizeOfUninitializedData; /* +0x000c */ unsigned long AddressOfEntryPoint; /* +0x0010 */ unsigned long BaseOfCode; /* +0x0014 */ unsigned long BaseOfData; /* +0x0018 */ unsigned long BaseOfBss; /* +0x001c */ unsigned long GprMask; /* +0x0020 */ unsigned char CprMask[16]; /* +0x0024 c8 21 00 00 */ unsigned long GpValue; /* +0x0034 */ }; struct COPYFILE2_MESSAGE { unsigned char Type[4]; /* +0x0000 cc 98 00 00 */ unsigned long dwPadding; /* +0x0004 */ }; struct COPYFILE2_MESSAGE:::: { unsigned char CopyPhase[4]; /* +0x0000 68 99 00 00 */ unsigned long dwStreamNumber; /* +0x0004 */ unsigned char hrFailure[4]; /* +0x0008 08 00 00 00 */ unsigned long dwReserved; /* +0x000c */ unsigned char uliChunkNumber[8]; /* +0x0010 51 37 00 00 */ unsigned char uliStreamSize[8]; /* +0x0018 51 37 00 00 */ unsigned char uliStreamBytesTransferred[8]; /* +0x0020 51 37 00 00 */ unsigned char uliTotalFileSize[8]; /* +0x0028 51 37 00 00 */ unsigned char uliTotalBytesTransferred[8]; /* +0x0030 51 37 00 00 */ }; struct COPYFILE2_MESSAGE:::: { unsigned long dwReserved; /* +0x0000 */ }; struct COPYFILE2_MESSAGE:::: { unsigned long dwStreamNumber; /* +0x0000 */ unsigned long dwReserved; /* +0x0004 */ void *hSourceFile; /* +0x0008 */ void *hDestinationFile; /* +0x0010 */ unsigned char uliStreamSize[8]; /* +0x0018 51 37 00 00 */ unsigned char uliStreamBytesTransferred[8]; /* +0x0020 51 37 00 00 */ unsigned char uliTotalFileSize[8]; /* +0x0028 51 37 00 00 */ unsigned char uliTotalBytesTransferred[8]; /* +0x0030 51 37 00 00 */ }; struct COPYFILE2_MESSAGE:::: { unsigned long dwStreamNumber; /* +0x0000 */ unsigned long dwReserved; /* +0x0004 */ void *hSourceFile; /* +0x0008 */ void *hDestinationFile; /* +0x0010 */ unsigned char uliStreamSize[8]; /* +0x0018 51 37 00 00 */ unsigned char uliTotalFileSize[8]; /* +0x0020 51 37 00 00 */ }; struct COPYFILE2_MESSAGE:::: { unsigned long dwStreamNumber; /* +0x0000 */ unsigned long dwReserved; /* +0x0004 */ void *hSourceFile; /* +0x0008 */ void *hDestinationFile; /* +0x0010 */ unsigned char uliChunkNumber[8]; /* +0x0018 51 37 00 00 */ unsigned char uliChunkSize[8]; /* +0x0020 51 37 00 00 */ unsigned char uliStreamSize[8]; /* +0x0028 51 37 00 00 */ unsigned char uliStreamBytesTransferred[8]; /* +0x0030 51 37 00 00 */ unsigned char uliTotalFileSize[8]; /* +0x0038 51 37 00 00 */ unsigned char uliTotalBytesTransferred[8]; /* +0x0040 51 37 00 00 */ }; struct COPYFILE2_MESSAGE:::: { unsigned long dwStreamNumber; /* +0x0000 */ unsigned long dwReserved; /* +0x0004 */ void *hSourceFile; /* +0x0008 */ void *hDestinationFile; /* +0x0010 */ unsigned char uliChunkNumber[8]; /* +0x0018 51 37 00 00 */ unsigned char uliChunkSize[8]; /* +0x0020 51 37 00 00 */ unsigned char uliStreamSize[8]; /* +0x0028 51 37 00 00 */ unsigned char uliTotalFileSize[8]; /* +0x0030 51 37 00 00 */ }; struct _INPUT_RECORD { unsigned short EventType; /* +0x0000 */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_W { unsigned char TransportCredentials[8]; /* +0x0000 e7 ac 00 00 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned short *ServerCertificateSubject; /* +0x0020 */ }; struct _ACL_SIZE_INFORMATION { unsigned long AceCount; /* +0x0000 */ unsigned long AclBytesInUse; /* +0x0004 */ unsigned long AclBytesFree; /* +0x0008 */ }; struct _TAPE_WRITE_MARKS { unsigned long Type; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned char Immediate; /* +0x0008 */ }; struct _IMAGE_TLS_DIRECTORY32 { unsigned long StartAddressOfRawData; /* +0x0000 */ unsigned long EndAddressOfRawData; /* +0x0004 */ unsigned long AddressOfIndex; /* +0x0008 */ unsigned long AddressOfCallBacks; /* +0x000c */ unsigned long SizeOfZeroFill; /* +0x0010 */ unsigned long Characteristics; /* +0x0014 */ }; struct tagELEMDESC { unsigned char tdesc[16]; /* +0x0000 4f af 00 00 */ /* unsigned char idldesc[0]; +0x0010 74 b8 00 00 */ unsigned char paramdesc[16]; /* +0x0010 8f fa 00 00 */ }; struct _IMAGE_BOUND_IMPORT_DESCRIPTOR { unsigned long TimeDateStamp; /* +0x0000 */ unsigned short OffsetModuleName; /* +0x0004 */ unsigned short NumberOfModuleForwarderRefs; /* +0x0006 */ }; struct _TOKEN_DEVICE_CLAIMS { void *DeviceClaims; /* +0x0000 */ }; struct tag_s_RIFFWAVE_inst { unsigned char bUnshiftedNote; /* +0x0000 */ char chFineTune; /* +0x0001 */ char chGain; /* +0x0002 */ unsigned char bLowNote; /* +0x0003 */ unsigned char bHighNote; /* +0x0004 */ unsigned char bLowVelocity; /* +0x0005 */ unsigned char bHighVelocity; /* +0x0006 */ }; struct _ACCESS_REASONS { unsigned char Data[128]; /* +0x0000 bc 48 00 00 */ }; struct cmsghdr { unsigned long long cmsg_len; /* +0x0000 */ unsigned char cmsg_level[4]; /* +0x0008 74 00 00 00 */ unsigned char cmsg_type[4]; /* +0x000c 74 00 00 00 */ }; struct tm { unsigned char tm_sec[4]; /* +0x0000 74 00 00 00 */ unsigned char tm_min[4]; /* +0x0004 74 00 00 00 */ unsigned char tm_hour[4]; /* +0x0008 74 00 00 00 */ unsigned char tm_mday[4]; /* +0x000c 74 00 00 00 */ unsigned char tm_mon[4]; /* +0x0010 74 00 00 00 */ unsigned char tm_year[4]; /* +0x0014 74 00 00 00 */ unsigned char tm_wday[4]; /* +0x0018 74 00 00 00 */ unsigned char tm_yday[4]; /* +0x001c 74 00 00 00 */ unsigned char tm_isdst[4]; /* +0x0020 74 00 00 00 */ }; struct linger { unsigned short l_onoff; /* +0x0000 */ unsigned short l_linger; /* +0x0002 */ }; struct _INPUT_RECORD:: { /* unsigned char KeyEvent[0]; +0x0000 8e fb 00 00 */ /* unsigned char MouseEvent[0]; +0x0000 27 b9 00 00 */ /* unsigned char WindowBufferSizeEvent[0]; +0x0000 8f fb 00 00 */ /* unsigned char MenuEvent[0]; +0x0000 45 bc 00 00 */ unsigned char FocusEvent[16]; /* +0x0000 25 f9 00 00 */ }; struct _IMAGE_LINENUMBER:: { unsigned long SymbolTableIndex; /* +0x0000 */ unsigned long VirtualAddress; /* +0x0000 */ }; struct _IMAGE_DATA_DIRECTORY { unsigned long VirtualAddress; /* +0x0000 */ unsigned long Size; /* +0x0004 */ }; struct _PSFEATURE_CUSTPAPER { long lOrientation; /* +0x0000 */ long lWidth; /* +0x0004 */ long lHeight; /* +0x0008 */ long lWidthOffset; /* +0x000c */ long lHeightOffset; /* +0x0010 */ }; struct tagNEWTEXTMETRICEXW { unsigned char ntmTm[76]; /* +0x0000 ca c2 00 00 */ unsigned char ntmFontSig[24]; /* +0x004c de ae 00 00 */ }; struct tagCUSTDATAITEM { unsigned char guid[16]; /* +0x0000 8f 18 00 00 */ unsigned char varValue[24]; /* +0x0010 d1 18 00 00 */ }; struct _RGNDATAHEADER { unsigned long dwSize; /* +0x0000 */ unsigned long iType; /* +0x0004 */ unsigned long nCount; /* +0x0008 */ unsigned long nRgnSize; /* +0x000c */ unsigned char rcBound[16]; /* +0x0010 43 16 00 00 */ }; struct tagEMRFORMAT { unsigned long dSignature; /* +0x0000 */ unsigned long nVersion; /* +0x0004 */ unsigned long cbData; /* +0x0008 */ unsigned long offData; /* +0x000c */ }; struct tagLOGBRUSH { unsigned char lbStyle[4]; /* +0x0000 75 00 00 00 */ unsigned long lbColor; /* +0x0004 */ unsigned long long lbHatch; /* +0x0008 */ }; struct _xml_error { unsigned char _nLine[8]; /* +0x0000 75 00 00 00 */ unsigned char _pchBuf[8]; /* +0x0008 71 06 00 00 */ unsigned char _cchBuf[4]; /* +0x0010 75 00 00 00 */ unsigned char _ich[4]; /* +0x0014 75 00 00 00 */ unsigned char _pszFound[8]; /* +0x0018 71 06 00 00 */ unsigned char _pszExpected[8]; /* +0x0020 71 06 00 00 */ unsigned long _reserved1; /* +0x0028 */ unsigned long _reserved2; /* +0x002c */ }; struct _RemotableHandle::__MIDL_IWinTypes_0009 { long hInproc; /* +0x0000 */ long hRemote; /* +0x0000 */ }; struct _OVERLAPPED { unsigned long long Internal; /* +0x0000 */ unsigned long long InternalHigh; /* +0x0008 */ unsigned long Offset; /* +0x0010 */ unsigned long OffsetHigh; /* +0x0014 */ void *Pointer; /* +0x0010 */ void *hEvent; /* +0x0018 */ }; struct tagRID_DEVICE_INFO_HID { unsigned long dwVendorId; /* +0x0000 */ unsigned long dwProductId; /* +0x0004 */ unsigned long dwVersionNumber; /* +0x0008 */ unsigned short usUsagePage; /* +0x000c */ unsigned short usUsage; /* +0x000e */ }; struct tagOIFI { unsigned char cb[4]; /* +0x0000 75 00 00 00 */ unsigned char fMDIApp[4]; /* +0x0004 74 00 00 00 */ unsigned char hwndFrame[8]; /* +0x0008 eb 15 00 00 */ unsigned char haccel[8]; /* +0x0010 1f 2c 00 00 */ unsigned char cAccelEntries[8]; /* +0x0018 75 00 00 00 */ }; struct IMAGE_LOAD_CONFIG_DIRECTORY64 { unsigned long Size; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned short MajorVersion; /* +0x0008 */ unsigned short MinorVersion; /* +0x000a */ unsigned long GlobalFlagsClear; /* +0x000c */ unsigned long GlobalFlagsSet; /* +0x0010 */ unsigned long CriticalSectionDefaultTimeout; /* +0x0014 */ unsigned long long DeCommitFreeBlockThreshold; /* +0x0018 */ unsigned long long DeCommitTotalFreeThreshold; /* +0x0020 */ unsigned long long LockPrefixTable; /* +0x0028 */ unsigned long long MaximumAllocationSize; /* +0x0030 */ unsigned long long VirtualMemoryThreshold; /* +0x0038 */ unsigned long long ProcessAffinityMask; /* +0x0040 */ unsigned long ProcessHeapFlags; /* +0x0048 */ unsigned short CSDVersion; /* +0x004c */ unsigned short Reserved1; /* +0x004e */ unsigned long long EditList; /* +0x0050 */ unsigned long long SecurityCookie; /* +0x0058 */ unsigned long long SEHandlerTable; /* +0x0060 */ unsigned long long SEHandlerCount; /* +0x0068 */ }; struct _QOS_SD_MODE { unsigned char ObjectHdr[8]; /* +0x0000 41 b9 00 00 */ unsigned long ShapeDiscardMode; /* +0x0008 */ }; struct _UNIVERSAL_NAME_INFOA { char *lpUniversalName; /* +0x0000 */ }; struct tagEMRSETMAPPERFLAGS { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long dwFlags; /* +0x0008 */ }; struct _SYSTEM_POWER_STATUS { unsigned char ACLineStatus; /* +0x0000 */ unsigned char BatteryFlag; /* +0x0001 */ unsigned char BatteryLifePercent; /* +0x0002 */ unsigned char Reserved1; /* +0x0003 */ unsigned long BatteryLifeTime; /* +0x0004 */ unsigned long BatteryFullLifeTime; /* +0x0008 */ }; struct DISPLAYCONFIG_TARGET_MODE { unsigned char targetVideoSignalInfo[48]; /* +0x0000 2e fc 00 00 */ }; struct tagCBT_CREATEWNDA { unsigned char lpcs[8]; /* +0x0000 4c bc 00 00 */ unsigned char hwndInsertAfter[8]; /* +0x0008 eb 15 00 00 */ }; struct _FILEMUIINFO { unsigned long dwSize; /* +0x0000 */ unsigned long dwVersion; /* +0x0004 */ unsigned long dwFileType; /* +0x0008 */ unsigned char pChecksum[16]; /* +0x000c 69 21 00 00 */ unsigned char pServiceChecksum[16]; /* +0x001c 69 21 00 00 */ unsigned long dwLanguageNameOffset; /* +0x002c */ unsigned long dwTypeIDMainSize; /* +0x0030 */ unsigned long dwTypeIDMainOffset; /* +0x0034 */ unsigned long dwTypeNameMainOffset; /* +0x0038 */ unsigned long dwTypeIDMUISize; /* +0x003c */ unsigned long dwTypeIDMUIOffset; /* +0x0040 */ unsigned long dwTypeNameMUIOffset; /* +0x0044 */ unsigned char abBuffer[8]; /* +0x0048 c1 1e 00 00 */ }; struct _IO_COUNTERS { unsigned long long ReadOperationCount; /* +0x0000 */ unsigned long long WriteOperationCount; /* +0x0008 */ unsigned long long OtherOperationCount; /* +0x0010 */ unsigned long long ReadTransferCount; /* +0x0018 */ unsigned long long WriteTransferCount; /* +0x0020 */ unsigned long long OtherTransferCount; /* +0x0028 */ }; struct tagRID_DEVICE_INFO_KEYBOARD { unsigned long dwType; /* +0x0000 */ unsigned long dwSubType; /* +0x0004 */ unsigned long dwKeyboardMode; /* +0x0008 */ unsigned long dwNumberOfFunctionKeys; /* +0x000c */ unsigned long dwNumberOfIndicators; /* +0x0010 */ unsigned long dwNumberOfKeysTotal; /* +0x0014 */ }; struct _userHPALETTE { long fContext; /* +0x0000 */ }; struct _userHPALETTE::__MIDL_IWinTypes_0008 { long hInproc; /* +0x0000 */ /* unsigned char hRemote[0]; +0x0000 a5 bd 00 00 */ long long hInproc64; /* +0x0000 */ }; struct _EVENT_FILTER_DESCRIPTOR { unsigned long long Ptr; /* +0x0000 */ unsigned long Size; /* +0x0008 */ unsigned long Type; /* +0x000c */ }; struct _userBITMAP { long bmType; /* +0x0000 */ long bmWidth; /* +0x0004 */ long bmHeight; /* +0x0008 */ long bmWidthBytes; /* +0x000c */ unsigned short bmPlanes; /* +0x0010 */ unsigned short bmBitsPixel; /* +0x0012 */ unsigned long cbSize; /* +0x0014 */ unsigned char pBuffer[4]; /* +0x0018 62 17 00 00 */ }; struct ANON_OBJECT_HEADER_BIGOBJ { unsigned short Sig1; /* +0x0000 */ unsigned short Sig2; /* +0x0002 */ unsigned short Version; /* +0x0004 */ unsigned short Machine; /* +0x0006 */ unsigned long TimeDateStamp; /* +0x0008 */ unsigned char ClassID[16]; /* +0x000c 8f 18 00 00 */ unsigned long SizeOfData; /* +0x001c */ unsigned long Flags; /* +0x0020 */ unsigned long MetaDataSize; /* +0x0024 */ unsigned long MetaDataOffset; /* +0x0028 */ unsigned long NumberOfSections; /* +0x002c */ unsigned long PointerToSymbolTable; /* +0x0030 */ unsigned long NumberOfSymbols; /* +0x0034 */ }; struct HSTRING_HEADER:: { void *Reserved1; /* +0x0000 */ unsigned char Reserved2[24]; /* +0x0000 85 fc 00 00 */ }; struct _SE_IMPERSONATION_STATE { void *Token; /* +0x0000 */ unsigned char CopyOnOpen; /* +0x0008 */ unsigned char EffectiveOnly; /* +0x0009 */ unsigned char Level[4]; /* +0x000c 04 9a 00 00 */ }; struct _currencyfmtA { unsigned char NumDigits[4]; /* +0x0000 75 00 00 00 */ unsigned char LeadingZero[4]; /* +0x0004 75 00 00 00 */ unsigned char Grouping[8]; /* +0x0008 75 00 00 00 */ char *lpDecimalSep; /* +0x0010 */ char *lpThousandSep; /* +0x0018 */ unsigned char NegativeOrder[4]; /* +0x0020 75 00 00 00 */ unsigned char PositiveOrder[4]; /* +0x0024 75 00 00 00 */ char *lpCurrencySymbol; /* +0x0028 */ }; struct tagDRAWITEMSTRUCT { unsigned char CtlType[4]; /* +0x0000 75 00 00 00 */ unsigned char CtlID[4]; /* +0x0004 75 00 00 00 */ unsigned char itemID[4]; /* +0x0008 75 00 00 00 */ unsigned char itemAction[4]; /* +0x000c 75 00 00 00 */ unsigned char itemState[8]; /* +0x0010 75 00 00 00 */ unsigned char hwndItem[8]; /* +0x0018 eb 15 00 00 */ unsigned char hDC[8]; /* +0x0020 9b 1a 00 00 */ unsigned char rcItem[16]; /* +0x0028 43 16 00 00 */ unsigned long long itemData; /* +0x0038 */ }; struct _TypeDescriptor { unsigned char pVFTable[8]; /* +0x0000 34 1b 00 00 */ void *spare; /* +0x0008 */ /* unsigned char name[0]; +0x0010 b8 fc 00 00 */ }; struct tagSOLE_AUTHENTICATION_LIST { unsigned long cAuthInfo; /* +0x0000 */ unsigned char aAuthInfo[8]; /* +0x0008 41 b2 00 00 */ }; struct tagGCP_RESULTSW { unsigned long lStructSize; /* +0x0000 */ unsigned char lpOutString[8]; /* +0x0008 71 06 00 00 */ unsigned char lpOrder[8]; /* +0x0010 75 06 00 00 */ unsigned char lpDx[8]; /* +0x0018 74 06 00 00 */ unsigned char lpCaretPos[8]; /* +0x0020 74 06 00 00 */ char *lpClass; /* +0x0028 */ unsigned char lpGlyphs[8]; /* +0x0030 71 06 00 00 */ unsigned char nGlyphs[4]; /* +0x0038 75 00 00 00 */ unsigned char nMaxFit[4]; /* +0x003c 74 00 00 00 */ }; struct _RPC_ASYNC_NOTIFICATION_INFO:: { unsigned char hWnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char Msg[8]; /* +0x0008 75 00 00 00 */ }; struct _RPC_ASYNC_NOTIFICATION_INFO:: { void *hIOPort; /* +0x0000 */ unsigned long dwNumberOfBytesTransferred; /* +0x0008 */ unsigned long long dwCompletionKey; /* +0x0010 */ unsigned char lpOverlapped[8]; /* +0x0018 78 a2 00 00 */ }; struct _RPC_ASYNC_NOTIFICATION_INFO:: { unsigned char NotificationRoutine[8]; /* +0x0000 0b 9c 00 00 */ void *hThread; /* +0x0008 */ }; struct _CLAIM_SECURITY_ATTRIBUTE_RELATIVE_V1 { unsigned long Name; /* +0x0000 */ unsigned short ValueType; /* +0x0004 */ unsigned short Reserved; /* +0x0006 */ unsigned long Flags; /* +0x0008 */ unsigned long ValueCount; /* +0x000c */ }; struct tagLOGFONTA { long lfHeight; /* +0x0000 */ long lfWidth; /* +0x0004 */ long lfEscapement; /* +0x0008 */ long lfOrientation; /* +0x000c */ long lfWeight; /* +0x0010 */ unsigned char lfItalic; /* +0x0014 */ unsigned char lfUnderline; /* +0x0015 */ unsigned char lfStrikeOut; /* +0x0016 */ unsigned char lfCharSet; /* +0x0017 */ unsigned char lfOutPrecision; /* +0x0018 */ unsigned char lfClipPrecision; /* +0x0019 */ unsigned char lfQuality; /* +0x001a */ unsigned char lfPitchAndFamily; /* +0x001b */ unsigned char lfFaceName[32]; /* +0x001c ef b0 00 00 */ }; struct DISPLAYCONFIG_ADAPTER_NAME { unsigned char header[20]; /* +0x0000 fd b1 00 00 */ unsigned char adapterDevicePath[256]; /* +0x0014 33 29 00 00 */ }; struct _POWER_IDLE_RESILIENCY { unsigned long CoalescingTimeout; /* +0x0000 */ unsigned long IdleResiliencyPeriod; /* +0x0004 */ }; struct _QUOTA_LIMITS_EX { unsigned long long PagedPoolLimit; /* +0x0000 */ unsigned long long NonPagedPoolLimit; /* +0x0008 */ unsigned long long MinimumWorkingSetSize; /* +0x0010 */ unsigned long long MaximumWorkingSetSize; /* +0x0018 */ unsigned long long PagefileLimit; /* +0x0020 */ unsigned char TimeLimit[8]; /* +0x0028 6a 16 00 00 */ unsigned long long WorkingSetLimit; /* +0x0030 */ unsigned long long Reserved2; /* +0x0038 */ unsigned long long Reserved3; /* +0x0040 */ unsigned long long Reserved4; /* +0x0048 */ unsigned long Flags; /* +0x0050 */ unsigned char CpuRateLimit[4]; /* +0x0054 4f c4 00 00 */ }; struct _IMAGE_IMPORT_BY_NAME { unsigned short Hint; /* +0x0000 */ unsigned char Name[2]; /* +0x0002 65 38 00 00 */ }; struct tagEMREXTSELECTCLIPRGN { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long cbRgnData; /* +0x0008 */ unsigned long iMode; /* +0x000c */ unsigned char RgnData[4]; /* +0x0010 62 17 00 00 */ }; struct _IMAGE_BASE_RELOCATION { unsigned long VirtualAddress; /* +0x0000 */ unsigned long SizeOfBlock; /* +0x0004 */ }; struct tagSERIALIZEDPROPERTYVALUE { unsigned long dwType; /* +0x0000 */ unsigned char rgb[4]; /* +0x0004 62 17 00 00 */ }; struct tagHW_PROFILE_INFOA { unsigned long dwDockInfo; /* +0x0000 */ unsigned char szHwProfileGuid[39]; /* +0x0004 75 fd 00 00 */ unsigned char szHwProfileName[81]; /* +0x002b ac 51 00 00 */ }; struct _SLIST_HEADER:: { /* unsigned char Depth[0]; +0x0000 b7 fd 00 00 */ unsigned char Sequence[8]; /* +0x0000 b8 fd 00 00 */ /* unsigned char HeaderType[0]; +0x0008 3b 16 00 00 */ /* unsigned char Reserved[0]; +0x0008 ad 33 00 00 */ unsigned char NextEntry[8]; /* +0x0008 b9 fd 00 00 */ }; struct _SLIST_HEADER:: { /* unsigned char Depth[0]; +0x0000 b7 fd 00 00 */ /* unsigned char Sequence[0]; +0x0000 bc fd 00 00 */ unsigned char NextEntry[8]; /* +0x0000 bd fd 00 00 */ /* unsigned char HeaderType[0]; +0x0008 3b 16 00 00 */ /* unsigned char Init[0]; +0x0008 40 53 00 00 */ /* unsigned char Reserved[0]; +0x0008 be fd 00 00 */ unsigned char Region[8]; /* +0x0008 bf fd 00 00 */ }; struct tagEMRSETPALETTEENTRIES { unsigned char emr[8]; /* +0x0000 8a 9b 00 00 */ unsigned long ihPal; /* +0x0008 */ unsigned long iStart; /* +0x000c */ unsigned long cEntries; /* +0x0010 */ unsigned char aPalEntries[4]; /* +0x0014 11 b3 00 00 */ }; struct _IMAGE_SYMBOL:: { unsigned char ShortName[8]; /* +0x0000 c1 1e 00 00 */ }; struct _IMAGE_SYMBOL:::: { unsigned long Short; /* +0x0000 */ unsigned long Long; /* +0x0004 */ }; struct _TP_CALLBACK_ENVIRON_V3:: { unsigned long Flags; /* +0x0000 */ }; struct _TP_CALLBACK_ENVIRON_V3:::: { /* unsigned char LongFunction[0]; +0x0000 a8 18 00 00 */ /* unsigned char Persistent[0]; +0x0000 4d 1d 00 00 */ unsigned char Private[4]; /* +0x0000 52 42 00 00 */ }; struct _WINDOW_BUFFER_SIZE_RECORD { unsigned char dwSize[4]; /* +0x0000 91 a1 00 00 */ }; struct SET_POWER_SETTING_VALUE { unsigned long Version; /* +0x0000 */ unsigned char Guid[16]; /* +0x0004 8f 18 00 00 */ unsigned char PowerCondition[4]; /* +0x0014 e6 98 00 00 */ unsigned long DataLength; /* +0x0018 */ unsigned char Data[4]; /* +0x001c 62 17 00 00 */ }; struct BATTERY_REPORTING_SCALE { unsigned long Granularity; /* +0x0000 */ unsigned long Capacity; /* +0x0004 */ }; struct PPM_WMI_LEGACY_PERFSTATE { unsigned long Frequency; /* +0x0000 */ unsigned long Flags; /* +0x0004 */ unsigned long PercentFrequency; /* +0x0008 */ }; struct PPM_WMI_PERF_STATE { unsigned long Frequency; /* +0x0000 */ unsigned long Power; /* +0x0004 */ unsigned char PercentFrequency; /* +0x0008 */ unsigned char IncreaseLevel; /* +0x0009 */ unsigned char DecreaseLevel; /* +0x000a */ unsigned char Type; /* +0x000b */ unsigned long IncreaseTime; /* +0x000c */ unsigned long DecreaseTime; /* +0x0010 */ unsigned long long Control; /* +0x0018 */ unsigned long long Status; /* +0x0020 */ unsigned long HitCount; /* +0x0028 */ unsigned long Reserved1; /* +0x002c */ unsigned long long Reserved2; /* +0x0030 */ unsigned long long Reserved3; /* +0x0038 */ }; struct PPM_WMI_PERF_STATES { unsigned long Count; /* +0x0000 */ unsigned long MaxFrequency; /* +0x0004 */ unsigned long CurrentState; /* +0x0008 */ unsigned long MaxPerfState; /* +0x000c */ unsigned long MinPerfState; /* +0x0010 */ unsigned long LowestPerfState; /* +0x0014 */ unsigned long ThermalConstraint; /* +0x0018 */ unsigned char BusyAdjThreshold; /* +0x001c */ unsigned char PolicyType; /* +0x001d */ unsigned char Type; /* +0x001e */ unsigned char Reserved; /* +0x001f */ unsigned long TimerInterval; /* +0x0020 */ unsigned long long TargetProcessors; /* +0x0028 */ unsigned long PStateHandler; /* +0x0030 */ unsigned long PStateContext; /* +0x0034 */ unsigned long TStateHandler; /* +0x0038 */ unsigned long TStateContext; /* +0x003c */ unsigned long FeedbackHandler; /* +0x0040 */ unsigned long Reserved1; /* +0x0044 */ unsigned long long Reserved2; /* +0x0048 */ unsigned char State[64]; /* +0x0050 33 fe 00 00 */ }; struct PPM_WMI_PERF_STATES_EX { unsigned long Count; /* +0x0000 */ unsigned long MaxFrequency; /* +0x0004 */ unsigned long CurrentState; /* +0x0008 */ unsigned long MaxPerfState; /* +0x000c */ unsigned long MinPerfState; /* +0x0010 */ unsigned long LowestPerfState; /* +0x0014 */ unsigned long ThermalConstraint; /* +0x0018 */ unsigned char BusyAdjThreshold; /* +0x001c */ unsigned char PolicyType; /* +0x001d */ unsigned char Type; /* +0x001e */ unsigned char Reserved; /* +0x001f */ unsigned long TimerInterval; /* +0x0020 */ void *TargetProcessors; /* +0x0028 */ unsigned long PStateHandler; /* +0x0030 */ unsigned long PStateContext; /* +0x0034 */ unsigned long TStateHandler; /* +0x0038 */ unsigned long TStateContext; /* +0x003c */ unsigned long FeedbackHandler; /* +0x0040 */ unsigned long Reserved1; /* +0x0044 */ unsigned long long Reserved2; /* +0x0048 */ unsigned char State[64]; /* +0x0050 33 fe 00 00 */ }; struct PPM_IDLE_STATE_ACCOUNTING { unsigned long IdleTransitions; /* +0x0000 */ unsigned long FailedTransitions; /* +0x0004 */ unsigned long InvalidBucketIndex; /* +0x0008 */ unsigned long long TotalTime; /* +0x0010 */ unsigned char IdleTimeBuckets[24]; /* +0x0018 24 65 00 00 */ }; struct PPM_IDLE_ACCOUNTING { unsigned long StateCount; /* +0x0000 */ unsigned long TotalTransitions; /* +0x0004 */ unsigned long ResetCount; /* +0x0008 */ unsigned long long StartTime; /* +0x0010 */ unsigned char State[48]; /* +0x0018 3a fe 00 00 */ }; struct PPM_IDLE_STATE_ACCOUNTING_EX { unsigned long long TotalTime; /* +0x0000 */ unsigned long IdleTransitions; /* +0x0008 */ unsigned long FailedTransitions; /* +0x000c */ unsigned long InvalidBucketIndex; /* +0x0010 */ unsigned long MinTimeUs; /* +0x0014 */ unsigned long MaxTimeUs; /* +0x0018 */ unsigned char IdleTimeBuckets[384]; /* +0x0020 3d fe 00 00 */ }; struct PPM_IDLE_ACCOUNTING_EX { unsigned long StateCount; /* +0x0000 */ unsigned long TotalTransitions; /* +0x0004 */ unsigned long ResetCount; /* +0x0008 */ unsigned long long StartTime; /* +0x0010 */ unsigned char State[416]; /* +0x0018 40 fe 00 00 */ }; struct PPM_PERFSTATE_EVENT { unsigned long State; /* +0x0000 */ unsigned long Status; /* +0x0004 */ unsigned long Latency; /* +0x0008 */ unsigned long Speed; /* +0x000c */ unsigned long Processor; /* +0x0010 */ }; struct PPM_PERFSTATE_DOMAIN_EVENT { unsigned long State; /* +0x0000 */ unsigned long Latency; /* +0x0004 */ unsigned long Speed; /* +0x0008 */ unsigned long long Processors; /* +0x0010 */ }; struct PPM_IDLESTATE_EVENT { unsigned long NewState; /* +0x0000 */ unsigned long OldState; /* +0x0004 */ unsigned long long Processors; /* +0x0008 */ }; struct PPM_THERMALCHANGE_EVENT { unsigned long ThermalConstraint; /* +0x0000 */ unsigned long long Processors; /* +0x0008 */ }; struct SYSTEM_POWER_LEVEL { unsigned char Enable; /* +0x0000 */ unsigned char Spare[3]; /* +0x0001 be 47 00 00 */ unsigned long BatteryLevel; /* +0x0004 */ unsigned char PowerPolicy[12]; /* +0x0008 59 ae 00 00 */ unsigned char MinSystemState[4]; /* +0x0014 b2 99 00 00 */ }; struct PROCESSOR_IDLESTATE_INFO { unsigned long TimeCheck; /* +0x0000 */ unsigned char DemotePercent; /* +0x0004 */ unsigned char PromotePercent; /* +0x0005 */ unsigned char Spare[2]; /* +0x0006 bd 47 00 00 */ }; struct PROCESSOR_IDLESTATE_POLICY { unsigned short Revision; /* +0x0000 */ }; struct PROCESSOR_IDLESTATE_POLICY:: { unsigned short AsWORD; /* +0x0000 */ /* unsigned char AllowScaling[0]; +0x0000 d9 43 00 00 */ /* unsigned char Disabled[0]; +0x0000 da 43 00 00 */ unsigned char Reserved[2]; /* +0x0000 53 fe 00 00 */ }; struct PROCESSOR_PERFSTATE_POLICY { unsigned long Revision; /* +0x0000 */ unsigned char MaxThrottle; /* +0x0004 */ unsigned char MinThrottle; /* +0x0005 */ unsigned char BusyAdjThreshold; /* +0x0006 */ unsigned char Spare; /* +0x0007 */ unsigned char Flags[1]; /* +0x0007 56 fe 00 00 */ unsigned long TimeCheck; /* +0x0008 */ unsigned long IncreaseTime; /* +0x000c */ unsigned long DecreaseTime; /* +0x0010 */ unsigned long IncreasePercent; /* +0x0014 */ unsigned long DecreasePercent; /* +0x0018 */ }; struct PROCESSOR_PERFSTATE_POLICY:::: { unsigned char AsBYTE; /* +0x0000 */ /* unsigned char NoDomainAccounting[0]; +0x0000 9b 30 00 00 */ /* unsigned char IncreasePolicy[0]; +0x0000 59 fe 00 00 */ /* unsigned char DecreasePolicy[0]; +0x0000 9e 30 00 00 */ unsigned char Reserved[1]; /* +0x0000 f9 3b 00 00 */ }; struct SYSTEM_BATTERY_STATE { unsigned char AcOnLine; /* +0x0000 */ unsigned char BatteryPresent; /* +0x0001 */ unsigned char Charging; /* +0x0002 */ unsigned char Discharging; /* +0x0003 */ unsigned char Spare1[4]; /* +0x0004 29 1d 00 00 */ unsigned long MaxCapacity; /* +0x0008 */ unsigned long RemainingCapacity; /* +0x000c */ unsigned long Rate; /* +0x0010 */ unsigned long EstimatedTime; /* +0x0014 */ unsigned long DefaultAlert1; /* +0x0018 */ unsigned long DefaultAlert2; /* +0x001c */ }; struct IMAGE_LOAD_CONFIG_DIRECTORY32 { unsigned long Size; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned short MajorVersion; /* +0x0008 */ unsigned short MinorVersion; /* +0x000a */ unsigned long GlobalFlagsClear; /* +0x000c */ unsigned long GlobalFlagsSet; /* +0x0010 */ unsigned long CriticalSectionDefaultTimeout; /* +0x0014 */ unsigned long DeCommitFreeBlockThreshold; /* +0x0018 */ unsigned long DeCommitTotalFreeThreshold; /* +0x001c */ unsigned long LockPrefixTable; /* +0x0020 */ unsigned long MaximumAllocationSize; /* +0x0024 */ unsigned long VirtualMemoryThreshold; /* +0x0028 */ unsigned long ProcessHeapFlags; /* +0x002c */ unsigned long ProcessAffinityMask; /* +0x0030 */ unsigned short CSDVersion; /* +0x0034 */ unsigned short Reserved1; /* +0x0036 */ unsigned long EditList; /* +0x0038 */ unsigned long SecurityCookie; /* +0x003c */ unsigned long SEHandlerTable; /* +0x0040 */ unsigned long SEHandlerCount; /* +0x0044 */ }; struct SHELLHOOKINFO { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char rc[16]; /* +0x0008 43 16 00 00 */ }; struct POWERBROADCAST_SETTING { unsigned char PowerSetting[16]; /* +0x0000 8f 18 00 00 */ unsigned long DataLength; /* +0x0010 */ unsigned char Data[4]; /* +0x0014 62 17 00 00 */ }; struct BSMINFO { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char hdesk[8]; /* +0x0008 67 fe 00 00 */ unsigned char hwnd[8]; /* +0x0010 eb 15 00 00 */ unsigned char luid[8]; /* +0x0018 be 21 00 00 */ }; struct FLASHWINFO { unsigned char cbSize[8]; /* +0x0000 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0008 eb 15 00 00 */ unsigned long dwFlags; /* +0x0010 */ unsigned char uCount[4]; /* +0x0014 75 00 00 00 */ unsigned long dwTimeout; /* +0x0018 */ }; struct DLGTEMPLATE { unsigned long style; /* +0x0000 */ unsigned long dwExtendedStyle; /* +0x0004 */ unsigned short cdit; /* +0x0008 */ short x; /* +0x000a */ short y; /* +0x000c */ short cx; /* +0x000e */ short cy; /* +0x0010 */ }; struct DLGITEMTEMPLATE { unsigned long style; /* +0x0000 */ unsigned long dwExtendedStyle; /* +0x0004 */ short x; /* +0x0008 */ short y; /* +0x000a */ short cx; /* +0x000c */ short cy; /* +0x000e */ unsigned short id; /* +0x0010 */ }; struct MENUITEMTEMPLATEHEADER { unsigned short versionNumber; /* +0x0000 */ unsigned short offset; /* +0x0002 */ }; struct RPC_STATS_VECTOR { unsigned char Count[4]; /* +0x0000 75 00 00 00 */ unsigned char Stats[4]; /* +0x0004 39 18 00 00 */ }; struct RPC_IF_ID_VECTOR { unsigned long Count; /* +0x0000 */ unsigned char IfId[8]; /* +0x0008 77 fe 00 00 */ }; struct RPC_CLIENT_INFORMATION1 { unsigned char *UserName; /* +0x0000 */ unsigned char *ComputerName; /* +0x0008 */ unsigned short Privilege; /* +0x0010 */ unsigned long AuthFlags; /* +0x0014 */ }; struct RPC_DISPATCH_TABLE { unsigned char DispatchTableCount[8]; /* +0x0000 75 00 00 00 */ unsigned char DispatchTable[8]; /* +0x0008 7c fe 00 00 */ long long Reserved; /* +0x0010 */ }; struct { unsigned char pad[16]; /* +0x0000 ec 45 00 00 */ void *userContext; /* +0x0010 */ }; struct ARRAY_INFO { long Dimension; /* +0x0000 */ unsigned long *BufferConformanceMark; /* +0x0008 */ unsigned long *BufferVarianceMark; /* +0x0010 */ unsigned long *MaxCountArray; /* +0x0018 */ unsigned long *OffsetArray; /* +0x0020 */ unsigned long *ActualCountArray; /* +0x0028 */ }; struct _LDOUBLE { unsigned char ld[10]; /* +0x0000 88 b6 00 00 */ }; struct _CRT_DOUBLE { unsigned char x[8]; /* +0x0000 41 00 00 00 */ }; struct _CRT_FLOAT { unsigned char f[4]; /* +0x0000 40 00 00 00 */ }; struct NUMPARSE { unsigned char cDig[4]; /* +0x0000 74 00 00 00 */ unsigned long dwInFlags; /* +0x0004 */ unsigned long dwOutFlags; /* +0x0008 */ unsigned char cchUsed[4]; /* +0x000c 74 00 00 00 */ unsigned char nBaseShift[4]; /* +0x0010 74 00 00 00 */ unsigned char nPwr10[4]; /* +0x0014 74 00 00 00 */ }; struct UDATE { unsigned char st[16]; /* +0x0000 28 19 00 00 */ unsigned short wDayOfYear; /* +0x0010 */ }; struct __m256d { unsigned char m256d_f64[32]; /* +0x0000 ab fe 00 00 */ }; struct SCOPE_ID { /* unsigned char Zone[0]; +0x0000 ae fe 00 00 */ /* unsigned char Level[0]; +0x0000 af fe 00 00 */ unsigned long Value; /* +0x0000 */ }; struct QOS_OBJECT_HDR { unsigned long ObjectType; /* +0x0000 */ unsigned long ObjectLength; /* +0x0004 */ }; struct QITAB { unsigned char piid[8]; /* +0x0000 85 19 00 00 */ unsigned char dwOffset[8]; /* +0x0008 74 00 00 00 */ }; struct WAVEFORMATEXTENSIBLE:: { unsigned short wValidBitsPerSample; /* +0x0000 */ unsigned short wSamplesPerBlock; /* +0x0000 */ unsigned short wReserved; /* +0x0000 */ }; struct OFFSETINSTANCEDATAANDLENGTH { unsigned long OffsetInstanceData; /* +0x0000 */ unsigned long LengthInstanceData; /* +0x0004 */ }; struct _SC_ACTION { unsigned char Type[4]; /* +0x0000 d6 9a 00 00 */ unsigned long Delay; /* +0x0004 */ }; struct _TOKEN_MANDATORY_POLICY { unsigned long Policy; /* +0x0000 */ }; struct _wireBRECORD { unsigned long fFlags; /* +0x0000 */ unsigned long clSize; /* +0x0004 */ unsigned char pRecInfo[8]; /* +0x0008 2a bf 00 00 */ unsigned char *pRecord; /* +0x0010 */ }; struct tagCABSTRBLOB { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 14 be 00 00 */ }; struct tagWCRANGE { unsigned char wcLow[2]; /* +0x0000 71 00 00 00 */ unsigned short cGlyphs; /* +0x0002 */ }; struct tagSTATPROPSETSTG { unsigned char fmtid[16]; /* +0x0000 8f 18 00 00 */ unsigned char clsid[16]; /* +0x0010 8f 18 00 00 */ unsigned long grfFlags; /* +0x0020 */ unsigned char mtime[8]; /* +0x0024 2e 32 00 00 */ unsigned char ctime[8]; /* +0x002c 2e 32 00 00 */ unsigned char atime[8]; /* +0x0034 2e 32 00 00 */ unsigned long dwOSVersion; /* +0x003c */ }; struct _ZONEATTRIBUTES { unsigned long cbSize; /* +0x0000 */ unsigned char szDisplayName[520]; /* +0x0004 f9 1b 00 00 */ unsigned char szDescription[400]; /* +0x020c 1e ff 00 00 */ unsigned char szIconPath[520]; /* +0x039c f9 1b 00 00 */ unsigned long dwTemplateMinLevel; /* +0x05a4 */ unsigned long dwTemplateRecommended; /* +0x05a8 */ unsigned long dwTemplateCurrentLevel; /* +0x05ac */ unsigned long dwFlags; /* +0x05b0 */ }; struct timeval { long tv_sec; /* +0x0000 */ long tv_usec; /* +0x0004 */ }; struct _LDBL12 { unsigned char ld12[12]; /* +0x0000 25 19 00 00 */ }; struct protoent { char *p_name; /* +0x0000 */ unsigned char p_aliases[8]; /* +0x0008 bb a2 00 00 */ short p_proto; /* +0x0010 */ }; struct _TAPE_SET_MEDIA_PARAMETERS { unsigned long BlockSize; /* +0x0000 */ }; struct drmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wReserved; /* +0x0012 */ unsigned long ulContentId; /* +0x0014 */ unsigned char wfxSecure[18]; /* +0x0018 95 9b 00 00 */ }; struct POWER_ACTION_POLICY { unsigned char Action[4]; /* +0x0000 c2 98 00 00 */ unsigned long Flags; /* +0x0004 */ unsigned long EventCode; /* +0x0008 */ }; struct MENUITEMTEMPLATE { unsigned short mtOption; /* +0x0000 */ unsigned short mtID; /* +0x0002 */ unsigned char mtString[2]; /* +0x0004 6c 17 00 00 */ }; struct _EVENT_TRACE_LOGFILEW { unsigned char LogFileName[8]; /* +0x0000 71 06 00 00 */ unsigned char LoggerName[8]; /* +0x0008 71 06 00 00 */ long long CurrentTime; /* +0x0010 */ unsigned long BuffersRead; /* +0x0018 */ unsigned long LogFileMode; /* +0x001c */ unsigned long ProcessTraceMode; /* +0x001c */ unsigned char CurrentEvent[88]; /* +0x0020 fe b9 00 00 */ unsigned char LogfileHeader[280]; /* +0x0078 ff b9 00 00 */ unsigned char BufferCallback[8]; /* +0x0190 af b0 00 00 */ unsigned long BufferSize; /* +0x0198 */ unsigned long Filled; /* +0x019c */ unsigned long EventsLost; /* +0x01a0 */ /* unsigned char EventCallback[0]; +0x01a8 03 ba 00 00 */ unsigned char EventRecordCallback[8]; /* +0x01a8 07 ba 00 00 */ unsigned long IsKernelTrace; /* +0x01b0 */ void *Context; /* +0x01b8 */ }; struct tagINTERFACEINFO { unsigned char pUnk[8]; /* +0x0000 43 17 00 00 */ unsigned char iid[16]; /* +0x0008 8f 18 00 00 */ unsigned short wMethod; /* +0x0018 */ }; struct _WSACOMPLETION { unsigned char Type[32]; /* +0x0000 52 9a 00 00 */ }; struct _WSACOMPLETION:::: { unsigned char lpOverlapped[8]; /* +0x0000 78 a2 00 00 */ void *hPort; /* +0x0008 */ unsigned long long Key; /* +0x0010 */ }; struct _WSACOMPLETION:::: { unsigned char lpOverlapped[8]; /* +0x0000 78 a2 00 00 */ unsigned char lpfnCompletionProc[8]; /* +0x0008 0f f3 00 00 */ }; struct _WSACOMPLETION:::: { unsigned char lpOverlapped[8]; /* +0x0000 78 a2 00 00 */ }; struct _WSACOMPLETION:::: { unsigned char hWnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char uMsg[8]; /* +0x0008 75 00 00 00 */ unsigned long long context; /* +0x0010 */ }; struct tagFONTDESC { unsigned char cbSizeofstruct[8]; /* +0x0000 75 00 00 00 */ unsigned char lpstrName[8]; /* +0x0008 71 06 00 00 */ unsigned char cySize[8]; /* +0x0010 69 a3 00 00 */ short sWeight; /* +0x0018 */ short sCharset; /* +0x001a */ unsigned char fItalic[4]; /* +0x001c 74 00 00 00 */ unsigned char fUnderline[4]; /* +0x0020 74 00 00 00 */ unsigned char fStrikethrough[4]; /* +0x0024 74 00 00 00 */ }; struct _MESSAGE_RESOURCE_DATA { unsigned long NumberOfBlocks; /* +0x0000 */ unsigned char Blocks[12]; /* +0x0004 9d ff 00 00 */ }; struct _TOKEN_GROUPS { unsigned long GroupCount; /* +0x0000 */ unsigned char Groups[16]; /* +0x0008 7b af 00 00 */ }; struct heaacwaveinfo_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wPayloadType; /* +0x0012 */ unsigned short wAudioProfileLevelIndication; /* +0x0014 */ unsigned short wStructType; /* +0x0016 */ unsigned short wReserved1; /* +0x0018 */ unsigned long dwReserved2; /* +0x001a */ }; struct _UNWIND_HISTORY_TABLE_ENTRY { unsigned long long ImageBase; /* +0x0000 */ unsigned char FunctionEntry[8]; /* +0x0008 78 45 00 00 */ }; struct _TRACE_LOGFILE_HEADER32 { unsigned long BufferSize; /* +0x0000 */ unsigned long Version; /* +0x0004 */ unsigned char VersionDetail[4]; /* +0x0004 df ff 00 00 */ unsigned long ProviderVersion; /* +0x0008 */ unsigned long NumberOfProcessors; /* +0x000c */ unsigned char EndTime[8]; /* +0x0010 6a 16 00 00 */ unsigned long TimerResolution; /* +0x0018 */ unsigned long MaximumFileSize; /* +0x001c */ unsigned long LogFileMode; /* +0x0020 */ unsigned long BuffersWritten; /* +0x0024 */ /* unsigned char LogInstanceGuid[0]; +0x0028 8f 18 00 00 */ unsigned long StartBuffers; /* +0x0028 */ unsigned long PointerSize; /* +0x002c */ unsigned long EventsLost; /* +0x0030 */ unsigned long CpuSpeedInMHz; /* +0x0034 */ unsigned char LoggerName[4]; /* +0x0038 75 00 00 00 */ unsigned char LogFileName[4]; /* +0x003c 75 00 00 00 */ unsigned char TimeZone[176]; /* +0x0040 94 b9 00 00 */ unsigned char BootTime[8]; /* +0x00f0 6a 16 00 00 */ unsigned char PerfFreq[8]; /* +0x00f8 6a 16 00 00 */ unsigned char StartTime[8]; /* +0x0100 6a 16 00 00 */ unsigned long ReservedFlags; /* +0x0108 */ unsigned long BuffersLost; /* +0x010c */ }; struct _TOKEN_AUDIT_POLICY { unsigned char PerUserPolicy[29]; /* +0x0000 fc ff 00 00 */ }; struct tagRemSNB { unsigned long ulCntStr; /* +0x0000 */ unsigned long ulCntChar; /* +0x0004 */ unsigned char rgString[4]; /* +0x0008 6c 17 00 00 */ }; struct FILE_ID_DESCRIPTOR { unsigned long dwSize; /* +0x0000 */ unsigned char Type[4]; /* +0x0004 86 9a 00 00 */ /* unsigned char FileId[0]; +0x0008 6a 16 00 00 */ unsigned char ObjectId[16]; /* +0x0008 8f 18 00 00 */ }; struct tagCACLIPDATA { unsigned long cElems; /* +0x0000 */ unsigned char pElems[8]; /* +0x0008 8e b4 00 00 */ }; struct tagCOLORADJUSTMENT { unsigned short caSize; /* +0x0000 */ unsigned short caFlags; /* +0x0002 */ unsigned short caIlluminantIndex; /* +0x0004 */ unsigned short caRedGamma; /* +0x0006 */ unsigned short caGreenGamma; /* +0x0008 */ unsigned short caBlueGamma; /* +0x000a */ unsigned short caReferenceBlack; /* +0x000c */ unsigned short caReferenceWhite; /* +0x000e */ short caContrast; /* +0x0010 */ short caBrightness; /* +0x0012 */ short caColorfulness; /* +0x0014 */ short caRedGreenTint; /* +0x0016 */ }; struct _stat32 { unsigned char st_dev[4]; /* +0x0000 75 00 00 00 */ unsigned short st_ino; /* +0x0004 */ unsigned short st_mode; /* +0x0006 */ short st_nlink; /* +0x0008 */ short st_uid; /* +0x000a */ short st_gid; /* +0x000c */ unsigned char st_rdev[4]; /* +0x0010 75 00 00 00 */ long st_size; /* +0x0014 */ long st_atime; /* +0x0018 */ long st_mtime; /* +0x001c */ long st_ctime; /* +0x0020 */ }; struct _MENU_EVENT_RECORD { unsigned char dwCommandId[4]; /* +0x0000 75 00 00 00 */ }; struct _DEBUG_EVENT:: { /* unsigned char Exception[0]; +0x0000 9d b9 00 00 */ /* unsigned char CreateThread[0]; +0x0000 06 ff 00 00 */ /* unsigned char CreateProcessInfo[0]; +0x0000 61 f7 00 00 */ /* unsigned char ExitThread[0]; +0x0000 15 b0 00 00 */ /* unsigned char ExitProcess[0]; +0x0000 b0 f6 00 00 */ /* unsigned char LoadDll[0]; +0x0000 8c c3 00 00 */ /* unsigned char UnloadDll[0]; +0x0000 8b 00 01 00 */ /* unsigned char DebugString[0]; +0x0000 99 c4 00 00 */ unsigned char RipInfo[160]; /* +0x0000 21 fa 00 00 */ }; struct _FILE_REMOTE_PROTOCOL_INFO { unsigned short StructureVersion; /* +0x0000 */ unsigned short StructureSize; /* +0x0002 */ unsigned long Protocol; /* +0x0004 */ unsigned short ProtocolMajorVersion; /* +0x0008 */ unsigned short ProtocolMinorVersion; /* +0x000a */ unsigned short ProtocolRevision; /* +0x000c */ unsigned short Reserved; /* +0x000e */ unsigned long Flags; /* +0x0010 */ }; struct _IMAGE_THUNK_DATA64:: { unsigned long long ForwarderString; /* +0x0000 */ unsigned long long Function; /* +0x0000 */ unsigned long long Ordinal; /* +0x0000 */ unsigned long long AddressOfData; /* +0x0000 */ }; struct __m128d { unsigned char m128d_f64[16]; /* +0x0000 9f 00 01 00 */ }; struct _TOKEN_USER_CLAIMS { void *UserClaims; /* +0x0000 */ }; struct _AFPROTOCOLS { unsigned char iAddressFamily[4]; /* +0x0000 74 00 00 00 */ unsigned char iProtocol[4]; /* +0x0004 74 00 00 00 */ }; struct _MFRatio { unsigned long Numerator; /* +0x0000 */ unsigned long Denominator; /* +0x0004 */ }; struct _IMAGE_SYMBOL_EX:: { unsigned char ShortName[8]; /* +0x0000 c1 1e 00 00 */ }; struct tagPICTDESC:::: { unsigned char hemf[8]; /* +0x0000 f5 5e 00 00 */ }; struct tagPICTDESC:::: { unsigned char hicon[8]; /* +0x0000 e4 16 00 00 */ }; struct tagPICTDESC:::: { unsigned char hmeta[8]; /* +0x0000 8c b2 00 00 */ unsigned char xExt[4]; /* +0x0008 74 00 00 00 */ unsigned char yExt[4]; /* +0x000c 74 00 00 00 */ }; struct tagPICTDESC:::: { unsigned char hbitmap[8]; /* +0x0000 73 16 00 00 */ unsigned char hpal[8]; /* +0x0008 d6 1d 00 00 */ }; struct _IMAGE_RESOURCE_DIRECTORY { unsigned long Characteristics; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned short MajorVersion; /* +0x0008 */ unsigned short MinorVersion; /* +0x000a */ unsigned short NumberOfNamedEntries; /* +0x000c */ unsigned short NumberOfIdEntries; /* +0x000e */ }; struct _s__RTTIBaseClassArray { unsigned char arrayOfBaseClassDescriptors[4]; /* +0x0000 26 01 01 00 */ }; struct _GDI_NONREMOTE { long fContext; /* +0x0000 */ }; struct _GDI_NONREMOTE::__MIDL_IWinTypes_0002 { long hInproc; /* +0x0000 */ unsigned char hRemote[8]; /* +0x0000 69 01 01 00 */ }; struct tagCWPSTRUCT { long long lParam; /* +0x0000 */ unsigned long long wParam; /* +0x0008 */ unsigned char message[8]; /* +0x0010 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0018 eb 15 00 00 */ }; struct PPM_WMI_IDLE_STATE { unsigned long Latency; /* +0x0000 */ unsigned long Power; /* +0x0004 */ unsigned long TimeCheck; /* +0x0008 */ unsigned char PromotePercent; /* +0x000c */ unsigned char DemotePercent; /* +0x000d */ unsigned char StateType; /* +0x000e */ unsigned char Reserved; /* +0x000f */ unsigned long StateFlags; /* +0x0010 */ unsigned long Context; /* +0x0014 */ unsigned long IdleHandler; /* +0x0018 */ unsigned long Reserved1; /* +0x001c */ }; struct LIST_ENTRY64 { unsigned long long Flink; /* +0x0000 */ unsigned long long Blink; /* +0x0008 */ }; struct PPM_WMI_IDLE_STATES_EX { unsigned long Type; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned long TargetState; /* +0x0008 */ unsigned long OldState; /* +0x000c */ void *TargetProcessors; /* +0x0010 */ unsigned char State[32]; /* +0x0018 c6 01 01 00 */ }; struct tagEXTLOGPEN32 { unsigned long elpPenStyle; /* +0x0000 */ unsigned long elpWidth; /* +0x0004 */ unsigned char elpBrushStyle[4]; /* +0x0008 75 00 00 00 */ unsigned long elpColor; /* +0x000c */ unsigned long elpHatch; /* +0x0010 */ unsigned long elpNumEntries; /* +0x0014 */ unsigned char elpStyleEntry[4]; /* +0x0018 39 18 00 00 */ }; struct _REMOTE_NAME_INFOA { char *lpUniversalName; /* +0x0000 */ char *lpConnectionName; /* +0x0008 */ char *lpRemainingPath; /* +0x0010 */ }; struct tagOLEVERB { long lVerb; /* +0x0000 */ unsigned char lpszVerbName[8]; /* +0x0008 71 06 00 00 */ unsigned long fuFlags; /* +0x0010 */ unsigned long grfAttribs; /* +0x0014 */ }; struct _SHITEMID { unsigned short cb; /* +0x0000 */ unsigned char abID[1]; /* +0x0002 62 17 00 00 */ }; struct _ImageArchitectureHeader { /* unsigned char AmaskValue[0]; +0x0000 3c 80 00 00 */ unsigned char AmaskShift[4]; /* +0x0000 e7 01 01 00 */ unsigned long FirstEntryRVA; /* +0x0004 */ }; struct pollfd { unsigned long long fd; /* +0x0000 */ short events; /* +0x0008 */ short revents; /* +0x000a */ }; struct NOTIFY_USER_POWER_SETTING { unsigned char Guid[16]; /* +0x0000 8f 18 00 00 */ }; struct _RPC_BINDING_VECTOR { unsigned long Count; /* +0x0000 */ unsigned char BindingH[8]; /* +0x0008 38 f8 00 00 */ }; struct IMAGE_COR20_HEADER { unsigned long cb; /* +0x0000 */ unsigned short MajorRuntimeVersion; /* +0x0004 */ unsigned short MinorRuntimeVersion; /* +0x0006 */ unsigned char MetaData[8]; /* +0x0008 4f a1 00 00 */ unsigned long Flags; /* +0x0010 */ unsigned long EntryPointToken; /* +0x0014 */ unsigned long EntryPointRVA; /* +0x0014 */ unsigned char Resources[8]; /* +0x0018 4f a1 00 00 */ unsigned char StrongNameSignature[8]; /* +0x0020 4f a1 00 00 */ unsigned char CodeManagerTable[8]; /* +0x0028 4f a1 00 00 */ unsigned char VTableFixups[8]; /* +0x0030 4f a1 00 00 */ unsigned char ExportAddressTableJumps[8]; /* +0x0038 4f a1 00 00 */ unsigned char ManagedNativeHeader[8]; /* +0x0040 4f a1 00 00 */ }; struct __m64 { unsigned long long m64_u64; /* +0x0000 */ /* unsigned char m64_f32[0]; +0x0000 6c 02 01 00 */ /* unsigned char m64_i8[0]; +0x0000 08 48 00 00 */ /* unsigned char m64_i16[0]; +0x0000 58 18 00 00 */ /* unsigned char m64_i32[0]; +0x0000 6d 02 01 00 */ long long m64_i64; /* +0x0000 */ /* unsigned char m64_u8[0]; +0x0000 c1 1e 00 00 */ /* unsigned char m64_u16[0]; +0x0000 25 45 00 00 */ unsigned char m64_u32[8]; /* +0x0000 6e 02 01 00 */ }; struct servent { char *s_name; /* +0x0000 */ unsigned char s_aliases[8]; /* +0x0008 bb a2 00 00 */ char *s_proto; /* +0x0010 */ short s_port; /* +0x0018 */ }; struct _TOKEN_ACCESS_INFORMATION { unsigned char SidHash[8]; /* +0x0000 aa c4 00 00 */ unsigned char RestrictedSidHash[8]; /* +0x0008 aa c4 00 00 */ unsigned char Privileges[8]; /* +0x0010 e8 af 00 00 */ unsigned char AuthenticationId[8]; /* +0x0018 be 21 00 00 */ unsigned char TokenType[4]; /* +0x0020 da 9a 00 00 */ unsigned char ImpersonationLevel[4]; /* +0x0024 04 9a 00 00 */ unsigned char MandatoryPolicy[4]; /* +0x0028 8a bd 00 00 */ unsigned long Flags; /* +0x002c */ unsigned long AppContainerNumber; /* +0x0030 */ void *PackageSid; /* +0x0038 */ unsigned char CapabilitiesHash[8]; /* +0x0040 aa c4 00 00 */ }; struct _SERVICE_FAILURE_ACTIONSA { unsigned long dwResetPeriod; /* +0x0000 */ char *lpRebootMsg; /* +0x0008 */ char *lpCommand; /* +0x0010 */ unsigned long cActions; /* +0x0018 */ unsigned char lpsaActions[8]; /* +0x0020 b0 b6 00 00 */ }; struct PPM_WMI_IDLE_STATES { unsigned long Type; /* +0x0000 */ unsigned long Count; /* +0x0004 */ unsigned long TargetState; /* +0x0008 */ unsigned long OldState; /* +0x000c */ unsigned long long TargetProcessors; /* +0x0010 */ unsigned char State[32]; /* +0x0018 c6 01 01 00 */ }; struct tagMSG { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char message[8]; /* +0x0008 75 00 00 00 */ unsigned long long wParam; /* +0x0010 */ long long lParam; /* +0x0018 */ unsigned long time; /* +0x0020 */ unsigned char pt[12]; /* +0x0024 54 16 00 00 */ }; struct tagCANDIDATELIST { unsigned long dwSize; /* +0x0000 */ unsigned long dwStyle; /* +0x0004 */ unsigned long dwCount; /* +0x0008 */ unsigned long dwSelection; /* +0x000c */ unsigned long dwPageStart; /* +0x0010 */ unsigned long dwPageSize; /* +0x0014 */ unsigned char dwOffset[4]; /* +0x0018 39 18 00 00 */ }; struct _ACL_REVISION_INFORMATION { unsigned long AclRevision; /* +0x0000 */ }; struct PPM_IDLE_STATE_BUCKET_EX { unsigned long long TotalTimeUs; /* +0x0000 */ unsigned long MinTimeUs; /* +0x0008 */ unsigned long MaxTimeUs; /* +0x000c */ unsigned long Count; /* +0x0010 */ }; struct _IMAGE_IMPORT_DESCRIPTOR { unsigned long Characteristics; /* +0x0000 */ unsigned long OriginalFirstThunk; /* +0x0000 */ unsigned long TimeDateStamp; /* +0x0004 */ unsigned long ForwarderChain; /* +0x0008 */ unsigned long Name; /* +0x000c */ unsigned long FirstThunk; /* +0x0010 */ }; struct _wfinddata32i64_t { unsigned char attrib[4]; /* +0x0000 75 00 00 00 */ long time_create; /* +0x0004 */ long time_access; /* +0x0008 */ long time_write; /* +0x000c */ long long size; /* +0x0010 */ unsigned char name[520]; /* +0x0018 f9 1b 00 00 */ }; struct _PMD { unsigned char mdisp[4]; /* +0x0000 74 00 00 00 */ unsigned char pdisp[4]; /* +0x0004 74 00 00 00 */ unsigned char vdisp[4]; /* +0x0008 74 00 00 00 */ }; struct _RPC_HTTP_TRANSPORT_CREDENTIALS_V3_W { void *TransportCredentials; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned long AuthenticationTarget; /* +0x000c */ unsigned long NumberOfAuthnSchemes; /* +0x0010 */ unsigned long *AuthnSchemes; /* +0x0018 */ unsigned short *ServerCertificateSubject; /* +0x0020 */ void *ProxyCredentials; /* +0x0028 */ unsigned long NumberOfProxyAuthnSchemes; /* +0x0030 */ unsigned long *ProxyAuthnSchemes; /* +0x0038 */ }; struct tagHARDWAREHOOKSTRUCT { unsigned char hwnd[8]; /* +0x0000 eb 15 00 00 */ unsigned char message[8]; /* +0x0008 75 00 00 00 */ unsigned long long wParam; /* +0x0010 */ long long lParam; /* +0x0018 */ }; struct _PSFEATURE_OUTPUT { unsigned char bPageIndependent[4]; /* +0x0000 74 00 00 00 */ unsigned char bSetPageDevice[4]; /* +0x0004 74 00 00 00 */ }; struct adpcmwaveformat_tag { unsigned char wfx[18]; /* +0x0000 95 9b 00 00 */ unsigned short wSamplesPerBlock; /* +0x0012 */ unsigned short wNumCoef; /* +0x0014 */ /* unsigned char aCoef[0]; +0x0016 49 03 01 00 */ }; struct _DLLVERSIONINFO2 { unsigned char info1[20]; /* +0x0000 00 f4 00 00 */ unsigned long dwFlags; /* +0x0014 */ unsigned long long ullVersion; /* +0x0018 */ }; struct PPM_THERMAL_POLICY_EVENT { unsigned char Mode; /* +0x0000 */ unsigned long long Processors; /* +0x0008 */ }; struct SYSTEM_POWER_CAPABILITIES { unsigned char PowerButtonPresent; /* +0x0000 */ unsigned char SleepButtonPresent; /* +0x0001 */ unsigned char LidPresent; /* +0x0002 */ unsigned char SystemS1; /* +0x0003 */ unsigned char SystemS2; /* +0x0004 */ unsigned char SystemS3; /* +0x0005 */ unsigned char SystemS4; /* +0x0006 */ unsigned char SystemS5; /* +0x0007 */ unsigned char HiberFilePresent; /* +0x0008 */ unsigned char FullWake; /* +0x0009 */ unsigned char VideoDimPresent; /* +0x000a */ unsigned char ApmPresent; /* +0x000b */ unsigned char UpsPresent; /* +0x000c */ unsigned char ThermalControl; /* +0x000d */ unsigned char ProcessorThrottle; /* +0x000e */ unsigned char ProcessorMinThrottle; /* +0x000f */ unsigned char ProcessorMaxThrottle; /* +0x0010 */ unsigned char FastSystemS4; /* +0x0011 */ unsigned char Hiberboot; /* +0x0012 */ unsigned char WakeAlarmPresent; /* +0x0013 */ unsigned char AoAc; /* +0x0014 */ unsigned char DiskSpinDown; /* +0x0015 */ unsigned char spare3[8]; /* +0x0016 c1 1e 00 00 */ unsigned char SystemBatteriesPresent; /* +0x001e */ unsigned char BatteriesAreShortTerm; /* +0x001f */ unsigned char BatteryScale[24]; /* +0x0020 bd 03 01 00 */ unsigned char AcOnLineWake[4]; /* +0x0038 b2 99 00 00 */ unsigned char SoftLidWake[4]; /* +0x003c b2 99 00 00 */ unsigned char RtcWake[4]; /* +0x0040 b2 99 00 00 */ unsigned char MinDeviceWakeState[4]; /* +0x0044 b2 99 00 00 */ unsigned char DefaultLowLatencyWake[4]; /* +0x0048 b2 99 00 00 */ }; struct DISPLAYCONFIG_TARGET_DEVICE_NAME { unsigned char header[20]; /* +0x0000 fd b1 00 00 */ unsigned char flags[4]; /* +0x0014 e7 03 01 00 */ unsigned char outputTechnology[4]; /* +0x0018 a0 99 00 00 */ unsigned short edidManufactureId; /* +0x001c */ unsigned short edidProductCodeId; /* +0x001e */ unsigned char connectorInstance[4]; /* +0x0020 75 00 00 00 */ unsigned char monitorFriendlyDeviceName[128]; /* +0x0024 26 3a 00 00 */ unsigned char monitorDevicePath[256]; /* +0x00a4 33 29 00 00 */ }; struct _CLAIM_SECURITY_ATTRIBUTES_INFORMATION:: { unsigned char pAttributeV1[8]; /* +0x0000 b2 ae 00 00 */ }; struct _wireVARIANT { unsigned long clSize; /* +0x0000 */ unsigned long rpcReserved; /* +0x0004 */ unsigned short vt; /* +0x0008 */ unsigned short wReserved1; /* +0x000a */ unsigned short wReserved2; /* +0x000c */ unsigned short wReserved3; /* +0x000e */ long long llVal; /* +0x0010 */ long lVal; /* +0x0010 */ unsigned char bVal; /* +0x0010 */ short iVal; /* +0x0010 */ /* unsigned char fltVal[0]; +0x0010 40 00 00 00 */ /* unsigned char dblVal[0]; +0x0010 41 00 00 00 */ short boolVal; /* +0x0010 */ long scode; /* +0x0010 */ /* unsigned char cyVal[0]; +0x0010 69 a3 00 00 */ /* unsigned char date[0]; +0x0010 41 00 00 00 */ /* unsigned char bstrVal[0]; +0x0010 f5 ac 00 00 */ /* unsigned char punkVal[0]; +0x0010 43 17 00 00 */ /* unsigned char pdispVal[0]; +0x0010 26 18 00 00 */ /* unsigned char parray[0]; +0x0010 30 03 01 00 */ /* unsigned char brecVal[0]; +0x0010 4e a0 00 00 */ unsigned char *pbVal; /* +0x0010 */ short *piVal; /* +0x0010 */ long *plVal; /* +0x0010 */ long long *pllVal; /* +0x0010 */ /* unsigned char pfltVal[0]; +0x0010 40 06 00 00 */ /* unsigned char pdblVal[0]; +0x0010 41 06 00 00 */ short *pboolVal; /* +0x0010 */ long *pscode; /* +0x0010 */ /* unsigned char pcyVal[0]; +0x0010 6a a3 00 00 */ /* unsigned char pdate[0]; +0x0010 41 06 00 00 */ /* unsigned char pbstrVal[0]; +0x0010 3f c3 00 00 */ /* unsigned char ppunkVal[0]; +0x0010 be 19 00 00 */ /* unsigned char ppdispVal[0]; +0x0010 27 18 00 00 */ /* unsigned char pparray[0]; +0x0010 04 04 01 00 */ /* unsigned char pvarVal[0]; +0x0010 af b2 00 00 */ char cVal; /* +0x0010 */ unsigned short uiVal; /* +0x0010 */ unsigned long ulVal; /* +0x0010 */ unsigned long long ullVal; /* +0x0010 */ /* unsigned char intVal[0]; +0x0010 74 00 00 00 */ /* unsigned char uintVal[0]; +0x0010 75 00 00 00 */ /* unsigned char decVal[0]; +0x0010 0b ae 00 00 */ /* unsigned char pdecVal[0]; +0x0010 0c ae 00 00 */ char *pcVal; /* +0x0010 */ unsigned short *puiVal; /* +0x0010 */ unsigned long *pulVal; /* +0x0010 */ unsigned long long *pullVal; /* +0x0010 */ /* unsigned char pintVal[0]; +0x0010 74 06 00 00 */ unsigned char puintVal[16]; /* +0x0010 75 06 00 00 */ }; struct RPC_IMPORT_CONTEXT_P { void *LookupContext; /* +0x0000 */ void *ProposedHandle; /* +0x0008 */ unsigned char Bindings[8]; /* +0x0010 16 04 01 00 */ }; struct _GDI_OBJECT::__MIDL_IAdviseSink_0002 { /* unsigned char hBitmap[0]; +0x0000 8c b6 00 00 */ /* unsigned char hPalette[0]; +0x0000 ff af 00 00 */ unsigned char hGeneric[8]; /* +0x0000 1f 9c 00 00 */ }; struct tagMONITORINFO { unsigned long cbSize; /* +0x0000 */ unsigned char rcMonitor[16]; /* +0x0004 43 16 00 00 */ unsigned char rcWork[16]; /* +0x0014 43 16 00 00 */ unsigned long dwFlags; /* +0x0024 */ }; struct tagCOMPOSITIONFORM { unsigned long dwStyle; /* +0x0000 */ unsigned char ptCurrentPos[8]; /* +0x0004 54 16 00 00 */ unsigned char rcArea[16]; /* +0x000c 43 16 00 00 */ }; struct tagRAWINPUT:: { /* unsigned char mouse[0]; +0x0000 84 b4 00 00 */ /* unsigned char keyboard[0]; +0x0000 e3 ae 00 00 */ unsigned char hid[24]; /* +0x0000 0c f8 00 00 */ }; struct BITMAPV5HEADER { unsigned long bV5Size; /* +0x0000 */ long bV5Width; /* +0x0004 */ long bV5Height; /* +0x0008 */ unsigned short bV5Planes; /* +0x000c */ unsigned short bV5BitCount; /* +0x000e */ unsigned long bV5Compression; /* +0x0010 */ unsigned long bV5SizeImage; /* +0x0014 */ long bV5XPelsPerMeter; /* +0x0018 */ long bV5YPelsPerMeter; /* +0x001c */ unsigned long bV5ClrUsed; /* +0x0020 */ unsigned long bV5ClrImportant; /* +0x0024 */ unsigned long bV5RedMask; /* +0x0028 */ unsigned long bV5GreenMask; /* +0x002c */ unsigned long bV5BlueMask; /* +0x0030 */ unsigned long bV5AlphaMask; /* +0x0034 */ unsigned long bV5CSType; /* +0x0038 */ unsigned char bV5Endpoints[36]; /* +0x003c 92 b7 00 00 */ unsigned long bV5GammaRed; /* +0x0060 */ unsigned long bV5GammaGreen; /* +0x0064 */ unsigned long bV5GammaBlue; /* +0x0068 */ unsigned long bV5Intent; /* +0x006c */ unsigned long bV5ProfileData; /* +0x0070 */ unsigned long bV5ProfileSize; /* +0x0074 */ unsigned long bV5Reserved; /* +0x0078 */ }; struct addrinfoex2W { unsigned char ai_flags[4]; /* +0x0000 74 00 00 00 */ unsigned char ai_family[4]; /* +0x0004 74 00 00 00 */ unsigned char ai_socktype[4]; /* +0x0008 74 00 00 00 */ unsigned char ai_protocol[4]; /* +0x000c 74 00 00 00 */ unsigned long long ai_addrlen; /* +0x0010 */ unsigned char ai_canonname[8]; /* +0x0018 71 06 00 00 */ unsigned char ai_addr[8]; /* +0x0020 eb 9b 00 00 */ void *ai_blob; /* +0x0028 */ unsigned long long ai_bloblen; /* +0x0030 */ unsigned char ai_provider[8]; /* +0x0038 29 1a 00 00 */ unsigned char ai_next[8]; /* +0x0040 e6 a0 00 00 */ unsigned char ai_version[8]; /* +0x0048 74 00 00 00 */ unsigned char ai_fqdn[8]; /* +0x0050 71 06 00 00 */ }; struct _MIDL_SERVER_INFO_ { unsigned char pStubDesc[8]; /* +0x0000 d2 b4 00 00 */ unsigned char DispatchTable[8]; /* +0x0008 56 05 01 00 */ unsigned char ProcString[8]; /* +0x0010 c9 40 00 00 */ unsigned char FmtStringOffset[8]; /* +0x0018 58 20 00 00 */ unsigned char ThunkTable[8]; /* +0x0020 e5 a2 00 00 */ unsigned char pTransferSyntax[8]; /* +0x0028 41 b1 00 00 */ unsigned long long nCount; /* +0x0030 */ unsigned char pSyntaxInfo[8]; /* +0x0038 10 af 00 00 */ }; struct BITMAPV4HEADER { unsigned long bV4Size; /* +0x0000 */ long bV4Width; /* +0x0004 */ long bV4Height; /* +0x0008 */ unsigned short bV4Planes; /* +0x000c */ unsigned short bV4BitCount; /* +0x000e */ unsigned long bV4V4Compression; /* +0x0010 */ unsigned long bV4SizeImage; /* +0x0014 */ long bV4XPelsPerMeter; /* +0x0018 */ long bV4YPelsPerMeter; /* +0x001c */ unsigned long bV4ClrUsed; /* +0x0020 */ unsigned long bV4ClrImportant; /* +0x0024 */ unsigned long bV4RedMask; /* +0x0028 */ unsigned long bV4GreenMask; /* +0x002c */ unsigned long bV4BlueMask; /* +0x0030 */ unsigned long bV4AlphaMask; /* +0x0034 */ unsigned long bV4CSType; /* +0x0038 */ unsigned char bV4Endpoints[36]; /* +0x003c 92 b7 00 00 */ unsigned long bV4GammaRed; /* +0x0060 */ unsigned long bV4GammaGreen; /* +0x0064 */ unsigned long bV4GammaBlue; /* +0x0068 */ }; struct __m256 { unsigned char m256_f32[32]; /* +0x0000 bd 05 01 00 */ }; struct tagCStdPSFactoryBuffer { unsigned char lpVtbl[8]; /* +0x0000 de 05 01 00 */ long RefCount; /* +0x0008 */ unsigned char pProxyFileList[8]; /* +0x0010 d0 05 01 00 */ long Filler1; /* +0x0018 */ }; struct tagCInterfaceStubHeader { unsigned char piid[8]; /* +0x0000 85 19 00 00 */ unsigned char pServerInfo[8]; /* +0x0008 e6 05 01 00 */ unsigned long DispatchTableCount; /* +0x0010 */ unsigned char pDispatchTable[8]; /* +0x0018 e8 05 01 00 */ }; struct IRpcProxyBufferVtbl { unsigned char QueryInterface[8]; /* +0x0000 ed 05 01 00 */ unsigned char AddRef[8]; /* +0x0008 f0 05 01 00 */ unsigned char Release[8]; /* +0x0010 f0 05 01 00 */ unsigned char Connect[8]; /* +0x0018 f3 05 01 00 */ unsigned char Disconnect[8]; /* +0x0020 f5 05 01 00 */ }; struct IRpcChannelBufferVtbl { unsigned char QueryInterface[8]; /* +0x0000 fa 05 01 00 */ unsigned char AddRef[8]; /* +0x0008 fc 05 01 00 */ unsigned char Release[8]; /* +0x0010 fc 05 01 00 */ unsigned char GetBuffer[8]; /* +0x0018 ff 05 01 00 */ unsigned char SendReceive[8]; /* +0x0020 02 06 01 00 */ unsigned char FreeBuffer[8]; /* +0x0028 05 06 01 00 */ unsigned char GetDestCtx[8]; /* +0x0030 08 06 01 00 */ unsigned char IsConnected[8]; /* +0x0038 0a 06 01 00 */ }; struct tagCInterfaceStubVtbl { unsigned char header[32]; /* +0x0000 0d 06 01 00 */ unsigned char Vtbl[80]; /* +0x0020 0e 06 01 00 */ }; struct IUnknownVtbl { unsigned char QueryInterface[8]; /* +0x0000 15 06 01 00 */ unsigned char AddRef[8]; /* +0x0008 17 06 01 00 */ unsigned char Release[8]; /* +0x0010 17 06 01 00 */ }; struct tagProxyFileInfo { unsigned char pProxyVtblList[8]; /* +0x0000 1f 06 01 00 */ unsigned short *pStubVtblList; /* +0x0008 */ unsigned long long *pNamesArray; /* +0x0010 */ unsigned char pDelegatedIIDs[8]; /* +0x0018 24 06 01 00 */ unsigned char pIIDLookupRtn[8]; /* +0x0020 25 06 01 00 */ unsigned short TableSize; /* +0x0028 */ unsigned short TableVersion; /* +0x002a */ unsigned char pAsyncIIDLookup[8]; /* +0x0030 24 06 01 00 */ long long Filler2; /* +0x0038 */ long long Filler3; /* +0x0040 */ long long Filler4; /* +0x0048 */ }; struct tagCInterfaceProxyVtbl { unsigned char header[8]; /* +0x0000 28 06 01 00 */ /* unsigned char Vtbl[0]; +0x0008 29 06 01 00 */ }; struct tagCInterfaceProxyHeader { unsigned char piid[8]; /* +0x0000 85 19 00 00 */ }; struct IPSFactoryBufferVtbl { unsigned char QueryInterface[8]; /* +0x0000 32 06 01 00 */ unsigned char AddRef[8]; /* +0x0008 35 06 01 00 */ unsigned char Release[8]; /* +0x0010 35 06 01 00 */ unsigned char CreateProxy[8]; /* +0x0018 38 06 01 00 */ unsigned char CreateStub[8]; /* +0x0020 3b 06 01 00 */ }; struct IRpcStubBufferVtbl { unsigned char QueryInterface[8]; /* +0x0000 40 06 01 00 */ unsigned char AddRef[8]; /* +0x0008 43 06 01 00 */ unsigned char Release[8]; /* +0x0010 43 06 01 00 */ unsigned char Connect[8]; /* +0x0018 46 06 01 00 */ unsigned char Disconnect[8]; /* +0x0020 48 06 01 00 */ unsigned char Invoke[8]; /* +0x0028 4b 06 01 00 */ unsigned char IsIIDSupported[8]; /* +0x0030 4e 06 01 00 */ unsigned char CountRefs[8]; /* +0x0038 43 06 01 00 */ unsigned char DebugServerQueryInterface[8]; /* +0x0040 51 06 01 00 */ unsigned char DebugServerRelease[8]; /* +0x0048 54 06 01 00 */ }; enum ELEVATION_STATE { ELEVATION_NOT_CHECKED = 0, ELEVATION_CHECKED_SHIELD = 1, ELEVATION_CHECKED_NOSHIELD = 2 }; enum SMARTSCREEN_LEVEL { SMARTSCREEN_OFF = 0, SMARTSCREEN_PROMPT = 1, SMARTSCREEN_REQUIREADMIN = 2 }; enum COMMAND_SET { CS_FIRST = 0, CS_SORTORDER = 0, CS_NAVPANE = 1, CS_PREVIEWPANE = 2, CS_SHOWHIDE = 3, CS_CLIPBOARD = 4, CS_VOLUMEADDREMOVE = 5, CS_LIBRARYADD = 6, CS_LEGACYBARSCHANGED = 7, CS_LAST = 8 }; enum __MIDL___MIDL_itf_shpriv_0000_0768_0001 { PIL_MANAGED_BY_APPLICATION = 0, PIL_MOST_RECENTLY_USED = 1, PIL_SYSTEM = 2 }; enum TILE_IMAGE_BASE_PATH { TILE_IMAGE_URL = 0, TILE_IMAGE_PACKAGE = 1, TILE_IMAGE_APPDATA_LOCAL_UNSTRUCTURED = 2, TILE_IMAGE_LOCAL_URL_CACHE = 3, TILE_IMAGE_FILE_PATH = 4, TILE_IMAGE_END = 5 }; enum CACHE_PRELOAD_TYPE { CPT_START_CACHE = 0, CPT_LOGO_CACHE = 1, CPT_END = 2 }; enum TILE_CACHE_VALID_CONTENTS { TCV_NONE = 0, TCV_NOTIFICATIONID = 1, TCV_BADGE = 2, TCV_ARRIVALTIME = 4, TCV_EXPIRYTIME = 8, TCV_LOGO = 32, TCV_ALTTEXT = 64, TCV_START_PII_DATA = 64, TCV_SMALLNOTIFICATION = 128, TCV_LARGENOTIFICATION = 256, TCV_PEEKTEXT = 512, TCV_SECONDARYIMAGE = 1024, TCV_ENDOFDATA = 2048, TCV_HEADERONLY = 15, TCV_DATAONLY = 2016, TCV_ALL = 2031, TCV_SMALLNOTIFICATIONMIN = 205, TCV_LARGENOTIFICATIONMIN = 333, TCV_SMALLNOTIFICATIONALL = 1741, TCV_LARGENOTIFICATIONALL = 1869, TCV_IMAGECONTENT = 1440, TCV_LOGOCACHE = 32, TCV_DEFAULTCACHESMALL = 128, TCV_DEFAULTCACHELARGE = 256, TCV_DEFAULTCACHEALL = 384, TCV_APPSPACECACHESMALL = 239, TCV_APPSPACECACHELARGE = 367, TCV_TICKLECACHESMALL = 205, TCV_TICKLECACHELARGE = 333, TCV_NOTIFICATIONALL = 1997, TCV_LOGOCACHEALL = 32, TCV_TICKLECACHEALL = 1997, TCV_APPSPACECACHEALL = 2031, TCV_PII = 1986 }; enum TILE_SUBSCRIPTION_OPTIONS { TSO_NONE = 0, TSO_DEFAULT_APPSPACE = 1, TSO_BADGE_NOTIFICATIONS = 2, TSO_APPSPACE_NOTIFICATIONS = 4, TSO_ALL_NOTIFICATIONS = 7 }; enum BADGE_GLYPH_TYPE { BADGE_GLYPH_NONE = 0, BADGE_GLYPH_ACTIVITY = 1, BADGE_GLYPH_ALERT = 2, BADGE_GLYPH_AVAILABLE = 3, BADGE_GLYPH_AWAY = 4, BADGE_GLYPH_BUSY = 5, BADGE_GLYPH_NEWMESSAGE = 6, BADGE_GLYPH_PAUSED = 7, BADGE_GLYPH_PLAYING = 8, BADGE_GLYPH_UNAVAILABLE = 9, BADGE_GLYPH_ERROR = 10, BADGE_GLYPH_END = 11 }; enum TILE_BADGE_TYPE { TILE_BADGE_UNINITIALIZED = 0, TILE_BADGE_NONE = 1, TILE_BADGE_NUMBER = 2, TILE_BADGE_GLYPH = 3, TILE_BADGE_END = 4 }; enum TILE_BADGE_FORCE_PLATE { TBFP_OFF = 0, TBFP_ON = 1, TBFP_DYNAMIC = 2, TBFP_END = 3 }; enum TILE_BRANDING { TILE_BRANDING_INIT = 0, TILE_BRANDING_NONE = 1, TILE_BRANDING_LOGO = 2, TILE_BRANDING_NAME = 4, TILE_BRANDING_NAME_AND_LOGO = 6 }; enum TILE_LAYOUT_SIZE { TLS_NOT_IN_LAYOUT = 0, TLS_SMALL = 0, TLS_MEDIUM = 1, TLS_END = 2 }; enum TILE_ZOOM_LEVEL { TILE_ZOOM_100 = 0, TILE_ZOOM_25 = 1, TILE_ZOOM_20 = 2, TILE_ZOOM_16 = 3 }; enum TILE_DUI_TEMPLATE { TILE_UNKNOWN = 0, TILE_DESKTOP = 1, TILE_IMMERSIVE = 2, TILE_TOAST = 3, TILE_LISTDESKTOP = 4, TILE_LISTIMMERSIVE = 5, TILE_FILESYSTEMTILE = 6, TILE_DUI_TEMPLATE_END = 7 }; enum TILE_THEME_SELECTOR { TILE_THEME_DEFAULT = 0, TILE_THEME_HIGH_CONTRAST_BLACK = 1, TILE_THEME_HIGH_CONTRAST_WHITE = 2, TILE_THEME_END = 3 }; enum TILE_INSTALLSTATE { TILE_INSTALLSTATE_NORMAL = 0, TILE_INSTALLSTATE_INSTALLING = 1, TILE_INSTALLSTATE_QUEUED = 2, TILE_INSTALLSTATE_PAUSED = 3, TILE_INSTALLSTATE_ERROR = 4, TILE_INSTALLSTATE_RESET = 5, TILE_INSTALLSTATE_BLOCKED = 6 }; enum TILE_STATE { TS_DEFAULT = 0, TS_APPSPACE_NOTIFICATIONS_DISABLED = 1, TS_LOADING_COMPLETE = 2, TS_CACHED_LOGO = 4, TS_NOTIFICATION_APPSPACE = 8, TS_CACHED_APPSPACE = 16, TS_CACHED_DEFAULT_APPSPACE = 32, TS_CACHED_TICKLE = 64, TS_EXCLUSIVE_APPSPACE_FLAGS = 120 }; enum STREAM_REFERENCE_TYPE { STREAMREFERENCE_NONE = 0, STREAMREFERENCE_FILE = 1, STREAMREFERENCE_URI = 2, STREAMREFERENCE_STREAM = 3 }; enum SEARCHPANE_HOTKEY { SPHK_SHOWSEARCHPANE = 0, SPHK_SEARCHSETTINGS = 1, SPHK_SEARCHFILES = 2 }; enum SEARCHPANE_COUNT_TASK_TYPE { SPCTT_APPS = 0, SPCTT_SETTINGS = 1, SPCTT_FILES = 2 }; enum SEARCH_SUBMIT_TYPE { SST_SEARCH_BUTTON = 0, SST_ENTER_KEY = 1, SST_TYPEAHEAD = 2 }; enum SEARCH_TYPEAHEAD_ITEM_TYPE { STA_TYPE_SEARCHSUGGESTION = 0, STA_TYPE_SEPARATOR = 1, STA_TYPE_RESULTSUGGESTION = 2 }; enum LAST_COPYITEM_ERROR_TYPE { LAST_COPYITEM_ERROR_SRC = 0, LAST_COPYITEM_ERROR_DST = 1, LAST_COPYITEM_ERROR_NOINFO = 2 }; enum VIDEO_RESIZE_FLAGS { VRF_NONE = 0, VRF_RESTRICT = 1, VRF_SCALE = 2, VRF_CROP = 3 }; enum USER_TILE_TYPE { UTT_IMAGE_96 = 0, UTT_IMAGE_448 = 1, UTT_VIDEO_448 = 2, UTT_DEFAULT = 3, UTT_IMAGE_40 = 4, UTT_IMAGE_198 = 5, UTT_VIDEO_198 = 6 }; enum DOCKED_FILL_PREFERENCE { DFP_NOFILL = 0, DFP_FILL = 1, DFP_FILLTOMAXIMUMHEIGHT = 2 }; enum MODE_CHANGE_REASON { MCR_NONE = 0, MCR_ACTIVATION = 1, MCR_MONITORCHANGE = 2, MCR_OWNEDWINDOWCREATED = 3, MCR_EXTERNAL = 4 }; enum GUTTER_LOCATION { GL_LEFT = 0, GL_RIGHT = 1 }; enum GUTTER_SLIDE_LOCATION { GSL_OFFSCREEN_LEFT = 0, GSL_LEFT = 1, GSL_RIGHT = 2, GSL_OFFSCREEN_RIGHT = 3 }; enum GUTTER_SLIDE_DIRECTION { GSD_RIGHT = 0, GSD_LEFT = 1 }; enum SWITCH_LOCATION { SL_BODY_DEFAULT = 0, SL_SNAPPED_DEFAULT = 1, SL_SNAPPED_LEFT = 2, SL_SNAPPED_RIGHT = 3 }; enum IMM_APP_LOCATION { IAL_FULLSCREEN = 0, IAL_FILLED_LEFT = 1, IAL_FILLED_RIGHT = 2, IAL_SNAPPED_LEFT = 3, IAL_SNAPPED_RIGHT = 4 }; enum IMM_APP_ARRANGEMENT { IAA_FULLSCREEN = 0, IAA_SNAPPED_LEFT = 1, IAA_SNAPPED_RIGHT = 2 }; enum PLM_PACKAGE_STATE { PPS_UNKNOWN = 0, PPS_ACTIVE = 1, PPS_SUSPENDING = 2, PPS_SUSPENDED = 3, PPS_TERMINATED = 4 }; enum _PLM_TASK_COMPLETION_CATEGORY { PT_TC_INVALID = 0, PT_TC_PBM = 1, PT_TC_PICKER = 2, PT_TC_SHARING = 3, PT_TC_PRINTING = 4, PT_TC_DEVICE_SYNC = 5, PT_TC_KERNEL_MODE = 6, PT_TC_CAMERA_DCA = 7, PT_TC_PRINTER_DCA = 8, PT_TC_POWER_REQUEST = 9, PT_TC_MAX = 10 }; enum SWITCH_DIRECTION { SWITCH_OLDER = 0, SWITCH_NEWER = 1 }; enum DROP_FEEDBACK_ACTION { DFA_REGISTER = 0, DFA_UPDATE = 1 }; enum DROP_FEEDBACK_TYPE { DFT_DROP_AREA = 0, DFT_GUTTER = 1 }; enum IMMERSIVE_HOT_KEY_ID { IHKID_DESKTOP = 0, IHKID_MINIMIZEALL = 1, IHKID_SHAKE = 2, IHKID_PRIORPEARL = 3, IHKID_NEXTPEARL = 4, IHKID_SETTINGS = 5, IHKID_CHARMBAR = 6, IHKID_CHARMMENU = 7, IHKID_APPBAR = 8, IHKID_MAX = 9 }; enum IAM_APPLICATION_REALM { IAR_IMMERSIVE = 0, IAR_DESKTOP = 1, IAR_CURRENT = 2 }; enum IMMERSIVE_MONITOR_MOVE_DIRECTION { IMMD_PREVIOUS = 0, IMMD_NEXT = 1 }; enum TEMPORARY_APP_VISUAL_TYPE { TAVT_INVALID = 0, TAVT_DROPFEEDBACK = 1, TAVT_DRAGVISUAL = 2, TAVT_APPTIP = 3 }; enum IMM_SYSTEM_MODE { ISM_NONE = -1, ISM_DESKTOP = 0, ISM_IMMERSIVE = 1 }; enum IMM_APP_CHANGED { IAC_UNKNOWN = 0, IAC_STARTED = 1, IAC_FOREGROUND = 2, IAC_BACKGROUND = 3, IAC_SHOWN = 4, IAC_HIDDEN = 5, IAC_CLOSED = 6, IAC_WINDOWPRESENTATIONDECLINED = 7, IAC_PRESENTEDWINDOWCHANGED = 8, IAC_MOBODYENTERED = 9, IAC_MOBODYEXIT = 10, IAC_HASPACKAGEID = 11 }; enum APPCMDUI_INVOCATION_SOURCE { AIS_EDGEGESTURE = 0, AIS_KEYBOARDSHORTCUT = 1 }; enum EDGEUI_COMPONENT { EUIC_UNKNOWN = -1, EUIC_SWITCHER = 0, EUIC_CHARMSBAR = 1, EUIC_APPBAR = 2 }; enum SPLASHSCREEN_IMAGE_TYPE { SSIT_SMALL = 0, SSIT_LARGE = 1, SSIT_COUNT = 2, SSIT_INVALID = 3 }; enum __MIDL___MIDL_itf_shpriv_0000_0549_0001 { STC_UNINITIALIZED = 0, STC_SHARE = 1, STC_SEND = 2 }; enum TOUCHVIEW_SELECTION_MODE { TSM_SINGLE = 0, TSM_MULTIPLE = 1 }; enum tagCS_COLUMN_WIDTH_TYPE { COLWT_CURRENT = 0, COLWT_DEFAULT = 1, COLWT_MINIMUM = 2, COLWT_IDEAL = 3 }; enum tagSET_COLUMNS_NOTIFY_OPTIONS { SCNO_DEFAULT = 0, SCNO_REORDERONLY = 1 }; enum tagCS_COLUMN_SET { COLSET_ALL = 0, COLSET_VISIBLE = 1, COLSET_COLUMNID = 2 }; enum VIEW_SETTING_ID { VSIDF_VIEWMODE = 1, VSIDF_IMAGESIZE = 2, VSIDF_SORTCOLUMNS = 4, VSIDF_GROUPBY = 8, VSIDF_FOLDERFLAGS = 16, VSIDF_SUBSETCOUNT = 32, VSIDF_FOLDERTYPE = 64, VSIDF_VISIBLECOLUMNSWIDTH = 128, VSIDF_VISIBLECOLUMNSSET = 256, VSIDF_VISIBLECOLUMNSORDER = 512, VSIDF_VISIBLECOLUMNSALL = 896 }; enum GETSORTCOLUMN { GSC_ARRANGEBY = 0, GSC_SORTBY = 1 }; enum LINESCROLLERVALUE { LSV_VIRT_ANCHOR_X = 0, LSV_VIRT_ANCHOR_Y = 1, LSV_VIRT_TARGET_X = 2, LSV_VIRT_TARGET_Y = 3 }; enum SELECTIONSTATEVALUE { SSV_ITEM = 0, SSV_ISSELECTED = 1, SSV_ITEMCOLLECTION = 2, SSV_SELECTEDTYPE = 3 }; enum SELECTIONMANAGERVALUE { SMV_ITEMSELECTIONSTATES_REALIZED = 0, SMV_ITEMSELECTIONSTATES_UNREALIZED = 1, SMV_COLLECTIONSELECTIONSTATES_REALIZED = 2, SMV_COLLECTIONSELECTIONSTATES_UNREALIZED = 3, SMV_SELECTION = 4 }; enum ITEMDEVIRTUALIZERVALUE { IDV_STARTINGITEM = 0, IDV_DEVIRTUALIZATIONTYPE = 1, IDV_ISDEVIRTUALIZED = 2, IDV_HRDEVIRTUALIZE = 3, IDV_ELAPSEDFULLDEVIRTUALIZATIONTIME = 4 }; enum VIRTUALIZEDSELECTIONARRAYVALUE { VSAV_ZEROTHITEMDEVIRTUALIZER = 0, VSAV_PARTIALDEVIRTUALIZER = 1, VSAV_FULLDEVIRTUALIZER = 2, VSAV_STARTINGITEM = 3, VSAV_INDEXSTARTINGITEM = 4 }; enum VIRTUALUIGROUPITEMVALUE { VUGIV_VERSION = 0, VUGIV_ITEM = 1, VUGIV_ITEMCOLLECTION = 2 }; enum ELEMENTSPYVALUE { ESV_DISPLAYNAME = 0, ESV_POINTERVALUE = 1, ESV_UICOLLECTION_UIVERSION = 2, ESV_UICOLLECTION_DISPLAYNAME = 3, ESV_UICOLLECTION_COLLECTION = 4 }; enum ITEMSVIEWSPYVALUE { IVV_FOCUSEDITEM = 0, IVV_FIRSTPAGERESULTS_STATE = 1, IVV_SELECTIONMANAGER = 2, IVV_EVENTQUEUE_SIZE = 3, IVV_VIRTUALUIGROUPITEM_COLLECTION = 4, IVV_PROCESSID = 5, IVV_THREADID = 6, IVV_LINESCROLLER = 7 }; enum tagLC_NEXT_INDEX_STATE { LCNIS_DEFAULT = 0, LCNIS_SELECTED = 1, LCNIS_FOCUSED = 2, LCNIS_SELECTIONMARKED = 3 }; enum tagLC_SELECTION_MODE { LCSM_DESELECT_ALL = 0, LCSM_SELECT_ALL = 1, LCSM_INVERTSELECTION = 2 }; enum tagLC_ITEM_SET_ORDER { LCISO_DEFAULT = 0, LCISO_FOCUSEDFIRST = 1, LCISO_VISIBLEORDER = 2 }; enum tagLC_ITEM_SET_TYPE { LCIC_ALLITEMS = 0, LCIC_SELECTED = 1, LCIC_CHECKED = 2 }; enum tagLC_POINT_TYPE { LCPT_SCREEN = 0, LCPT_CLIENT = 1, LCPT_SCROLL = 2 }; enum tagUAEVENT { UAE_LAUNCH = 0, UAE_SWITCH = 1, UAE_TIME = 2, UAE_SESSION = 3, UAE_EXCLUDEAPP = 4 }; enum tagDESTCATTYPE { DCT_CUSTOM = 0, DCT_KNOWN = 1, DCT_TASKS = 2 }; enum tagSM_KEYBOARDNAVIGATE { SM_ENTERINGSEACHVIEW = 0, SM_INSIDESEARCHVIEW = 1 }; enum SHARING_MENU_PRESENTATION_STATE { PRESENTATION_STATE_UNKNOWN = 0, PRESENTATION_STATE_WORKGROUP = 1, PRESENTATION_STATE_HOMEGROUP = 2, PRESENTATION_STATE_DOMAIN = 3 }; enum SHARING_MENU_SHARE_STATE { SHARE_STATE_UNKNOWN = 0, SHARE_STATE_NOT_SHAREABLE = 1, SHARE_STATE_SHAREABLE = 2 }; enum SHARE_MODE { MODE_SMB = 0, MODE_INPLACE = 1, MODE_LIBRARY = 2, MODE_CLASSIC = 3 }; enum SHARE_ACTIVATION_MODE { ACTIVATION_MODE_PRIVATE = 0, ACTIVATION_MODE_HOMEGROUP_RO = 1, ACTIVATION_MODE_HOMEGROUP_RW = 2, ACTIVATION_MODE_HOMEGROUP_NONE = 3, ACTIVATION_MODE_USER_RO = 4, ACTIVATION_MODE_LIBRARY_ADD = 5, ACTIVATION_MODE_LIBRARY_REMOVAL = 6, ACTIVATION_MODE_OTHER = 7 }; enum _SHARE_ITEM_TYPE { SIT_FILE = 0, SIT_FOLDER = 1, SIT_DRIVE = 2, SIT_LIBRARY = 3, SIT_UNSUPPORTED = 4 }; enum _tagSHARE_EVENT { SHARE_EVT_ITEM_SHARED = 0, SHARE_EVT_ITEM_UNSHARED = 1, SHARE_EVT_ERR_ITEM_LOCATION = 2, SHARE_EVT_ERR_NO_WRITE_DAC = 3, SHARE_EVT_ERR_INHERITED_PERM = 4, SHARE_EVT_ERR_CORRUPTED_LIBRARY = 5, SHARE_EVT_ERR_EXCLUSION_FAILED = 6, SHARE_EVT_ERR_ROOTDRIVE = 7, SHARE_EVT_ERR_SYSTEM_LOCATION = 8, SHARE_EVT_ERR_FOLDER_UNAVAILABLE_SCOPE = 9, SHARE_EVT_WARN_PUBLISH_FAILED = 10, SHARE_EVT_WARN_UNPUBLISH_FAILED = 11, SHARE_EVT_WARN_UPDATE_FAILED = 12, SHARE_EVT_WARN_NOT_SUPPORTED_SCOPE = 13, SHARE_EVT_WARN_FILESYSTEM_ACLS_NOT_SUPPORTED = 14, SHARE_EVT_WARN_ITEM_FILTERED = 15 }; enum TRAYORIENTATION { TO_BOTTOM = 0, TO_RIGHT = 1, TO_LEFT = 2, TO_TOP = 3 }; enum tagBPASCODE { BPAS_START = 0, BPAS_INDETERMINATE = 1, BPAS_STOP = 2 }; enum PROPCTL_RECT_TYPE { PCRT_MINIMUM = 0, PCRT_IDEAL = 1 }; enum tagPROPCTL_FLAGS { PCF_NONE = 0, PCF_VISIBLE = 1, PCF_READONLY = 2, PCF_USEACTIVEBORDERS = 4, PCF_USEEDITINVITATION = 8, PCF_VERTPOS_TOP = 0, PCF_VERTPOS_CENTER = 16, PCF_VERTPOS_BOTTOM = 32, PCF_VERTPOS_MASK = 48, PCF_HORZPOS_LEFT = 0, PCF_HORZPOS_CENTER = 64, PCF_HORZPOS_RIGHT = 128, PCF_HORZPOS_MASK = 192, PCF_RTLREADING = 512, PCF_CAN_WRAP_TEXT = 1024, PCF_POS_MASK = 1776, PCF_NORMAL_TEXT = 0, PCF_SHADOW_TEXT = 256, PCF_FONT_MASK = 256, PCF_FLAGS_MASK = 2047 }; enum tagITEM_CHANGE_TYPE { ICHT_INSERT = 0, ICHT_DELETE = 1, ICHT_UPDATE = 2, ICHT_FILTER = 3 }; enum REMOVEITEMTYPE { RIT_DEFAULT = 0, RIT_DELETE = 1 }; enum SEARCHTEXTTYPE { STTYPE_DEFAULT = 0, STTYPE_INITIAL = 1 }; enum TRYHARDERSCOPES { THS_SPECIFIC_LIBRARY = 0, THS_ALL_LIBRARIES = 1, THS_ALL_USER_LIBRARIES = 2, THS_COMPUTER = 3, THS_CUSTOM_CANCEL = 4, THS_CUSTOM_NAVIGATE = 5, THS_INTERNET = 6, THS_GP_LIBRARY = 7, THS_GP_URL = 8, THS_SUBFOLDER = 9, THS_FILE_CONTENTS = 10, THS_UNUSED = 11, THS_OTHER = 12, THS_HISTORYVAULT = 13 }; enum AWSTYPE { AWS_SCURVE = 0, AWS_LINEAR = 1 }; enum tagRECYCLEBIN_TYPE { RBT_VOLUME = 0, RBT_KNOWNFOLDER = 1 }; enum SHELL_BROWSER_FRAME_SIZE_POSITION { SBFSP_XPOS = 1, SBFSP_XOFF = 2, SBFSP_YPOS = 4, SBFSP_YOFF = 8, SBFSP_WIDTHSET = 16, SBFSP_WIDTHINCR = 32, SBFSP_HEIGHTSET = 64, SBFSP_HEIGHTINCR = 128, = 32771 }; enum SHELLSEARCHCOMMAND { SSC_SEARCH_EXEC = 0, SSC_SEARCH_RETURNKEY = 1, SSC_AUTOCOMPLETE_DELETE = 2 }; enum SHELL_SEARCH_BAND_SEARCH_STATE { SSBSS_DEFAULT = 0, SSBSS_NEW_PROVIDERS = 1, SSBSS_WEB = 2, SSBSS_FOLDER = 3 }; enum GET_PROPERTY_STORE_TYPE { GIPST_CACHED = 0, GIPST_FALLBACK = 1 }; enum ENUM_FILE_INFORMATION_CLASS { ENUM_FILE_ID_BOTH_DIR_INFO = 0, ENUM_FILE_BOTH_DIR_INFO = 1, ENUM_FILE_FULL_DIR_INFO = 2 }; enum CONFIRMATIONRESPONSE { CONFRES_CONTINUE = 0, CONFRES_SKIP = 1, CONFRES_RETRY = 2, CONFRES_RENAME = 3, CONFRES_CANCEL = 4, CONFRES_UNDO = 5, CONFRES_RENAME_LEFT = 3, CONFRES_RENAME_RIGHT = 6, CONFRES_ELEVATE = 7, CONFRES_CLOSE = 8 }; enum DESTLISTTYPE { DLT_PINNED = 0, DLT_RECENT = 1, DLT_FREQUENT = 2 }; enum tagTASKTYPE { NOTASKS = 0, SPECIALPICTURETASKS = 1, SPECIALMUSICTASKS = 2, SPECIALDOCUMENTTASKS = 3, SPECIALVIDEOTASKS = 4, SPECIALGENERICTASKS = 5, VIEWCONTROLTASKS = 6, COMMONFILEDIALOGTASKS = 7 }; enum tagVIEWSETTINGACTION { VSA_Extend = 0, VSA_Clone = 1, VSA_Disconnect = 2, VSA_Force = 3, VSA_Noopt = 4, VSA_Unforce = 5 }; enum DISPLAYSETTINGEVENTTYPE { DSET_DISPLAYDATA_LOADED = 1, DSET_PATH_CHANGED = 2, DSET_VIEW_ORDER_CHANGED = 4, DSET_VIEW_POSITION_CHANGED = 256, DSET_VIEW_RESOLUTION_CHANGED = 512, DSET_VIEW_COLOR_CHANGED = 1024, DSET_VIEW_FREQ_CHANGED = 2048, DSET_VIEW_ROTATION_CHANGED = 4096, DSET_VIEW_PRIMARY_CHANGED = 8192, DSET_VIEW_AUTOROTATION_CHANGED = 16384, = 32770 }; enum tagPropPageOnApply { PPOAACTION_CANCEL = 0, PPOAACTION_OK = 1, PPOAACTION_APPLY = 2 }; enum OPERATION_TYPE { OT_NONE = 0, OT_COPY = 1, OT_MOVE = 2, OT_RECYCLE = 3, OT_DELETE = 4, OT_RENAME = 5, OT_APPLYPROPS = 6, OT_DOWNLOAD = 7, OT_MOVE_AS_COPY_DELETE = 8 }; enum OPERATION_MODE { OM_PREPARING = 1, OM_RUNNING = 2, OM_INDETERMINATE = 3, OM_INTERRUPTED = 4 }; enum RESOLUTION_TYPE { RT_REPLACE = 1, RT_SKIP = 2, RT_DECIDEFOREACH = 3 }; enum OPERATION_INTERRUPT_RESPONSE_SINGLE { OIRS_ELEVATE = 1, OIRS_DELETE = 2, OIRS_SKIP = 3, OIRS_CANCEL = 4, OIRS_RETRY = 5, OIRS_YES = 6, OIRS_OK = 7, OIRS_NO = 8, OIRS_KEEPSOURCE = 9, OIRS_KEEPDEST = 10, OIRS_KEEPBOTH = 11 }; enum FLYOUTMENU_SETTING { FMS_ShowSleepOption = 0, FMS_ShowHibernateOption = 1, FMS_ShowLockOption = 2 }; enum __MIDL___MIDL_itf_structuredquery_0000_0012_0001 { NEC_LOW = 0, NEC_MEDIUM = 1, NEC_HIGH = 2 }; enum tagQUERY_PARSER_MANAGER_OPTION { QPMO_SCHEMA_BINARY_NAME = 0, QPMO_PRELOCALIZED_SCHEMA_BINARY_PATH = 1, QPMO_UNLOCALIZED_SCHEMA_BINARY_PATH = 2, QPMO_LOCALIZED_SCHEMA_BINARY_PATH = 3, QPMO_APPEND_LCID_TO_LOCALIZED_PATH = 4, QPMO_LOCALIZER_SUPPORT = 5 }; enum tagINTERVAL_LIMIT_KIND { ILK_EXPLICIT_INCLUDED = 0, ILK_EXPLICIT_EXCLUDED = 1, ILK_NEGATIVE_INFINITY = 2, ILK_POSITIVE_INFINITY = 3 }; enum CASE_REQUIREMENT { CASE_REQUIREMENT_ANY = 0, CASE_REQUIREMENT_UPPER_IF_AQS = 1 }; enum tagSTRUCTURED_QUERY_PARSE_ERROR { SQPE_NONE = 0, SQPE_EXTRA_OPENING_PARENTHESIS = 1, SQPE_EXTRA_CLOSING_PARENTHESIS = 2, SQPE_IGNORED_MODIFIER = 3, SQPE_IGNORED_CONNECTOR = 4, SQPE_IGNORED_KEYWORD = 5, SQPE_UNHANDLED = 6 }; enum tagSTRUCTURED_QUERY_MULTIOPTION { SQMO_VIRTUAL_PROPERTY = 0, SQMO_DEFAULT_PROPERTY = 1, SQMO_GENERATOR_FOR_TYPE = 2, SQMO_MAP_PROPERTY = 3 }; enum tagSTRUCTURED_QUERY_SINGLE_OPTION { SQSO_SCHEMA = 0, SQSO_LOCALE_WORD_BREAKING = 1, SQSO_WORD_BREAKER = 2, SQSO_NATURAL_SYNTAX = 3, SQSO_AUTOMATIC_WILDCARD = 4, SQSO_TRACE_LEVEL = 5, SQSO_LANGUAGE_KEYWORDS = 6, SQSO_SYNTAX = 7, SQSO_TIME_ZONE = 8, SQSO_IMPLICIT_CONNECTOR = 9, SQSO_CONNECTOR_CASE = 10 }; enum tagSTRUCTURED_QUERY_SYNTAX { SQS_NO_SYNTAX = 0, SQS_ADVANCED_QUERY_SYNTAX = 1, SQS_NATURAL_QUERY_SYNTAX = 2 }; enum SYNCMGR_PRESENTER_CHOICE { SYNCMGR_PC_NO_CHOICE = 0, SYNCMGR_PC_KEEP_ONE = 1, SYNCMGR_PC_KEEP_MULTIPLE = 2, SYNCMGR_PC_KEEP_RECENT = 3, SYNCMGR_PC_REMOVE_FROM_SYNC_SET = 4, SYNCMGR_PC_SKIP = 5 }; enum SYNCMGR_PRESENTER_NEXT_STEP { SYNCMGR_PNS_CONTINUE = 0, SYNCMGR_PNS_DEFAULT = 1, SYNCMGR_PNS_CANCEL = 2 }; enum SYNCMGR_RESOLUTION_FEEDBACK { SYNCMGR_RF_CONTINUE = 0, SYNCMGR_RF_REFRESH = 1, SYNCMGR_RF_CANCEL = 2 }; enum SYNCMGR_UPDATE_REASON { SYNCMGR_UR_ADDED = 0, SYNCMGR_UR_CHANGED = 1, SYNCMGR_UR_REMOVED = 2, SYNCMGR_UR_MAX = 2 }; enum SYNCMGR_EVENT_LEVEL { SYNCMGR_EL_INFORMATION = 1, SYNCMGR_EL_WARNING = 2, SYNCMGR_EL_ERROR = 3, SYNCMGR_EL_MAX = 3 }; enum SYNCMGR_CANCEL_REQUEST { SYNCMGR_CR_NONE = 0, SYNCMGR_CR_CANCEL_ITEM = 1, SYNCMGR_CR_CANCEL_ALL = 2, SYNCMGR_CR_MAX = 2 }; enum SYNCMGR_PROGRESS_STATUS { SYNCMGR_PS_UPDATING = 1, SYNCMGR_PS_UPDATING_INDETERMINATE = 2, SYNCMGR_PS_SUCCEEDED = 3, SYNCMGR_PS_FAILED = 4, SYNCMGR_PS_CANCELED = 5, SYNCMGR_PS_DISCONNECTED = 6, SYNCMGR_PS_MAX = 6 }; enum SYNCMGR_HANDLER_TYPE { SYNCMGR_HT_UNSPECIFIED = 0, SYNCMGR_HT_APPLICATION = 1, SYNCMGR_HT_DEVICE = 2, SYNCMGR_HT_FOLDER = 3, SYNCMGR_HT_SERVICE = 4, SYNCMGR_HT_COMPUTER = 5, SYNCMGR_HT_MIN = 0, SYNCMGR_HT_MAX = 5 }; enum SYNCMGR_HANDLER_POLICIES { SYNCMGR_HPM_NONE = 0, SYNCMGR_HPM_PREVENT_ACTIVATE = 1, SYNCMGR_HPM_PREVENT_DEACTIVATE = 2, SYNCMGR_HPM_PREVENT_ENABLE = 4, SYNCMGR_HPM_PREVENT_DISABLE = 8, SYNCMGR_HPM_PREVENT_START_SYNC = 16, SYNCMGR_HPM_PREVENT_STOP_SYNC = 32, SYNCMGR_HPM_DISABLE_ENABLE = 256, SYNCMGR_HPM_DISABLE_DISABLE = 512, SYNCMGR_HPM_DISABLE_START_SYNC = 1024, SYNCMGR_HPM_DISABLE_STOP_SYNC = 2048, SYNCMGR_HPM_DISABLE_BROWSE = 4096, SYNCMGR_HPM_DISABLE_SCHEDULE = 8192, /* SYNCMGR_HPM_HIDDEN_BY_DEFAULT = Unavail */ }; enum SECURELOCKCODE { SECURELOCK_NOCHANGE = -1, SECURELOCK_SET_UNSECURE = 0, SECURELOCK_SET_MIXED = 1, SECURELOCK_SET_SECUREUNKNOWNBIT = 2, SECURELOCK_SET_SECURE40BIT = 3, SECURELOCK_SET_SECURE56BIT = 4, SECURELOCK_SET_FORTEZZA = 5, SECURELOCK_SET_SECURE128BIT = 6, SECURELOCK_FIRSTSUGGEST = 7, SECURELOCK_SUGGEST_UNSECURE = 7, SECURELOCK_SUGGEST_MIXED = 8, SECURELOCK_SUGGEST_SECUREUNKNOWNBIT = 9, SECURELOCK_SUGGEST_SECURE40BIT = 10, SECURELOCK_SUGGEST_SECURE56BIT = 11, SECURELOCK_SUGGEST_FORTEZZA = 12, SECURELOCK_SUGGEST_SECURE128BIT = 13 }; enum RESOLUTION_SCALE { RS_100PERCENT = 0, RS_140PERCENT = 1, RS_180PERCENT = 2 }; enum APPLICATION_LAYOUT_STATE { ALS_FULLSCREEN = 0, ALS_FILLED = 1, ALS_SNAPPED = 2 }; enum _SIGDN { SIGDN_NORMALDISPLAY = 0, €€SIGDN_PARENTRELATIVEPARSING = 32771, = 32771 }; enum DEFAULTSAVEFOLDERTYPE { DSFT_DETECT = 1, DSFT_PRIVATE = 2, DSFT_PUBLIC = 3 }; enum APPDOCLISTTYPE { ADLT_RECENT = 0, ADLT_FREQUENT = 1 }; enum KNOWNDESTCATEGORY { KDC_FREQUENT = 1, KDC_RECENT = 2 }; enum CPVIEW { CPVIEW_CLASSIC = 0, CPVIEW_ALLITEMS = 0, CPVIEW_CATEGORY = 1, CPVIEW_HOME = 1 }; enum MARKUPMESSAGE { MARKUPMESSAGE_KEYEXECUTE = 0, MARKUPMESSAGE_CLICKEXECUTE = 1, MARKUPMESSAGE_WANTFOCUS = 2 }; enum MARKUPLINKTEXT { MARKUPLINKTEXT_URL = 0, MARKUPLINKTEXT_ID = 1, MARKUPLINKTEXT_TEXT = 2 }; enum MARKUPSIZE { MARKUPSIZE_CALCWIDTH = 0, MARKUPSIZE_CALCHEIGHT = 1 }; enum FFFP_MODE { FFFP_EXACTMATCH = 0, FFFP_NEARESTPARENTMATCH = 1 }; enum ASSOCIATIONTYPE { AT_FILEEXTENSION = 0, AT_URLPROTOCOL = 1, AT_STARTMENUCLIENT = 2, AT_MIMETYPE = 3 }; enum ASSOCIATIONLEVEL { AL_MACHINE = 0, AL_EFFECTIVE = 1, AL_USER = 2 }; enum FILE_USAGE_TYPE { FUT_PLAYING = 0, FUT_EDITING = 1, FUT_GENERIC = 2 }; enum tagMENUPOPUPSELECT { MPOS_EXECUTE = 0, MPOS_FULLCANCEL = 1, MPOS_CANCELLEVEL = 2, MPOS_SELECTLEFT = 3, MPOS_SELECTRIGHT = 4, MPOS_CHILDTRACKING = 5 }; enum tagBANDSITECID { BSID_BANDADDED = 0, BSID_BANDREMOVED = 1 }; enum _SPTEXT { SPTEXT_ACTIONDESCRIPTION = 1, SPTEXT_ACTIONDETAIL = 2 }; enum _SPACTION { SPACTION_NONE = 0, SPACTION_MOVING = 1, SPACTION_COPYING = 2, SPACTION_RECYCLING = 3, SPACTION_APPLYINGATTRIBS = 4, SPACTION_DOWNLOADING = 5, SPACTION_SEARCHING_INTERNET = 6, SPACTION_CALCULATING = 7, SPACTION_UPLOADING = 8, SPACTION_SEARCHING_FILES = 9, SPACTION_DELETING = 10, SPACTION_RENAMING = 11, SPACTION_FORMATTING = 12, SPACTION_COPY_MOVING = 13 }; enum OfflineFolderStatus { OFS_INACTIVE = -1, OFS_ONLINE = 0, OFS_OFFLINE = 1, OFS_SERVERBACK = 2, OFS_DIRTYCACHE = 3 }; enum _WPP_FLAG_LEN_ENUM_MAX { WPP_MAX_FLAG_LEN_CHECK = 1 }; /* enum { WPP_VER_WIN2K_CB_FORWARD_PTR = 1, WPP_VER_WHISTLER_CB_FORWARD_PTR = 2, WPP_VER_LH_CB_FORWARD_PTR = 3 }; */ enum WPP_CTL_NAMES { WPP_CTL_PlayToCtlGuid = 0, WPP_LAST_CTL = 1 }; enum _WPP_FLAG_LEN_ENUM { WPP_FLAG_LEN = 1 }; enum WPP_DEFINE_BIT_NAMES { WPP_BLOCK_START_PlayToCtlGuid = 0, WPP_BIT_WPD_TRACE_LEVEL_CRITICAL = 1, WPP_BIT_WPD_TRACE_LEVEL_ERROR = 2, WPP_BIT_WPD_TRACE_LEVEL_WARNING = 3, WPP_BIT_WPD_TRACE_LEVEL_ASSERT = 4, WPP_BIT_WPD_TRACE_LEVEL_FUNCTRACE = 5, WPP_BIT_WPD_TRACE_LEVEL_INFORMATION = 6, WPP_BIT_WPD_TRACE_LEVEL_VERBOSE = 7, WPP_BLOCK_END_PlayToCtlGuid = 8 }; struct _WPP_TRACE_CONTROL_BLOCK { unsigned char Next[8]; /* +0x0000 82 07 01 00 */ unsigned long long UmRegistrationHandle; /* +0x0008 */ unsigned long long Logger; /* +0x0010 */ /* unsigned char Win2kCb[0]; +0x0010 80 07 01 00 */ void *Ptr; /* +0x0010 */ unsigned char Cb[8]; /* +0x0010 82 07 01 00 */ unsigned char FlagsLen; /* +0x0018 */ unsigned char Level; /* +0x0019 */ unsigned short Options; /* +0x001a */ unsigned char Flags[4]; /* +0x001c 39 18 00 00 */ unsigned char ControlGuid[8]; /* +0x0020 85 19 00 00 */ }; struct WPP_PROJECT_CONTROL_BLOCK { /* unsigned char Control[0]; +0x0000 81 07 01 00 */ unsigned char ReserveSpace[40]; /* +0x0000 85 07 01 00 */ }; struct _WPP_WIN2K_CONTROL_BLOCK { unsigned long long Logger; /* +0x0000 */ unsigned long Flags; /* +0x0008 */ unsigned long Level; /* +0x000c */ unsigned char ControlGuid[8]; /* +0x0010 85 19 00 00 */ }; struct _IMAGELISTDRAWPARAMS { unsigned long cbSize; /* +0x0000 */ unsigned char himl[8]; /* +0x0008 cf 17 00 00 */ unsigned char i[8]; /* +0x0010 74 00 00 00 */ unsigned char hdcDst[8]; /* +0x0018 9b 1a 00 00 */ unsigned char x[4]; /* +0x0020 74 00 00 00 */ unsigned char y[4]; /* +0x0024 74 00 00 00 */ unsigned char cx[4]; /* +0x0028 74 00 00 00 */ unsigned char cy[4]; /* +0x002c 74 00 00 00 */ unsigned char xBitmap[4]; /* +0x0030 74 00 00 00 */ unsigned char yBitmap[4]; /* +0x0034 74 00 00 00 */ unsigned long rgbBk; /* +0x0038 */ unsigned long rgbFg; /* +0x003c */ unsigned char fStyle[4]; /* +0x0040 75 00 00 00 */ unsigned long dwRop; /* +0x0044 */ unsigned long fState; /* +0x0048 */ unsigned long Frame; /* +0x004c */ unsigned long crEffect; /* +0x0050 */ }; struct _IMAGEINFO { unsigned char hbmImage[8]; /* +0x0000 73 16 00 00 */ unsigned char hbmMask[8]; /* +0x0008 73 16 00 00 */ unsigned char Unused1[4]; /* +0x0010 74 00 00 00 */ unsigned char Unused2[4]; /* +0x0014 74 00 00 00 */ unsigned char rcImage[16]; /* +0x0018 43 16 00 00 */ }; struct tagTVITEMEXW { unsigned char mask[8]; /* +0x0000 75 00 00 00 */ unsigned char hItem[8]; /* +0x0008 e9 18 00 00 */ unsigned char state[4]; /* +0x0010 75 00 00 00 */ unsigned char stateMask[4]; /* +0x0014 75 00 00 00 */ unsigned char pszText[8]; /* +0x0018 71 06 00 00 */ unsigned char cchTextMax[4]; /* +0x0020 74 00 00 00 */ unsigned char iImage[4]; /* +0x0024 74 00 00 00 */ unsigned char iSelectedImage[4]; /* +0x0028 74 00 00 00 */ unsigned char cChildren[4]; /* +0x002c 74 00 00 00 */ long long lParam; /* +0x0030 */ unsigned char iIntegral[4]; /* +0x0038 74 00 00 00 */ unsigned char uStateEx[4]; /* +0x003c 75 00 00 00 */ unsigned char hwnd[8]; /* +0x0040 eb 15 00 00 */ unsigned char iExpandedImage[4]; /* +0x0048 74 00 00 00 */ unsigned char iReserved[4]; /* +0x004c 74 00 00 00 */ }; enum KF_CATEGORY { KF_CATEGORY_VIRTUAL = 1, KF_CATEGORY_FIXED = 2, KF_CATEGORY_COMMON = 3, KF_CATEGORY_PERUSER = 4 }; struct KNOWNFOLDER_DEFINITION { unsigned char category[8]; /* +0x0000 4c 08 01 00 */ unsigned char pszName[8]; /* +0x0008 71 06 00 00 */ unsigned char pszDescription[8]; /* +0x0010 71 06 00 00 */ unsigned char fidParent[16]; /* +0x0018 8f 18 00 00 */ unsigned char pszRelativePath[8]; /* +0x0028 71 06 00 00 */ unsigned char pszParsingName[8]; /* +0x0030 71 06 00 00 */ unsigned char pszTooltip[8]; /* +0x0038 71 06 00 00 */ unsigned char pszLocalizedName[8]; /* +0x0040 71 06 00 00 */ unsigned char pszIcon[8]; /* +0x0048 71 06 00 00 */ unsigned char pszSecurity[8]; /* +0x0050 71 06 00 00 */ unsigned long dwAttributes; /* +0x0058 */ unsigned long kfdFlags; /* +0x005c */ unsigned char ftidType[16]; /* +0x0060 8f 18 00 00 */ }; enum LIBRARYFOLDERFILTER { LFF_FORCEFILESYSTEM = 1, LFF_STORAGEITEMS = 2, LFF_ALLITEMS = 3 }; enum LIBRARYOPTIONFLAGS { LOF_DEFAULT = 0, LOF_PINNEDTONAVPANE = 1, LOF_MASK_ALL = 1 }; enum LIBRARYSAVEFLAGS { LSF_FAILIFTHERE = 0, LSF_OVERRIDEEXISTING = 1, LSF_MAKEUNIQUENAME = 2 }; enum SYNCMGR_CONFLICT_ITEM_TYPE { SYNCMGR_CIT_UPDATED = 1, SYNCMGR_CIT_DELETED = 2 }; struct CONFIRM_CONFLICT_ITEM { unsigned char pShellItem[8]; /* +0x0000 95 08 01 00 */ unsigned char pszOriginalName[8]; /* +0x0008 71 06 00 00 */ unsigned char pszAlternateName[8]; /* +0x0010 71 06 00 00 */ unsigned char pszLocationShort[8]; /* +0x0018 71 06 00 00 */ unsigned char pszLocationFull[8]; /* +0x0020 71 06 00 00 */ unsigned char nType[8]; /* +0x0028 97 08 01 00 */ }; enum tagQueryUpdateAction { QUA_ADD = 0, QUA_REMOVE = 1, QUA_CHANGE = 2 }; struct CONFLICT_ITEM_METADATA { unsigned char ftDateModified[8]; /* +0x0000 2e 32 00 00 */ unsigned long long ullSize; /* +0x0008 */ unsigned char pszItemName[8]; /* +0x0010 71 06 00 00 */ unsigned char pszItemPath[8]; /* +0x0018 71 06 00 00 */ }; enum tagDISPLAY_SUPPORTED_ORIENTATIONS { DSO_NONE = 0, DSO_0 = 1, DSO_90 = 2, DSO_180 = 4, DSO_270 = 8 }; enum tagENUMVIEWPROPFLAG { EVPF_NO_UNMATCH_ASPECRATIO = 1, EVPF_DISTINCT_RESOLUTION = 2 }; enum tagUISCB_FLAGS { UISCBF_HASITEMSREADY = 1, UISCBF_ITEMSREADY = 2 }; struct _RESOLVED_USERNAME_INFO { unsigned char bResolved[8]; /* +0x0000 74 00 00 00 */ unsigned char pszResolvedName[8]; /* +0x0008 71 06 00 00 */ }; struct _RESOLVED_USERNAME_LIST { unsigned long cItems; /* +0x0000 */ unsigned char rgUserNameInfo[16]; /* +0x0008 f8 08 01 00 */ }; enum NAMESPACE_FOLDER_PREFERENCES_FLAGS { FVPF_DEFAULT = 0, FVPF_ALLOWITEMSVIEW = 1 }; enum _BACKGROUND_TASK_CAPABILITY { BTC_AUDIO = 1, BTC_REALTIME_COMMUNICATION = 2, BTC_SYSTEM_EVENT = 4, BTC_TIMER = 8, BTC_PUSH_NOTIFICATION = 16, ˙˙BTC_ANY_CAPABILITY = 32770 }; struct _NDR64_POINTER_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Flags; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ unsigned char Pointee[8]; /* +0x0008 34 1b 00 00 */ }; struct __midl_frag70_t { unsigned char frag1[24]; /* +0x0000 81 0c 01 00 */ unsigned char frag2[16]; /* +0x0018 82 0c 01 00 */ unsigned char frag3[16]; /* +0x0028 82 0c 01 00 */ }; struct _MIDL_STUB_DESC { void *RpcInterfaceInformation; /* +0x0000 */ unsigned char pfnAllocate[8]; /* +0x0008 99 1a 00 00 */ unsigned char pfnFree[8]; /* +0x0010 2d 17 00 00 */ unsigned char IMPLICIT_HANDLE_INFO[8]; /* +0x0018 85 0c 01 00 */ unsigned char apfnNdrRundownRoutines[8]; /* +0x0020 dc a2 00 00 */ unsigned char aGenericBindingRoutinePairs[8]; /* +0x0028 df a2 00 00 */ unsigned char apfnExprEval[8]; /* +0x0030 e5 a2 00 00 */ unsigned char aXmitQuintuple[8]; /* +0x0038 e8 a2 00 00 */ unsigned char pFormatTypes[8]; /* +0x0040 c9 40 00 00 */ unsigned char fCheckBounds[4]; /* +0x0048 74 00 00 00 */ unsigned long Version; /* +0x004c */ unsigned char pMallocFreeStruct[8]; /* +0x0050 ea a2 00 00 */ long MIDLVersion; /* +0x0058 */ unsigned char CommFaultOffsets[8]; /* +0x0060 ed a2 00 00 */ unsigned char aUserMarshalQuadruple[8]; /* +0x0068 f0 a2 00 00 */ unsigned char NotifyRoutineTable[8]; /* +0x0070 f2 a2 00 00 */ unsigned long long mFlags; /* +0x0078 */ unsigned char CsRoutineTables[8]; /* +0x0080 f5 a2 00 00 */ void *ProxyServerInfo; /* +0x0088 */ unsigned char pExprInfo[8]; /* +0x0090 f8 a2 00 00 */ }; struct __midl_frag23_t { unsigned char frag1[24]; /* +0x0000 81 0c 01 00 */ unsigned char frag2[16]; /* +0x0018 82 0c 01 00 */ unsigned char frag3[16]; /* +0x0028 82 0c 01 00 */ unsigned char frag4[16]; /* +0x0038 82 0c 01 00 */ unsigned char frag5[16]; /* +0x0048 82 0c 01 00 */ }; struct _NDR64_USER_MARSHAL_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Flags; /* +0x0001 */ unsigned short RoutineIndex; /* +0x0002 */ unsigned short TransmittedTypeWireAlignment; /* +0x0004 */ unsigned short MemoryAlignment; /* +0x0006 */ unsigned char UserTypeMemorySize[4]; /* +0x0008 75 00 00 00 */ unsigned char TransmittedTypeBufferSize[4]; /* +0x000c 75 00 00 00 */ unsigned char TransmittedType[8]; /* +0x0010 34 1b 00 00 */ }; struct _NDR64_CONSTANT_IID_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Flags; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ unsigned char Guid[16]; /* +0x0004 8f 18 00 00 */ }; struct _NDR64_RANGE_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char RangeType; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ long long MinValue; /* +0x0008 */ long long MaxValue; /* +0x0010 */ }; /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[128]; +0x0010 f3 81 00 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[64]; +0x0010 99 0c 01 00 }; */ struct __midl_frag37_t { unsigned char frag1[24]; /* +0x0000 81 0c 01 00 */ unsigned char frag2[16]; /* +0x0018 82 0c 01 00 */ unsigned char frag3[16]; /* +0x0028 82 0c 01 00 */ unsigned char frag4[16]; /* +0x0038 82 0c 01 00 */ }; /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[56]; +0x0010 9f 0c 01 00 }; */ struct _MIDL_SERVER_INFO_ { unsigned char pStubDesc[8]; /* +0x0000 d2 b4 00 00 */ unsigned char DispatchTable[8]; /* +0x0008 a9 0c 01 00 */ unsigned char ProcString[8]; /* +0x0010 c9 40 00 00 */ unsigned char FmtStringOffset[8]; /* +0x0018 58 20 00 00 */ unsigned char ThunkTable[8]; /* +0x0020 e5 a2 00 00 */ unsigned char pTransferSyntax[8]; /* +0x0028 41 b1 00 00 */ unsigned long long nCount; /* +0x0030 */ unsigned char pSyntaxInfo[8]; /* +0x0038 10 af 00 00 */ }; struct __midl_frag57_t { unsigned char frag1[16]; /* +0x0000 af 0c 01 00 */ unsigned char frag2[16]; /* +0x0010 b0 0c 01 00 */ }; struct __midl_frag56_t { unsigned char frag1[16]; /* +0x0000 b5 0c 01 00 */ }; struct _playtomanagerpriv_MIDL_PROC_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[862]; /* +0x0002 b9 0c 01 00 */ }; /* struct { unsigned char frag1[8]; +0x0000 c4 0c 01 00 unsigned char frag2[16]; +0x0008 c5 0c 01 00 }; */ /* struct { unsigned char frag1[16]; +0x0000 c3 0c 01 00 unsigned char frag2[24]; +0x0010 c7 0c 01 00 unsigned char frag3; +0x0028 }; */ struct __midl_frag5_t { unsigned char frag1[24]; /* +0x0000 c2 0c 01 00 */ unsigned char frag2[48]; /* +0x0018 c9 0c 01 00 */ }; struct __midl_frag6_t { unsigned char frag1[8]; /* +0x0000 75 00 00 00 */ unsigned char frag2[24]; /* +0x0008 cc 0c 01 00 */ unsigned char frag3[8]; /* +0x0020 cd 0c 01 00 */ }; struct _playtomanagerpriv_MIDL_TYPE_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[176]; /* +0x0002 d3 0c 01 00 */ }; struct __midl_frag58_t { unsigned char frag1[4]; /* +0x0000 75 00 00 00 */ unsigned char frag2[8]; /* +0x0004 cd 0c 01 00 */ }; struct __midl_frag7_t { unsigned char frag1[4]; /* +0x0000 75 00 00 00 */ unsigned char frag2[4]; /* +0x0004 dd 0c 01 00 */ unsigned char frag3[8]; /* +0x0008 cd 0c 01 00 */ }; struct __midl_frag16_t { unsigned char frag1[24]; /* +0x0000 81 0c 01 00 */ unsigned char frag2[16]; /* +0x0018 82 0c 01 00 */ }; struct _NDR64_POINTER_REPEAT_FLAGS { /* unsigned char SetCorrMark[0]; +0x0000 9b 30 00 00 */ unsigned char Reserved[1]; /* +0x0000 e4 0c 01 00 */ }; struct _NDR64_EXPR_OPERATOR { unsigned char ExprType; /* +0x0000 */ unsigned char Operator; /* +0x0001 */ unsigned char CastType; /* +0x0002 */ unsigned char Reserved; /* +0x0003 */ }; struct _NDR64_POINTER_INSTANCE_HEADER_FORMAT { unsigned char Offset[4]; /* +0x0000 75 00 00 00 */ unsigned char Reserved[4]; /* +0x0004 75 00 00 00 */ }; struct _NDR64_CONF_VAR_ARRAY_HEADER_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Alignment; /* +0x0001 */ unsigned char Flags[1]; /* +0x0002 eb 0c 01 00 */ unsigned char Reserved; /* +0x0003 */ unsigned char ElementSize[4]; /* +0x0004 75 00 00 00 */ unsigned char ConfDescriptor[8]; /* +0x0008 34 1b 00 00 */ unsigned char VarDescriptor[8]; /* +0x0010 34 1b 00 00 */ }; struct _NDR64_ARRAY_FLAGS { /* unsigned char HasPointerInfo[0]; +0x0000 9b 30 00 00 */ /* unsigned char HasElementInfo[0]; +0x0000 9c 30 00 00 */ /* unsigned char IsMultiDimensional[0]; +0x0000 9d 30 00 00 */ /* unsigned char IsArrayofStrings[0]; +0x0000 f8 3b 00 00 */ /* unsigned char Reserved1[0]; +0x0000 c8 3b 00 00 */ /* unsigned char Reserved2[0]; +0x0000 9f 30 00 00 */ /* unsigned char Reserved3[0]; +0x0000 a0 30 00 00 */ unsigned char Reserved4[1]; /* +0x0000 a1 30 00 00 */ }; struct _NDR64_STRUCTURE_FLAGS { /* unsigned char HasPointerInfo[0]; +0x0000 9b 30 00 00 */ /* unsigned char HasMemberInfo[0]; +0x0000 9c 30 00 00 */ /* unsigned char HasConfArray[0]; +0x0000 9d 30 00 00 */ /* unsigned char HasOrigPointerInfo[0]; +0x0000 f8 3b 00 00 */ /* unsigned char HasOrigMemberInfo[0]; +0x0000 c8 3b 00 00 */ /* unsigned char Reserved1[0]; +0x0000 9f 30 00 00 */ /* unsigned char Reserved2[0]; +0x0000 a0 30 00 00 */ unsigned char Reserved3[1]; /* +0x0000 a1 30 00 00 */ }; struct __midl_frag8_t { unsigned char frag1[4]; /* +0x0000 75 00 00 00 */ unsigned char frag2[4]; /* +0x0004 f2 0c 01 00 */ unsigned char frag3[16]; /* +0x0008 f3 0c 01 00 */ }; struct _NDR64_EXPR_VAR { unsigned char ExprType; /* +0x0000 */ unsigned char VarType; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ unsigned char Offset[4]; /* +0x0004 75 00 00 00 */ }; struct _NDR64_REPEAT_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Flags[1]; /* +0x0001 f8 0c 01 00 */ unsigned short Reserved; /* +0x0002 */ unsigned char Increment[4]; /* +0x0004 75 00 00 00 */ unsigned char OffsetToArray[4]; /* +0x0008 75 00 00 00 */ unsigned char NumberOfPointers[4]; /* +0x000c 75 00 00 00 */ }; struct _NDR64_ARRAY_ELEMENT_INFO { unsigned char ElementMemSize[8]; /* +0x0000 75 00 00 00 */ unsigned char Element[8]; /* +0x0008 34 1b 00 00 */ }; struct _NDR64_CONF_STRUCTURE_HEADER_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Alignment; /* +0x0001 */ unsigned char Flags[1]; /* +0x0002 fd 0c 01 00 */ unsigned char Reserve; /* +0x0003 */ unsigned char MemorySize[4]; /* +0x0004 75 00 00 00 */ unsigned char ArrayDescription[8]; /* +0x0008 34 1b 00 00 */ }; struct _NDR64_PROC_FORMAT { unsigned char Flags[4]; /* +0x0000 75 00 00 00 */ unsigned char StackSize[4]; /* +0x0004 75 00 00 00 */ unsigned char ConstantClientBufferSize[4]; /* +0x0008 75 00 00 00 */ unsigned char ConstantServerBufferSize[4]; /* +0x000c 75 00 00 00 */ unsigned short RpcFlags; /* +0x0010 */ unsigned short FloatDoubleMask; /* +0x0012 */ unsigned short NumberOfParams; /* +0x0014 */ unsigned short ExtensionSize; /* +0x0016 */ }; struct _NDR64_EXPR_NOOP { unsigned char ExprType; /* +0x0000 */ unsigned char Size; /* +0x0001 */ unsigned short Reserved; /* +0x0002 */ }; enum _tagEXPR_TOKEN { FC_EXPR_START = 0, FC_EXPR_ILLEGAL = 0, FC_EXPR_CONST32 = 1, FC_EXPR_CONST64 = 2, FC_EXPR_VAR = 3, FC_EXPR_OPER = 4, FC_EXPR_NOOP = 5, FC_EXPR_END = 6 }; struct _NDR64_CONF_ARRAY_HEADER_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Alignment; /* +0x0001 */ unsigned char Flags[1]; /* +0x0002 eb 0c 01 00 */ unsigned char Reserved; /* +0x0003 */ unsigned char ElementSize[4]; /* +0x0004 75 00 00 00 */ unsigned char ConfDescriptor[8]; /* +0x0008 34 1b 00 00 */ }; struct _NDR64_PARAM_FLAGS { /* unsigned char MustSize[0]; +0x0000 d9 43 00 00 */ /* unsigned char MustFree[0]; +0x0000 da 43 00 00 */ /* unsigned char IsPipe[0]; +0x0000 db 43 00 00 */ /* unsigned char IsIn[0]; +0x0000 dc 43 00 00 */ /* unsigned char IsOut[0]; +0x0000 59 3d 00 00 */ /* unsigned char IsReturn[0]; +0x0000 5a 3d 00 00 */ /* unsigned char IsBasetype[0]; +0x0000 5b 3d 00 00 */ /* unsigned char IsByValue[0]; +0x0000 f1 45 00 00 */ /* unsigned char IsSimpleRef[0]; +0x0000 f2 45 00 00 */ /* unsigned char IsDontCallFreeInst[0]; +0x0000 f3 45 00 00 */ /* unsigned char SaveForAsyncFinish[0]; +0x0000 f4 45 00 00 */ /* unsigned char IsPartialIgnore[0]; +0x0000 f5 45 00 00 */ /* unsigned char IsForceAllocate[0]; +0x0000 f6 45 00 00 */ /* unsigned char Reserved[0]; +0x0000 08 0d 01 00 */ unsigned char UseCache[2]; /* +0x0000 09 0d 01 00 */ }; struct _NDR64_EXPR_CONST64 { unsigned char ExprType; /* +0x0000 */ unsigned char Reserved; /* +0x0001 */ unsigned short Reserved1; /* +0x0002 */ long long ConstValue; /* +0x0008 */ }; struct _NDR64_PARAM_FORMAT { unsigned char Type[8]; /* +0x0000 34 1b 00 00 */ unsigned char Attributes[2]; /* +0x0008 0e 0d 01 00 */ unsigned short Reserved; /* +0x000a */ unsigned char StackOffset[4]; /* +0x000c 75 00 00 00 */ }; struct tagCInterfaceProxyVtbl { unsigned char header[16]; /* +0x0000 28 06 01 00 */ /* unsigned char Vtbl[0]; +0x0010 29 06 01 00 */ }; struct _playto_MIDL_TYPE_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[22]; /* +0x0002 fd a2 00 00 */ }; struct _playto_MIDL_PROC_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[72]; /* +0x0002 18 0d 01 00 */ }; /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[40]; +0x0010 28 f7 00 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[32]; +0x0010 e1 41 00 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[112]; +0x0010 2f 0d 01 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[88]; +0x0010 ed 45 00 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[80]; +0x0010 40 0d 01 00 }; */ /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[344]; +0x0010 54 0d 01 00 }; */ struct __midl_frag81_t { unsigned char frag1[8]; /* +0x0000 59 0d 01 00 */ }; struct _windows2Emedia2Eplayto_MIDL_PROC_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[2912]; /* +0x0002 68 0d 01 00 */ }; struct _windows2Emedia2Eplayto_MIDL_TYPE_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[652]; /* +0x0002 97 0d 01 00 */ }; struct _NDR64_STRUCTURE_HEADER_FORMAT { unsigned char FormatCode; /* +0x0000 */ unsigned char Alignment; /* +0x0001 */ unsigned char Flags[1]; /* +0x0002 fd 0c 01 00 */ unsigned char Reserve; /* +0x0003 */ unsigned char MemorySize[4]; /* +0x0004 75 00 00 00 */ }; /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[120]; +0x0010 bd 0d 01 00 }; */ struct _windows2Emedia2Eplayto2Einternal_MIDL_PROC_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[824]; /* +0x0002 c8 0d 01 00 */ }; /* struct { unsigned char header[16]; +0x0000 28 06 01 00 unsigned char Vtbl[72]; +0x0010 da 0d 01 00 }; */ struct _windows2Emedia2Eplayto2Einternal_MIDL_TYPE_FORMAT_STRING { short Pad; /* +0x0000 */ unsigned char Format[308]; /* +0x0002 e1 0d 01 00 */ }; enum DEVICESFLOW_FLAGS { DFF_DEFAULT = 0, DFF_PRINT = 1, DFF_PLAYTO = 2, DFF_SEND = 4, DFF_PROJECT = 8, DFF_SHOWALL = 255 }; enum FIND_FIRST_WINDOW_FILTER { FFWF_NONE = 0, FFWF_ACTIVE = 1, FFWF_IMMERSIVE = 2 }; enum FIND_FIRST_WINDOW_SOURCE { FFWS_CURRENT_THREAD = 1, FFWS_CURRENT_PROCESS = 2, FFWS_CALLER_THREAD = 4, FFWS_CALLER_PROCESS = 8 }; enum Windows::Devices::Input::PointerDeviceType { PointerDeviceType_Touch = 0, PointerDeviceType_Pen = 1, PointerDeviceType_Mouse = 2 }; struct Windows::Devices::Input::PointerDeviceUsage { unsigned char UsagePage[4]; /* +0x0000 75 00 00 00 */ unsigned char Usage[4]; /* +0x0004 75 00 00 00 */ unsigned char MinLogical[4]; /* +0x0008 74 00 00 00 */ unsigned char MaxLogical[4]; /* +0x000c 74 00 00 00 */ unsigned char MinPhysical[4]; /* +0x0010 74 00 00 00 */ unsigned char MaxPhysical[4]; /* +0x0014 74 00 00 00 */ unsigned char Unit[4]; /* +0x0018 75 00 00 00 */ unsigned char PhysicalMultiplier[4]; /* +0x001c 40 00 00 00 */ }; struct Windows::UI::Core::CoreProximityEvaluation { unsigned char Score[4]; /* +0x0000 74 00 00 00 */ unsigned char AdjustedPoint[8]; /* +0x0004 b6 e8 00 00 */ }; struct Windows::UI::Core::CorePhysicalKeyStatus { unsigned char RepeatCount[4]; /* +0x0000 75 00 00 00 */ unsigned char ScanCode[4]; /* +0x0004 75 00 00 00 */ unsigned char IsExtendedKey; /* +0x0008 */ unsigned char IsMenuKeyDown; /* +0x0009 */ unsigned char WasKeyDown; /* +0x000a */ unsigned char IsKeyReleased; /* +0x000b */ }; struct _ShowPlayToUIWorkItem { unsigned char hWndParent[8]; /* +0x0000 eb 15 00 00 */ void *hEventInitialized; /* +0x0008 */ unsigned char hrResult[8]; /* +0x0010 08 00 00 00 */ }; struct LIGHT_DISMISS_POLICY { unsigned long dwFlags; /* +0x0000 */ unsigned char hwnd[8]; /* +0x0008 eb 15 00 00 */ }; struct SHFindFirstWindow::__l2::EnumerationHelper { unsigned char _hwndFound[8]; /* +0x0000 eb 15 00 00 */ unsigned char _filter[4]; /* +0x0008 b6 15 01 00 */ unsigned long _dwProcessId; /* +0x000c */ }; enum _MFWaveFormatExConvertFlags { MFWaveFormatExConvertFlag_Normal = 0, MFWaveFormatExConvertFlag_ForceExtensible = 1 }; enum IMMERSIVELAUNCHERSCENARIO { ILS_LOGIN = 0, ILS_SHOW = 1, ILS_ORIENTATIONCHANGE = 2, ILS_DISMISS = 3, ILS_HIDE = 4, ILS_HIDE_BY_APPLAUNCH = 5, ILS_HIDE_BY_DESKTOPLAUNCH = 6, ILS_RESET = 7, ILS_APPS_FIRST = 8, ILS_APPS_SHOW = 8, ILS_APPS_HIDE = 9, ILS_APPS_VIEW_CHANGE = 10, ILS_APPS_START_VIEW_ENTER = 11, ILS_APPS_START_VIEW_EXIT = 12, ILS_APPS_MAX = 13, ILS_MAX = 14 }; enum FLYOUT_WIDTH { FW_NARROW = 0, FLYOUT_WIDTH_FIRST = 0, FW_WIDE = 1, FLYOUT_WIDTH_LAST = 1 }; enum DBREASONENUM { DBREASON_ROWSET_FETCHPOSITIONCHANGE = 0, DBREASON_ROWSET_RELEASE = 1, DBREASON_COLUMN_SET = 2, DBREASON_COLUMN_RECALCULATED = 3, DBREASON_ROW_ACTIVATE = 4, DBREASON_ROW_RELEASE = 5, DBREASON_ROW_DELETE = 6, DBREASON_ROW_FIRSTCHANGE = 7, DBREASON_ROW_INSERT = 8, DBREASON_ROW_RESYNCH = 9, DBREASON_ROW_UNDOCHANGE = 10, DBREASON_ROW_UNDOINSERT = 11, DBREASON_ROW_UNDODELETE = 12, DBREASON_ROW_UPDATE = 13, DBREASON_ROWSET_CHANGED = 14 }; enum COLUMN_VISIBILITY { CV_INVALID = 0, CV_VISIBLE = 1, CV_PRIMARYOVERFLOW = 2, CV_SECONDARYOVERFLOW = 3, CV_HIDDEN = 4 }; enum GRID_PRESENTATION_MODE { GPM_INVALID = 0, GPM_START = 1, GPM_ALLAPPS = 2, GPM_SEARCH = 3 }; enum DBREASONENUM15 { DBREASON_ROWPOSITION_CHANGED = 15, DBREASON_ROWPOSITION_CHAPTERCHANGED = 16, DBREASON_ROWPOSITION_CLEARED = 17, DBREASON_ROW_ASYNCHINSERT = 18 }; enum IMMERSIVELAUNCHERDISMISSMETHOD { ILDM_INVALID = 0, ILDM_HSHELLTASKMAN = 1, ILDM_STARTCHARM = 2, ILDM_BACKGESTURE = 3, ILDM_ESCAPEKEY = 4 }; enum CHARMS_SIZE { CHARMS_SIZE_DEFAULT = 0, CHARMS_SIZE_FIRST = 0, CHARMS_SIZE_NARROW = 1, CHARMS_SIZE_WIDE = 2, CHARMS_SIZE_LAST = 2 }; enum DBPROPENUM20 { DBPROP_IMultipleResults = 217, DBPROP_DATASOURCE_TYPE = 251, MDPROP_AXES = 252, MDPROP_FLATTENING_SUPPORT = 253, MDPROP_MDX_JOINCUBES = 254, MDPROP_NAMED_LEVELS = 255, MDPROP_RANGEROWSET = 256, MDPROP_MDX_SLICER = 218, MDPROP_MDX_CUBEQUALIFICATION = 219, MDPROP_MDX_OUTERREFERENCE = 220, MDPROP_MDX_QUERYBYPROPERTY = 221, MDPROP_MDX_CASESUPPORT = 222, MDPROP_MDX_STRING_COMPOP = 224, MDPROP_MDX_DESCFLAGS = 225, MDPROP_MDX_SET_FUNCTIONS = 226, MDPROP_MDX_MEMBER_FUNCTIONS = 227, MDPROP_MDX_NUMERIC_FUNCTIONS = 228, MDPROP_MDX_FORMULAS = 229, MDPROP_AGGREGATECELL_UPDATE = 230, MDPROP_MDX_AGGREGATECELL_UPDATE = 230, MDPROP_MDX_OBJQUALIFICATION = 261, MDPROP_MDX_NONMEASURE_EXPRESSIONS = 262, DBPROP_ACCESSORDER = 231, DBPROP_BOOKMARKINFO = 232, DBPROP_INIT_CATALOG = 233, DBPROP_ROW_BULKOPS = 234, DBPROP_PROVIDERFRIENDLYNAME = 235, DBPROP_LOCKMODE = 236, DBPROP_MULTIPLECONNECTIONS = 237, DBPROP_UNIQUEROWS = 238, DBPROP_SERVERDATAONINSERT = 239, DBPROP_STORAGEFLAGS = 240, DBPROP_CONNECTIONSTATUS = 244, DBPROP_ALTERCOLUMN = 245, DBPROP_COLUMNLCID = 246, DBPROP_RESETDATASOURCE = 247, DBPROP_INIT_OLEDBSERVICES = 248, DBPROP_IRowsetRefresh = 249, DBPROP_SERVERNAME = 250, DBPROP_IParentRowset = 257, DBPROP_HIDDENCOLUMNS = 258, DBPROP_PROVIDERMEMORY = 259, DBPROP_CLIENTCURSOR = 260 }; enum FLYOUT_PLACEMENT { FP_ABOVE = 0, FLYOUT_PLACEMENT_FIRST = 0, FP_BELOW = 1, FP_LEFT = 2, FP_RIGHT = 3, FLYOUT_PLACEMENT_LAST = 3 }; enum IMMERSIVELAUNCHEREVENT { ILE_APPS_SEARCH_PANE_SHOW = 0, ILE_APPS_SEARCH_PANE_HIDE = 1 }; enum IMMERSIVELAUNCHERCONTROL { ILC_SUBTITLE = 0, ILC_MOBILEBROADBAND = 1, ILC_USERTILE = 2, ILC_GRID = 3, ILC_MAX = 4 }; enum ISOFLAG { ISOFLAG_RETAIN_COMMIT_DC = 1, ISOFLAG_RETAIN_COMMIT = 2, ISOFLAG_RETAIN_COMMIT_NO = 3, ISOFLAG_RETAIN_ABORT_DC = 4, ISOFLAG_RETAIN_ABORT = 8, ISOFLAG_RETAIN_ABORT_NO = 12, ISOFLAG_RETAIN_DONTCARE = 5, ISOFLAG_RETAIN_BOTH = 10, ISOFLAG_RETAIN_NONE = 15, ISOFLAG_OPTIMISTIC = 16, ISOFLAG_READONLY = 32 }; enum ADDTOINDEX_DISPOSITION { ATID_IMPLICIT = 0, ATID_EXPLICIT = 1 }; enum IMMERSIVELAUNCHERMODE { ILM_APPS = 0, ILM_FILES = 1, ILM_SETTINGS = 2, ILM_MAX = 3 }; enum IMMERSIVELAUNCHERSHOWMETHOD { ILSM_INVALID = 0, ILSM_HSHELLTASKMAN = 1, ILSM_STARTCHARM = 2, ILSM_SEARCHPANE = 3, ILSM_IMMERSIVEBACKGROUND = 4 }; enum DBINDEX_COL_ORDERENUM { DBINDEX_COL_ORDER_ASC = 0, DBINDEX_COL_ORDER_DESC = 1 }; enum POPUP_TYPE { PT_FLYOUT = 0, POPUP_TYPE_FIRST = 0, PT_DIALOG = 1, PT_CHARMWINDOW = 2, POPUP_TYPE_LAST = 2 }; enum DBPOSITIONFLAGSENUM { DBPOSITION_OK = 0, DBPOSITION_NOROW = 1, DBPOSITION_BOF = 2, DBPOSITION_EOF = 3 }; enum DBASYNCHPHASEENUM { DBASYNCHPHASE_INITIALIZATION = 0, DBASYNCHPHASE_POPULATION = 1, DBASYNCHPHASE_COMPLETE = 2, DBASYNCHPHASE_CANCELED = 3 }; enum DBCOMPAREENUM { DBCOMPARE_LT = 0, DBCOMPARE_EQ = 1, DBCOMPARE_GT = 2, DBCOMPARE_NE = 3, DBCOMPARE_NOTCOMPARABLE = 4 }; enum DBEVENTPHASEENUM { DBEVENTPHASE_OKTODO = 0, DBEVENTPHASE_ABOUTTODO = 1, DBEVENTPHASE_SYNCHAFTER = 2, DBEVENTPHASE_FAILEDTODO = 3, DBEVENTPHASE_DIDEVENT = 4 }; enum DBKINDENUM { DBKIND_GUID_NAME = 0, DBKIND_GUID_PROPID = 1, DBKIND_NAME = 2, DBKIND_PGUID_NAME = 3, DBKIND_PGUID_PROPID = 4, DBKIND_PROPID = 5, DBKIND_GUID = 6 }; enum tagDBBOOKMARK { DBBMK_INVALID = 0, DBBMK_FIRST = 1, DBBMK_LAST = 2 }; enum INDEXER_CACHE_STATE { ICS_HIT = 0, ICS_MISS = 1 }; enum DBSORTENUM { DBSORT_ASCENDING = 0, DBSORT_DESCENDING = 1 }; enum IMMERSIVE_LAUNCHER_WINDOW_NAVIGATION { ILWN_TAB = 0, ILWN_DOWN = 1 }; struct _PATCH_BUFFER { unsigned short PointerIndex; /* +0x0000 */ unsigned short Fill1; /* +0x0002 */ unsigned short BufferSize; /* +0x0004 */ unsigned short Fill2; /* +0x0006 */ unsigned char Buffer[248]; /* +0x0008 bc 1f 01 00 */ }; struct $_s__CatchableTypeArray$_extraBytes_16 { unsigned char nCatchableTypes[4]; /* +0x0000 74 00 00 00 */ unsigned char arrayOfCatchableTypes[16]; /* +0x0004 e1 1f 01 00 */ }; struct $_TypeDescriptor$_extraBytes_24 { unsigned char pVFTable[8]; /* +0x0000 34 1b 00 00 */ void *spare; /* +0x0008 */ unsigned char name[24]; /* +0x0010 85 fc 00 00 */ }; /* struct { unsigned long Flags; +0x0000 unsigned char s[4]; +0x0000 ff 1f 01 00 }; */ struct _TP_CALLBACK_ENVIRON_V3 { unsigned long Version; /* +0x0000 */ unsigned char Pool[8]; /* +0x0008 4c 34 00 00 */ unsigned char CleanupGroup[8]; /* +0x0010 42 c3 00 00 */ unsigned char CleanupGroupCancelCallback[8]; /* +0x0018 44 c3 00 00 */ void *RaceDll; /* +0x0020 */ unsigned char ActivationContext[8]; /* +0x0028 8b 1b 00 00 */ unsigned char FinalizationCallback[8]; /* +0x0030 47 c3 00 00 */ unsigned char u[4]; /* +0x0038 01 20 01 00 */ unsigned char CallbackPriority[4]; /* +0x003c 02 20 01 00 */ unsigned long Size; /* +0x0040 */ }; struct _IMAGE_SECTION_HEADER { unsigned char Name[8]; /* +0x0000 c1 1e 00 00 */ unsigned char Misc[4]; /* +0x0008 05 20 01 00 */ unsigned long VirtualAddress; /* +0x000c */ unsigned long SizeOfRawData; /* +0x0010 */ unsigned long PointerToRawData; /* +0x0014 */ unsigned long PointerToRelocations; /* +0x0018 */ unsigned long PointerToLinenumbers; /* +0x001c */ unsigned short NumberOfRelocations; /* +0x0020 */ unsigned short NumberOfLinenumbers; /* +0x0022 */ unsigned long Characteristics; /* +0x0024 */ }; struct FT { unsigned long long ft_scalar; /* +0x0000 */ unsigned char ft_struct[8]; /* +0x0000 2e 32 00 00 */ }; struct _LARGE_INTEGER { unsigned long LowPart; /* +0x0000 */ long HighPart; /* +0x0004 */ /* unsigned char u[0]; +0x0000 18 20 01 00 */ long long QuadPart; /* +0x0000 */ }; struct _UNICODE_STRING { unsigned short Length; /* +0x0000 */ unsigned short MaximumLength; /* +0x0002 */ unsigned short *Buffer; /* +0x0008 */ }; struct _EXCEPTION_RECORD { long ExceptionCode; /* +0x0000 */ unsigned long ExceptionFlags; /* +0x0004 */ unsigned char ExceptionRecord[8]; /* +0x0008 d2 52 00 00 */ void *ExceptionAddress; /* +0x0010 */ unsigned long NumberParameters; /* +0x0018 */ unsigned char ExceptionInformation[120]; /* +0x0020 00 9c 00 00 */ }; struct _UNWIND_CODE { unsigned char CodeOffset; /* +0x0000 */ /* unsigned char UnwindOp[0]; +0x0001 58 17 00 00 */ /* unsigned char OpInfo[-1]; +0x0001 59 17 00 00 */ /* unsigned char EpilogueCode[0]; +0x0000 24 20 01 00 */ unsigned short FrameOffset; /* +0x0000 */ }; struct _ULARGE_INTEGER { unsigned long LowPart; /* +0x0000 */ unsigned long HighPart; /* +0x0004 */ /* unsigned char u[0]; +0x0000 27 20 01 00 */ unsigned long long QuadPart; /* +0x0000 */ }; /* struct { /* unsigned char EHandler[0]; +0x0000 a8 18 00 00 /* unsigned char UHandler[0]; +0x0000 4d 1d 00 00 unsigned char HasAlignment[4]; +0x0000 4e 1d 00 00 }; */ /* struct { /* unsigned char Bits[0]; +0x0000 2b 20 01 00 long CookieOffset; +0x0000 }; */ struct _GS_HANDLER_DATA { unsigned char u[4]; /* +0x0000 2d 20 01 00 */ long AlignedBaseOffset; /* +0x0004 */ long Alignment; /* +0x0008 */ }; enum __enative_startup_state { __uninitialized = 0, __initializing = 1, __initialized = 2 };