| 1 | ; $Id: USER32.DEF,v 1.67 2001-09-30 22:24:40 sandervl Exp $ | 
|---|
| 2 |  | 
|---|
| 3 | LIBRARY USER32 INITINSTANCE TERMINSTANCE | 
|---|
| 4 | DESCRIPTION 'Odin32 System Dll - User32' | 
|---|
| 5 | DATA MULTIPLE NONSHARED LOADONCALL | 
|---|
| 6 | CODE SHARED LOADONCALL | 
|---|
| 7 |  | 
|---|
| 8 | SEGMENTS | 
|---|
| 9 | _GLOBALDATA CLASS 'DATA'       SHARED LOADONCALL READWRITE | 
|---|
| 10 |  | 
|---|
| 11 | IMPORTS | 
|---|
| 12 | _WinSetDAXData              = PMMERGE.5448 | 
|---|
| 13 | __DestroyCaret              = PMMERGE.10001 | 
|---|
| 14 | __GetCaretBlinkTime         = PMMERGE.10002 | 
|---|
| 15 | __HideCaret                 = PMMERGE.10004 | 
|---|
| 16 | __SetCaretBlinkTime         = PMMERGE.10005 | 
|---|
| 17 | __ShowCaret                 = PMMERGE.10007 | 
|---|
| 18 | __ShowCursor                = PMMERGE.10018 | 
|---|
| 19 | __SwapMouseButton           = PMMERGE.10019 | 
|---|
| 20 | WinReplyMsg                 = PMMERGE.5325 | 
|---|
| 21 | WinQueueFromID              = PMMERGE.5313 | 
|---|
| 22 | _GpiEnableYInversion        = PMGPI.723 | 
|---|
| 23 | _GpiQueryYInversion         = PMGPI.726 | 
|---|
| 24 | _WinQueryPointerClipRect    = PMMERGE.5433 | 
|---|
| 25 | _WinSetPointerClipRect      = PMMERGE.5434 | 
|---|
| 26 | WinTranslateChar2           = PMMERGE.5473 | 
|---|
| 27 | DspInitSystemDriverName     = PMGPI.656 | 
|---|
| 28 |  | 
|---|
| 29 | ;;;; Present in WGSS50 | 
|---|
| 30 | ;;;;    _GpiQueryDCData             = PMGPI.665 | 
|---|
| 31 |  | 
|---|
| 32 | EXPORTS | 
|---|
| 33 | ActivateKeyboardLayout     = _ActivateKeyboardLayout@8   @1 | 
|---|
| 34 | AdjustWindowRect           = _AdjustWindowRect@12        @2 | 
|---|
| 35 | AdjustWindowRectEx         = _AdjustWindowRectEx@16      @3 | 
|---|
| 36 | AnyPopup                   = _AnyPopup@0                 @4 | 
|---|
| 37 | AppendMenuA                = _AppendMenuA@16             @5 | 
|---|
| 38 | AppendMenuW                = _AppendMenuW@16             @6 | 
|---|
| 39 | ArrangeIconicWindows       = _ArrangeIconicWindows@4     @7 | 
|---|
| 40 | AttachThreadInput          = _AttachThreadInput@12       @8 | 
|---|
| 41 | BeginDeferWindowPos        = _BeginDeferWindowPos@4      @9 | 
|---|
| 42 | BeginPaint                 = _BeginPaint@8               @10 | 
|---|
| 43 | BringWindowToTop           = _BringWindowToTop@4         @11 | 
|---|
| 44 | BroadcastSystemMessage     = _BroadcastSystemMessage@20  @12 | 
|---|
| 45 | CalcChildScroll            = _CalcChildScroll@8          @13 | 
|---|
| 46 | CallMsgFilter              = _CallMsgFilterA@8           @14 | 
|---|
| 47 | CallMsgFilterA             = _CallMsgFilterA@8           @15 | 
|---|
| 48 | CallMsgFilterW             = _CallMsgFilterW@8           @16 | 
|---|
| 49 | CallNextHookEx             = _CallNextHookEx@16          @17 | 
|---|
| 50 | CallWindowProcA            = _CallWindowProcA@20         @18 | 
|---|
| 51 | CallWindowProcW            = _CallWindowProcW@20         @19 | 
|---|
| 52 | CascadeChildWindows        = _CascadeChildWindows@8      @20 | 
|---|
| 53 | CascadeWindows             = _CascadeWindows@20          @21 | 
|---|
| 54 | ChangeClipboardChain       = _ChangeClipboardChain@8     @22 | 
|---|
| 55 | ChangeDisplaySettingsA     = _ChangeDisplaySettingsA@8   @23 | 
|---|
| 56 | ChangeDisplaySettingsW     = _ChangeDisplaySettingsW@8   @24 | 
|---|
| 57 | ChangeMenuA                = _ChangeMenuA@20             @25 | 
|---|
| 58 | ChangeMenuW                = _ChangeMenuW@20             @26 | 
|---|
| 59 | CharLowerA                 = _CharLowerA@4               @27 | 
|---|
| 60 | CharLowerBuffA             = _CharLowerBuffA@8           @28 | 
|---|
| 61 | CharLowerBuffW             = _CharLowerBuffW@8           @29 | 
|---|
| 62 | CharLowerW                 = _CharLowerW@4               @30 | 
|---|
| 63 | CharNextA                  = _CharNextA@4                @31 | 
|---|
| 64 | CharNextExA                = _CharNextExA@12             @32 | 
|---|
| 65 | CharNextExW                = _CharNextExW@12             @33 | 
|---|
| 66 | CharNextW                  = _CharNextW@4                @34 | 
|---|
| 67 | CharPrevA                  = _CharPrevA@8                @35 | 
|---|
| 68 | CharPrevExA                = _CharPrevExA@16             @36 | 
|---|
| 69 | CharPrevExW                = _CharPrevExW@16             @37 | 
|---|
| 70 | CharPrevW                  = _CharPrevW@8                @38 | 
|---|
| 71 | CharToOemA                 = _CharToOemA@8               @39 | 
|---|
| 72 | CharToOemBuffA             = _CharToOemBuffA@12          @40 | 
|---|
| 73 | CharToOemBuffW             = _CharToOemBuffW@12          @41 | 
|---|
| 74 | CharToOemW                 = _CharToOemW@8               @42 | 
|---|
| 75 | CharUpperA                 = _CharUpperA@4               @43 | 
|---|
| 76 | CharUpperBuffA             = _CharUpperBuffA@8           @44 | 
|---|
| 77 | CharUpperBuffW             = _CharUpperBuffW@8           @45 | 
|---|
| 78 | CharUpperW                 = _CharUpperW@4               @46 | 
|---|
| 79 | CheckDlgButton             = _CheckDlgButton@12          @47 | 
|---|
| 80 | CheckMenuItem              = _CheckMenuItem@12           @48 | 
|---|
| 81 | CheckMenuRadioItem         = _CheckMenuRadioItem@20      @49 | 
|---|
| 82 | CheckRadioButton           = _CheckRadioButton@16        @50 | 
|---|
| 83 | ChildWindowFromPoint       = _ChildWindowFromPoint@12    @51 | 
|---|
| 84 | ChildWindowFromPointEx     = _ChildWindowFromPointEx@16  @52 | 
|---|
| 85 | ;    ClientThreadConnect        = _ClientThreadConnect@??     @53 | 
|---|
| 86 | ClientToScreen             = _ClientToScreen@8           @54 | 
|---|
| 87 | ClipCursor                 = _ClipCursor@4               @55 | 
|---|
| 88 | CloseClipboard             = _CloseClipboard@0           @56 | 
|---|
| 89 | CloseDesktop               = _CloseDesktop@4             @57 | 
|---|
| 90 | CloseWindow                = _CloseWindow@4              @58 | 
|---|
| 91 | CloseWindowStation         = _CloseWindowStation@4       @59 | 
|---|
| 92 | CopyAcceleratorTableA      = _CopyAcceleratorTableA@12   @60 | 
|---|
| 93 | CopyAcceleratorTableW      = _CopyAcceleratorTableW@12   @61 | 
|---|
| 94 | CopyIcon                   = _CopyIcon@4                 @62 | 
|---|
| 95 | CopyImage                  = _CopyImage@20               @63 | 
|---|
| 96 | CopyRect                   = _CopyRect@8                 @64 | 
|---|
| 97 | CountClipboardFormats      = _CountClipboardFormats@0    @65 | 
|---|
| 98 | CreateAcceleratorTableA    = _CreateAcceleratorTableA@8  @66 | 
|---|
| 99 | CreateAcceleratorTableW    = _CreateAcceleratorTableW@8  @67 | 
|---|
| 100 | CreateCaret                = _CreateCaret@16             @68 | 
|---|
| 101 | CreateCursor               = _CreateCursor@28            @69 | 
|---|
| 102 | CreateDesktopA             = _CreateDesktopA@24          @70 | 
|---|
| 103 | CreateDesktopW             = _CreateDesktopW@24          @71 | 
|---|
| 104 | CreateDialogIndirectParamA  = _CreateDialogIndirectParamA@20 @72 | 
|---|
| 105 | CreateDialogIndirectParamW  = _CreateDialogIndirectParamW@20 @73 | 
|---|
| 106 | CreateDialogParamA         = _CreateDialogParamA@20      @74 | 
|---|
| 107 | CreateDialogParamW         = _CreateDialogParamW@20      @75 | 
|---|
| 108 | CreateIcon                 = _CreateIcon@28              @76 | 
|---|
| 109 | CreateIconFromResource     = _CreateIconFromResource@16  @77 | 
|---|
| 110 | CreateIconFromResourceEx   = _CreateIconFromResourceEx@28 @78 | 
|---|
| 111 | CreateIconIndirect         = _CreateIconIndirect@4       @79 | 
|---|
| 112 | CreateMDIWindowA           = _CreateMDIWindowA@40        @80 | 
|---|
| 113 | CreateMDIWindowW           = _CreateMDIWindowW@40        @81 | 
|---|
| 114 | CreateMenu                 = _CreateMenu@0               @82 | 
|---|
| 115 | CreatePopupMenu            = _CreatePopupMenu@0          @83 | 
|---|
| 116 | CreateWindowExA            = _CreateWindowExA@48         @84 | 
|---|
| 117 | CreateWindowExW            = _CreateWindowExW@48         @85 | 
|---|
| 118 | CreateWindowStationA       = _CreateWindowStationA@16    @86 | 
|---|
| 119 | CreateWindowStationW       = _CreateWindowStationW@16    @87 | 
|---|
| 120 | DdeAbandonTransaction      = _DdeAbandonTransaction@12   @88 | 
|---|
| 121 | DdeAccessData              = _DdeAccessData@8            @89 | 
|---|
| 122 | DdeAddData                 = _DdeAddData@16              @90 | 
|---|
| 123 | DdeClientTransaction       = _DdeClientTransaction@32    @91 | 
|---|
| 124 | DdeCmpStringHandles        = _DdeCmpStringHandles@8      @92 | 
|---|
| 125 | DdeConnect                 = _DdeConnect@16              @93 | 
|---|
| 126 | DdeConnectList             = _DdeConnectList@20          @94 | 
|---|
| 127 | DdeCreateDataHandle        = _DdeCreateDataHandle@28     @95 | 
|---|
| 128 | DdeCreateStringHandleA     = _DdeCreateStringHandleA@12  @96 | 
|---|
| 129 | DdeCreateStringHandleW     = _DdeCreateStringHandleW@12  @97 | 
|---|
| 130 | DdeDisconnect              = _DdeDisconnect@4            @98 | 
|---|
| 131 | DdeDisconnectList          = _DdeDisconnectList@4        @99 | 
|---|
| 132 | DdeEnableCallback          = _DdeEnableCallback@12       @100 | 
|---|
| 133 | DdeFreeDataHandle          = _DdeFreeDataHandle@4        @101 | 
|---|
| 134 | DdeFreeStringHandle        = _DdeFreeStringHandle@8      @102 | 
|---|
| 135 | DdeGetData                 = _DdeGetData@16              @103 | 
|---|
| 136 | DdeGetLastError            = _DdeGetLastError@4          @104 | 
|---|
| 137 | DdeImpersonateClient       = _DdeImpersonateClient@4     @105 | 
|---|
| 138 | DdeInitializeA             = _DdeInitializeA@16          @106 | 
|---|
| 139 | DdeInitializeW             = _DdeInitializeW@16          @107 | 
|---|
| 140 | DdeKeepStringHandle        = _DdeKeepStringHandle@8      @108 | 
|---|
| 141 | DdeNameService             = _DdeNameService@16          @109 | 
|---|
| 142 | DdePostAdvise              = _DdePostAdvise@12           @110 | 
|---|
| 143 | DdeQueryConvInfo           = _DdeQueryConvInfo@12        @111 | 
|---|
| 144 | DdeQueryNextServer         = _DdeQueryNextServer@8       @112 | 
|---|
| 145 | DdeQueryStringA            = _DdeQueryStringA@20         @113 | 
|---|
| 146 | DdeQueryStringW            = _DdeQueryStringW@20         @114 | 
|---|
| 147 | DdeReconnect               = _DdeReconnect@4             @115 | 
|---|
| 148 | DdeSetQualityOfService     = _DdeSetQualityOfService@12  @116 | 
|---|
| 149 | DdeSetUserHandle           = _DdeSetUserHandle@12        @117 | 
|---|
| 150 | DdeUnaccessData            = _DdeUnaccessData@4          @118 | 
|---|
| 151 | DdeUninitialize            = _DdeUninitialize@4          @119 | 
|---|
| 152 | DefDlgProcA                = _DefDlgProcA@16             @120 | 
|---|
| 153 | DefDlgProcW                = _DefDlgProcW@16             @121 | 
|---|
| 154 | DefFrameProcA              = _DefFrameProcA@20           @122 | 
|---|
| 155 | DefFrameProcW              = _DefFrameProcW@20           @123 | 
|---|
| 156 | DefMDIChildProcA           = _DefMDIChildProcA@16        @124 | 
|---|
| 157 | DefMDIChildProcW           = _DefMDIChildProcW@16        @125 | 
|---|
| 158 | DefWindowProcA             = _DefWindowProcA@16          @126 | 
|---|
| 159 | DefWindowProcW             = _DefWindowProcW@16          @127 | 
|---|
| 160 | DeferWindowPos             = _DeferWindowPos@32          @128 | 
|---|
| 161 | DeleteMenu                 = _DeleteMenu@12              @129 | 
|---|
| 162 | DestroyAcceleratorTable    = _DestroyAcceleratorTable@4  @130 | 
|---|
| 163 | DestroyCaret               = _DestroyCaret@0             @131 | 
|---|
| 164 | DestroyCursor              = _DestroyCursor@4            @132 | 
|---|
| 165 | DestroyIcon                = _DestroyIcon@4              @133 | 
|---|
| 166 | DestroyMenu                = _DestroyMenu@4              @134 | 
|---|
| 167 | DestroyWindow              = _DestroyWindow@4            @135 | 
|---|
| 168 | DialogBoxIndirectParamA    = _DialogBoxIndirectParamA@20 @136 | 
|---|
| 169 | DialogBoxIndirectParamW    = _DialogBoxIndirectParamW@20 @137 | 
|---|
| 170 | DialogBoxParamA            = _DialogBoxParamA@20         @138 | 
|---|
| 171 | DialogBoxParamW            = _DialogBoxParamW@20         @139 | 
|---|
| 172 | DispatchMessageA           = _DispatchMessageA@4         @140 | 
|---|
| 173 | DispatchMessageW           = _DispatchMessageW@4         @141 | 
|---|
| 174 | DlgDirListA                = _DlgDirListA@20             @142 | 
|---|
| 175 | DlgDirListComboBoxA        = _DlgDirListComboBoxA@20     @143 | 
|---|
| 176 | DlgDirListComboBoxW        = _DlgDirListComboBoxW@20     @144 | 
|---|
| 177 | DlgDirListW                = _DlgDirListW@20             @145 | 
|---|
| 178 | DlgDirSelectComboBoxExA    = _DlgDirSelectComboBoxExA@16 @146 | 
|---|
| 179 | DlgDirSelectComboBoxExW    = _DlgDirSelectComboBoxExW@16 @147 | 
|---|
| 180 | DlgDirSelectExA            = _DlgDirSelectExA@16         @148 | 
|---|
| 181 | DlgDirSelectExW            = _DlgDirSelectExW@16         @149 | 
|---|
| 182 | DragDetect                 = _DragDetect@12              @150 | 
|---|
| 183 | DragObject                 = _DragObject@20              @151 | 
|---|
| 184 | DrawAnimatedRects          = _DrawAnimatedRects@16       @152 | 
|---|
| 185 | DrawCaption                = _DrawCaption@16             @153 | 
|---|
| 186 | DrawCaptionTempA           = _DrawCaptionTempA@28        @154 | 
|---|
| 187 | DrawCaptionTempW           = _DrawCaptionTempW@28        @155 | 
|---|
| 188 | DrawEdge                   = _DrawEdge@16                @156 | 
|---|
| 189 | DrawFocusRect              = _DrawFocusRect@8            @157 | 
|---|
| 190 | ;    DrawFrame                  = _DrawFrame@??               @158 | 
|---|
| 191 | DrawFrameControl           = _DrawFrameControl@16        @159 | 
|---|
| 192 | DrawIcon                   = _DrawIcon@16                @160 | 
|---|
| 193 | DrawIconEx                 = _DrawIconEx@36              @161 | 
|---|
| 194 | DrawMenuBar                = _DrawMenuBar@4              @162 | 
|---|
| 195 | DrawStateA                 = _DrawStateA@40              @163 | 
|---|
| 196 | DrawStateW                 = _DrawStateW@40              @164 | 
|---|
| 197 | DrawTextA                  = _DrawTextA@20               @165 | 
|---|
| 198 | DrawTextExA                = _DrawTextExA@24             @166 | 
|---|
| 199 | DrawTextExW                = _DrawTextExW@24             @167 | 
|---|
| 200 | DrawTextW                  = _DrawTextW@20               @168 | 
|---|
| 201 | EditWndProc                = _EditWndProc@16             @169 | 
|---|
| 202 | EmptyClipboard             = _EmptyClipboard@0           @170 | 
|---|
| 203 | EnableMenuItem             = _EnableMenuItem@12          @171 | 
|---|
| 204 | EnableScrollBar            = _EnableScrollBar@12         @172 | 
|---|
| 205 | EnableWindow               = _EnableWindow@8             @173 | 
|---|
| 206 | EndDeferWindowPos          = _EndDeferWindowPos@4        @174 | 
|---|
| 207 | EndDialog                  = _EndDialog@8                @175 | 
|---|
| 208 | EndPaint                   = _EndPaint@8                 @176 | 
|---|
| 209 | EndTask                    = _EndTask@12                 @177 | 
|---|
| 210 | EnumChildWindows           = _EnumChildWindows@12        @178 | 
|---|
| 211 | EnumClipboardFormats       = _EnumClipboardFormats@4     @179 | 
|---|
| 212 | EnumDesktopWindows         = _EnumDesktopWindows@12      @180 | 
|---|
| 213 | EnumDesktopsA              = _EnumDesktopsA@12           @181 | 
|---|
| 214 | EnumDesktopsW              = _EnumDesktopsW@12           @182 | 
|---|
| 215 | EnumDisplaySettingsA       = _EnumDisplaySettingsA@12    @183 | 
|---|
| 216 | EnumDisplaySettingsW       = _EnumDisplaySettingsW@12    @184 | 
|---|
| 217 | EnumPropsA                 = _EnumPropsA@8               @185 | 
|---|
| 218 | EnumPropsExA               = _EnumPropsExA@12            @186 | 
|---|
| 219 | EnumPropsExW               = _EnumPropsExW@12            @187 | 
|---|
| 220 | EnumPropsW                 = _EnumPropsW@8               @188 | 
|---|
| 221 | EnumThreadWindows          = _EnumThreadWindows@12       @189 | 
|---|
| 222 | EnumWindowStationsA        = _EnumWindowStationsA@8      @190 | 
|---|
| 223 | EnumWindowStationsW        = _EnumWindowStationsW@8      @191 | 
|---|
| 224 | EnumWindows                = _EnumWindows@8              @192 | 
|---|
| 225 | EqualRect                  = _EqualRect@8                @193 | 
|---|
| 226 | ExcludeUpdateRgn           = _ExcludeUpdateRgn@8         @194 | 
|---|
| 227 | ExitWindowsEx              = _ExitWindowsEx@8            @195 | 
|---|
| 228 | FillRect                   = _FillRect@12                @196 | 
|---|
| 229 | FindWindowA                = _FindWindowA@8              @197 | 
|---|
| 230 | FindWindowExA              = _FindWindowExA@16           @198 | 
|---|
| 231 | FindWindowExW              = _FindWindowExW@16           @199 | 
|---|
| 232 | FindWindowW                = _FindWindowW@8              @200 | 
|---|
| 233 | FlashWindow                = _FlashWindow@8              @201 | 
|---|
| 234 | FrameRect                  = _FrameRect@12               @202 | 
|---|
| 235 | FreeDDElParam              = _FreeDDElParam@8            @203 | 
|---|
| 236 | GetActiveWindow            = _GetActiveWindow@0          @204 | 
|---|
| 237 | GetAsyncKeyState           = _GetAsyncKeyState@4         @205 | 
|---|
| 238 | GetCapture                 = _GetCapture@0               @206 | 
|---|
| 239 | GetCaretBlinkTime          = _GetCaretBlinkTime@0        @207 | 
|---|
| 240 | GetCaretPos                = _GetCaretPos@4              @208 | 
|---|
| 241 | GetClassInfoA              = _GetClassInfoA@12           @209 | 
|---|
| 242 | GetClassInfoExA            = _GetClassInfoExA@12         @210 | 
|---|
| 243 | GetClassInfoExW            = _GetClassInfoExW@12         @211 | 
|---|
| 244 | GetClassInfoW              = _GetClassInfoW@12           @212 | 
|---|
| 245 | GetClassLongA              = _GetClassLongA@8            @213 | 
|---|
| 246 | GetClassLongW              = _GetClassLongW@8            @214 | 
|---|
| 247 | GetClassNameA              = _GetClassNameA@12           @215 | 
|---|
| 248 | GetClassNameW              = _GetClassNameW@12           @216 | 
|---|
| 249 | GetClassWord               = _GetClassWord@8             @217 | 
|---|
| 250 | GetClientRect              = _GetClientRect@8            @218 | 
|---|
| 251 | GetClipCursor              = _GetClipCursor@4            @219 | 
|---|
| 252 | GetClipboardData           = _GetClipboardData@4         @220 | 
|---|
| 253 | GetClipboardFormatNameA    = _GetClipboardFormatNameA@12 @221 | 
|---|
| 254 | GetClipboardFormatNameW    = _GetClipboardFormatNameW@12 @222 | 
|---|
| 255 | GetClipboardOwner          = _GetClipboardOwner@0        @223 | 
|---|
| 256 | GetClipboardViewer         = _GetClipboardViewer@0       @224 | 
|---|
| 257 | GetCursor                  = _GetCursor@0                @225 | 
|---|
| 258 | GetCursorPos               = _GetCursorPos@4             @226 | 
|---|
| 259 | GetDC                      = _GetDC@4                    @227 | 
|---|
| 260 | GetDCEx                    = _GetDCEx@12                 @228 | 
|---|
| 261 | GetDesktopWindow           = _GetDesktopWindow@0         @229 | 
|---|
| 262 | GetDialogBaseUnits         = _GetDialogBaseUnits@0       @230 | 
|---|
| 263 | GetDlgCtrlID               = _GetDlgCtrlID@4             @231 | 
|---|
| 264 | GetDlgItem                 = _GetDlgItem@8               @232 | 
|---|
| 265 | GetDlgItemInt              = _GetDlgItemInt@16           @233 | 
|---|
| 266 | GetDlgItemTextA            = _GetDlgItemTextA@16         @234 | 
|---|
| 267 | GetDlgItemTextW            = _GetDlgItemTextW@16         @235 | 
|---|
| 268 | GetDoubleClickTime         = _GetDoubleClickTime@0       @236 | 
|---|
| 269 | GetFocus                   = _GetFocus@0                 @237 | 
|---|
| 270 | GetForegroundWindow        = _GetForegroundWindow@0      @238 | 
|---|
| 271 | GetIconInfo                = _GetIconInfo@8              @239 | 
|---|
| 272 | ;    GetInputDesktop            = _GetInputDesktop@??         @240 | 
|---|
| 273 | GetInputState              = _GetInputState@0            @241 | 
|---|
| 274 | GetInternalWindowPos       = _GetInternalWindowPos@12    @242 | 
|---|
| 275 | GetKBCodePage              = _GetKBCodePage@0            @243 | 
|---|
| 276 | GetKeyNameTextA            = _GetKeyNameTextA@12         @244 | 
|---|
| 277 | GetKeyNameTextW            = _GetKeyNameTextW@12         @245 | 
|---|
| 278 | GetKeyState                = _GetKeyState@4              @246 | 
|---|
| 279 | GetKeyboardLayout          = _GetKeyboardLayout@4        @247 | 
|---|
| 280 | GetKeyboardLayoutList      = _GetKeyboardLayoutList@8    @248 | 
|---|
| 281 | GetKeyboardLayoutNameA     = _GetKeyboardLayoutNameA@4   @249 | 
|---|
| 282 | GetKeyboardLayoutNameW     = _GetKeyboardLayoutNameW@4   @250 | 
|---|
| 283 | GetKeyboardState           = _GetKeyboardState@4         @251 | 
|---|
| 284 | GetKeyboardType            = _GetKeyboardType@4          @252 | 
|---|
| 285 | GetLastActivePopup         = _GetLastActivePopup@4       @253 | 
|---|
| 286 | GetMenu                    = _GetMenu@4                  @254 | 
|---|
| 287 | GetMenuCheckMarkDimensions  = _GetMenuCheckMarkDimensions@0 @255 | 
|---|
| 288 | GetMenuContextHelpId       = _GetMenuContextHelpId@4     @256 | 
|---|
| 289 | GetMenuDefaultItem         = _GetMenuDefaultItem@12      @257 | 
|---|
| 290 | GetMenuItemCount           = _GetMenuItemCount@4         @258 | 
|---|
| 291 | GetMenuItemID              = _GetMenuItemID@8            @259 | 
|---|
| 292 | GetMenuItemInfoA           = _GetMenuItemInfoA@16        @260 | 
|---|
| 293 | GetMenuItemInfoW           = _GetMenuItemInfoW@16        @261 | 
|---|
| 294 | GetMenuItemRect            = _GetMenuItemRect@16         @262 | 
|---|
| 295 | GetMenuState               = _GetMenuState@12            @263 | 
|---|
| 296 | GetMenuStringA             = _GetMenuStringA@20          @264 | 
|---|
| 297 | GetMenuStringW             = _GetMenuStringW@20          @265 | 
|---|
| 298 | GetMessageA                = _GetMessageA@16             @266 | 
|---|
| 299 | GetMessageExtraInfo        = _GetMessageExtraInfo@0      @267 | 
|---|
| 300 | GetMessagePos              = _GetMessagePos@0            @268 | 
|---|
| 301 | GetMessageTime             = _GetMessageTime@0           @269 | 
|---|
| 302 | GetMessageW                = _GetMessageW@16             @270 | 
|---|
| 303 | GetNextDlgGroupItem        = _GetNextDlgGroupItem@12     @271 | 
|---|
| 304 | GetNextDlgTabItem          = _GetNextDlgTabItem@12       @272 | 
|---|
| 305 | GetNextQueueWindow         = _GetNextQueueWindow@8       @273 | 
|---|
| 306 | GetOpenClipboardWindow     = _GetOpenClipboardWindow@0   @274 | 
|---|
| 307 | GetParent                  = _GetParent@4                @275 | 
|---|
| 308 | GetPriorityClipboardFormat  = _GetPriorityClipboardFormat@8 @276 | 
|---|
| 309 | GetProcessWindowStation    = _GetProcessWindowStation@0  @277 | 
|---|
| 310 | GetProgmanWindow           = _GetProgmanWindow@0         @1289 | 
|---|
| 311 | GetPropA                   = _GetPropA@8                 @278 | 
|---|
| 312 | GetPropW                   = _GetPropW@8                 @279 | 
|---|
| 313 | GetQueueStatus             = _GetQueueStatus@4           @280 | 
|---|
| 314 | GetScrollBarInfo           = _GetScrollBarInfo@12        @1281 | 
|---|
| 315 | GetScrollInfo              = _GetScrollInfo@12           @281 | 
|---|
| 316 | GetScrollPos               = _GetScrollPos@8             @282 | 
|---|
| 317 | GetScrollRange             = _GetScrollRange@16          @283 | 
|---|
| 318 | GetShellWindow             = _GetShellWindow@0           @284 | 
|---|
| 319 | GetSubMenu                 = _GetSubMenu@8               @285 | 
|---|
| 320 | GetSysColor                = _GetSysColor@4              @286 | 
|---|
| 321 | GetSysColorBrush           = _GetSysColorBrush@4         @287 | 
|---|
| 322 | GetSystemMenu              = _GetSystemMenu@8            @288 | 
|---|
| 323 | GetSystemMetrics           = _GetSystemMetrics@4         @289 | 
|---|
| 324 | GetTabbedTextExtentA       = _GetTabbedTextExtentA@20    @290 | 
|---|
| 325 | GetTabbedTextExtentW       = _GetTabbedTextExtentW@20    @291 | 
|---|
| 326 | GetTaskmanWindow           = _GetTaskmanWindow@0         @1304 | 
|---|
| 327 | GetThreadDesktop           = _GetThreadDesktop@4         @292 | 
|---|
| 328 | GetTopWindow               = _GetTopWindow@4             @293 | 
|---|
| 329 | GetUpdateRect              = _GetUpdateRect@12           @294 | 
|---|
| 330 | GetUpdateRgn               = _GetUpdateRgn@12            @295 | 
|---|
| 331 | GetUserObjectInformationA  = _GetUserObjectInformationA@20 @296 | 
|---|
| 332 | GetUserObjectInformationW  = _GetUserObjectInformationW@20 @297 | 
|---|
| 333 | GetUserObjectSecurity      = _GetUserObjectSecurity@20   @298 | 
|---|
| 334 | GetWindow                  = _GetWindow@8                @299 | 
|---|
| 335 | GetWindowContextHelpId     = _GetWindowContextHelpId@4   @300 | 
|---|
| 336 | GetWindowDC                = _GetWindowDC@4              @301 | 
|---|
| 337 | GetWindowLongA             = _GetWindowLongA@8           @302 | 
|---|
| 338 | GetWindowLongW             = _GetWindowLongW@8           @303 | 
|---|
| 339 | GetWindowPlacement         = _GetWindowPlacement@8       @304 | 
|---|
| 340 | GetWindowRect              = _GetWindowRect@8            @305 | 
|---|
| 341 | GetWindowRgn               = _GetWindowRgn@8             @306 | 
|---|
| 342 | GetWindowTextA             = _GetWindowTextA@12          @307 | 
|---|
| 343 | GetWindowTextLengthA       = _GetWindowTextLengthA@4     @308 | 
|---|
| 344 | GetWindowTextLengthW       = _GetWindowTextLengthW@4     @309 | 
|---|
| 345 | GetWindowTextW             = _GetWindowTextW@12          @310 | 
|---|
| 346 | GetWindowThreadProcessId   = _GetWindowThreadProcessId@8 @311 | 
|---|
| 347 | GetWindowWord              = _GetWindowWord@8            @312 | 
|---|
| 348 | GrayStringA                = _GrayStringA@36             @313 | 
|---|
| 349 | GrayStringW                = _GrayStringW@36             @314 | 
|---|
| 350 | HideCaret                  = _HideCaret@4                @315 | 
|---|
| 351 | HiliteMenuItem             = _HiliteMenuItem@16          @316 | 
|---|
| 352 | ImpersonateDdeClientWindow  = _ImpersonateDdeClientWindow@8 @317 | 
|---|
| 353 | InSendMessage              = _InSendMessage@0            @318 | 
|---|
| 354 | InflateRect                = _InflateRect@12             @319 | 
|---|
| 355 | ;    InitSharedTable            = _InitSharedTable@??         @320 | 
|---|
| 356 | ;    InitTask                   = _InitTask@??                @321 | 
|---|
| 357 | InsertMenuA                = _InsertMenuA@20             @322 | 
|---|
| 358 | InsertMenuItemA            = _InsertMenuItemA@16         @323 | 
|---|
| 359 | InsertMenuItemW            = _InsertMenuItemW@16         @324 | 
|---|
| 360 | InsertMenuW                = _InsertMenuW@20             @325 | 
|---|
| 361 | InternalGetWindowText      = _InternalGetWindowText@12   @326 | 
|---|
| 362 | IntersectRect              = _IntersectRect@12           @327 | 
|---|
| 363 | InvalidateRect             = _InvalidateRect@12          @328 | 
|---|
| 364 | InvalidateRgn              = _InvalidateRgn@12           @329 | 
|---|
| 365 | InvertRect                 = _InvertRect@8               @330 | 
|---|
| 366 | IsCharAlphaA               = _IsCharAlphaA@4             @331 | 
|---|
| 367 | IsCharAlphaNumericA        = _IsCharAlphaNumericA@4      @332 | 
|---|
| 368 | IsCharAlphaNumericW        = _IsCharAlphaNumericW@4      @333 | 
|---|
| 369 | IsCharAlphaW               = _IsCharAlphaW@4             @334 | 
|---|
| 370 | IsCharLowerA               = _IsCharLowerA@4             @335 | 
|---|
| 371 | IsCharLowerW               = _IsCharLowerW@4             @336 | 
|---|
| 372 | IsCharUpperA               = _IsCharUpperA@4             @337 | 
|---|
| 373 | IsCharUpperW               = _IsCharUpperW@4             @338 | 
|---|
| 374 | IsChild                    = _IsChild@8                  @339 | 
|---|
| 375 | IsClipboardFormatAvailable  = _IsClipboardFormatAvailable@4 @340 | 
|---|
| 376 | IsDialogMessage            = _IsDialogMessageA@8         @341 | 
|---|
| 377 | IsDialogMessageA           = _IsDialogMessageA@8         @342 | 
|---|
| 378 | IsDialogMessageW           = _IsDialogMessageW@8         @343 | 
|---|
| 379 | IsDlgButtonChecked         = _IsDlgButtonChecked@8       @344 | 
|---|
| 380 | IsHungThread               = _IsHungThread@4             @345 | 
|---|
| 381 | IsHungAppWindow            = _IsHungAppWindow@8          @1345 | 
|---|
| 382 | IsIconic                   = _IsIconic@4                 @346 | 
|---|
| 383 | IsMenu                     = _IsMenu@4                   @347 | 
|---|
| 384 | IsRectEmpty                = _IsRectEmpty@4              @348 | 
|---|
| 385 | IsWindow                   = _IsWindow@4                 @349 | 
|---|
| 386 | IsWindowEnabled            = _IsWindowEnabled@4          @350 | 
|---|
| 387 | IsWindowUnicode            = _IsWindowUnicode@4          @351 | 
|---|
| 388 | IsWindowVisible            = _IsWindowVisible@4          @352 | 
|---|
| 389 | IsZoomed                   = _IsZoomed@4                 @353 | 
|---|
| 390 | KillTimer                  = _KillTimer@8                @354 | 
|---|
| 391 | LoadAcceleratorsA          = _LoadAcceleratorsA@8        @355 | 
|---|
| 392 | LoadAcceleratorsW          = _LoadAcceleratorsW@8        @356 | 
|---|
| 393 | LoadBitmapA                = _LoadBitmapA@8              @357 | 
|---|
| 394 | LoadBitmapW                = _LoadBitmapW@8              @358 | 
|---|
| 395 | LoadCursorA                = _LoadCursorA@8              @359 | 
|---|
| 396 | LoadCursorFromFileA        = _LoadCursorFromFileA@4      @360 | 
|---|
| 397 | LoadCursorFromFileW        = _LoadCursorFromFileW@4      @361 | 
|---|
| 398 | LoadCursorW                = _LoadCursorW@8              @362 | 
|---|
| 399 | LoadIconA                  = _LoadIconA@8                @363 | 
|---|
| 400 | LoadIconW                  = _LoadIconW@8                @364 | 
|---|
| 401 | LoadImageA                 = _LoadImageA@24              @365 | 
|---|
| 402 | LoadImageW                 = _LoadImageW@24              @366 | 
|---|
| 403 | LoadKeyboardLayoutA        = _LoadKeyboardLayoutA@8      @367 | 
|---|
| 404 | LoadKeyboardLayoutW        = _LoadKeyboardLayoutW@8      @368 | 
|---|
| 405 | LoadMenuA                  = _LoadMenuA@8                @369 | 
|---|
| 406 | ;Menu resources are always in Unicode format | 
|---|
| 407 | LoadMenuIndirectA          = _LoadMenuIndirectW@4        @370 | 
|---|
| 408 | LoadMenuIndirectW          = _LoadMenuIndirectW@4        @371 | 
|---|
| 409 | LoadMenuW                  = _LoadMenuW@8                @372 | 
|---|
| 410 | LoadStringA                = _LoadStringA@16             @373 | 
|---|
| 411 | LoadStringW                = _LoadStringW@16             @374 | 
|---|
| 412 | ;    LockWindowStation          = _LockWindowStation@??       @375 | 
|---|
| 413 | LockWindowUpdate           = _LockWindowUpdate@4         @376 | 
|---|
| 414 | LookupIconIdFromDirectory  = _LookupIconIdFromDirectory@8 @377 | 
|---|
| 415 | LookupIconIdFromDirectoryEx  = _LookupIconIdFromDirectoryEx@20 @378 | 
|---|
| 416 | MapDialogRect              = _MapDialogRect@8            @379 | 
|---|
| 417 | MapVirtualKeyA             = _MapVirtualKeyA@8           @380 | 
|---|
| 418 | MapVirtualKeyExA           = _MapVirtualKeyExA@12        @381 | 
|---|
| 419 | MapVirtualKeyExW           = _MapVirtualKeyExW@12        @382 | 
|---|
| 420 | MapVirtualKeyW             = _MapVirtualKeyW@8           @383 | 
|---|
| 421 | MapWindowPoints            = _MapWindowPoints@16         @384 | 
|---|
| 422 | MenuItemFromPoint          = _MenuItemFromPoint@16       @385 | 
|---|
| 423 | MessageBeep                = _MessageBeep@4              @386 | 
|---|
| 424 | MessageBoxA                = _MessageBoxA@16             @387 | 
|---|
| 425 | MessageBoxExA              = _MessageBoxExA@20           @388 | 
|---|
| 426 | MessageBoxExW              = _MessageBoxExW@20           @389 | 
|---|
| 427 | MessageBoxIndirectA        = _MessageBoxIndirectA@4     @390 | 
|---|
| 428 | MessageBoxIndirectW        = _MessageBoxIndirectW@4     @391 | 
|---|
| 429 | MessageBoxW                = _MessageBoxW@16             @392 | 
|---|
| 430 | ;    ModifyAccess               = _ModifyAccess@??            @393 | 
|---|
| 431 | ModifyMenuA                = _ModifyMenuA@20             @394 | 
|---|
| 432 | ModifyMenuW                = _ModifyMenuW@20             @395 | 
|---|
| 433 | MoveWindow                 = _MoveWindow@24              @396 | 
|---|
| 434 | MsgWaitForMultipleObjects  = _MsgWaitForMultipleObjects@20 @397 | 
|---|
| 435 | OemKeyScan                 = _OemKeyScan@4               @398 | 
|---|
| 436 | OemToCharA                 = _OemToCharA@8               @399 | 
|---|
| 437 | OemToCharBuffA             = _OemToCharBuffA@12          @400 | 
|---|
| 438 | OemToCharBuffW             = _OemToCharBuffW@12          @401 | 
|---|
| 439 | OemToCharW                 = _OemToCharW@8               @402 | 
|---|
| 440 | OffsetRect                 = _OffsetRect@12              @403 | 
|---|
| 441 | OpenClipboard              = _OpenClipboard@4            @404 | 
|---|
| 442 | OpenDesktopA               = _OpenDesktopA@16            @405 | 
|---|
| 443 | OpenDesktopW               = _OpenDesktopW@16            @406 | 
|---|
| 444 | OpenIcon                   = _OpenIcon@4                 @407 | 
|---|
| 445 | OpenInputDesktop           = _OpenInputDesktop@12        @408 | 
|---|
| 446 | OpenWindowStationA         = _OpenWindowStationA@12      @409 | 
|---|
| 447 | OpenWindowStationW         = _OpenWindowStationW@12      @410 | 
|---|
| 448 | PackDDElParam              = _PackDDElParam@12           @411 | 
|---|
| 449 | PaintDesktop               = _PaintDesktop@4             @412 | 
|---|
| 450 | PeekMessageA               = _PeekMessageA@20            @413 | 
|---|
| 451 | PeekMessageW               = _PeekMessageW@20            @414 | 
|---|
| 452 | PlaySoundEvent             = _PlaySoundEvent@4           @415 | 
|---|
| 453 | PostMessageA               = _PostMessageA@16            @416 | 
|---|
| 454 | PostMessageW               = _PostMessageW@16            @417 | 
|---|
| 455 | PostQuitMessage            = _PostQuitMessage@4          @418 | 
|---|
| 456 | PostThreadMessageA         = _PostThreadMessageA@16      @419 | 
|---|
| 457 | PostThreadMessageW         = _PostThreadMessageW@16      @420 | 
|---|
| 458 | PtInRect                   = _PtInRect@12                @421 | 
|---|
| 459 | RedrawWindow               = _RedrawWindow@16            @422 | 
|---|
| 460 | RegisterClassA             = _RegisterClassA@4           @423 | 
|---|
| 461 | RegisterClassExA           = _RegisterClassExA@4         @424 | 
|---|
| 462 | RegisterClassExW           = _RegisterClassExW@4         @425 | 
|---|
| 463 | RegisterClassW             = _RegisterClassW@4           @426 | 
|---|
| 464 | RegisterClipboardFormatA   = _RegisterClipboardFormatA@4 @427 | 
|---|
| 465 | RegisterClipboardFormatW   = _RegisterClipboardFormatW@4 @428 | 
|---|
| 466 | RegisterHotKey             = _RegisterHotKey@16          @429 | 
|---|
| 467 | ;    RegisterLogonProcess       = _RegisterLogonProcess@??    @430 | 
|---|
| 468 | RegisterNetworkCapabilities  = _RegisterNetworkCapabilities@8 @431 | 
|---|
| 469 | RegisterSystemThread       = _RegisterSystemThread@8     @432 | 
|---|
| 470 | RegisterTasklist           = _RegisterTasklist@4         @433 | 
|---|
| 471 | RegisterWindowMessageA     = _RegisterWindowMessageA@4   @434 | 
|---|
| 472 | RegisterWindowMessageW     = _RegisterWindowMessageW@4   @435 | 
|---|
| 473 | ReleaseCapture             = _ReleaseCapture@0           @436 | 
|---|
| 474 | ReleaseDC                  = _ReleaseDC@8                @437 | 
|---|
| 475 | RemoveMenu                 = _RemoveMenu@12              @438 | 
|---|
| 476 | RemovePropA                = _RemovePropA@8              @439 | 
|---|
| 477 | RemovePropW                = _RemovePropW@8              @440 | 
|---|
| 478 | ReplyMessage               = _ReplyMessage@4             @441 | 
|---|
| 479 | ReuseDDElParam             = _ReuseDDElParam@20          @442 | 
|---|
| 480 | ScreenToClient             = _ScreenToClient@8           @443 | 
|---|
| 481 | ScrollDC                   = _ScrollDC@28                @444 | 
|---|
| 482 | ScrollWindow               = _ScrollWindow@20            @445 | 
|---|
| 483 | ScrollWindowEx             = _ScrollWindowEx@32          @446 | 
|---|
| 484 | SendDlgItemMessageA        = _SendDlgItemMessageA@20     @447 | 
|---|
| 485 | SendDlgItemMessageW        = _SendDlgItemMessageW@20     @448 | 
|---|
| 486 | SendMessageA               = _SendMessageA@16            @449 | 
|---|
| 487 | SendMessageCallbackA       = _SendMessageCallbackA@24    @450 | 
|---|
| 488 | SendMessageCallbackW       = _SendMessageCallbackW@24    @451 | 
|---|
| 489 | SendMessageTimeoutA        = _SendMessageTimeoutA@28     @452 | 
|---|
| 490 | SendMessageTimeoutW        = _SendMessageTimeoutW@28     @453 | 
|---|
| 491 | SendMessageW               = _SendMessageW@16            @454 | 
|---|
| 492 | SendNotifyMessageA         = _SendNotifyMessageA@16      @455 | 
|---|
| 493 | SendNotifyMessageW         = _SendNotifyMessageW@16      @456 | 
|---|
| 494 | SetActiveWindow            = _SetActiveWindow@4          @457 | 
|---|
| 495 | SetCapture                 = _SetCapture@4               @458 | 
|---|
| 496 | SetCaretBlinkTime          = _SetCaretBlinkTime@4        @459 | 
|---|
| 497 | SetCaretPos                = _SetCaretPos@8              @460 | 
|---|
| 498 | SetClassLongA              = _SetClassLongA@12           @461 | 
|---|
| 499 | SetClassLongW              = _SetClassLongW@12           @462 | 
|---|
| 500 | SetClassWord               = _SetClassWord@12            @463 | 
|---|
| 501 | SetClipboardData           = _SetClipboardData@8         @464 | 
|---|
| 502 | SetClipboardViewer         = _SetClipboardViewer@4       @465 | 
|---|
| 503 | SetCursor                  = _SetCursor@4                @466 | 
|---|
| 504 | SetCursorPos               = _SetCursorPos@8             @467 | 
|---|
| 505 | SetDebugErrorLevel         = _SetDebugErrorLevel@4       @468 | 
|---|
| 506 | SetDeskWallPaper           = _SetDeskWallPaper@4         @469 | 
|---|
| 507 | ;    SetDesktopBitmap           = _SetDesktopBitmap@??        @470 | 
|---|
| 508 | SetDlgItemInt              = _SetDlgItemInt@16           @471 | 
|---|
| 509 | SetDlgItemTextA            = _SetDlgItemTextA@12         @472 | 
|---|
| 510 | SetDlgItemTextW            = _SetDlgItemTextW@12         @473 | 
|---|
| 511 | SetDoubleClickTime         = _SetDoubleClickTime@4       @474 | 
|---|
| 512 | SetFocus                   = _SetFocus@4                 @475 | 
|---|
| 513 | SetForegroundWindow        = _SetForegroundWindow@4      @476 | 
|---|
| 514 | SetInternalWindowPos       = _SetInternalWindowPos@16    @477 | 
|---|
| 515 | SetKeyboardState           = _SetKeyboardState@4         @478 | 
|---|
| 516 | SetLastErrorEx             = _SetLastErrorEx@8           @479 | 
|---|
| 517 | SetLogonNotifyWindow       = _SetLogonNotifyWindow@8     @480 | 
|---|
| 518 | SetMenu                    = _SetMenu@8                  @481 | 
|---|
| 519 | SetMenuContextHelpId       = _SetMenuContextHelpId@8     @482 | 
|---|
| 520 | SetMenuDefaultItem         = _SetMenuDefaultItem@12      @483 | 
|---|
| 521 | SetMenuItemBitmaps         = _SetMenuItemBitmaps@20      @484 | 
|---|
| 522 | SetMenuItemInfoA           = _SetMenuItemInfoA@16        @485 | 
|---|
| 523 | SetMenuItemInfoW           = _SetMenuItemInfoW@16        @486 | 
|---|
| 524 | SetMessageExtraInfo        = _SetMessageExtraInfo@4      @487 | 
|---|
| 525 | SetMessageQueue            = _SetMessageQueue@4          @488 | 
|---|
| 526 | SetParent                  = _SetParent@8                @489 | 
|---|
| 527 | SetProcessWindowStation    = _SetProcessWindowStation@4  @490 | 
|---|
| 528 | SetProgmanWindow           = _SetProgmanWindow@4         @1522 | 
|---|
| 529 | SetPropA                   = _SetPropA@12                @491 | 
|---|
| 530 | SetPropW                   = _SetPropW@12                @492 | 
|---|
| 531 | SetRect                    = _SetRect@20                 @493 | 
|---|
| 532 | SetRectEmpty               = _SetRectEmpty@4             @494 | 
|---|
| 533 | SetScrollInfo              = _SetScrollInfo@16           @495 | 
|---|
| 534 | SetScrollPos               = _SetScrollPos@16            @496 | 
|---|
| 535 | SetScrollRange             = _SetScrollRange@20          @497 | 
|---|
| 536 | SetShellWindow             = _SetShellWindow@4           @498 | 
|---|
| 537 | SetShellWindowEx           = _SetShellWindowEx@8         @1531 | 
|---|
| 538 | SetSysColors               = _SetSysColors@12            @499 | 
|---|
| 539 | SetSysColorsTemp           = _SetSysColorsTemp@0         @500 | 
|---|
| 540 | SetSystemCursor            = _SetSystemCursor@8          @501 | 
|---|
| 541 | SetTaskmanWindow           = _SetTaskmanWindow@4         @1537 | 
|---|
| 542 | SetThreadDesktop           = _SetThreadDesktop@4         @502 | 
|---|
| 543 | SetTimer                   = _SetTimer@16                @503 | 
|---|
| 544 | SetUserObjectInformationA  = _SetUserObjectInformationA@16 @504 | 
|---|
| 545 | SetUserObjectInformationW  = _SetUserObjectInformationW@16 @505 | 
|---|
| 546 | SetUserObjectSecurity      = _SetUserObjectSecurity@12   @506 | 
|---|
| 547 | SetWindowContextHelpId     = _SetWindowContextHelpId@8   @507 | 
|---|
| 548 | ;    SetWindowFullScreenState   = _SetWindowFullScreenState@?? @508 | 
|---|
| 549 | SetWindowLongA             = _SetWindowLongA@12          @509 | 
|---|
| 550 | SetWindowLongW             = _SetWindowLongW@12          @510 | 
|---|
| 551 | SetWindowPlacement         = _SetWindowPlacement@8       @511 | 
|---|
| 552 | SetWindowPos               = _SetWindowPos@28            @512 | 
|---|
| 553 | SetWindowRgn               = _SetWindowRgn@12            @513 | 
|---|
| 554 | SetWindowTextA             = _SetWindowTextA@8           @514 | 
|---|
| 555 | SetWindowTextW             = _SetWindowTextW@8           @515 | 
|---|
| 556 | SetWindowWord              = _SetWindowWord@12           @516 | 
|---|
| 557 | SetWindowsHookA            = _SetWindowsHookA@8          @517 | 
|---|
| 558 | SetWindowsHookExA          = _SetWindowsHookExA@16       @518 | 
|---|
| 559 | SetWindowsHookExW          = _SetWindowsHookExW@16       @519 | 
|---|
| 560 | SetWindowsHookW            = _SetWindowsHookW@8          @520 | 
|---|
| 561 | ShowCaret                  = _ShowCaret@4                @521 | 
|---|
| 562 | ShowCursor                 = _ShowCursor@4               @522 | 
|---|
| 563 | ShowOwnedPopups            = _ShowOwnedPopups@8          @523 | 
|---|
| 564 | ShowScrollBar              = _ShowScrollBar@12           @524 | 
|---|
| 565 | ShowWindow                 = _ShowWindow@8               @525 | 
|---|
| 566 | ShowWindowAsync            = _ShowWindowAsync@8          @526 | 
|---|
| 567 | SubtractRect               = _SubtractRect@12            @527 | 
|---|
| 568 | SwapMouseButton            = _SwapMouseButton@4          @528 | 
|---|
| 569 | SwitchDesktop              = _SwitchDesktop@4            @529 | 
|---|
| 570 | SwitchToThisWindow         = _SwitchToThisWindow@8       @530 | 
|---|
| 571 | SysErrorBox                = _SysErrorBox@12             @531 | 
|---|
| 572 | SystemParametersInfoA      = _SystemParametersInfoA@16   @532 | 
|---|
| 573 | SystemParametersInfoW      = _SystemParametersInfoW@16   @533 | 
|---|
| 574 | TabbedTextOutA             = _TabbedTextOutA@32          @534 | 
|---|
| 575 | TabbedTextOutW             = _TabbedTextOutW@32          @535 | 
|---|
| 576 | TileChildWindows           = _TileChildWindows@8         @536 | 
|---|
| 577 | TileWindows                = _TileWindows@20             @537 | 
|---|
| 578 | ToAscii                    = _ToAscii@20                 @538 | 
|---|
| 579 | ToAsciiEx                  = _ToAsciiEx@24               @539 | 
|---|
| 580 | ToUnicode                  = _ToUnicode@24               @540 | 
|---|
| 581 | TrackPopupMenu             = _TrackPopupMenu@28          @541 | 
|---|
| 582 | TrackPopupMenuEx           = _TrackPopupMenuEx@24        @542 | 
|---|
| 583 | TranslateAccelerator       = _TranslateAcceleratorA@12   @543 | 
|---|
| 584 | TranslateAcceleratorA      = _TranslateAcceleratorA@12   @544 | 
|---|
| 585 | TranslateAcceleratorW      = _TranslateAcceleratorA@12   @545 ; the same | 
|---|
| 586 | TranslateMDISysAccel       = _TranslateMDISysAccel@8     @546 | 
|---|
| 587 | TranslateMessage           = _TranslateMessage@4         @547 | 
|---|
| 588 | UnhookWindowsHook          = _UnhookWindowsHook@8        @548 | 
|---|
| 589 | UnhookWindowsHookEx        = _UnhookWindowsHookEx@4      @549 | 
|---|
| 590 | UnionRect                  = _UnionRect@12               @550 | 
|---|
| 591 | UnloadKeyboardLayout       = _UnloadKeyboardLayout@4     @551 | 
|---|
| 592 | ;    UnlockWindowStation        = _UnlockWindowStation@??     @552 | 
|---|
| 593 | UnpackDDElParam            = _UnpackDDElParam@16         @553 | 
|---|
| 594 | UnregisterClassA           = _UnregisterClassA@8         @554 | 
|---|
| 595 | UnregisterClassW           = _UnregisterClassW@8         @555 | 
|---|
| 596 | UnregisterHotKey           = _UnregisterHotKey@8         @556 | 
|---|
| 597 | UpdateWindow               = _UpdateWindow@4             @557 | 
|---|
| 598 | ;    UserClientDllInitialize    = _UserClientDllInitialize@?? @558 | 
|---|
| 599 | UserSignalProc             = _UserSignalProc@16          @559 | 
|---|
| 600 | ValidateRect               = _ValidateRect@8             @560 | 
|---|
| 601 | ValidateRgn                = _ValidateRgn@8              @561 | 
|---|
| 602 | VkKeyScanA                 = _VkKeyScanA@4              @562 | 
|---|
| 603 | VkKeyScanExA               = _VkKeyScanExA@8             @563 | 
|---|
| 604 | VkKeyScanExW               = _VkKeyScanExW@8             @564 | 
|---|
| 605 | VkKeyScanW                 = _VkKeyScanW@4               @565 | 
|---|
| 606 | ;    WNDPROC_CALLBACK           = _WNDPROC_CALLBACK@??        @566 | 
|---|
| 607 | WaitForInputIdle           = _WaitForInputIdle@8         @567 | 
|---|
| 608 | WaitMessage                = _WaitMessage@0              @568 | 
|---|
| 609 | WinHelpA                   = _WinHelpA@16                @569 | 
|---|
| 610 | WinHelpW                   = _WinHelpW@16                @570 | 
|---|
| 611 | WinOldAppHackoMatic        = _WinOldAppHackoMatic@4      @571 | 
|---|
| 612 | WindowFromDC               = _WindowFromDC@4             @572 | 
|---|
| 613 | WindowFromPoint            = _WindowFromPoint@8          @573 | 
|---|
| 614 | YieldTask                  = _YieldTask@0                @574 | 
|---|
| 615 | keybd_event                = _keybd_event@16             @575 | 
|---|
| 616 | mouse_event                = _mouse_event@20             @576 | 
|---|
| 617 | wsprintfA                  = _wsprintfA                   @577 | 
|---|
| 618 | wsprintfW                  = _wsprintfW                   @578 | 
|---|
| 619 | wvsprintfA                 = _wvsprintfA@12              @579 | 
|---|
| 620 | wvsprintfW                 = _wvsprintfW@12              @580 | 
|---|
| 621 |  | 
|---|
| 622 | TrackMouseEvent            = _TrackMouseEvent@4          @600 ;ordinal?? | 
|---|
| 623 | SendInput                  = _SendInput@12               @601 ;ordinal?? | 
|---|
| 624 | GetGUIThreadInfo           = _GetGUIThreadInfo@8         @602 | 
|---|
| 625 |  | 
|---|
| 626 | ChangeDisplaySettingsExA   = _ChangeDisplaySettingsExA@20 @604 | 
|---|
| 627 | ChangeDisplaySettingsExW   = _ChangeDisplaySettingsExW@20 @605 | 
|---|
| 628 |  | 
|---|
| 629 | NotifyWinEvent             = _NotifyWinEvent@16          @606 | 
|---|
| 630 | UnhookWinEvent             = _UnhookWinEvent@4           @607 | 
|---|
| 631 | SetWinEventHook            = _SetWinEventHook@28         @608 | 
|---|
| 632 |  | 
|---|
| 633 | ;------------ | 
|---|
| 634 | ; Windows 98 | 
|---|
| 635 | ;------------ | 
|---|
| 636 | GetMenuInfo                = _GetMenuInfo@8              @800 | 
|---|
| 637 | SetMenuInfo                = _SetMenuInfo@8              @801 | 
|---|
| 638 |  | 
|---|
| 639 |  | 
|---|
| 640 | GetMonitorInfoW               = _GetMonitorInfoW@8          @1000 | 
|---|
| 641 | GetMonitorInfoA               = _GetMonitorInfoA@8          @1001 | 
|---|
| 642 | MonitorFromWindow          = _MonitorFromWindow@8           @1002 | 
|---|
| 643 | MonitorFromRect            = _MonitorFromRect@8             @1003 | 
|---|
| 644 | MonitorFromPoint              = _MonitorFromPoint@12        @1004 | 
|---|
| 645 | EnumDisplayMonitors        = _EnumDisplayMonitors@16        @1005 | 
|---|
| 646 | EnumDisplayDevicesA        = _EnumDisplayDevicesA@16        @1006 | 
|---|
| 647 | EnumDisplayDevicesW        = _EnumDisplayDevicesW@16        @1007 | 
|---|
| 648 |  | 
|---|
| 649 |  | 
|---|
| 650 | ;---------------------------------- | 
|---|
| 651 | ; obsolete WINNLS APIs (Far East) | 
|---|
| 652 | ;---------------------------------- | 
|---|
| 653 | SendIMEMessageExA          = _SendIMEMessageExA@8           @1010 | 
|---|
| 654 | SendIMEMessageExW          = _SendIMEMessageExW@8           @1011 | 
|---|
| 655 |  | 
|---|
| 656 | WINNLSEnableIME            = _WINNLSEnableIME@8             @1012 | 
|---|
| 657 | WINNLSGetEnableStatus      = _WINNLSGetEnableStatus@4       @1013 | 
|---|
| 658 | WINNLSGetIMEHotkey         = _WINNLSGetIMEHotkey@4          @1014 | 
|---|
| 659 |  | 
|---|
| 660 | ;------------------------------------------------------------------------------ | 
|---|
| 661 | ; Wine/Odin helper function | 
|---|
| 662 | ;------------------------------------------------------------------------------ | 
|---|
| 663 | GetSysColorPen              = _GetSysColorPen@4              @2002 NONAME | 
|---|
| 664 | GetPattern55AABrush         = _GetPattern55AABrush@0         @2003 NONAME | 
|---|
| 665 | GetPattern55AABitmap        = _GetPattern55AABitmap@0        @2004 NONAME | 
|---|
| 666 |  | 
|---|
| 667 | _Win32ToOS2Handle@4                                          @2006 NONAME | 
|---|
| 668 | _OS2ToWin32Handle@4                                          @2012 NONAME | 
|---|
| 669 |  | 
|---|
| 670 | _MOUSE_Enable@4                                              @2007 NONAME | 
|---|
| 671 | ;;    _KeyTranslatePMToWin@4                                       @2008 NONAME | 
|---|
| 672 | _KeyTranslatePMToWinBuf@12                                   @2009 NONAME | 
|---|
| 673 |  | 
|---|
| 674 | _wvsnprintfA@16                                              @2010 NONAME | 
|---|
| 675 | ;Export for MSACM32 | 
|---|
| 676 | _wsnprintfA                                                  @2100 NONAME | 
|---|
| 677 |  | 
|---|
| 678 | _KEYBOARD_Enable@4                                           @2011 NONAME | 
|---|
| 679 |  | 
|---|
| 680 | ;SvL: Used by GDI32 | 
|---|
| 681 | OSLibGetScreenHeight__Fv                                     @2013 NONAME | 
|---|
| 682 | OSLibGetScreenWidth__Fv                                      @2014 NONAME | 
|---|
| 683 |  | 
|---|
| 684 | _wvsnprintfW@16                                              @2015 NONAME | 
|---|
| 685 |  | 
|---|
| 686 | _setPageXForm@4                                              @2016 NONAME | 
|---|
| 687 | _clientHeight@8                                              @2017 NONAME | 
|---|
| 688 | _changePageXForm@20                                          @2018 NONAME | 
|---|
| 689 | _removeClientArea@4                                          @2019 NONAME | 
|---|
| 690 | _setMapModeDC@8                                              @2020 NONAME | 
|---|
| 691 | _TestWideLine@4                                              @2021 NONAME | 
|---|
| 692 | _Calculate1PixelDelta@4                                      @2022 NONAME | 
|---|
| 693 | _DIB_GetDIBWidthBytes@8                                      @2023 NONAME | 
|---|
| 694 | _BITMAP_GetWidthBytes@8                                      @2024 NONAME | 
|---|
| 695 | _selectClientArea@4                                          @2025 NONAME | 
|---|
| 696 | _IsSystemBrush@4                                             @2026 NONAME | 
|---|
| 697 | _IsSystemPen@4                                               @2027 NONAME | 
|---|
| 698 |  | 
|---|
| 699 | _CreateFakeWindowEx@4                                        @2028 NONAME | 
|---|
| 700 | _checkOrigin@4                                               @2029 NONAME | 
|---|
| 701 |  | 
|---|
| 702 | ; Do NOT change this ordinal | 
|---|
| 703 | _SetWindowAppearance@4                                       @2030 NONAME | 
|---|
| 704 |  | 
|---|
| 705 | _OSLibWinCreateObject@32                                     @2031 NONAME | 
|---|
| 706 | _ConvertIconGroup@12                                         @2032 NONAME | 
|---|
| 707 |  | 
|---|
| 708 | _WinSetVisibleRgnNotifyProc@12                               @2033 NONAME | 
|---|
| 709 | _Win32ToOS2FrameHandle@4                                     @2034 NONAME | 
|---|