Changeset 63 for trunk/src


Ignore:
Timestamp:
Jun 9, 1999, 11:17:14 AM (26 years ago)
Author:
phaller
Message:

Cleanup: cleaned source a bit in preparation of WINE integration

Location:
trunk/src/shell32
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/shell32/shell32.cpp

    r22 r63  
    1 /* $Id: shell32.cpp,v 1.2 1999-06-01 08:05:42 phaller Exp $ */
     1/* $Id: shell32.cpp,v 1.3 1999-06-09 09:17:14 phaller Exp $ */
    22
    33/*
     
    5858                                 BOOL fAccept)
    5959{
    60   dprintf(("SHELL32: DragAcceptFiles (%0uxh, %08xh) not implemented.\n",
     60  dprintf(("SHELL32: DragAcceptFiles (%08uxh, %08xh) not implemented.\n",
    6161           hwnd,
    6262           fAccept));
  • trunk/src/shell32/shell32.def

    r22 r63  
    11;Created by BLAST for IBM's compiler
     2;based on Windows NT4, SP3
    23LIBRARY SHELL32 INITINSTANCE
    34DATA MULTIPLE NONSHARED
    45
    56EXPORTS
    6     CommandLineToArgvW       = _CommandLineToArgvW@8      @5
    7     DragAcceptFiles          = _DragAcceptFiles@8         @41
    8     DragFinish               = _DragFinish@4              @42
    9     DragQueryFile            = _DragQueryFileA@16         @44
    10     DragQueryFileA           = _DragQueryFileA@16         @50
    11     DragQueryFileAorW        = _DragQueryFileAorW@16      @53
    12     DragQueryFileW           = _DragQueryFileW@16         @54
    13     DragQueryPoint           = _DragQueryPoint@8          @76
    14     ExtractIconA             = _ExtractIconA@12           @131
    15     ExtractIconW             = _ExtractIconW@12           @178
     7
     8;   CheckEscapesA              = _CheckEscapesA@?                   @1
     9                                 _SHELL32_2@24                      @2
     10;   CheckEscapesW              = _CheckEscapesW@?                   @4
     11                                 _SHELL32_4@4                       @4
     12    CommandLineToArgvW         = _CommandLineToArgvW@8              @5
     13;   Control_FillCache_RunDLL   = _Control_FillCache_RunDLL@?        @6
     14;   Control_RunDLL             = _Control_RunDLL@?                  @10
     15;   DllGetClassObject          = _DllGetClassObject@?               @12
     16                                 _SHELL32_16@4                      @16
     17                                 _SHELL32_18@4                      @18
     18;   DoEnvironmentSubstA        = _DoEnvironmentSubstA@?             @20
     19                                 _SHELL32_25@8                      @25
     20                                 _SHELL32_29@4                      @29
     21                                 _SHELL32_30@8                      @30
     22                                 _SHELL32_31@4                      @31
     23                                 _SHELL32_32@4                      @32
     24                                 _SHELL32_33@4                      @33
     25                                 _SHELL32_34@4                      @34
     26                                 _SHELL32_35@4                      @35
     27;   DoEnvironmentSubstW        = _DoEnvironmentSubstW@?             @36
     28                                 _SHELL32_36@8                      @36
     29                                 _SHELL32_37@12                     @37
     30                                 _SHELL32_39@4                      @39
     31    DragAcceptFiles            = _DragAcceptFiles@8                 ; conflict! @39
     32    DragFinish                 = _DragFinish@4                      @40
     33    DragQueryFile              = _DragQueryFileA@16                 @42
     34                                 _SHELL32_43@4                      @43
     35                                 _SHELL32_45@4                      @45
     36    DragQueryFileA             = _DragQueryFileA@16                 @48
     37    DragQueryFileAorW          = _DragQueryFileAorW@16              ; conflict! @51
     38                                 _SHELL32_51@12                     @51
     39    DragQueryFileW             = _DragQueryFileW@16                 ; conflict! @52
     40                                 _SHELL32_52@4                      @52
     41                                 _SHELL32_55@4                      @55
     42                                 _SHELL32_56@4                      @56
     43                                 _SHELL32_58@16                     @58
     44                                 _SHELL32_59@0                      @59
     45                                 _SHELL32_62@16                     @62
     46                                 _SHELL32_63@28                     @63
     47                                 _SHELL32_68@12                     @68
     48                                 _SHELL32_71@8                      @71
     49                                 _SHELL32_72@12                     @72
     50    DragQueryPoint             = _DragQueryPoint@8                  @74
     51                                 _SHELL32_75@8                      @75
     52                                 _SHELL32_77@12                     @77
     53;   DuplicateIcon              = _DuplicateIcon@?                   @78
     54                                 _SHELL32_79@8                      @79
     55;   ExtractAssociatedIconA     = _ExtractAssociatedIconA@?          @80
     56                                 _SHELL32_85@16                     @85
     57                                 _SHELL32_89@12                     @89
     58;   ExtractAssociatedIconExA   = _ExtractAssociatedIconExA@?        @99
     59                                 _SHELL32_100@4                     @100
     60                                 _SHELL32_102@20                    @102
     61                                 _SHELL32_119@4                     @119
     62;   ExtractAssociatedIconExW   = _ExtractAssociatedIconExW@?        @122
     63;   ExtractAssociatedIconW     = _ExtractAssociatedIconW@?          @123
     64    ExtractIconA               = _ExtractIconA@12                   @131
     65    ExtractIconEx              = _ExtractIconExA@20                 @133
     66    ExtractIconExA             = _ExtractIconExA@20                 @136
     67    ExtractIconExW             = _ExtractIconExW@20                        ; NT4 doesn't use it!
     68                                 _SHELL32_145@8                     @145
     69;   ExtractIconResInfoA        = _ExtractIconResInfoA@?             @146
     70;   ExtractIconResInfoW        = _ExtractIconResInfoW@?             @148
     71                                 _SHELL32_152@4                     @152
     72                                 _SHELL32_155@4                     @155
     73                                 _SHELL32_158@12                    @158
     74                                 _SHELL32_162@4                     @162
     75                                 _SHELL32_165@8                     @165
     76                                 _SHELL32_175@16                    @175
     77    ExtractIconW               = _ExtractIconW@12                   @178
     78;   ExtractVersionResource16W  = _ExtractVersionResource16W@?       @180
     79                                 _SHELL32_181@8                     @181
     80    FindExecutableA            = _FindExecutableA@12                @184
     81    FindExecutableW            = _FindExecutableW@12                @185
     82;   FreeIconList               = _FreeIconList@?                    @186
     83;   InternalExtractIconListA   = _InternalExtractIconListA@?        @187
     84;   InternalExtractIconListW   = _InternalExtractIconListW@?        @188
     85;   OpenAs_RunDLL              = _OpenAs_RunDLL@?                   @189
     86;   PrintersGetCommand_RunDLL  = _PrintersGetCommand_RunDLL@?       @190
     87;   RealShellExecuteA          = _RealShellExecuteA@?               @191
     88;   RealShellExecuteExA        = _RealShellExecuteExA@?             @192
     89                                 _SHELL32_195@4                     @195
     90                                 _SHELL32_196@4                     @196
     91;   RealShellExecuteExW        = _RealShellExecuteExW@?             @201
     92;   RealShellExecuteW          = _RealShellExecuteW@?               @202
     93;   RegenerateUserEnvironment  = _RegenerateUserEnvironment@?       @203
     94    SHAddToRecentDocs          = _SHAddToRecentDocs@8               @204
     95;   SHAppBarMessage            = _SHAppBarMessage@?                 @205
     96    SHBrowseForFolder          = _SHBrowseForFolder@4               @206
     97    SHBrowseForFolderA         = _SHBrowseForFolder@4               @207
     98    SHChangeNotify             = _SHChangeNotify@16                 @208
     99    SHFileOperation            = _SHFileOperationA@4                @209
     100    SHFileOperationA           = _SHFileOperationA@4                @210
     101    SHFileOperationW           = _SHFileOperationW@4                       ; NT4 doesn't use it!
     102;   SHFormatDrive              = _SHFormatDrive@?                   @211
     103;   SHFreeNameMappings         = _SHFreeNameMappings@?              @212
     104;   SHGetDataFromIDListA       = _SHGetDataFromIDListA@?            @213
     105    SHGetDesktopFolder         = _SHGetDesktopFolder@4              @214
     106    SHGetFileInfo              = _SHGetFileInfoA@20                 @215
     107    SHGetFileInfoA             = _SHGetFileInfoA@20                 @216
     108    SHGetFileInfoW             = _SHGetFileInfoW@20                        ; NT4 doesn't use it!
     109;   SHGetInstanceExplorer      = _SHGetInstanceExplorer@?           @217
     110    SHGetMalloc                = _SHGetMalloc@4                     @218
     111    SHGetPathFromIDList        = _SHGetPathFromIDListA@8            @219
     112    SHGetPathFromIDListA       = _SHGetPathFromIDListA@8            @220
     113    SHGetSpecialFolderLocation = _SHGetSpecialFolderLocation@12     @221
     114;   SHHelpShortcuts_RunDLL     = _SHHelpShortcuts_RunDLL@?          @222
     115;   SHLoadInProc               = _SHLoadInProc@?                    @223
     116;   SheChangeDirA              = _SheChangeDirA@?                   @224
     117;   SheChangeDirExA            = _SheChangeDirExA@?                 @225
     118;   SheChangeDirExW            = _SheChangeDirExW@?                 @226
     119;   SheChangeDirW              = _SheChangeDirW@?                   @227
     120;   SheConvertPathW            = _SheConvertPathW@?                 @228
     121;   SheFullPathA               = _SheFullPathA@?                    @229
     122;   SheFullPathW               = _SheFullPathW@?                    @230
     123;   SheSetCurDrive             = _SheSetCurDrive@?                  @231
     124;   SheGetDirA                 = _SheGetDirA@?                      @232
     125;   SheGetDirExW               = _SheGetDirExW@?                    @233
     126;   SheGetDirW                 = _SheGetDirW@?                      @234
     127;   SheGetPathOffsetW          = _SheGetPathOffsetW@?               @235
     128;   SheRemoveQuotesA           = _SheRemoveQuotesA@?                @236
     129;   SheRemoveQuotesW           = _SheRemoveQuotesW@?                @237
     130;   SheSetCurDrive             = _SheSetCurDrive@?                  @238
     131;   SheShortenPathA            = _SheShortenPathA@?                 @239
     132;   SheShortenPathW            = _SheShortenPathW@?                 @240
     133    ShellAboutA                = _ShellAboutA@16                    @241
     134    ShellAboutW                = _ShellAboutW@16                    @242
     135    ShellExecuteA              = _ShellExecuteA@24                  @243
     136    ShellExecuteEx             = _ShellExecuteExA@4                 @244
     137    ShellExecuteExA            = _ShellExecuteExA@4                 @245
     138    ShellExecuteExW            = _ShellExecuteExW@4                        ; NT4 doesn't use it!
     139;   ShellExecuteW              = _ShellExecuteW@24                  @246
     140    ShellExecute               = _ShellExecuteA@24                         ; NT4 doesn't use it!
     141    Shell_NotifyIcon           = _Shell_NotifyIconA@8               @247
     142    Shell_NotifyIconA          = _Shell_NotifyIconA@8               @248
     143    Shell_NotifyIconW          = _Shell_NotifyIconW@8                      ; NT4 doesn't use it!
     144;   Shl1632_ThunkData32        = _Shl1632_ThunkData32@?             @249
     145;   Shl3216_ThunkData32        = _Shl3216_ThunkData32@?             @250
     146
     147
     148
    16149    ShellMessageBoxW         = _ShellMessageBoxW@24       @182
    17150    ShellMessageBoxA         = _ShellMessageBoxA@24       @183
    18     FindExecutableA          = _FindExecutableA@12        @184
    19     FindExecutableW          = _FindExecutableW@12
    20     SHAddToRecentDocs        = _SHAddToRecentDocs@8       @204
    21     SHBrowseForFolder        = _SHBrowseForFolder@4       @206
    22     SHBrowseForFolderA       = _SHBrowseForFolder@4       @207
    23     SHChangeNotify           = _SHChangeNotify@16         @208
    24     SHFileOperation          = _SHFileOperationA@4        @209
    25     SHFileOperationA         = _SHFileOperationA@4        @210
    26     SHFileOperationW         = _SHFileOperationW@4
    27     SHGetDesktopFolder       = _SHGetDesktopFolder@4      @214
    28     SHGetFileInfo            = _SHGetFileInfoA@20         @215
    29     SHGetFileInfoA           = _SHGetFileInfoA@20         @216
    30     SHGetFileInfoW           = _SHGetFileInfoW@20         @1056
    31     SHGetMalloc              = _SHGetMalloc@4             @218
    32     SHGetPathFromIDList      = _SHGetPathFromIDListA@8    @219
    33     SHGetPathFromIDListA     = _SHGetPathFromIDListA@8    @220
    34     SHGetSpecialFolderLocation = _SHGetSpecialFolderLocation@12 @221
    35     ShellAboutA              = _ShellAboutA@16            @243
    36     ShellAboutW              = _ShellAboutW@16            @244
    37     ShellExecute             = _ShellExecuteA@24          @245
    38     ShellExecuteA            = _ShellExecuteA@24          @246
    39     Shell_NotifyIcon         = _Shell_NotifyIconA@8       @249
    40     Shell_NotifyIconA        = _Shell_NotifyIconA@8       @250
    41     Shell_NotifyIconW        = _Shell_NotifyIconW@8
    42151
    43     ShellExecuteEx           = _ShellExecuteExA@4
    44     ShellExecuteExA          = _ShellExecuteExA@4
    45     ShellExecuteExW          = _ShellExecuteExW@4
    46     ExtractIconEx            = _ExtractIconExA@20
    47     ExtractIconExA           = _ExtractIconExA@20
    48     ExtractIconExW           = _ExtractIconExW@20
    49 
    50 
    51 ; @@@PH 98/06/15 from WINE
    52                                _SHELL32_2@24              @2
    53                                _SHELL32_4@4               @4
    54                                _SHELL32_16@4              @16
    55                                _SHELL32_18@4              @18
    56                                _SHELL32_25@8              @25
    57                                _SHELL32_29@4              @29
    58                                _SHELL32_30@8              @30
    59                                _SHELL32_31@4              @31
    60                                _SHELL32_32@4              @32
    61                                _SHELL32_33@4              @33
    62                                _SHELL32_34@4              @34
    63                                _SHELL32_35@4              @35
    64                                _SHELL32_36@8              @36
    65                                _SHELL32_37@12             @37
    66                                _SHELL32_39@4              @39
    67                                _SHELL32_43@4              @43
    68                                _SHELL32_45@4              @45
    69                                _SHELL32_51@12             @51
    70                                _SHELL32_52@4              @52
    71                                _SHELL32_55@4              @55
    72                                _SHELL32_56@4              @56
    73                                _SHELL32_58@16             @58
    74                                _SHELL32_59@0              @59
    75                                _SHELL32_62@16             @62
    76                                _SHELL32_63@28             @63
    77                                _SHELL32_68@12             @68
    78                                _SHELL32_71@8              @71
    79                                _SHELL32_72@12             @72
    80                                _SHELL32_75@8              @75
    81                                _SHELL32_77@12             @77
    82                                _SHELL32_79@8              @79
    83                                _SHELL32_85@16             @85
    84                                _SHELL32_89@12             @89
    85                                _SHELL32_100@4             @100
    86                                _SHELL32_102@20            @102
    87                                _SHELL32_119@4             @119
    88                                _SHELL32_145@8             @145
    89                                _SHELL32_152@4             @152
    90                                _SHELL32_155@4             @155
    91                                _SHELL32_158@12            @158
    92                                _SHELL32_162@4             @162
    93                                _SHELL32_165@8             @165
    94                                _SHELL32_175@16            @175
    95                                _SHELL32_181@8             @181
    96                                _SHELL32_195@4             @195
    97                                _SHELL32_196@4             @196
    98 
  • trunk/src/shell32/shell32.dump

    r4 r63  
    1 Exports from SHELL32.dll
    2   86 exported name(s), 1216 export addresse(s).  Ordinal base is 2.
    3     Ordinal Name
    4     ------- ----
    5     0001    CheckEscapesA
    6     0004    CheckEscapesW
    7     0005    CommandLineToArgvW
    8     0006    Control_FillCache_RunDLL
    9     0010    Control_RunDLL
    10     0012    DllGetClassObject
    11     0020    DoEnvironmentSubstA
    12     0036    DoEnvironmentSubstW
    13     0039    DragAcceptFiles
    14     0040    DragFinish
    15     0042    DragQueryFile
    16     0048    DragQueryFileA
    17     0051    DragQueryFileAorW
    18     0052    DragQueryFileW
    19     0074    DragQueryPoint
    20     0078    DuplicateIcon
    21     0080    ExtractAssociatedIconA
    22     0099    ExtractAssociatedIconExA
    23     0122    ExtractAssociatedIconExW
    24     0123    ExtractAssociatedIconW
    25     0131    ExtractIconA
    26     0133    ExtractIconEx
    27     0136    ExtractIconExA
    28     0146    ExtractIconResInfoA
    29     0148    ExtractIconResInfoW
    30     0178    ExtractIconW
    31     0180    ExtractVersionResource16W
    32     0184    FindExecutableA
    33     0185    FindExecutableW
    34     0186    FreeIconList
    35     0187    InternalExtractIconListA
    36     0188    InternalExtractIconListW
    37     0189    OpenAs_RunDLL
    38     0190    PrintersGetCommand_RunDLL
    39     0191    RealShellExecuteA
    40     0192    RealShellExecuteExA
    41     0201    RealShellExecuteExW
    42     0202    RealShellExecuteW
    43     0203    RegenerateUserEnvironment
    44     0204    SHAddToRecentDocs
    45     0205    SHAppBarMessage
    46     0206    SHBrowseForFolder
    47     0207    SHBrowseForFolderA
    48     0208    SHChangeNotify
    49     0209    SHFileOperation
    50     0210    SHFileOperationA
    51     0211    SHFormatDrive
    52     0212    SHFreeNameMappings
    53     0213    SHGetDataFromIDListA
    54     0214    SHGetDesktopFolder
    55     0215    SHGetFileInfo
    56     0216    SHGetFileInfoA
    57     0217    SHGetInstanceExplorer
    58     0218    SHGetMalloc
    59     0219    SHGetPathFromIDList
    60     0220    SHGetPathFromIDListA
    61     0221    SHGetSpecialFolderLocation
    62     0222    SHHelpShortcuts_RunDLL
    63     0223    SHLoadInProc
    64     0224    SheChangeDirA
    65     0225    SheChangeDirExA
    66     0226    SheChangeDirExW
    67     0227    SheChangeDirW
    68     0228    SheConvertPathW
    69     0229    SheFullPathA
    70     0230    SheFullPathW
    71     0231    SheGetCurDrive
    72     0232    SheGetDirA
    73     0233    SheGetDirExW
    74     0234    SheGetDirW
    75     0235    SheGetPathOffsetW
    76     0236    SheRemoveQuotesA
    77     0237    SheRemoveQuotesW
    78     0238    SheSetCurDrive
    79     0239    SheShortenPathA
    80     0240    SheShortenPathW
    81     0241    ShellAboutA
    82     0242    ShellAboutW
    83     0243    ShellExecuteA
    84     0244    ShellExecuteEx
    85     0245    ShellExecuteExA
    86     0246    ShellExecuteW
    87     0247    Shell_NotifyIcon
    88     0248    Shell_NotifyIconA
    89     0249    Shl1632_ThunkData32
    90     0250    Shl3216_ThunkData32
     1address 0x7be4b CheckEscapesA@3
     2address 0x7bda1 CheckEscapesW@6
     3address 0x7c0c1 CommandLineToArgvW@7
     4address 0x2fa2d Control_FillCache_RunDLL@8
     5address 0x2fa2d Control_FillCache_RunDLLA@12
     6address 0x2fb09 Control_FillCache_RunDLLW@14
     7address 0x2f906 Control_RunDLL@22
     8address 0x2f906 Control_RunDLLA@41
     9address 0x21342 Control_RunDLLW@42
     10address 0x97c8 DllGetClassObject@44
     11address 0x7c15e DoEnvironmentSubstA@53
     12address 0x7c1ca DoEnvironmentSubstW@54
     13address 0xa27b DragAcceptFiles@80
     14address 0x718ea DragFinish@81
     15address 0x718ce DragQueryFile@82
     16address 0x718ce DragQueryFileA@101
     17address 0x1c909 DragQueryFileAorW@133
     18address 0x14813 DragQueryFileW@135
     19address 0x71878 DragQueryPoint@138
     20address 0x40928 DuplicateIcon@148
     21address 0x41527 ExtractAssociatedIconA@150
     22address 0x41455 ExtractAssociatedIconExA@186
     23address 0x412f1 ExtractAssociatedIconExW@187
     24address 0x40897 ExtractAssociatedIconW@188
     25address 0xc5eb ExtractIconA@189
     26address 0x4090b ExtractIconEx@190
     27address 0x4090b ExtractIconExA@191
     28address 0x408ee ExtractIconExW@192
     29address 0x4127a ExtractIconResInfoA@193
     30address 0x40e58 ExtractIconResInfoW@194
     31address 0xc599 ExtractIconW@216
     32address 0x40cb6 ExtractVersionResource16W@217
     33address 0x79418 FindExeDlgProc@218
     34address 0x75a48 FindExecutableA@219
     35address 0x758c1 FindExecutableW@220
     36address 0x40b31 FreeIconList@221
     37address 0x40cb1 InternalExtractIconListA@222
     38address 0x40b8d InternalExtractIconListW@223
     39address 0x490ba OpenAs_RunDLL@224
     40address 0x490ba OpenAs_RunDLLA@225
     41address 0x49115 OpenAs_RunDLLW@226
     42address 0x6fe17 PrintersGetCommand_RunDLL@227
     43address 0x6fe17 PrintersGetCommand_RunDLLA@228
     44address 0x6fe79 PrintersGetCommand_RunDLLW@229
     45address 0x7480e RealShellExecuteA@230
     46address 0x746b2 RealShellExecuteExA@231
     47address 0x74760 RealShellExecuteExW@232
     48address 0x7483a RealShellExecuteW@233
     49address 0x7d2d6 RegenerateUserEnvironment@234
     50address 0x7f7e SHAddToRecentDocs@235
     51address 0xc4bf SHAppBarMessage@236
     52address 0x5c722 SHBrowseForFolder@237
     53address 0x5c722 SHBrowseForFolderA@238
     54address 0x5c671 SHBrowseForFolderW@239
     55address 0x8ba1 SHChangeNotify@240
     56address 0x2ea27 SHFileOperation@241
     57address 0x2ea27 SHFileOperationA@242
     58address 0x2e769 SHFileOperationW@243
     59address 0x7e301 SHFormatDrive@244
     60address 0x2b1f5 SHFreeNameMappings@245
     61address 0x4dfbc SHGetDataFromIDListA@246
     62address 0x4e196 SHGetDataFromIDListW@247
     63address 0x8e89 SHGetDesktopFolder@248
     64address 0x1af8 SHGetFileInfo@252
     65address 0x1af8 SHGetFileInfoA@253
     66address 0x1707 SHGetFileInfoW@254
     67address 0x797e9 SHGetInstanceExplorer@255
     68address 0x98e0 SHGetMalloc@256
     69address 0x4aaaf SHGetNewLinkInfo@257
     70address 0x8e9c SHGetPathFromIDList@258
     71address 0x8e9c SHGetPathFromIDListA@259
     72address 0x3260 SHGetPathFromIDListW@260
     73address 0x8e54 SHGetSpecialFolderLocation@261
     74address 0x521a3 SHHelpShortcuts_RunDLL@262
     75address 0x521a3 SHHelpShortcuts_RunDLLA@263
     76address 0x52205 SHHelpShortcuts_RunDLLW@264
     77address 0x79788 SHLoadInProc@265
     78address 0x271f1 SHUpdateRecycleBinIcon@266
     79address 0x7ef82 SheChangeDirA@267
     80address 0x7f267 SheChangeDirExA@268
     81address 0x7efc1 SheChangeDirExW@269
     82address 0x7edc7 SheChangeDirW@270
     83address 0x7f793 SheConvertPathW@271
     84address 0x7f304 SheFullPathA@272
     85address 0x7f3da SheFullPathW@273
     86address 0x7f2a6 SheGetCurDrive@274
     87address 0x7ed77 SheGetDirA@275
     88address 0x7f4a9 SheGetDirExW@276
     89address 0x7ecea SheGetDirW@277
     90address 0x7ec6b SheGetPathOffsetW@278
     91address 0x7f5a4 SheRemoveQuotesA@279
     92address 0x7f56c SheRemoveQuotesW@280
     93address 0x7f2c7 SheSetCurDrive@281
     94address 0x7f5d1 SheShortenPathA@282
     95address 0x7f62c SheShortenPathW@283
     96address 0x21718 ShellAboutA@284
     97address 0x216dc ShellAboutW@285
     98address 0x748c6 ShellExecuteA@286
     99address 0x74f2b ShellExecuteEx@287
     100address 0x74f2b ShellExecuteExA@288
     101address 0x20235 ShellExecuteExW@289
     102address 0x74866 ShellExecuteW@290
     103address 0x27e58 ShellHookProc@291
     104address 0x79719 Shell_NotifyIcon@292
     105address 0x79719 Shell_NotifyIconA@293
     106address 0x79696 Shell_NotifyIconW@294
     107address 0x7fee9 StrChrA@295
     108address 0x7f93c StrChrIA@296
     109address 0x7f90d StrChrIW@297
     110address 0x1d0b2 StrChrW@298
     111address 0x7ff3f StrCmpNA@299
     112address 0x7ff54 StrCmpNIA@300
     113address 0x1e372 StrCmpNIW@301
     114address 0x7ff2a StrCmpNW@302
     115address 0x7fa31 StrCpyNA@303
     116address 0x7f9f7 StrCpyNW@304
     117address 0x7fae2 StrNCmpA@305
     118address 0x7fbb1 StrNCmpIA@306
     119address 0x7fb51 StrNCmpIW@307
     120address 0x7fa65 StrNCmpW@308
     121address 0x7fc67 StrNCpyA@309
     122address 0x7fc20 StrNCpyW@310
     123address 0x7ff12 StrRChrA@311
     124address 0x7f9b0 StrRChrIA@312
     125address 0x7f96e StrRChrIW@313
     126address 0x7fefd StrRChrW@314
     127address 0x7fd96 StrRStrA@315
     128address 0x7fe6c StrRStrIA@316
     129address 0x7fded StrRStrIW@317
     130address 0x7fd3b StrRStrW@318
     131address 0x7ff7a StrStrA@319
     132address 0x7fcf0 StrStrIA@320
     133address 0x7fcb0 StrStrIW@321
     134address 0x7ff69 StrStrW@322
     135address 0x802e2 WOWShellExecute@323
     136ord 2 at 0x167ff
     137ord 3 at 0x7be4b
     138ord 4 at 0xbc92
     139ord 5 at 0x49eb2
     140ord 6 at 0x7bda1
     141ord 7 at 0x7c0c1
     142ord 8 at 0x2fa2d
     143ord 9 at 0x6a457
     144ord 10 at 0x6a9b3
     145ord 11 at 0x6ac50
     146ord 12 at 0x2fa2d
     147ord 13 at 0x6af9c
     148ord 14 at 0x2fb09
     149ord 15 at 0x52f24
     150ord 16 at 0x1619
     151ord 17 at 0x52eca
     152ord 18 at 0x1d8e
     153ord 19 at 0x52eed
     154ord 20 at 0x95b4
     155ord 21 at 0x4f5f
     156ord 22 at 0x2f906
     157ord 23 at 0x5121
     158ord 24 at 0x77ff
     159ord 25 at 0x144c
     160ord 26 at 0x1426e
     161ord 27 at 0x6dd9
     162ord 28 at 0x6357
     163ord 29 at 0x2b72
     164ord 30 at 0x45f6
     165ord 31 at 0x1413
     166ord 32 at 0x300a
     167ord 33 at 0x9342
     168ord 34 at 0x4080
     169ord 35 at 0x3ee6
     170ord 36 at 0xb86d
     171ord 37 at 0x3044
     172ord 38 at 0x64223
     173ord 39 at 0x14f0
     174ord 40 at 0x126f
     175ord 41 at 0x2f906
     176ord 42 at 0x21342
     177ord 43 at 0x17432
     178ord 44 at 0x97c8
     179ord 45 at 0x461a
     180ord 46 at 0x64b0e
     181ord 47 at 0x64a6f
     182ord 48 at 0x6447b
     183ord 49 at 0x642c3
     184ord 50 at 0x641c3
     185ord 51 at 0xb7c8
     186ord 52 at 0x1f8c6
     187ord 53 at 0x7c15e
     188ord 54 at 0x7c1ca
     189ord 55 at 0x64ac4
     190ord 56 at 0x1f88b
     191ord 57 at 0x209f
     192ord 58 at 0x78826
     193ord 59 at 0x724e6
     194ord 60 at 0x72be6
     195ord 61 at 0x73af1
     196ord 62 at 0x65574
     197ord 63 at 0x72e42
     198ord 64 at 0x6d7b
     199ord 65 at 0x20ffc
     200ord 66 at 0x507da
     201ord 67 at 0x15295
     202ord 68 at 0x28dc
     203ord 69 at 0x60efc
     204ord 70 at 0xa980
     205ord 71 at 0x17272
     206ord 72 at 0x40be
     207ord 73 at 0x33819
     208ord 74 at 0x27b0c
     209ord 75 at 0x7ed3
     210ord 76 at 0x71708
     211ord 77 at 0x4913
     212ord 78 at 0x376d
     213ord 79 at 0x6319
     214ord 80 at 0xa27b
     215ord 81 at 0x718ea
     216ord 82 at 0x718ce
     217ord 83 at 0x52703
     218ord 84 at 0x21c9d
     219ord 85 at 0x20a3b
     220ord 86 at 0x1edc1
     221ord 87 at 0x62967
     222ord 88 at 0x62705
     223ord 89 at 0x62e6
     224ord 90 at 0x39601
     225ord 91 at 0x39659
     226ord 92 at 0x64a8c
     227ord 93 at 0x639d6
     228ord 94 at 0x63a00
     229ord 95 at 0x77d92
     230ord 96 at 0x2da0
     231ord 97 at 0x75cdf
     232ord 98 at 0x77e13
     233ord 99 at 0x1ceb6
     234ord 100 at 0x9909
     235ord 101 at 0x718ce
     236ord 102 at 0x210b
     237ord 103 at 0x75df0
     238ord 104 at 0xbd77
     239ord 105 at 0x49232
     240ord 106 at 0x49794
     241ord 107 at 0x4982a
     242ord 108 at 0x49928
     243ord 109 at 0x162fa
     244ord 110 at 0x15001
     245ord 111 at 0x491ff
     246ord 112 at 0x4976d
     247ord 113 at 0x491d7
     248ord 114 at 0x1582f
     249ord 115 at 0x14b69
     250ord 116 at 0x499fc
     251ord 117 at 0x15f42
     252ord 118 at 0x491bc
     253ord 119 at 0x63f3
     254ord 120 at 0x4981f
     255ord 121 at 0x627a7
     256ord 122 at 0x7b70e
     257ord 123 at 0x21cdc
     258ord 124 at 0x15613
     259ord 125 at 0x15d64
     260ord 126 at 0x5d7c3
     261ord 127 at 0x78ce7
     262ord 128 at 0x97c8
     263ord 129 at 0x33cb4
     264ord 130 at 0x3f8e0
     265ord 131 at 0x3f822
     266ord 132 at 0x3f957
     267ord 133 at 0x1c909
     268ord 134 at 0x3f916
     269ord 135 at 0x14813
     270ord 136 at 0x3f5b9
     271ord 137 at 0x3f45e
     272ord 138 at 0x71878
     273ord 139 at 0x506f0
     274ord 140 at 0x49a79
     275ord 141 at 0x49b81
     276ord 142 at 0x49c3e
     277ord 143 at 0x49cbd
     278ord 144 at 0x14c9f
     279ord 145 at 0xb88c
     280ord 146 at 0x1e72c
     281ord 147 at 0x60de
     282ord 148 at 0x40928
     283ord 149 at 0x148c3
     284ord 150 at 0x41527
     285ord 151 at 0x17a88
     286ord 152 at 0x149d
     287ord 153 at 0x52e90
     288ord 154 at 0x2d23
     289ord 155 at 0x10eb
     290ord 156 at 0xa158
     291ord 157 at 0x63a2
     292ord 158 at 0x640c7
     293ord 159 at 0x6fb4
     294ord 160 at 0x6137c
     295ord 161 at 0x2f82e
     296ord 162 at 0x2bf8
     297ord 163 at 0x7940
     298ord 164 at 0xa3f7
     299ord 165 at 0x2be70
     300ord 166 at 0x7b709
     301ord 167 at 0x71654
     302ord 168 at 0x71510
     303ord 169 at 0x7161f
     304ord 170 at 0x716a7
     305ord 171 at 0x6f16
     306ord 172 at 0x4ac73
     307ord 173 at 0x74502
     308ord 174 at 0x1e93c
     309ord 175 at 0x63bf3
     310ord 176 at 0x797dd
     311ord 177 at 0x3f795
     312ord 178 at 0x5221e
     313ord 179 at 0x4aaaf
     314ord 180 at 0x7821
     315ord 181 at 0x116f
     316ord 182 at 0x5a03c
     317ord 183 at 0x5a111
     318ord 184 at 0x7a32f
     319ord 185 at 0x273b4
     320ord 186 at 0x41455
     321ord 187 at 0x412f1
     322ord 188 at 0x40897
     323ord 189 at 0xc5eb
     324ord 190 at 0x4090b
     325ord 191 at 0x4090b
     326ord 192 at 0x408ee
     327ord 193 at 0x4127a
     328ord 194 at 0x40e58
     329ord 195 at 0x10fc
     330ord 196 at 0x1503
     331ord 197 at 0x7b711
     332ord 198 at 0x76f05
     333ord 199 at 0x4dd4a
     334ord 200 at 0x59eeb
     335ord 201 at 0x59f4d
     336ord 202 at 0x59f09
     337ord 203 at 0x78479
     338ord 204 at 0x785e1
     339ord 205 at 0x709d9
     340ord 206 at 0x76b0f
     341ord 207 at 0x76bce
     342ord 208 at 0xb4bc
     343ord 209 at 0x78661
     344ord 210 at 0x78801
     345ord 211 at 0x6d8b5
     346ord 212 at 0x7135f
     347ord 213 at 0x6d78e
     348ord 214 at 0x6d852
     349ord 215 at 0x614a2
     350ord 216 at 0xc599
     351ord 217 at 0x40cb6
     352ord 218 at 0x79418
     353ord 219 at 0x75a48
     354ord 220 at 0x758c1
     355ord 221 at 0x40b31
     356ord 222 at 0x40cb1
     357ord 223 at 0x40b8d
     358ord 224 at 0x490ba
     359ord 225 at 0x490ba
     360ord 226 at 0x49115
     361ord 227 at 0x6fe17
     362ord 228 at 0x6fe17
     363ord 229 at 0x6fe79
     364ord 230 at 0x7480e
     365ord 231 at 0x746b2
     366ord 232 at 0x74760
     367ord 233 at 0x7483a
     368ord 234 at 0x7d2d6
     369ord 235 at 0x7f7e
     370ord 236 at 0xc4bf
     371ord 237 at 0x5c722
     372ord 238 at 0x5c722
     373ord 239 at 0x5c671
     374ord 240 at 0x8ba1
     375ord 241 at 0x2ea27
     376ord 242 at 0x2ea27
     377ord 243 at 0x2e769
     378ord 244 at 0x7e301
     379ord 245 at 0x2b1f5
     380ord 246 at 0x4dfbc
     381ord 247 at 0x4e196
     382ord 248 at 0x8e89
     383ord 249 at 0x9383
     384ord 250 at 0x2be2
     385ord 251 at 0x17be5
     386ord 252 at 0x1af8
     387ord 253 at 0x1af8
     388ord 254 at 0x1707
     389ord 255 at 0x797e9
     390ord 256 at 0x98e0
     391ord 257 at 0x4aaaf
     392ord 258 at 0x8e9c
     393ord 259 at 0x8e9c
     394ord 260 at 0x3260
     395ord 261 at 0x8e54
     396ord 262 at 0x521a3
     397ord 263 at 0x521a3
     398ord 264 at 0x52205
     399ord 265 at 0x79788
     400ord 266 at 0x271f1
     401ord 267 at 0x7ef82
     402ord 268 at 0x7f267
     403ord 269 at 0x7efc1
     404ord 270 at 0x7edc7
     405ord 271 at 0x7f793
     406ord 272 at 0x7f304
     407ord 273 at 0x7f3da
     408ord 274 at 0x7f2a6
     409ord 275 at 0x7ed77
     410ord 276 at 0x7f4a9
     411ord 277 at 0x7ecea
     412ord 278 at 0x7ec6b
     413ord 279 at 0x7f5a4
     414ord 280 at 0x7f56c
     415ord 281 at 0x7f2c7
     416ord 282 at 0x7f5d1
     417ord 283 at 0x7f62c
     418ord 284 at 0x21718
     419ord 285 at 0x216dc
     420ord 286 at 0x748c6
     421ord 287 at 0x74f2b
     422ord 288 at 0x74f2b
     423ord 289 at 0x20235
     424ord 290 at 0x74866
     425ord 291 at 0x27e58
     426ord 292 at 0x79719
     427ord 293 at 0x79719
     428ord 294 at 0x79696
     429ord 295 at 0x7fee9
     430ord 296 at 0x7f93c
     431ord 297 at 0x7f90d
     432ord 298 at 0x1d0b2
     433ord 299 at 0x7ff3f
     434ord 300 at 0x7ff54
     435ord 301 at 0x1e372
     436ord 302 at 0x7ff2a
     437ord 303 at 0x7fa31
     438ord 304 at 0x7f9f7
     439ord 305 at 0x7fae2
     440ord 306 at 0x7fbb1
     441ord 307 at 0x7fb51
     442ord 308 at 0x7fa65
     443ord 309 at 0x7fc67
     444ord 310 at 0x7fc20
     445ord 311 at 0x7ff12
     446ord 312 at 0x7f9b0
     447ord 313 at 0x7f96e
     448ord 314 at 0x7fefd
     449ord 315 at 0x7fd96
     450ord 316 at 0x7fe6c
     451ord 317 at 0x7fded
     452ord 318 at 0x7fd3b
     453ord 319 at 0x7ff7a
     454ord 320 at 0x7fcf0
     455ord 321 at 0x7fcb0
     456ord 322 at 0x7ff69
     457ord 323 at 0x802e2
     458ord 505 at 0x151f
     459ord 506 at 0x789d7
     460ord 507 at 0x4057
     461ord 508 at 0x78b6c
     462ord 509 at 0x789fe
     463ord 510 at 0x4658
     464ord 511 at 0x3f41
     465ord 512 at 0x78c17
     466ord 520 at 0x864e
     467ord 521 at 0x8564
     468ord 522 at 0x820f
     469ord 523 at 0x8d1a
     470ord 524 at 0x4223
     471ord 525 at 0x46de
     472ord 640 at 0x49e83
     473ord 641 at 0x49ea6
     474ord 643 at 0x83ae
     475ord 644 at 0x8252
     476ord 645 at 0x843f
     477ord 646 at 0xbd32
     478ord 647 at 0x7b84
     479ord 648 at 0x75c1c
     480ord 650 at 0x64d1d
     481ord 651 at 0xa7a8
     482ord 652 at 0x27dd1
     483ord 653 at 0x1d5de
     484ord 660 at 0xaa3f
     485ord 680 at 0x18eb0
     486ord 1217 at 0x62e6
    91487
    92488
     489Module KERNEL32.dll
     4900x77cc108c Imported function TlsAlloc
     4910x77cc1090 Imported function GetDriveTypeW
     4920x77cc1094 Imported function RaiseException
     4930x77cc1098 Imported function lstrcpynA
     4940x77cc109c Imported function ReleaseMutex
     4950x77cc10a0 Imported function ExpandEnvironmentStringsW
     4960x77cc10a4 Imported function ExitThread
     4970x77cc10a8 Imported function GetBinaryTypeW
     4980x77cc10ac Imported function CompareFileTime
     4990x77cc10b0 Imported function FormatMessageA
     5000x77cc10b4 Imported function lstrcmpA
     5010x77cc10b8 Imported function LocalFree
     5020x77cc10bc Imported function GetCompressedFileSizeW
     5030x77cc10c0 Imported function MoveFileW
     5040x77cc10c4 Imported function CreateDirectoryW
     5050x77cc10c8 Imported function RemoveDirectoryW
     5060x77cc10cc Imported function GetEnvironmentVariableW
     5070x77cc10d0 Imported function EnumResourceNamesW
     5080x77cc10d4 Imported function lstrcatA
     5090x77cc10d8 Imported function MulDiv
     5100x77cc10dc Imported function GetProfileIntW
     5110x77cc10e0 Imported function GetFullPathNameW
     5120x77cc10e4 Imported function WriteFile
     5130x77cc10e8 Imported function CreateSemaphoreW
     5140x77cc10ec Imported function ReleaseSemaphore
     5150x77cc10f0 Imported function GetProfileStringW
     5160x77cc10f4 Imported function GetComputerNameW
     5170x77cc10f8 Imported function WriteProfileStringW
     5180x77cc10fc Imported function GetEnvironmentStringsW
     5190x77cc1100 Imported function CreateProcessW
     5200x77cc1104 Imported function GetExitCodeThread
     5210x77cc1108 Imported function GetFileAttributesExW
     5220x77cc110c Imported function GetNumberFormatW
     5230x77cc1110 Imported function ExpandEnvironmentStringsA
     5240x77cc1114 Imported function DuplicateHandle
     5250x77cc1118 Imported function GetCurrentProcess
     5260x77cc111c Imported function UnmapViewOfFile
     5270x77cc1120 Imported function MapViewOfFile
     5280x77cc1124 Imported function CreateFileMappingW
     5290x77cc1128 Imported function _hread
     5300x77cc112c Imported function GetFileSize
     5310x77cc1130 Imported function TlsFree
     5320x77cc1134 Imported function SetEnvironmentVariableW
     5330x77cc1138 Imported function GetFullPathNameA
     5340x77cc113c Imported function _hwrite
     5350x77cc1140 Imported function CopyFileW
     5360x77cc1144 Imported function DosDateTimeToFileTime
     5370x77cc1148 Imported function WaitForMultipleObjects
     5380x77cc114c Imported function OpenEventW
     5390x77cc1150 Imported function FindCloseChangeNotification
     5400x77cc1154 Imported function FindFirstChangeNotificationW
     5410x77cc1158 Imported function FindNextChangeNotification
     5420x77cc115c Imported function TerminateThread
     5430x77cc1160 Imported function FindResourceW
     5440x77cc1164 Imported function LoadResource
     5450x77cc1168 Imported function LockResource
     5460x77cc116c Imported function FreeResource
     5470x77cc1170 Imported function SearchPathW
     5480x77cc1174 Imported function GlobalSize
     5490x77cc1178 Imported function ReadFile
     5500x77cc117c Imported function SetFilePointer
     5510x77cc1180 Imported function SetVolumeLabelW
     5520x77cc1184 Imported function GetUserDefaultLCID
     5530x77cc1188 Imported function GetLocaleInfoW
     5540x77cc118c Imported function DeviceIoControl
     5550x77cc1190 Imported function GetDiskFreeSpaceA
     5560x77cc1194 Imported function GetLogicalDrives
     5570x77cc1198 Imported function EnterCriticalSection
     5580x77cc119c Imported function TlsGetValue
     5590x77cc11a0 Imported function GetProcessHeap
     5600x77cc11a4 Imported function DeleteCriticalSection
     5610x77cc11a8 Imported function CompareStringW
     5620x77cc11ac Imported function FormatMessageW
     5630x77cc11b0 Imported function FileTimeToDosDateTime
     5640x77cc11b4 Imported function GetFileTime
     5650x77cc11b8 Imported function SetEvent
     5660x77cc11bc Imported function CreateEventW
     5670x77cc11c0 Imported function ResetEvent
     5680x77cc11c4 Imported function WaitForSingleObject
     5690x77cc11c8 Imported function GlobalUnlock
     5700x77cc11cc Imported function GlobalAlloc
     5710x77cc11d0 Imported function GlobalFree
     5720x77cc11d4 Imported function GlobalLock
     5730x77cc11d8 Imported function InterlockedDecrement
     5740x77cc11dc Imported function InterlockedIncrement
     5750x77cc11e0 Imported function GlobalDeleteAtom
     5760x77cc11e4 Imported function GlobalAddAtomW
     5770x77cc11e8 Imported function SetCurrentDirectoryW
     5780x77cc11ec Imported function GetTempFileNameW
     5790x77cc11f0 Imported function GetCurrentDirectoryW
     5800x77cc11f4 Imported function DeleteFileW
     5810x77cc11f8 Imported function CopyFileExW
     5820x77cc11fc Imported function SetFileTime
     5830x77cc1200 Imported function FileTimeToLocalFileTime
     5840x77cc1204 Imported function GetModuleHandleW
     5850x77cc1208 Imported function GetPrivateProfileIntW
     5860x77cc120c Imported function GetTimeFormatW
     5870x77cc1210 Imported function FileTimeToSystemTime
     5880x77cc1214 Imported function GetDateFormatW
     5890x77cc1218 Imported function OpenProcess
     5900x77cc121c Imported function GetSystemDirectoryW
     5910x77cc1220 Imported function GetPrivateProfileStringW
     5920x77cc1224 Imported function UnhandledExceptionFilter
     5930x77cc1228 Imported function GetModuleFileNameW
     5940x77cc122c Imported function SetErrorMode
     5950x77cc1230 Imported function WritePrivateProfileStringW
     5960x77cc1234 Imported function lstrcpyA
     5970x77cc1238 Imported function lstrcatW
     5980x77cc123c Imported function SystemTimeToFileTime
     5990x77cc1240 Imported function GetShortPathNameW
     6000x77cc1244 Imported function GetSystemTime
     6010x77cc1248 Imported function lstrcmpW
     6020x77cc124c Imported function CreateFileW
     6030x77cc1250 Imported function Sleep
     6040x77cc1254 Imported function _llseek
     6050x77cc1258 Imported function _lread
     6060x77cc125c Imported function _lclose
     6070x77cc1260 Imported function CreateThread
     6080x77cc1264 Imported function _lwrite
     6090x77cc1268 Imported function GetCurrentProcessId
     6100x77cc126c Imported function CloseHandle
     6110x77cc1270 Imported function SetThreadPriority
     6120x77cc1274 Imported function ResumeThread
     6130x77cc1278 Imported function GetFileAttributesA
     6140x77cc127c Imported function GetShortPathNameA
     6150x77cc1280 Imported function FindNextFileW
     6160x77cc1284 Imported function MultiByteToWideChar
     6170x77cc1288 Imported function HeapAlloc
     6180x77cc128c Imported function HeapFree
     6190x77cc1290 Imported function HeapReAlloc
     6200x77cc1294 Imported function GetVersionExW
     6210x77cc1298 Imported function lstrlenA
     6220x77cc129c Imported function lstrlenW
     6230x77cc12a0 Imported function lstrcpyW
     6240x77cc12a4 Imported function GlobalMemoryStatus
     6250x77cc12a8 Imported function lstrcmpiW
     6260x77cc12ac Imported function IsBadCodePtr
     6270x77cc12b0 Imported function lstrcpynW
     6280x77cc12b4 Imported function FreeLibrary
     6290x77cc12b8 Imported function GetTickCount
     6300x77cc12bc Imported function IsBadReadPtr
     6310x77cc12c0 Imported function HeapSize
     6320x77cc12c4 Imported function WideCharToMultiByte
     6330x77cc12c8 Imported function GetCurrentThreadId
     6340x77cc12cc Imported function SetLastError
     6350x77cc12d0 Imported function GetProcAddress
     6360x77cc12d4 Imported function GetLastError
     6370x77cc12d8 Imported function GetWindowsDirectoryW
     6380x77cc12dc Imported function GetDiskFreeSpaceW
     6390x77cc12e0 Imported function LoadLibraryExW
     6400x77cc12e4 Imported function LoadLibraryW
     6410x77cc12e8 Imported function FindClose
     6420x77cc12ec Imported function lstrcmpiA
     6430x77cc12f0 Imported function GetFileAttributesW
     6440x77cc12f4 Imported function GetVolumeInformationW
     6450x77cc12f8 Imported function FindFirstFileW
     6460x77cc12fc Imported function SetFileAttributesW
     6470x77cc1300 Imported function LeaveCriticalSection
     6480x77cc1304 Imported function InitializeCriticalSection
     6490x77cc1308 Imported function TlsSetValue
     650
     651Module GDI32.dll
     6520x77cc1310 Imported function CreatePatternBrush
     6530x77cc1314 Imported function EnumFontFamiliesA
     6540x77cc1318 Imported function CreateICW
     6550x77cc131c Imported function CreateFontA
     6560x77cc1320 Imported function GetTextFaceW
     6570x77cc1324 Imported function SetFontEnumeration
     6580x77cc1328 Imported function AddFontResourceW
     6590x77cc132c Imported function EnumFontFamiliesW
     6600x77cc1330 Imported function GetTextExtentPoint32W
     6610x77cc1334 Imported function CreateDCW
     6620x77cc1338 Imported function GetNearestColor
     6630x77cc133c Imported function GetClipBox
     6640x77cc1340 Imported function GetTextMetricsW
     6650x77cc1344 Imported function IntersectClipRect
     6660x77cc1348 Imported function GetBkColor
     6670x77cc134c Imported function SaveDC
     6680x77cc1350 Imported function SetTextColor
     6690x77cc1354 Imported function ExtTextOutW
     6700x77cc1358 Imported function RestoreDC
     6710x77cc135c Imported function CreateFontIndirectW
     6720x77cc1360 Imported function CreateEllipticRgnIndirect
     6730x77cc1364 Imported function GetStockObject
     6740x77cc1368 Imported function CreateRectRgn
     6750x77cc136c Imported function CombineRgn
     6760x77cc1370 Imported function OffsetRgn
     6770x77cc1374 Imported function CreatePen
     6780x77cc1378 Imported function Ellipse
     6790x77cc137c Imported function FillRgn
     6800x77cc1380 Imported function Arc
     6810x77cc1384 Imported function MoveToEx
     6820x77cc1388 Imported function Pie
     6830x77cc138c Imported function CreateBitmap
     6840x77cc1390 Imported function GetObjectW
     6850x77cc1394 Imported function LineTo
     6860x77cc1398 Imported function CreateCompatibleBitmap
     6870x77cc139c Imported function CreateSolidBrush
     6880x77cc13a0 Imported function GetBitmapBits
     6890x77cc13a4 Imported function GetDeviceCaps
     6900x77cc13a8 Imported function SetBkColor
     6910x77cc13ac Imported function PatBlt
     6920x77cc13b0 Imported function GetTextExtentPointW
     6930x77cc13b4 Imported function CreateCompatibleDC
     6940x77cc13b8 Imported function RectVisible
     6950x77cc13bc Imported function SelectObject
     6960x77cc13c0 Imported function DeleteObject
     6970x77cc13c4 Imported function BitBlt
     6980x77cc13c8 Imported function DeleteDC
     699
     700Module USER32.dll
     7010x77cc13d0 Imported function PrivateExtractIconExA
     7020x77cc13d4 Imported function PrivateExtractIconExW
     7030x77cc13d8 Imported function ShowCursor
     7040x77cc13dc Imported function PrivateExtractIconsW
     7050x77cc13e0 Imported function GetMenuItemCount
     7060x77cc13e4 Imported function LoadMenuW
     7070x77cc13e8 Imported function DrawIconEx
     7080x77cc13ec Imported function GetIconInfo
     7090x77cc13f0 Imported function GetDesktopWindow
     7100x77cc13f4 Imported function DestroyCursor
     7110x77cc13f8 Imported function LockWindowUpdate
     7120x77cc13fc Imported function GetDCEx
     7130x77cc1400 Imported function OffsetRect
     7140x77cc1404 Imported function DrawFocusRect
     7150x77cc1408 Imported function IsWindowEnabled
     7160x77cc140c Imported function BeginDeferWindowPos
     7170x77cc1410 Imported function DeferWindowPos
     7180x77cc1414 Imported function EndDeferWindowPos
     7190x77cc1418 Imported function FindWindowW
     7200x77cc141c Imported function GetWindowThreadProcessId
     7210x77cc1420 Imported function IsIconic
     7220x77cc1424 Imported function AdjustWindowRectEx
     7230x77cc1428 Imported function GetNextDlgTabItem
     7240x77cc142c Imported function SetWindowsHookExW
     7250x77cc1430 Imported function UnhookWindowsHookEx
     7260x77cc1434 Imported function GetDlgCtrlID
     7270x77cc1438 Imported function GetMenuItemID
     7280x77cc143c Imported function wvsprintfW
     7290x77cc1440 Imported function GetMenu
     7300x77cc1444 Imported function SetMenu
     7310x77cc1448 Imported function GetDlgItemInt
     7320x77cc144c Imported function SetDlgItemInt
     7330x77cc1450 Imported function IsChild
     7340x77cc1454 Imported function IsWindowVisible
     7350x77cc1458 Imported function LoadIconW
     7360x77cc145c Imported function GetDoubleClickTime
     7370x77cc1460 Imported function GetScrollInfo
     7380x77cc1464 Imported function PtInRect
     7390x77cc1468 Imported function ScreenToClient
     7400x77cc146c Imported function DrawFrameControl
     7410x77cc1470 Imported function ChildWindowFromPoint
     7420x77cc1474 Imported function LookupIconIdFromDirectory
     7430x77cc1478 Imported function CheckMenuRadioItem
     7440x77cc147c Imported function CheckMenuItem
     7450x77cc1480 Imported function TranslateAcceleratorW
     7460x77cc1484 Imported function CreateMenu
     7470x77cc1488 Imported function PostThreadMessageW
     7480x77cc148c Imported function GetClassInfoW
     7490x77cc1490 Imported function RegisterClassW
     7500x77cc1494 Imported function KillTimer
     7510x77cc1498 Imported function GetSysColorBrush
     7520x77cc149c Imported function DefWindowProcW
     7530x77cc14a0 Imported function InvalidateRect
     7540x77cc14a4 Imported function DrawEdge
     7550x77cc14a8 Imported function GetCursorPos
     7560x77cc14ac Imported function ChangeClipboardChain
     7570x77cc14b0 Imported function SetClipboardViewer
     7580x77cc14b4 Imported function SetTimer
     7590x77cc14b8 Imported function MsgWaitForMultipleObjects
     7600x77cc14bc Imported function SystemParametersInfoW
     7610x77cc14c0 Imported function InflateRect
     7620x77cc14c4 Imported function GetWindowPlacement
     7630x77cc14c8 Imported function GetForegroundWindow
     7640x77cc14cc Imported function ClientToScreen
     7650x77cc14d0 Imported function TrackPopupMenu
     7660x77cc14d4 Imported function GetClientRect
     7670x77cc14d8 Imported function RedrawWindow
     7680x77cc14dc Imported function MoveWindow
     7690x77cc14e0 Imported function LoadAcceleratorsW
     7700x77cc14e4 Imported function CreateWindowExW
     7710x77cc14e8 Imported function RegisterWindowMessageW
     7720x77cc14ec Imported function GetDC
     7730x77cc14f0 Imported function ReleaseDC
     7740x77cc14f4 Imported function GetSysColor
     7750x77cc14f8 Imported function CreatePopupMenu
     7760x77cc14fc Imported function MessageBeep
     7770x77cc1500 Imported function InsertMenuW
     7780x77cc1504 Imported function GetMenuDefaultItem
     7790x77cc1508 Imported function AppendMenuW
     7800x77cc150c Imported function SetMenuItemInfoW
     7810x77cc1510 Imported function DeleteMenu
     7820x77cc1514 Imported function ModifyMenuW
     7830x77cc1518 Imported function CountClipboardFormats
     7840x77cc151c Imported function GetShellWindow
     7850x77cc1520 Imported function MessageBoxW
     7860x77cc1524 Imported function CharLowerW
     7870x77cc1528 Imported function CharUpperW
     7880x77cc152c Imported function FillRect
     7890x77cc1530 Imported function IsMenu
     7900x77cc1534 Imported function DrawStateW
     7910x77cc1538 Imported function SendNotifyMessageW
     7920x77cc153c Imported function UnregisterClassW
     7930x77cc1540 Imported function CharToOemA
     7940x77cc1544 Imported function CharLowerA
     7950x77cc1548 Imported function SetTaskmanWindow
     7960x77cc154c Imported function RegisterClipboardFormatW
     7970x77cc1550 Imported function CharUpperBuffA
     7980x77cc1554 Imported function IsCharUpperW
     7990x77cc1558 Imported function IsCharAlphaNumericW
     8000x77cc155c Imported function IsCharLowerW
     8010x77cc1560 Imported function CharToOemBuffA
     8020x77cc1564 Imported function IsCharAlphaW
     8030x77cc1568 Imported function DrawTextW
     8040x77cc156c Imported function CharUpperA
     8050x77cc1570 Imported function FrameRect
     8060x77cc1574 Imported function MessageBoxExW
     8070x77cc1578 Imported function LoadBitmapW
     8080x77cc157c Imported function TabbedTextOutW
     8090x77cc1580 Imported function MessageBoxA
     8100x77cc1584 Imported function AdjustWindowRect
     8110x77cc1588 Imported function SetRect
     8120x77cc158c Imported function ReleaseCapture
     8130x77cc1590 Imported function GetWindowTextA
     8140x77cc1594 Imported function SetDlgItemTextA
     8150x77cc1598 Imported function GetCapture
     8160x77cc159c Imported function WindowFromPoint
     8170x77cc15a0 Imported function GetMessagePos
     8180x77cc15a4 Imported function CloseClipboard
     8190x77cc15a8 Imported function SetCapture
     8200x77cc15ac Imported function GetCursor
     8210x77cc15b0 Imported function OpenClipboard
     8220x77cc15b4 Imported function SetClipboardData
     8230x77cc15b8 Imported function EmptyClipboard
     8240x77cc15bc Imported function DrawIcon
     8250x77cc15c0 Imported function GetClipboardData
     8260x77cc15c4 Imported function CharNextA
     8270x77cc15c8 Imported function GrayStringW
     8280x77cc15cc Imported function OemToCharA
     8290x77cc15d0 Imported function CopyRect
     8300x77cc15d4 Imported function MapVirtualKeyW
     8310x77cc15d8 Imported function GetDlgItemTextA
     8320x77cc15dc Imported function EnumChildWindows
     8330x77cc15e0 Imported function MessageBoxIndirectW
     8340x77cc15e4 Imported function ExitWindowsEx
     8350x77cc15e8 Imported function SetClassLongW
     8360x77cc15ec Imported function AttachThreadInput
     8370x77cc15f0 Imported function SetActiveWindow
     8380x77cc15f4 Imported function BringWindowToTop
     8390x77cc15f8 Imported function WaitForInputIdle
     8400x77cc15fc Imported function FreeDDElParam
     8410x77cc1600 Imported function UnpackDDElParam
     8420x77cc1604 Imported function PackDDElParam
     8430x77cc1608 Imported function IsWindowUnicode
     8440x77cc160c Imported function SendMessageTimeoutW
     8450x77cc1610 Imported function InsertMenuItemW
     8460x77cc1614 Imported function IntersectRect
     8470x77cc1618 Imported function EqualRect
     8480x77cc161c Imported function IsZoomed
     8490x77cc1620 Imported function CharNextW
     8500x77cc1624 Imported function GetMenuItemInfoW
     8510x77cc1628 Imported function IsWindow
     8520x77cc162c Imported function GetSubMenu
     8530x77cc1630 Imported function RemoveMenu
     8540x77cc1634 Imported function RemovePropW
     8550x77cc1638 Imported function SetForegroundWindow
     8560x77cc163c Imported function SetPropW
     8570x77cc1640 Imported function GetClassNameW
     8580x77cc1644 Imported function CopyIcon
     8590x77cc1648 Imported function EnumWindows
     8600x77cc164c Imported function PostMessageW
     8610x77cc1650 Imported function GetPropW
     8620x77cc1654 Imported function CharUpperBuffW
     8630x77cc1658 Imported function MapWindowPoints
     8640x77cc165c Imported function GetKeyState
     8650x77cc1660 Imported function GetWindowRect
     8660x77cc1664 Imported function IsDialogMessageW
     8670x77cc1668 Imported function SetWindowPos
     8680x77cc166c Imported function UpdateWindow
     8690x77cc1670 Imported function PeekMessageW
     8700x77cc1674 Imported function TranslateMessage
     8710x77cc1678 Imported function DispatchMessageW
     8720x77cc167c Imported function RegisterShellHookWindow
     8730x77cc1680 Imported function SetFocus
     8740x77cc1684 Imported function SetMenuDefaultItem
     8750x77cc1688 Imported function SetProgmanWindow
     8760x77cc168c Imported function GetTaskmanWindow
     8770x77cc1690 Imported function DeregisterShellHookWindow
     8780x77cc1694 Imported function CreateIconIndirect
     8790x77cc1698 Imported function CopyImage
     8800x77cc169c Imported function SendMessageCallbackW
     8810x77cc16a0 Imported function DestroyMenu
     8820x77cc16a4 Imported function EnableMenuItem
     8830x77cc16a8 Imported function LoadStringA
     8840x77cc16ac Imported function GetAsyncKeyState
     8850x77cc16b0 Imported function DestroyWindow
     8860x77cc16b4 Imported function GetLastActivePopup
     8870x77cc16b8 Imported function SwitchToThisWindow
     8880x77cc16bc Imported function DestroyIcon
     8890x77cc16c0 Imported function WinHelpW
     8900x77cc16c4 Imported function SetWindowLongW
     8910x77cc16c8 Imported function CheckRadioButton
     8920x77cc16cc Imported function CheckDlgButton
     8930x77cc16d0 Imported function GetWindow
     8940x77cc16d4 Imported function GetParent
     8950x77cc16d8 Imported function SendMessageW
     8960x77cc16dc Imported function IsDlgButtonChecked
     8970x77cc16e0 Imported function EnableWindow
     8980x77cc16e4 Imported function LoadCursorW
     8990x77cc16e8 Imported function SetCursor
     9000x77cc16ec Imported function BeginPaint
     9010x77cc16f0 Imported function LoadImageW
     9020x77cc16f4 Imported function EndPaint
     9030x77cc16f8 Imported function EndDialog
     9040x77cc16fc Imported function GetWindowTextW
     9050x77cc1700 Imported function SetWindowTextW
     9060x77cc1704 Imported function GetDlgItemTextW
     9070x77cc1708 Imported function SetDlgItemTextW
     9080x77cc170c Imported function SendDlgItemMessageW
     9090x77cc1710 Imported function GetDlgItem
     9100x77cc1714 Imported function ShowWindow
     9110x77cc1718 Imported function GetSystemMetrics
     9120x77cc171c Imported function LoadStringW
     9130x77cc1720 Imported function wsprintfW
     9140x77cc1724 Imported function DialogBoxParamW
     9150x77cc1728 Imported function CreateDialogParamW
     9160x77cc172c Imported function GetWindowLongW
     9170x77cc1730 Imported function GetProgmanWindow
     9180x77cc1734 Imported function GetScrollPos
     9190x77cc1738 Imported function GetMenuState
     9200x77cc173c Imported function GetActiveWindow
     9210x77cc1740 Imported function TrackPopupMenuEx
     9220x77cc1744 Imported function GetFocus
     923
     924Module ADVAPI32.dll
     9250x77cc174c Imported function RegCloseKey
     9260x77cc1750 Imported function RegCreateKeyW
     9270x77cc1754 Imported function RegEnumKeyW
     9280x77cc1758 Imported function RegSetValueExW
     9290x77cc175c Imported function RegDeleteKeyW
     9300x77cc1760 Imported function RegQueryInfoKeyW
     9310x77cc1764 Imported function RegDeleteValueW
     9320x77cc1768 Imported function RegSetValueW
     9330x77cc176c Imported function RegQueryValueExA
     9340x77cc1770 Imported function RegEnumKeyExW
     9350x77cc1774 Imported function RegCreateKeyExW
     9360x77cc1778 Imported function RegEnumValueW
     9370x77cc177c Imported function RegOpenKeyExA
     9380x77cc1780 Imported function RegOpenKeyExW
     9390x77cc1784 Imported function RegQueryValueExW
     9400x77cc1788 Imported function AdjustTokenPrivileges
     9410x77cc178c Imported function OpenProcessToken
     9420x77cc1790 Imported function FreeSid
     9430x77cc1794 Imported function GetTokenInformation
     9440x77cc1798 Imported function GetSecurityDescriptorLength
     9450x77cc179c Imported function SetSecurityDescriptorDacl
     9460x77cc17a0 Imported function MakeSelfRelativeSD
     9470x77cc17a4 Imported function GetAce
     9480x77cc17a8 Imported function AddAccessAllowedAce
     9490x77cc17ac Imported function InitializeSecurityDescriptor
     9500x77cc17b0 Imported function GetLengthSid
     9510x77cc17b4 Imported function AllocateAndInitializeSid
     9520x77cc17b8 Imported function InitializeAcl
     9530x77cc17bc Imported function LookupPrivilegeValueW
     9540x77cc17c0 Imported function LookupAccountSidW
     955
     956Module COMCTL32.dll
     9570x77cc17c8 Imported function COMCTL32.dll@164
     9580x77cc17cc Imported function ImageList_SetOverlayImage
     9590x77cc17d0 Imported function ImageList_Add
     9600x77cc17d4 Imported function ImageList_DragEnter
     9610x77cc17d8 Imported function ImageList_BeginDrag
     9620x77cc17dc Imported function ImageList_SetDragCursorImage
     9630x77cc17e0 Imported function ImageList_GetDragImage
     9640x77cc17e4 Imported function ImageList_Remove
     9650x77cc17e8 Imported function ImageList_SetBkColor
     9660x77cc17ec Imported function ImageList_SetIconSize
     9670x77cc17f0 Imported function ImageList_ReplaceIcon
     9680x77cc17f4 Imported function ImageList_DrawEx
     9690x77cc17f8 Imported function ImageList_Draw
     9700x77cc17fc Imported function ImageList_Read
     9710x77cc1800 Imported function ImageList_Write
     9720x77cc1804 Imported function ImageList_GetIconSize
     9730x77cc1808 Imported function COMCTL32.dll@16a
     9740x77cc180c Imported function COMCTL32.dll@145
     9750x77cc1810 Imported function COMCTL32.dll@168
     9760x77cc1814 Imported function COMCTL32.dll@161
     9770x77cc1818 Imported function COMCTL32.dll@14f
     9780x77cc181c Imported function DestroyPropertySheetPage
     9790x77cc1820 Imported function COMCTL32.dll@a7
     9800x77cc1824 Imported function COMCTL32.dll@160
     9810x77cc1828 Imported function COMCTL32.dll@8
     9820x77cc182c Imported function COMCTL32.dll@16e
     9830x77cc1830 Imported function COMCTL32.dll@a9
     9840x77cc1834 Imported function COMCTL32.dll@169
     9850x77cc1838 Imported function COMCTL32.dll@15e
     9860x77cc183c Imported function COMCTL32.dll@16b
     9870x77cc1840 Imported function COMCTL32.dll@163
     9880x77cc1844 Imported function COMCTL32.dll@15f
     9890x77cc1848 Imported function COMCTL32.dll@162
     9900x77cc184c Imported function ImageList_DragLeave
     9910x77cc1850 Imported function ImageList_DragMove
     9920x77cc1854 Imported function ImageList_DragShowNolock
     9930x77cc1858 Imported function ImageList_EndDrag
     9940x77cc185c Imported function COMCTL32.dll@146
     9950x77cc1860 Imported function ImageList_Destroy
     9960x77cc1864 Imported function COMCTL32.dll@144
     9970x77cc1868 Imported function COMCTL32.dll@140
     9980x77cc186c Imported function COMCTL32.dll@143
     9990x77cc1870 Imported function COMCTL32.dll@166
     10000x77cc1874 Imported function COMCTL32.dll@ec
     10010x77cc1878 Imported function COMCTL32.dll@141
     10020x77cc187c Imported function COMCTL32.dll@167
     10030x77cc1880 Imported function COMCTL32.dll@149
     10040x77cc1884 Imported function COMCTL32.dll@16d
     10050x77cc1888 Imported function CreatePropertySheetPageW
     10060x77cc188c Imported function COMCTL32.dll@152
     10070x77cc1890 Imported function PropertySheetW
     10080x77cc1894 Imported function COMCTL32.dll@14e
     10090x77cc1898 Imported function COMCTL32.dll@148
     10100x77cc189c Imported function ImageList_Create
     10110x77cc18a0 Imported function COMCTL32.dll@14c
     10120x77cc18a4 Imported function COMCTL32.dll@150
     10130x77cc18a8 Imported function COMCTL32.dll@179
     10140x77cc18ac Imported function COMCTL32.dll@147
     10150x77cc18b0 Imported function COMCTL32.dll@14b
     10160x77cc18b4 Imported function COMCTL32.dll@151
     10170x77cc18b8 Imported function COMCTL32.dll@142
     10180x77cc18bc Imported function ImageList_GetIcon
     10190x77cc18c0 Imported function COMCTL32.dll@16c
     10200x77cc18c4 Imported function COMCTL32.dll@155
     10210x77cc18c8 Imported function COMCTL32.dll@a3
     10220x77cc18cc Imported function COMCTL32.dll@98
     10230x77cc18d0 Imported function COMCTL32.dll@191
     10240x77cc18d4 Imported function COMCTL32.dll@190
     10250x77cc18d8 Imported function COMCTL32.dll@193
     10260x77cc18dc Imported function COMCTL32.dll@14a
     10270x77cc18e0 Imported function COMCTL32.dll@153
     10280x77cc18e4 Imported function COMCTL32.dll@154
Note: See TracChangeset for help on using the changeset viewer.