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