Changeset 868 for trunk/src


Ignore:
Timestamp:
Sep 8, 1999, 9:46:54 AM (26 years ago)
Author:
sandervl
Message:

Some header + makefile changes

Location:
trunk/src
Files:
9 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/imagehlp/makefile

    r736 r868  
    1 # $Id: makefile,v 1.1 1999-08-29 14:54:55 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:53 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/imm32/makefile

    r736 r868  
    1 # $Id: makefile,v 1.1 1999-08-29 14:55:23 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:53 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/msacm32/makefile

    r779 r868  
    1 # $Id: makefile,v 1.1 1999-09-01 18:50:32 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:53 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/olecli32/makefile

    r734 r868  
    1 # $Id: makefile,v 1.1 1999-08-29 08:15:02 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:54 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/oledlg/makefile

    r749 r868  
    1 # $Id: makefile,v 1.1 1999-08-30 22:16:48 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:54 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/olesvr32/makefile

    r703 r868  
    1 # $Id: makefile,v 1.1 1999-08-25 22:38:49 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:54 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/rasapi32/makefile

    r772 r868  
    1 # $Id: makefile,v 1.1 1999-09-01 07:28:46 sandervl Exp $
     1# $Id: makefile,v 1.2 1999-09-08 07:46:54 sandervl Exp $
    22
    33#
     
    1515
    1616
    17 CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
    18 CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE) /DNONAMELESSUNION
     17CFLAGS = $(CFLAGS) -I$(PDWIN32_INCLUDE)
     18CXXFLAGS = $(CXXFLAGS) -I$(PDWIN32_INCLUDE)
    1919
    2020
  • trunk/src/user32/new/USER32EXP.DEF

    r647 r868  
    1 ; $Id: USER32EXP.DEF,v 1.3 1999-08-23 13:56:48 sandervl Exp $
    2 
    3 ;Created by BLAST for IBM's compiler
    4 LIBRARY USER32 INITINSTANCE
    5 DATA MULTIPLE NONSHARED
    6 
     1;Internal export definition file - autogenerated by ImpDef.
     2LIBRARY USER32 INITINSTANCE TERMINSTANCE
    73EXPORTS
    8 _ActivateKeyboardLayout@8    @1
    9 _AdjustWindowRect@12         @2
    10 _AdjustWindowRectEx@16       @3
    11 _AnyPopup@0                  @4
    12 _AppendMenuA@16              @5
    13 _AppendMenuW@16              @6
    14 _ArrangeIconicWindows@4      @7
    15 _AttachThreadInput@12        @8
    16 _BeginDeferWindowPos@4       @9
    17 _BeginPaint@8                @10
    18 _BringWindowToTop@4          @11
    19 _BroadcastSystemMessage@20   @12
    20 ;_CalcChildScroll@??         @13
    21 _CallMsgFilter@8            @14
    22 _CallMsgFilterA@8           @15
    23 _CallMsgFilterW@8           @16
    24 _CallNextHookEx@16          @17
    25 _CallWindowProcA@20         @18
    26 _CallWindowProcW@20         @19
    27 _CascadeChildWindows@8      @20
    28 _CascadeWindows@20          @21
    29 _ChangeClipboardChain@8     @22
    30 _ChangeDisplaySettingsA@8   @23
    31 _ChangeDisplaySettingsW@8   @24
    32 _ChangeMenuA@20             @25
    33 _ChangeMenuW@20             @26
    34 _CharLowerA@4               @27
    35 _CharLowerBuffA@8           @28
    36 _CharLowerBuffW@8           @29
    37 _CharLowerW@4               @30
    38 _CharNextA@4                @31
    39 _CharNextExA@12             @32
    40 _CharNextExW@12             @33
    41 _CharNextW@4                @34
    42 _CharPrevA@8                @35
    43 _CharPrevExA@16             @36
    44 _CharPrevExW@16             @37
    45 _CharPrevW@8                @38
    46 _CharToOemA@8               @39
    47 _CharToOemBuffA@12          @40
    48 _CharToOemBuffW@12          @41
    49 _CharToOemW@8              @42
    50 _CharUpperA@4              @43
    51 _CharUpperBuffA@8          @44
    52 _CharUpperBuffW@8          @45
    53 _CharUpperW@4              @46
    54 _CheckDlgButton@12          @47
    55 _CheckMenuItem@12           @48
    56 _CheckMenuRadioItem@20      @49
    57 _CheckRadioButton@16        @50
    58 _ChildWindowFromPoint@12    @51
    59 _ChildWindowFromPointEx@16  @52
    60 ;_ClientThreadConnect@??     @53
    61 _ClientToScreen@8           @54
    62 _ClipCursor@4              @55
    63 _CloseClipboard@0           @56
    64 _CloseDesktop@4             @57
    65 _CloseWindow@4              @58
    66 _CloseWindowStation@4       @59
    67 _CopyAcceleratorTableA@12   @60
    68 _CopyAcceleratorTableW@12   @61
    69 _CopyIcon@4                 @62
    70 _CopyImage@20               @63
    71 _CopyRect@8                 @64
    72 _CountClipboardFormats@0   @65
    73 _CreateAcceleratorTableA@8  @66
    74 _CreateAcceleratorTableW@8  @67
    75 _CreateCaret@16             @68
    76 _CreateCursor@28            @69
    77 _CreateDesktopA@24          @70
    78 _CreateDesktopW@24          @71
    79 _CreateDialogIndirectParamA@20 @72
    80 _CreateDialogIndirectParamW@20 @73
    81 _CreateDialogParamA@20      @74
    82 _CreateDialogParamW@20      @75
    83 _CreateIcon@28              @76
    84 _CreateIconFromResource@16  @77
    85 _CreateIconFromResourceEx@28 @78
    86 _CreateIconIndirect@4       @79
    87 _CreateMDIWindowA@40        @80
    88 _CreateMDIWindowW@40        @81
    89 _CreateMenu@0               @82
    90 _CreatePopupMenu@0          @83
    91 _CreateWindowExA@48         @84
    92 _CreateWindowExW@48         @85
    93 _CreateWindowStationA@16    @86
    94 _CreateWindowStationW@16    @87
    95 _DdeAbandonTransaction@12   @88
    96 _DdeAccessData@8            @89
    97 _DdeAddData@16              @90
    98 _DdeClientTransaction@32    @91
    99 _DdeCmpStringHandles@8      @92
    100 _DdeConnect@16              @93
    101 _DdeConnectList@20          @94
    102 _DdeCreateDataHandle@28     @95
    103 _DdeCreateStringHandleA@12  @96
    104 _DdeCreateStringHandleW@12  @97
    105 _DdeDisconnect@4            @98
    106 _DdeDisconnectList@4        @99
    107 _DdeEnableCallback@12       @100
    108 _DdeFreeDataHandle@4        @101
    109 _DdeFreeStringHandle@8      @102
    110 _DdeGetData@16              @103
    111 _DdeGetLastError@4          @104
    112 _DdeImpersonateClient@4     @105
    113 _DdeInitializeA@16          @106
    114 _DdeInitializeW@16          @107
    115 _DdeKeepStringHandle@8      @108
    116 _DdeNameService@16          @109
    117 _DdePostAdvise@12           @110
    118 _DdeQueryConvInfo@12        @111
    119 _DdeQueryNextServer@8       @112
    120 _DdeQueryStringA@20         @113
    121 _DdeQueryStringW@20         @114
    122 _DdeReconnect@4             @115
    123 _DdeSetQualityOfService@12  @116
    124 _DdeSetUserHandle@12         @117
    125 _DdeUnaccessData@4          @118
    126 _DdeUninitialize@4          @119
    127 _DefDlgProcA@16             @120
    128 _DefDlgProcW@16             @121
    129 _DefFrameProcA@20           @122
    130 _DefFrameProcW@20           @123
    131 _DefMDIChildProcA@16        @124
    132 _DefMDIChildProcW@16        @125
    133 _DefWindowProcA@16          @126
    134 _DefWindowProcW@16          @127
    135 _DeferWindowPos@32          @128
    136 _DeleteMenu@12              @129
    137 _DestroyAcceleratorTable@4  @130
    138 _DestroyCaret@0             @131
    139 _DestroyCursor@4            @132
    140 _DestroyIcon@4              @133
    141 _DestroyMenu@4              @134
    142 _DestroyWindow@4            @135
    143 _DialogBoxIndirectParamA@20 @136
    144 _DialogBoxIndirectParamW@20 @137
    145 _DialogBoxParamA@20         @138
    146 _DialogBoxParamW@20         @139
    147 _DispatchMessageA@4         @140
    148 _DispatchMessageW@4         @141
    149 _DlgDirListA@20             @142
    150 _DlgDirListComboBoxA@20     @143
    151 _DlgDirListComboBoxW@20     @144
    152 _DlgDirListW@20             @145
    153 _DlgDirSelectComboBoxExA@16 @146
    154 _DlgDirSelectComboBoxExW@16 @147
    155 _DlgDirSelectExA@16         @148
    156 _DlgDirSelectExW@16         @149
    157 _DragDetect@12              @150
    158 _DragObject@20              @151
    159 _DrawAnimatedRects@16       @152
    160 _DrawCaption@16              @153
    161 ;_DrawCaptionTempA@??        @154
    162 ;_DrawCaptionTempW@??        @155
    163 _DrawEdge@16                @156
    164 _DrawFocusRect@8            @157
    165 ;_DrawFrame@??               @158
    166 _DrawFrameControl@16        @159
    167 _DrawIcon@16                @160
    168 _DrawIconEx@36              @161
    169 _DrawMenuBar@4              @162
    170 _DrawStateA@40              @163
    171 _DrawStateW@40              @164
    172 _DrawTextA@20               @165
    173 _DrawTextExA@24             @166
    174 _DrawTextExW@24             @167
    175 _DrawTextW@20               @168
    176 ;_EditWndProc@??             @169
    177 _EmptyClipboard@0           @170
    178 _EnableMenuItem@12          @171
    179 _EnableScrollBar@12         @172
    180 _EnableWindow@8             @173
    181 _EndDeferWindowPos@4        @174
    182 _EndDialog@8                @175
    183 _EndPaint@8                 @176
    184 _EndTask@12                 @177
    185 _EnumChildWindows@12        @178
    186 _EnumClipboardFormats@4     @179
    187 _EnumDesktopWindows@12      @180
    188 _EnumDesktopsA@12           @181
    189 _EnumDesktopsW@12           @182
    190 _EnumDisplaySettingsA@12    @183
    191 _EnumDisplaySettingsW@12    @184
    192 _EnumPropsA@8               @185
    193 _EnumPropsExA@12            @186
    194 _EnumPropsExW@12            @187
    195 _EnumPropsW@8               @188
    196 _EnumThreadWindows@12       @189
    197 _EnumWindowStationsA@8      @190
    198 _EnumWindowStationsW@8      @191
    199 _EnumWindows@8              @192
    200 _EqualRect@8                @193
    201 _ExcludeUpdateRgn@8         @194
    202 _ExitWindowsEx@8            @195
    203 _FillRect@12                @196
    204 _FindWindowA@8              @197
    205 _FindWindowExA@16           @198
    206 _FindWindowExW@16           @199
    207 _FindWindowW@8              @200
    208 _FlashWindow@8              @201
    209 _FrameRect@12               @202
    210 _FreeDDElParam@8            @203
    211 _GetActiveWindow@0          @204
    212 _GetAsyncKeyState@4         @205
    213 _GetCapture@0               @206
    214 _GetCaretBlinkTime@0        @207
    215 _GetCaretPos@4              @208
    216 _GetClassInfoA@12           @209
    217 _GetClassInfoExA@12         @210
    218 _GetClassInfoExW@12         @211
    219 _GetClassInfoW@12           @212
    220 _GetClassLongA@8            @213
    221 _GetClassLongW@8            @214
    222 _GetClassNameA@12           @215
    223 _GetClassNameW@12           @216
    224 _GetClassWord@8             @217
    225 _GetClientRect@8            @218
    226 _GetClipCursor@4            @219
    227 _GetClipboardData@4         @220
    228 _GetClipboardFormatNameA@12 @221
    229 _GetClipboardFormatNameW@12 @222
    230 _GetClipboardOwner@0        @223
    231 _GetClipboardViewer@0       @224
    232 _GetCursor@0               @225
    233 _GetCursorPos@4            @226
    234 _GetDC@4                    @227
    235 _GetDCEx@12                 @228
    236 _GetDesktopWindow@0         @229
    237 _GetDialogBaseUnits@0       @230
    238 _GetDlgCtrlID@4             @231
    239 _GetDlgItem@8               @232
    240 _GetDlgItemInt@16           @233
    241 _GetDlgItemTextA@16         @234
    242 _GetDlgItemTextW@16         @235
    243 _GetDoubleClickTime@0       @236
    244 _GetFocus@0                 @237
    245 _GetForegroundWindow@0      @238
    246 _GetIconInfo@8              @239
    247 ;_GetInputDesktop@??         @240
    248 _GetInputState@0            @241
    249 ;_GetInternalWindowPos@??    @242
    250 _GetKBCodePage@0            @243
    251 _GetKeyNameTextA@12         @244
    252 _GetKeyNameTextW@12         @245
    253 _GetKeyState@4             @246
    254 _GetKeyboardLayout@4        @247
    255 _GetKeyboardLayoutList@8    @248
    256 _GetKeyboardLayoutNameA@4   @249
    257 _GetKeyboardLayoutNameW@4   @250
    258 _GetKeyboardState@4         @251
    259 _GetKeyboardType@4           @252
    260 _GetLastActivePopup@4       @253
    261 _GetMenu@4                  @254
    262 _GetMenuCheckMarkDimensions@0 @255
    263 _GetMenuContextHelpId@4     @256
    264 _GetMenuDefaultItem@12      @257
    265 _GetMenuItemCount@4         @258
    266 _GetMenuItemID@8            @259
    267 _GetMenuItemInfoA@16        @260
    268 _GetMenuItemInfoW@16        @261
    269 _GetMenuItemRect@16         @262
    270 _GetMenuState@12            @263
    271 _GetMenuStringA@20          @264
    272 _GetMenuStringW@20          @265
    273 _GetMessageA@16             @266
    274 _GetMessageExtraInfo@0      @267
    275 _GetMessagePos@0            @268
    276 _GetMessageTime@0           @269
    277 _GetMessageW@16             @270
    278 _GetNextDlgGroupItem@12     @271
    279 _GetNextDlgTabItem@12       @272
    280 _GetNextQueueWindow@8       @273
    281 _GetOpenClipboardWindow@0   @274
    282 _GetParent@4                @275
    283 _GetPriorityClipboardFormat@8 @276
    284 _GetProcessWindowStation@0  @277
    285 _GetPropA@8                 @278
    286 _GetPropW@8                 @279
    287 _GetQueueStatus@4           @280
    288 _GetScrollInfo@12           @281
    289 _GetScrollPos@8             @282
    290 _GetScrollRange@16          @283
    291 _GetShellWindow@0           @284
    292 _GetSubMenu@8               @285
    293 _GetSysColor@4              @286
    294 _GetSysColorBrush@4         @287
    295 _GetSystemMenu@8            @288
    296 _GetSystemMetrics@4         @289
    297 _GetTabbedTextExtentA@20    @290
    298 _GetTabbedTextExtentW@20    @291
    299 _GetThreadDesktop@4         @292
    300 _GetTopWindow@4             @293
    301 _GetUpdateRect@12           @294
    302 _GetUpdateRgn@12            @295
    303 _GetUserObjectInformationA@20 @296
    304 _GetUserObjectInformationW@20 @297
    305 _GetUserObjectSecurity@20   @298
    306 _GetWindow@8                @299
    307 _GetWindowContextHelpId@4   @300
    308 _GetWindowDC@4              @301
    309 _GetWindowLongA@8           @302
    310 _GetWindowLongW@8           @303
    311 _GetWindowPlacement@8       @304
    312 _GetWindowRect@8            @305
    313 _GetWindowRgn@8             @306
    314 _GetWindowTextA@12          @307
    315 _GetWindowTextLengthA@4     @308
    316 _GetWindowTextLengthW@4     @309
    317 _GetWindowTextW@12          @310
    318 _GetWindowThreadProcessId@8 @311
    319 _GetWindowWord@8            @312
    320 _GrayStringA@36             @313
    321 _GrayStringW@36             @314
    322 _HideCaret@4                @315
    323 _HiliteMenuItem@16          @316
    324 _ImpersonateDdeClientWindow@8 @317
    325 _InSendMessage@0            @318
    326 _InflateRect@12             @319
    327 ;_InitSharedTable@??         @320
    328 ;_InitTask@??                @321
    329 _InsertMenuA@20             @322
    330 _InsertMenuItemA@16         @323
    331 _InsertMenuItemW@16         @324
    332 _InsertMenuW@20             @325
    333 ;_InternalGetWindowText@??   @326
    334 _IntersectRect@12           @327
    335 _InvalidateRect@12          @328
    336 _InvalidateRgn@12           @329
    337 _InvertRect@8               @330
    338 _IsCharAlphaA@4             @331
    339 _IsCharAlphaNumericA@4      @332
    340 _IsCharAlphaNumericW@4      @333
    341 _IsCharAlphaW@4             @334
    342 _IsCharLowerA@4             @335
    343 _IsCharLowerW@4             @336
    344 _IsCharUpperA@4             @337
    345 _IsCharUpperW@4             @338
    346 _IsChild@8                  @339
    347 _IsClipboardFormatAvailable@4 @340
    348 _IsDialogMessage@8          @341
    349 _IsDialogMessageA@8         @342
    350 _IsDialogMessageW@8         @343
    351 _IsDlgButtonChecked@8       @344
    352 _IsHungThread@4             @345
    353 _IsIconic@4                 @346
    354 _IsMenu@4                   @347
    355 _IsRectEmpty@4              @348
    356 _IsWindow@4                 @349
    357 _IsWindowEnabled@4          @350
    358 _IsWindowUnicode@4          @351
    359 _IsWindowVisible@4          @352
    360 _IsZoomed@4                 @353
    361 _KillTimer@8                @354
    362 _LoadAcceleratorsA@8        @355
    363 _LoadAcceleratorsW@8        @356
    364 _LoadBitmapA@8              @357
    365 _LoadBitmapW@8              @358
    366 _LoadCursorA@8              @359
    367 _LoadCursorFromFileA@4      @360
    368 _LoadCursorFromFileW@4      @361
    369 _LoadCursorW@8              @362
    370 _LoadIconA@8                @363
    371 _LoadIconW@8                @364
    372 _LoadImageA@24              @365
    373 _LoadImageW@24              @366
    374 _LoadKeyboardLayoutA@8      @367
    375 _LoadKeyboardLayoutW@8      @368
    376 _LoadMenuA@8                @369
    377 _LoadMenuIndirectA@4        @370
    378 _LoadMenuIndirectW@4        @371
    379 _LoadMenuW@8                @372
    380 _LoadStringA@16             @373
    381 _LoadStringW@16             @374
    382 ;_LockWindowStation@??       @375
    383 _LockWindowUpdate@4         @376
    384 _LookupIconIdFromDirectory@8 @377
    385 _LookupIconIdFromDirectoryEx@20 @378
    386 _MapDialogRect@8            @379
    387 _MapVirtualKeyA@8           @380
    388 _MapVirtualKeyExA@12        @381
    389 _MapVirtualKeyExW@12        @382
    390 _MapVirtualKeyW@8           @383
    391 _MapWindowPoints@16         @384
    392 _MenuItemFromPoint@16       @385
    393 _MessageBeep@4              @386
    394 _MessageBoxA@16             @387
    395 _MessageBoxExA@20           @388
    396 _MessageBoxExW@20           @389
    397 _MessageBoxIndirectA@4     @390
    398 _MessageBoxIndirectW@4     @391
    399 _MessageBoxW@16             @392
    400 ;_ModifyAccess@??            @393
    401 _ModifyMenuA@20             @394
    402 _ModifyMenuW@20             @395
    403 _MoveWindow@24              @396
    404 _MsgWaitForMultipleObjects@20 @397
    405 _OemKeyScan@4               @398
    406 _OemToCharA@8               @399
    407 _OemToCharBuffA@12          @400
    408 _OemToCharBuffW@12          @401
    409 _OemToCharW@8               @402
    410 _OffsetRect@12              @403
    411 _OpenClipboard@4            @404
    412 _OpenDesktopA@16            @405
    413 _OpenDesktopW@16            @406
    414 _OpenIcon@4                 @407
    415 _OpenInputDesktop@12        @408
    416 _OpenWindowStationA@12      @409
    417 _OpenWindowStationW@12      @410
    418 _PackDDElParam@12           @411
    419 _PaintDesktop@4             @412
    420 _PeekMessageA@20            @413
    421 _PeekMessageW@20            @414
    422 _PlaySoundEvent@4           @415
    423 _PostMessageA@16            @416
    424 _PostMessageW@16            @417
    425 _PostQuitMessage@4          @418
    426 _PostThreadMessageA@16      @419
    427 _PostThreadMessageW@16      @420
    428 _PtInRect@12                @421
    429 _RedrawWindow@16            @422
    430 _RegisterClassA@4           @423
    431 _RegisterClassExA@4         @424
    432 _RegisterClassExW@4         @425
    433 _RegisterClassW@4           @426
    434 _RegisterClipboardFormatA@4 @427
    435 _RegisterClipboardFormatW@4 @428
    436 _RegisterHotKey@16          @429
    437 ;_RegisterLogonProcess@??    @430
    438 _RegisterNetworkCapabilities@8 @431
    439 _RegisterSystemThread@8     @432
    440 ;_RegisterTasklist@??        @433
    441 _RegisterWindowMessageA@4   @434
    442 _RegisterWindowMessageW@4   @435
    443 _ReleaseCapture@0           @436
    444 _ReleaseDC@8                @437
    445 _RemoveMenu@12              @438
    446 _RemovePropA@8              @439
    447 _RemovePropW@8              @440
    448 _ReplyMessage@4             @441
    449 _ReuseDDElParam@20          @442
    450 _ScreenToClient@8           @443
    451 _ScrollDC@28                @444
    452 _ScrollWindow@20            @445
    453 _ScrollWindowEx@32          @446
    454 _SendDlgItemMessageA@20     @447
    455 _SendDlgItemMessageW@20     @448
    456 _SendMessageA@16            @449
    457 _SendMessageCallbackA@24    @450
    458 _SendMessageCallbackW@24    @451
    459 _SendMessageTimeoutA@28     @452
    460 _SendMessageTimeoutW@28     @453
    461 _SendMessageW@16            @454
    462 _SendNotifyMessageA@16      @455
    463 _SendNotifyMessageW@16      @456
    464 _SetActiveWindow@4          @457
    465 _SetCapture@4               @458
    466 _SetCaretBlinkTime@4        @459
    467 _SetCaretPos@8              @460
    468 _SetClassLongA@12           @461
    469 _SetClassLongW@12           @462
    470 _SetClassWord@12            @463
    471 _SetClipboardData@8         @464
    472 _SetClipboardViewer@4      @465
    473 _SetCursor@4                @466
    474 _SetCursorPos@8             @467
    475 _SetDebugErrorLevel@4       @468
    476 ;_SetDeskWallpaper@??        @469
    477 ;_SetDesktopBitmap@??        @470
    478 _SetDlgItemInt@16           @471
    479 _SetDlgItemTextA@12         @472
    480 _SetDlgItemTextW@12         @473
    481 _SetDoubleClickTime@4       @474
    482 _SetFocus@4                 @475
    483 _SetForegroundWindow@4      @476
    484 ;_SetInternalWindowPos@??    @477
    485 _SetKeyboardState@4         @478
    486 _SetLastErrorEx@8           @479
    487 ;_SetLogonNotifyWindow@??    @480
    488 _SetMenu@8                  @481
    489 _SetMenuContextHelpId@8     @482
    490 _SetMenuDefaultItem@12      @483
    491 _SetMenuItemBitmaps@20      @484
    492 _SetMenuItemInfoA@16        @485
    493 _SetMenuItemInfoW@16        @486
    494 _SetMessageExtraInfo@4      @487
    495 _SetMessageQueue@4          @488
    496 _SetParent@8                @489
    497 _SetProcessWindowStation@4  @490
    498 _SetPropA@12                @491
    499 _SetPropW@12                @492
    500 _SetRect@20                 @493
    501 _SetRectEmpty@4             @494
    502 _SetScrollInfo@16           @495
    503 _SetScrollPos@16            @496
    504 _SetScrollRange@20          @497
    505 _SetShellWindow@4           @498
    506 _SetSysColors@12            @499
    507 _SetSysColorsTemp@0         @500
    508 _SetSystemCursor@8          @501
    509 _SetThreadDesktop@4         @502
    510 _SetTimer@16                @503
    511 _SetUserObjectInformationA@16 @504
    512 _SetUserObjectInformationW@16 @505
    513 _SetUserObjectSecurity@12   @506
    514 _SetWindowContextHelpId@8   @507
    515 ;_SetWindowFullScreenState@?? @508
    516 _SetWindowLongA@12          @509
    517 _SetWindowLongW@12          @510
    518 _SetWindowPlacement@8       @511
    519 _SetWindowPos@28            @512
    520 _SetWindowRgn@12            @513
    521 _SetWindowTextA@8           @514
    522 _SetWindowTextW@8           @515
    523 _SetWindowWord@12           @516
    524 _SetWindowsHookA@8          @517
    525 _SetWindowsHookExA@16       @518
    526 _SetWindowsHookExW@16       @519
    527 _SetWindowsHookW@8          @520
    528 _ShowCaret@4                @521
    529 _ShowCursor@4               @522
    530 _ShowOwnedPopups@8          @523
    531 _ShowScrollBar@12           @524
    532 _ShowWindow@8               @525
    533 _ShowWindowAsync@8          @526
    534 _SubtractRect@12            @527
    535 _SwapMouseButton@4          @528
    536 _SwitchDesktop@4            @529
    537 _SwitchToThisWindow@8       @530
    538 _SysErrorBox@12             @531
    539 _SystemParametersInfoA@16   @532
    540 _SystemParametersInfoW@16   @533
    541 _TabbedTextOutA@32          @534
    542 _TabbedTextOutW@32          @535
    543 _TileChildWindows@8         @536
    544 _TileWindows@20             @537
    545 _ToAscii@20                 @538
    546 _ToAsciiEx@24               @539
    547 _ToUnicode@24               @540
    548 _TrackPopupMenu@28          @541
    549 _TrackPopupMenuEx@24        @542
    550 _TranslateAccelerator@12    @543
    551 _TranslateAcceleratorA@12   @544
    552 _TranslateAcceleratorW@12   @545
    553 _TranslateMDISysAccel@8     @546
    554 _TranslateMessage@4         @547
    555 _UnhookWindowsHook@8        @548
    556 _UnhookWindowsHookEx@4      @549
    557 _UnionRect@12               @550
    558 _UnloadKeyboardLayout@4     @551
    559 ;_UnlockWindowStation@??     @552
    560 _UnpackDDElParam@16         @553
    561 _UnregisterClassA@8         @554
    562 _UnregisterClassW@8         @555
    563 _UnregisterHotKey@8         @556
    564 _UpdateWindow@4             @557
    565 ;_UserClientDllInitialize@?? @558
    566 _UserSignalProc@16          @559
    567 _ValidateRect@8             @560
    568 _ValidateRgn@8              @561
    569 _VkKeyScanA@4              @562
    570 _VkKeyScanExA@8             @563
    571 _VkKeyScanExW@8             @564
    572 _VkKeyScanW@4               @565
    573 ;_WNDPROC_CALLBACK@??        @566
    574 _WaitForInputIdle@8         @567
    575 _WaitMessage@0              @568
    576 _WinHelpA@16                @569
    577 _WinHelpW@16                @570
    578 _WinOldAppHackoMatic@4      @571
    579 _WindowFromDC@4             @572
    580 _WindowFromPoint@8          @573
    581 _YieldTask@0                @574
    582 _keybd_event@16             @575
    583 _mouse_event@20             @576
    584 _wsprintfA                   @577
    585 _wsprintfW                   @578
    586 _wvsprintfA@12              @579
    587 _wvsprintfW@12              @580
    588 _GetMonitorInfoW@8          @1000
    589 _GetMonitorInfoA@8          @1001
    590 _MonitorFromWindow@8           @1002
    591 _MonitorFromRect@8             @1003
    592 _MonitorFromPoint@12        @1004
    593 _EnumDisplayMonitors@16        @1005
    594 
    595 
    596 
    597     CreateWindowProc                    @2000
    598     GetOS2Callback__15Win32WindowProcFv @2001
    599 
    600 _GetSysColorPen@4                       @2002
    601 _NativeDlgBoxIP@24                      @2003
    602 _NativeCreateDlgIP@24                   @2004
    603 _NativeLoadBitmap@8                     @2005
    604 
     4    _ActivateKeyboardLayout@8                 @1
     5    _AdjustWindowRect@12                      @2
     6    _AdjustWindowRectEx@16                    @3
     7    _AnyPopup@0                               @4
     8    _AppendMenuA@16                           @5
     9    _AppendMenuW@16                           @6
     10    _ArrangeIconicWindows@4                   @7
     11    _AttachThreadInput@12                     @8
     12    _BeginDeferWindowPos@4                    @9
     13    _BeginPaint@8                             @10
     14    _BringWindowToTop@4                       @11
     15    _BroadcastSystemMessage@20                @12
     16    _CallMsgFilter@8                          @14
     17    _CallMsgFilterA@8                         @15
     18    _CallMsgFilterW@8                         @16
     19    _CallNextHookEx@16                        @17
     20    _CallWindowProcA@20                       @18
     21    _CallWindowProcW@20                       @19
     22    _CascadeChildWindows@8                    @20
     23    _CascadeWindows@20                        @21
     24    _ChangeClipboardChain@8                   @22
     25    _ChangeDisplaySettingsA@8                 @23
     26    _ChangeDisplaySettingsW@8                 @24
     27    _ChangeMenuA@20                           @25
     28    _ChangeMenuW@20                           @26
     29    _CharLowerA@4                             @27
     30    _CharLowerBuffA@8                         @28
     31    _CharLowerBuffW@8                         @29
     32    _CharLowerW@4                             @30
     33    _CharNextA@4                              @31
     34    _CharNextExA@12                           @32
     35    _CharNextExW@12                           @33
     36    _CharNextW@4                              @34
     37    _CharPrevA@8                              @35
     38    _CharPrevExA@16                           @36
     39    _CharPrevExW@16                           @37
     40    _CharPrevW@8                              @38
     41    _CharToOemA@8                             @39
     42    _CharToOemBuffA@12                        @40
     43    _CharToOemBuffW@12                        @41
     44    _CharToOemW@8                             @42
     45    _CharUpperA@4                             @43
     46    _CharUpperBuffA@8                         @44
     47    _CharUpperBuffW@8                         @45
     48    _CharUpperW@4                             @46
     49    _CheckDlgButton@12                        @47
     50    _CheckMenuItem@12                         @48
     51    _CheckMenuRadioItem@20                    @49
     52    _CheckRadioButton@16                      @50
     53    _ChildWindowFromPoint@12                  @51
     54    _ChildWindowFromPointEx@16                @52
     55    _ClientToScreen@8                         @54
     56    _ClipCursor@4                             @55
     57    _CloseClipboard@0                         @56
     58    _CloseDesktop@4                           @57
     59    _CloseWindow@4                            @58
     60    _CloseWindowStation@4                     @59
     61    _CopyAcceleratorTableA@12                 @60
     62    _CopyAcceleratorTableW@12                 @61
     63    _CopyIcon@4                               @62
     64    _CopyImage@20                             @63
     65    _CopyRect@8                               @64
     66    _CountClipboardFormats@0                  @65
     67    _CreateAcceleratorTableA@8                @66
     68    _CreateAcceleratorTableW@8                @67
     69    _CreateCaret@16                           @68
     70    _CreateCursor@28                          @69
     71    _CreateDesktopA@24                        @70
     72    _CreateDesktopW@24                        @71
     73    _CreateDialogIndirectParamA@20            @72
     74    _CreateDialogIndirectParamW@20            @73
     75    _CreateDialogParamA@20                    @74
     76    _CreateDialogParamW@20                    @75
     77    _CreateIcon@28                            @76
     78    _CreateIconFromResource@16                @77
     79    _CreateIconFromResourceEx@28              @78
     80    _CreateIconIndirect@4                     @79
     81    _CreateMDIWindowA@40                      @80
     82    _CreateMDIWindowW@40                      @81
     83    _CreateMenu@0                             @82
     84    _CreatePopupMenu@0                        @83
     85    _CreateWindowExA@48                       @84
     86    _CreateWindowExW@48                       @85
     87    _CreateWindowStationA@16                  @86
     88    _CreateWindowStationW@16                  @87
     89    _DdeAbandonTransaction@12                 @88
     90    _DdeAccessData@8                          @89
     91    _DdeAddData@16                            @90
     92    _DdeClientTransaction@32                  @91
     93    _DdeCmpStringHandles@8                    @92
     94    _DdeConnect@16                            @93
     95    _DdeConnectList@20                        @94
     96    _DdeCreateDataHandle@28                   @95
     97    _DdeCreateStringHandleA@12                @96
     98    _DdeCreateStringHandleW@12                @97
     99    _DdeDisconnect@4                          @98
     100    _DdeDisconnectList@4                      @99
     101    _DdeEnableCallback@12                     @100
     102    _DdeFreeDataHandle@4                      @101
     103    _DdeFreeStringHandle@8                    @102
     104    _DdeGetData@16                            @103
     105    _DdeGetLastError@4                        @104
     106    _DdeImpersonateClient@4                   @105
     107    _DdeInitializeA@16                        @106
     108    _DdeInitializeW@16                        @107
     109    _DdeKeepStringHandle@8                    @108
     110    _DdeNameService@16                        @109
     111    _DdePostAdvise@12                         @110
     112    _DdeQueryConvInfo@12                      @111
     113    _DdeQueryNextServer@8                     @112
     114    _DdeQueryStringA@20                       @113
     115    _DdeQueryStringW@20                       @114
     116    _DdeReconnect@4                           @115
     117    _DdeSetQualityOfService@12                @116
     118    _DdeSetUserHandle@12                      @117
     119    _DdeUnaccessData@4                        @118
     120    _DdeUninitialize@4                        @119
     121    _DefDlgProcA@16                           @120
     122    _DefDlgProcW@16                           @121
     123    _DefFrameProcA@20                         @122
     124    _DefFrameProcW@20                         @123
     125    _DefMDIChildProcA@16                      @124
     126    _DefMDIChildProcW@16                      @125
     127    _DefWindowProcA@16                        @126
     128    _DefWindowProcW@16                        @127
     129    _DeferWindowPos@32                        @128
     130    _DeleteMenu@12                            @129
     131    _DestroyAcceleratorTable@4                @130
     132    _DestroyCaret@0                           @131
     133    _DestroyCursor@4                          @132
     134    _DestroyIcon@4                            @133
     135    _DestroyMenu@4                            @134
     136    _DestroyWindow@4                          @135
     137    _DialogBoxIndirectParamA@20               @136
     138    _DialogBoxIndirectParamW@20               @137
     139    _DialogBoxParamA@20                       @138
     140    _DialogBoxParamW@20                       @139
     141    _DispatchMessageA@4                       @140
     142    _DispatchMessageW@4                       @141
     143    _DlgDirListA@20                           @142
     144    _DlgDirListComboBoxA@20                   @143
     145    _DlgDirListComboBoxW@20                   @144
     146    _DlgDirListW@20                           @145
     147    _DlgDirSelectComboBoxExA@16               @146
     148    _DlgDirSelectComboBoxExW@16               @147
     149    _DlgDirSelectExA@16                       @148
     150    _DlgDirSelectExW@16                       @149
     151    _DragDetect@12                            @150
     152    _DragObject@20                            @151
     153    _DrawAnimatedRects@16                     @152
     154    _DrawCaption@16                           @153
     155    _DrawCaptionTempA@28                      @154
     156    _DrawCaptionTempW@28                      @155
     157    _DrawEdge@16                              @156
     158    _DrawFocusRect@8                          @157
     159    _DrawFrameControl@16                      @159
     160    _DrawIcon@16                              @160
     161    _DrawIconEx@36                            @161
     162    _DrawMenuBar@4                            @162
     163    _DrawStateA@40                            @163
     164    _DrawStateW@40                            @164
     165    _DrawTextA@20                             @165
     166    _DrawTextExA@24                           @166
     167    _DrawTextExW@24                           @167
     168    _DrawTextW@20                             @168
     169    _EmptyClipboard@0                         @170
     170    _EnableMenuItem@12                        @171
     171    _EnableScrollBar@12                       @172
     172    _EnableWindow@8                           @173
     173    _EndDeferWindowPos@4                      @174
     174    _EndDialog@8                              @175
     175    _EndPaint@8                               @176
     176    _EndTask@12                               @177
     177    _EnumChildWindows@12                      @178
     178    _EnumClipboardFormats@4                   @179
     179    _EnumDesktopWindows@12                    @180
     180    _EnumDesktopsA@12                         @181
     181    _EnumDesktopsW@12                         @182
     182    _EnumDisplaySettingsA@12                  @183
     183    _EnumDisplaySettingsW@12                  @184
     184    _EnumPropsA@8                             @185
     185    _EnumPropsExA@12                          @186
     186    _EnumPropsExW@12                          @187
     187    _EnumPropsW@8                             @188
     188    _EnumThreadWindows@12                     @189
     189    _EnumWindowStationsA@8                    @190
     190    _EnumWindowStationsW@8                    @191
     191    _EnumWindows@8                            @192
     192    _EqualRect@8                              @193
     193    _ExcludeUpdateRgn@8                       @194
     194    _ExitWindowsEx@8                          @195
     195    _FillRect@12                              @196
     196    _FindWindowA@8                            @197
     197    _FindWindowExA@16                         @198
     198    _FindWindowExW@16                         @199
     199    _FindWindowW@8                            @200
     200    _FlashWindow@8                            @201
     201    _FrameRect@12                             @202
     202    _FreeDDElParam@8                          @203
     203    _GetActiveWindow@0                        @204
     204    _GetAsyncKeyState@4                       @205
     205    _GetCapture@0                             @206
     206    _GetCaretBlinkTime@0                      @207
     207    _GetCaretPos@4                            @208
     208    _GetClassInfoA@12                         @209
     209    _GetClassInfoExA@12                       @210
     210    _GetClassInfoExW@12                       @211
     211    _GetClassInfoW@12                         @212
     212    _GetClassLongA@8                          @213
     213    _GetClassLongW@8                          @214
     214    _GetClassNameA@12                         @215
     215    _GetClassNameW@12                         @216
     216    _GetClassWord@8                           @217
     217    _GetClientRect@8                          @218
     218    _GetClipCursor@4                          @219
     219    _GetClipboardData@4                       @220
     220    _GetClipboardFormatNameA@12               @221
     221    _GetClipboardFormatNameW@12               @222
     222    _GetClipboardOwner@0                      @223
     223    _GetClipboardViewer@0                     @224
     224    _GetCursor@0                              @225
     225    _GetCursorPos@4                           @226
     226    _GetDC@4                                  @227
     227    _GetDCEx@12                               @228
     228    _GetDesktopWindow@0                       @229
     229    _GetDialogBaseUnits@0                     @230
     230    _GetDlgCtrlID@4                           @231
     231    _GetDlgItem@8                             @232
     232    _GetDlgItemInt@16                         @233
     233    _GetDlgItemTextA@16                       @234
     234    _GetDlgItemTextW@16                       @235
     235    _GetDoubleClickTime@0                     @236
     236    _GetFocus@0                               @237
     237    _GetForegroundWindow@0                    @238
     238    _GetIconInfo@8                            @239
     239    _GetInputState@0                          @241
     240    _GetInternalWindowPos@12                  @242
     241    _GetKBCodePage@0                          @243
     242    _GetKeyNameTextA@12                       @244
     243    _GetKeyNameTextW@12                       @245
     244    _GetKeyState@4                            @246
     245    _GetKeyboardLayout@4                      @247
     246    _GetKeyboardLayoutList@8                  @248
     247    _GetKeyboardLayoutNameA@4                 @249
     248    _GetKeyboardLayoutNameW@4                 @250
     249    _GetKeyboardState@4                       @251
     250    _GetKeyboardType@4                        @252
     251    _GetLastActivePopup@4                     @253
     252    _GetMenu@4                                @254
     253    _GetMenuCheckMarkDimensions@0             @255
     254    _GetMenuContextHelpId@4                   @256
     255    _GetMenuDefaultItem@12                    @257
     256    _GetMenuItemCount@4                       @258
     257    _GetMenuItemID@8                          @259
     258    _GetMenuItemInfoA@16                      @260
     259    _GetMenuItemInfoW@16                      @261
     260    _GetMenuItemRect@16                       @262
     261    _GetMenuState@12                          @263
     262    _GetMenuStringA@20                        @264
     263    _GetMenuStringW@20                        @265
     264    _GetMessageA@16                           @266
     265    _GetMessageExtraInfo@0                    @267
     266    _GetMessagePos@0                          @268
     267    _GetMessageTime@0                         @269
     268    _GetMessageW@16                           @270
     269    _GetNextDlgGroupItem@12                   @271
     270    _GetNextDlgTabItem@12                     @272
     271    _GetNextQueueWindow@8                     @273
     272    _GetOpenClipboardWindow@0                 @274
     273    _GetParent@4                              @275
     274    _GetPriorityClipboardFormat@8             @276
     275    _GetProcessWindowStation@0                @277
     276    _GetPropA@8                               @278
     277    _GetPropW@8                               @279
     278    _GetQueueStatus@4                         @280
     279    _GetScrollInfo@12                         @281
     280    _GetScrollPos@8                           @282
     281    _GetScrollRange@16                        @283
     282    _GetShellWindow@0                         @284
     283    _GetSubMenu@8                             @285
     284    _GetSysColor@4                            @286
     285    _GetSysColorBrush@4                       @287
     286    _GetSystemMenu@8                          @288
     287    _GetSystemMetrics@4                       @289
     288    _GetTabbedTextExtentA@20                  @290
     289    _GetTabbedTextExtentW@20                  @291
     290    _GetThreadDesktop@4                       @292
     291    _GetTopWindow@4                           @293
     292    _GetUpdateRect@12                         @294
     293    _GetUpdateRgn@12                          @295
     294    _GetUserObjectInformationA@20             @296
     295    _GetUserObjectInformationW@20             @297
     296    _GetUserObjectSecurity@20                 @298
     297    _GetWindow@8                              @299
     298    _GetWindowContextHelpId@4                 @300
     299    _GetWindowDC@4                            @301
     300    _GetWindowLongA@8                         @302
     301    _GetWindowLongW@8                         @303
     302    _GetWindowPlacement@8                     @304
     303    _GetWindowRect@8                          @305
     304    _GetWindowRgn@8                           @306
     305    _GetWindowTextA@12                        @307
     306    _GetWindowTextLengthA@4                   @308
     307    _GetWindowTextLengthW@4                   @309
     308    _GetWindowTextW@12                        @310
     309    _GetWindowThreadProcessId@8               @311
     310    _GetWindowWord@8                          @312
     311    _GrayStringA@36                           @313
     312    _GrayStringW@36                           @314
     313    _HideCaret@4                              @315
     314    _HiliteMenuItem@16                        @316
     315    _ImpersonateDdeClientWindow@8             @317
     316    _InSendMessage@0                          @318
     317    _InflateRect@12                           @319
     318    _InsertMenuA@20                           @322
     319    _InsertMenuItemA@16                       @323
     320    _InsertMenuItemW@16                       @324
     321    _InsertMenuW@20                           @325
     322    _InternalGetWindowText@12                 @326
     323    _IntersectRect@12                         @327
     324    _InvalidateRect@12                        @328
     325    _InvalidateRgn@12                         @329
     326    _InvertRect@8                             @330
     327    _IsCharAlphaA@4                           @331
     328    _IsCharAlphaNumericA@4                    @332
     329    _IsCharAlphaNumericW@4                    @333
     330    _IsCharAlphaW@4                           @334
     331    _IsCharLowerA@4                           @335
     332    _IsCharLowerW@4                           @336
     333    _IsCharUpperA@4                           @337
     334    _IsCharUpperW@4                           @338
     335    _IsChild@8                                @339
     336    _IsClipboardFormatAvailable@4             @340
     337    _IsDialogMessage@8                        @341
     338    _IsDialogMessageA@8                       @342
     339    _IsDialogMessageW@8                       @343
     340    _IsDlgButtonChecked@8                     @344
     341    _IsHungThread@4                           @345
     342    _IsIconic@4                               @346
     343    _IsMenu@4                                 @347
     344    _IsRectEmpty@4                            @348
     345    _IsWindow@4                               @349
     346    _IsWindowEnabled@4                        @350
     347    _IsWindowUnicode@4                        @351
     348    _IsWindowVisible@4                        @352
     349    _IsZoomed@4                               @353
     350    _KillTimer@8                              @354
     351    _LoadAcceleratorsA@8                      @355
     352    _LoadAcceleratorsW@8                      @356
     353    _LoadBitmapA@8                            @357
     354    _LoadBitmapW@8                            @358
     355    _LoadCursorA@8                            @359
     356    _LoadCursorFromFileA@4                    @360
     357    _LoadCursorFromFileW@4                    @361
     358    _LoadCursorW@8                            @362
     359    _LoadIconA@8                              @363
     360    _LoadIconW@8                              @364
     361    _LoadImageA@24                            @365
     362    _LoadImageW@24                            @366
     363    _LoadKeyboardLayoutA@8                    @367
     364    _LoadKeyboardLayoutW@8                    @368
     365    _LoadMenuA@8                              @369
     366    _LoadMenuIndirectA@4                      @370
     367    _LoadMenuIndirectW@4                      @371
     368    _LoadMenuW@8                              @372
     369    _LoadStringA@16                           @373
     370    _LoadStringW@16                           @374
     371    _LockWindowUpdate@4                       @376
     372    _LookupIconIdFromDirectory@8              @377
     373    _LookupIconIdFromDirectoryEx@20           @378
     374    _MapDialogRect@8                          @379
     375    _MapVirtualKeyA@8                         @380
     376    _MapVirtualKeyExA@12                      @381
     377    _MapVirtualKeyExW@12                      @382
     378    _MapVirtualKeyW@8                         @383
     379    _MapWindowPoints@16                       @384
     380    _MenuItemFromPoint@16                     @385
     381    _MessageBeep@4                            @386
     382    _MessageBoxA@16                           @387
     383    _MessageBoxExA@20                         @388
     384    _MessageBoxExW@20                         @389
     385    _MessageBoxIndirectA@4                    @390
     386    _MessageBoxIndirectW@4                    @391
     387    _MessageBoxW@16                           @392
     388    _ModifyMenuA@20                           @394
     389    _ModifyMenuW@20                           @395
     390    _MoveWindow@24                            @396
     391    _MsgWaitForMultipleObjects@20             @397
     392    _OemKeyScan@4                             @398
     393    _OemToCharA@8                             @399
     394    _OemToCharBuffA@12                        @400
     395    _OemToCharBuffW@12                        @401
     396    _OemToCharW@8                             @402
     397    _OffsetRect@12                            @403
     398    _OpenClipboard@4                          @404
     399    _OpenDesktopA@16                          @405
     400    _OpenDesktopW@16                          @406
     401    _OpenIcon@4                               @407
     402    _OpenInputDesktop@12                      @408
     403    _OpenWindowStationA@12                    @409
     404    _OpenWindowStationW@12                    @410
     405    _PackDDElParam@12                         @411
     406    _PaintDesktop@4                           @412
     407    _PeekMessageA@20                          @413
     408    _PeekMessageW@20                          @414
     409    _PlaySoundEvent@4                         @415
     410    _PostMessageA@16                          @416
     411    _PostMessageW@16                          @417
     412    _PostQuitMessage@4                        @418
     413    _PostThreadMessageA@16                    @419
     414    _PostThreadMessageW@16                    @420
     415    _PtInRect@12                              @421
     416    _RedrawWindow@16                          @422
     417    _RegisterClassA@4                         @423
     418    _RegisterClassExA@4                       @424
     419    _RegisterClassExW@4                       @425
     420    _RegisterClassW@4                         @426
     421    _RegisterClipboardFormatA@4               @427
     422    _RegisterClipboardFormatW@4               @428
     423    _RegisterHotKey@16                        @429
     424    _RegisterNetworkCapabilities@8            @431
     425    _RegisterSystemThread@8                   @432
     426    _RegisterTasklist@4                       @433
     427    _RegisterWindowMessageA@4                 @434
     428    _RegisterWindowMessageW@4                 @435
     429    _ReleaseCapture@0                         @436
     430    _ReleaseDC@8                              @437
     431    _RemoveMenu@12                            @438
     432    _RemovePropA@8                            @439
     433    _RemovePropW@8                            @440
     434    _ReplyMessage@4                           @441
     435    _ReuseDDElParam@20                        @442
     436    _ScreenToClient@8                         @443
     437    _ScrollDC@28                              @444
     438    _ScrollWindow@20                          @445
     439    _ScrollWindowEx@32                        @446
     440    _SendDlgItemMessageA@20                   @447
     441    _SendDlgItemMessageW@20                   @448
     442    _SendMessageA@16                          @449
     443    _SendMessageCallbackA@24                  @450
     444    _SendMessageCallbackW@24                  @451
     445    _SendMessageTimeoutA@28                   @452
     446    _SendMessageTimeoutW@28                   @453
     447    _SendMessageW@16                          @454
     448    _SendNotifyMessageA@16                    @455
     449    _SendNotifyMessageW@16                    @456
     450    _SetActiveWindow@4                        @457
     451    _SetCapture@4                             @458
     452    _SetCaretBlinkTime@4                      @459
     453    _SetCaretPos@8                            @460
     454    _SetClassLongA@12                         @461
     455    _SetClassLongW@12                         @462
     456    _SetClassWord@12                          @463
     457    _SetClipboardData@8                       @464
     458    _SetClipboardViewer@4                     @465
     459    _SetCursor@4                              @466
     460    _SetCursorPos@8                           @467
     461    _SetDebugErrorLevel@4                     @468
     462    _SetDlgItemInt@16                         @471
     463    _SetDlgItemTextA@12                       @472
     464    _SetDlgItemTextW@12                       @473
     465    _SetDoubleClickTime@4                     @474
     466    _SetFocus@4                               @475
     467    _SetForegroundWindow@4                    @476
     468    _SetInternalWindowPos@16                  @477
     469    _SetKeyboardState@4                       @478
     470    _SetLastErrorEx@8                         @479
     471    _SetMenu@8                                @481
     472    _SetMenuContextHelpId@8                   @482
     473    _SetMenuDefaultItem@12                    @483
     474    _SetMenuItemBitmaps@20                    @484
     475    _SetMenuItemInfoA@16                      @485
     476    _SetMenuItemInfoW@16                      @486
     477    _SetMessageExtraInfo@4                    @487
     478    _SetMessageQueue@4                        @488
     479    _SetParent@8                              @489
     480    _SetProcessWindowStation@4                @490
     481    _SetPropA@12                              @491
     482    _SetPropW@12                              @492
     483    _SetRect@20                               @493
     484    _SetRectEmpty@4                           @494
     485    _SetScrollInfo@16                         @495
     486    _SetScrollPos@16                          @496
     487    _SetScrollRange@20                        @497
     488    _SetShellWindow@4                         @498
     489    _SetSysColors@12                          @499
     490    _SetSysColorsTemp@0                       @500
     491    _SetSystemCursor@8                        @501
     492    _SetThreadDesktop@4                       @502
     493    _SetTimer@16                              @503
     494    _SetUserObjectInformationA@16             @504
     495    _SetUserObjectInformationW@16             @505
     496    _SetUserObjectSecurity@12                 @506
     497    _SetWindowContextHelpId@8                 @507
     498    _SetWindowLongA@12                        @509
     499    _SetWindowLongW@12                        @510
     500    _SetWindowPlacement@8                     @511
     501    _SetWindowPos@28                          @512
     502    _SetWindowRgn@12                          @513
     503    _SetWindowTextA@8                         @514
     504    _SetWindowTextW@8                         @515
     505    _SetWindowWord@12                         @516
     506    _SetWindowsHookA@8                        @517
     507    _SetWindowsHookExA@16                     @518
     508    _SetWindowsHookExW@16                     @519
     509    _SetWindowsHookW@8                        @520
     510    _ShowCaret@4                              @521
     511    _ShowCursor@4                             @522
     512    _ShowOwnedPopups@8                        @523
     513    _ShowScrollBar@12                         @524
     514    _ShowWindow@8                             @525
     515    _ShowWindowAsync@8                        @526
     516    _SubtractRect@12                          @527
     517    _SwapMouseButton@4                        @528
     518    _SwitchDesktop@4                          @529
     519    _SwitchToThisWindow@8                     @530
     520    _SysErrorBox@12                           @531
     521    _SystemParametersInfoA@16                 @532
     522    _SystemParametersInfoW@16                 @533
     523    _TabbedTextOutA@32                        @534
     524    _TabbedTextOutW@32                        @535
     525    _TileChildWindows@8                       @536
     526    _TileWindows@20                           @537
     527    _ToAscii@20                               @538
     528    _ToAsciiEx@24                             @539
     529    _ToUnicode@24                             @540
     530    _TrackPopupMenu@28                        @541
     531    _TrackPopupMenuEx@24                      @542
     532    _TranslateAccelerator@12                  @543
     533    _TranslateAcceleratorA@12                 @544
     534    _TranslateAcceleratorW@12                 @545
     535    _TranslateMDISysAccel@8                   @546
     536    _TranslateMessage@4                       @547
     537    _UnhookWindowsHook@8                      @548
     538    _UnhookWindowsHookEx@4                    @549
     539    _UnionRect@12                             @550
     540    _UnloadKeyboardLayout@4                   @551
     541    _UnpackDDElParam@16                       @553
     542    _UnregisterClassA@8                       @554
     543    _UnregisterClassW@8                       @555
     544    _UnregisterHotKey@8                       @556
     545    _UpdateWindow@4                           @557
     546    _UserSignalProc@16                        @559
     547    _ValidateRect@8                           @560
     548    _ValidateRgn@8                            @561
     549    _VkKeyScanA@4                             @562
     550    _VkKeyScanExA@8                           @563
     551    _VkKeyScanExW@8                           @564
     552    _VkKeyScanW@4                             @565
     553    _WaitForInputIdle@8                       @567
     554    _WaitMessage@0                            @568
     555    _WinHelpA@16                              @569
     556    _WinHelpW@16                              @570
     557    _WinOldAppHackoMatic@4                    @571
     558    _WindowFromDC@4                           @572
     559    _WindowFromPoint@8                        @573
     560    _YieldTask@0                              @574
     561    _keybd_event@16                           @575
     562    _mouse_event@20                           @576
     563    _wsprintfA                                @577
     564    _wsprintfW                                @578
     565    _wvsprintfA@12                            @579
     566    _wvsprintfW@12                            @580
     567    _GetMonitorInfoW@8                        @1000
     568    _GetMonitorInfoA@8                        @1001
     569    _MonitorFromWindow@8                      @1002
     570    _MonitorFromRect@8                        @1003
     571    _MonitorFromPoint@12                      @1004
     572    _EnumDisplayMonitors@16                   @1005
     573    CreateWindowProc                          @2000
     574    GetOS2Callback__15Win32WindowProcFv       @2001
     575    _GetSysColorPen@4                         @2002
     576    _NativeDlgBoxIP@24                        @2003
     577    _NativeCreateDlgIP@24                     @2004
     578    _NativeLoadBitmap@8                       @2005
  • trunk/src/user32/new/makefile

    r846 r868  
    1 # $Id: makefile,v 1.46 1999-09-06 01:56:21 bird Exp $
     1# $Id: makefile,v 1.47 1999-09-08 07:46:54 sandervl Exp $
    22
    33#
     
    5555        $(CP) $@ $(PDWIN32_LIB)
    5656
    57 $(TARGET)exp.def: $(TARGET).def
    58         $(IMPDEF) $** $@
     57#SvL: Does not work correctly for GetOS2Callback__15Win32WindowProcFv
     58#$(TARGET)exp.def: $(TARGET).def
     59#        $(IMPDEF) $** $@
    5960
    6061
Note: See TracChangeset for help on using the changeset viewer.