zoukankan      html  css  js  c++  java
  • Windows mobile 6.0平台 CoreDll.dll所包含的API

    方法一:

    装了platform   builder之后,到这里去找:  

    D:/WINCE500/PRIVATE/WINCEOS/COREOS/CORE/DLL/coredll.def

    方法二:

    1.你首先找到coredll.dll   然后找到dumpbin.exe   这两个文件一般安装了EVC或者其他工具后都有,搜索一下就行了。

    2.把coredll.dll   复制到   dumpbin.exe   所在的文件夹下(可能还需要将mspdb80.dll也拷贝到此)

    3.在命令行下进入dumpbin.exe   所在文件夹。

    4.输入  dumpbin  /EXPORTS  coredll.dll > coredlldef.txt。这时,coredlldef.txt里面就是你想要的内容,如下:

    (如果把mspdb80.dll拷贝到dumpbin.exe所在的目录时,有可能造成您的VS工程build出错,建议得到coredlldef.txt后就立即删除coredll.dll和mspdb80.dll)

    Microsoft (R) COFF/PE Dumper Version 8.00.50727.42
    Copyright (C) Microsoft Corporation.  All rights reserved.

    Dump of file coredll.dll

    File Type: DLL

      Section contains the following exports for COREDLL.dll

        00000000 characteristics
        496FF18B time date stamp Fri Jan 16 10:31:39 2009
            0.00 version
               2 ordinal base
            2054 number of functions
            1799 number of names

        ordinal hint RVA      name

           1572    0 00007B28 ??0exception@std@@QAA@ABV01@@Z
           1571    1 00007ADC ??0exception@std@@QAA@PBD@Z
           1570    2 00007AC0 ??0exception@std@@QAA@XZ
           1568    3 00007D48 ??0type_info@@AAA@ABV0@@Z
           1574    4 00007B8C ??1exception@std@@UAA@XZ
           1562    5 00007C54 ??1type_info@@UAA@XZ
           1095    6 00007D60 ??2@YAPAXI@Z
           1646    7 00007D78 ??2@YAPAXIABUnothrow_t@std@@@Z
           1094    8 00007DB0 ??3@YAXPAX@Z
           1662    9 00007DC0 ??3@YAXPAXABUnothrow_t@std@@@Z
           1573    A 00007C0C ??4exception@std@@QAAAAV01@ABV01@@Z
           1569    B 00007D5C ??4type_info@@AAAAAV0@ABV0@@Z
           1563    C 00007CBC ??8type_info@@QBAHABV0@@Z
           1564    D 00007CE8 ??9type_info@@QBAHABV0@@Z
           1579    E 00001030 ??_7exception@std@@6B@
           1580    F 00001050 ??_7type_info@@6B@
           1576   10 00007DD8 ??_L@YAXPAXIHP6AX0@Z1@Z
           1578   11 00007F1C ??_M@YAXPAXIHP6AX0@Z@Z
           1577   12 00007FC8 ??_N@YAXPAXIHP6AX0@Z1@Z
           1456   13 00008070 ??_U@YAPAXI@Z
           1661   14 00008080 ??_U@YAPAXIABUnothrow_t@std@@@Z
           1457   15 00008090 ??_V@YAXPAX@Z
           1663   16 000080A0 ??_V@YAXPAXABUnothrow_t@std@@@Z
           1660   17 0000FF70 ?_Nomemory@std@@YAXXZ
           1658   18 000105F4 ?_Xlen@std@@YAXXZ
           1659   19 00010230 ?_Xran@std@@YAXXZ
           1555   1A 000108CC ?__set_inconsistency@@YAP6AXXZP6AXXZ@Z
           1558   1B 00010998 ?_inconsistency@@YAXXZ
           1618   1C 000109D4 ?_query_new_handler@@YAP6AHI@ZXZ
           1649   1D 00010A44 ?_query_new_mode@@YAHXZ
           1650   1E 000109BC ?_set_new_handler@@YAP6AHI@ZP6AHI@Z@Z
           1648   1F 00010A20 ?_set_new_mode@@YAHH@Z
           1565   20 00007D14 ?before@type_info@@QBAHABV1@@Z
           1566   21 00010A54 ?name@type_info@@QBAPBDXZ
           1647   22 000013A4 ?nothrow@std@@3Unothrow_t@1@B
           1567   23 00007D40 ?raw_name@type_info@@QBAPBDXZ
           1619   24 00010AFC ?set_new_handler@@YAP6AXXZP6AXXZ@Z
           1552   25 0001089C ?set_terminate@std@@YAP6AXXZP6AXXZ@Z
           1553   26 000108B4 ?set_unexpected@std@@YAP6AXXZP6AXXZ@Z
           1556   27 000108EC ?terminate@std@@YAXXZ
           1967   28 00010E30 ?uncaught_exception@std@@YA_NXZ
           1557   29 00010970 ?unexpected@std@@YAXXZ
           1575   2A 00007BB4 ?what@exception@std@@UBAPBDXZ
            655   2B 000119A4 AFS_CloseAllFileHandles
            644   2C 0001185C AFS_CreateDirectoryW
            648   2D 000118CC AFS_CreateFileW
            649   2E 00011918 AFS_DeleteFileW
           1685   2F 00011A10 AFS_FindFirstChangeNotificationW
            651   30 00011950 AFS_FindFirstFileW
           1966   31 00011A3C AFS_FsIoControlW
            656   32 000119C0 AFS_GetDiskFreeSpace
            646   33 00011894 AFS_GetFileAttributesW
            650   34 00011934 AFS_MoveFileW
            657   35 000119F4 AFS_NotifyMountedFS
            654   36 00011988 AFS_PrestoChangoFileName
            652   37 0001196C AFS_RegisterFileSystemFunction
            645   38 00011878 AFS_RemoveDirectoryW
            647   39 000118B0 AFS_SetFileAttributesW
            643   3A 00011840 AFS_Unmount
           1791   3B 000126C0 A_SHAFinal
           1789   3C 00011A80 A_SHAInit
           1790   3D 000125C8 A_SHAUpdate
           1540   3E 000131C8 AccessibilitySoundSentryEvent
           1179   3F 000168CC ActivateDevice
           1494   40 00016928 ActivateDeviceEx
           1766   41 00013F54 ActivateKeyboardLayout
            558   42 00018F24 AddEventAccess
            893   43 0000E7DC AddFontResourceW
            578   44 000196C8 AddTrackedItem
            887   45 00012B68 AdjustWindowRectEx
           1687   46 0001C0A8 AdvertiseInterface
           1453   47 000131A8 AllKeys
           1486   48 00017B20 AllocPhysMem
            842   49 00012BD8 AppendMenuW
            157   4A 0001C908 AttachDebugger
           1955   4B 0001C964 AttachHdstub
           1956   4C 0001C9C0 AttachOsAxsT0
           1982   4D 0001CA1C AttachOsAxsT1
            376   4E 0001DE20 AudioUpdateFromRegistry
           1972   4F 0001DF40 BackupEventLogW
            297   50 0001E34C BatteryDrvrGetLevels
            298   51 0001E3E0 BatteryDrvrSupportsChangeNotification
            713   52 0001E28C BatteryGetLifeTimeInfo
            714   53 0001E46C BatteryNotifyOfTimeChange
           1157   54 00012F28 BeginDeferWindowPos
            260   55 00014A44 BeginPaint
            593   56 00019BE0 BinaryCompress
            594   57 00019C3C BinaryDecompress
            903   58 0000E8C8 BitBlt
            275   59 00012D28 BringWindowToTop
           1765   5A 00019658 CacheRangeFlush
            577   5B 000196AC CacheSync
           1204   5C 00013140 CallNextHookEx
            285   5D 00015B14 CallWindowProcW
           1960   5E 0001DBC4 CaptureDumpFileOnDevice
            340   5F 0001FD68 CeChangeDatabaseLCID
            328   60 0001FE4C CeClearReplChangeBitsEx
            474   61 0002009C CeClearUserNotification
            315   62 00020708 CeCreateDatabase
           1190   63 0002064C CeCreateDatabaseEx
           1468   64 0001F324 CeCreateDatabaseEx2
            318   65 00020964 CeDeleteDatabase
           1193   66 0001F50C CeDeleteDatabaseEx
            320   67 0001F664 CeDeleteRecord
           1165   68 0001FAA8 CeEnumDBVolumes
            479   69 00020348 CeEventHasOccurred
           1952   6A 000210AC CeFindCloseRegChange
            313   6B 000205FC CeFindFirstDatabase
           1196   6C 0001F1FC CeFindFirstDatabaseEx
           1950   6D 00021074 CeFindFirstRegChange
            314   6E 00020624 CeFindNextDatabase
           1189   6F 0001F2CC CeFindNextDatabaseEx
           1951   70 00021090 CeFindNextRegChange
           1217   71 0001FC74 CeFlushDBVol
           1226   72 0002098C CeFreeNotification
           1965   73 00021498 CeFsIoControlW
           1601   74 00021058 CeGenRandom
           1395   75 0001A478 CeGetCallerTrust
           1957   76 0001CD00 CeGetCanonicalPathNameW
           1357   77 0001A41C CeGetCurrentTrust
           1473   78 0001F1A4 CeGetDBInformationByHandle
           1798   79 00021464 CeGetFileNotificationInfo
           1823   7A 00020504 CeGetNotificationThreadId
           1443   7B 0001B610 CeGetRandomSeed
            326   7C 0001FE14 CeGetReplChangeBitsEx
            324   7D 0001FDDC CeGetReplChangeMask
            329   7E 0001FE68 CeGetReplOtherBitsEx
            622   7F 000174F8 CeGetThreadPriority
           1245   80 00017530 CeGetThreadQuantum
           1354   81 00020468 CeGetUserNotification
           1353   82 000203D4 CeGetUserNotificationHandles
            478   83 000202BC CeGetUserNotificationPreferences
           1978   84 000214DC CeGetVolumeInfo
            477   85 00020238 CeHandleAppNotifications
           1836   86 00021CD4 CeHeapCreate
           1451   87 000239B4 CeLogData
           1681   88 00023AEC CeLogGetZones
           1467   89 00023B70 CeLogReSync
           1452   8A 00023A74 CeLogSetZones
           1446   8B 00017568 CeMapArgumentArray
             53   8C 00019054 CeModuleJit
           1164   8D 0001FB90 CeMountDBVol
            312   8E 0001BC58 CeOidGetInfo
           1195   8F 0001BAE4 CeOidGetInfoEx
           1472   90 0001FD04 CeOidGetInfoEx2
            317   91 000208E8 CeOpenDatabase
           1192   92 0002089C CeOpenDatabaseEx
           1469   93 0001F3E8 CeOpenDatabaseEx2
            321   94 0001F8C0 CeReadRecordProps
           1194   95 0001F6BC CeReadRecordPropsEx
            331   96 0001BC78 CeRegisterFileSystemNotification
            332   97 0001FDC0 CeRegisterReplNotification
            894   98 0000FD3C CeRemoveFontResource
           1425   99 00016960 CeResyncFilesys
            476   9A 000201AC CeRunAppAtEvent
            475   9B 00020120 CeRunAppAtTime
            319   9C 0001F7E0 CeSeekDatabase
           1470   9D 0001F570 CeSeekDatabaseEx
            316   9E 0002087C CeSetDatabaseInfo
           1191   9F 000207B8 CeSetDatabaseInfoEx
           1471   A0 0001F384 CeSetDatabaseInfoEx2
           1455   A1 000175C4 CeSetExtendedPdata
           1688   A2 0001CAF0 CeSetPowerOnEvent
           1775   A3 0001B154 CeSetProcessVersion
            327   A4 0001FE30 CeSetReplChangeBitsEx
            325   A5 0001FDF8 CeSetReplChangeMask
            330   A6 0001FE84 CeSetReplOtherBitsEx
            621   A7 00017514 CeSetThreadPriority
           1244   A8 0001754C CeSetThreadQuantum
            473   A9 0001FF0C CeSetUserNotification
           1352   AA 0001FFFC CeSetUserNotificationEx
           1197   AB 0001FC1C CeUnmountDBVol
           1812   AC 00017A0C CeVirtualSharedAlloc
            322   AD 0001F9D8 CeWriteRecordProps
           1781   AE 0001D47C CeZeroPointer
           1611   AF 000130B0 ChangeDisplaySettingsEx
            222   B0 0002797C CharLowerBuffW
            221   B1 000278D4 CharLowerW
            226   B2 00027BB4 CharNextW
            225   B3 00027BA4 CharPrevW
            223   B4 000279C0 CharUpperBuffW
            224   B5 00027928 CharUpperW
            848   B6 00012E48 CheckMenuItem
            849   B7 00012E68 CheckMenuRadioItem
            182   B8 0002B250 CheckPassword
            684   B9 000138B4 CheckRadioButton
            253   BA 000129C0 ChildWindowFromPoint
            107   BB 0002B324 ClearCommBreak
            108   BC 0002B364 ClearCommError
           1818   BD 0001DEEC ClearEventLogW
            254   BE 0001487C ClientToScreen
            731   BF 00013518 ClipCursor
            242   C0 0001BD84 CloseAllFileHandles
            669   C1 00013B14 CloseClipboard
           1971   C2 0001DF24 CloseEventLog
            553   C3 000170E0 CloseHandle
           1533   C4 0002B910 CloseMsgQueue
            589   C5 00019A70 CloseProcOE
           1240   C6 0001DA3C ComThreadBaseFunc
            968   C7 0000E918 CombineRgn
             54   C8 00022AA4 CompactAllHeaps
             18   C9 0002B9C4 CompareFileTime
            198   CA 0002A4A8 CompareStringW
            633   CB 0001ABA4 ConnectDebugger
           1953   CC 0001AC00 ConnectHdstub
           1954   CD 0001AC5C ConnectOsAxsT0
           1983   CE 0001ACB8 ConnectOsAxsT1
            504   CF 0001AFF0 ContinueDebugEvent
            210   D0 0002DE1C ConvertDefaultLocale
           1480   D1 000302E4 ConvertThreadToFiber
           1958   D2 0001CEA0 CopyFileExW
            164   D3 0001B878 CopyFileW
             96   D4 00030780 CopyRect
            674   D5 00013BA4 CountClipboardFormats
            636   D6 0001AD8C CreateAPIHandle
            559   D7 00018F40 CreateAPISet
             92   D8 00030CA4 CreateAcceleratorTableW
            901   D9 0000E938 CreateBitmap
            946   DA 0000FB70 CreateBitmapFromPointer
            658   DB 00013714 CreateCaret
            902   DC 0000E968 CreateCompatibleBitmap
            910   DD 0000E9A8 CreateCompatibleDC
            616   DE 0001A57C CreateCrit
            909   DF 0000FA60 CreateDCW
            929   E0 0000E9C8 CreateDIBPatternBrushPt
             90   E1 00030D88 CreateDIBSection
            245   E2 00016BFC CreateDeviceHandle
            688   E3 00031044 CreateDialogIndirectParamW
            160   E4 0001B824 CreateDirectoryW
           1976   E5 0003125C CreateEnrollmentConfigDialog
            495   E6 000171A4 CreateEventW
           1483   E7 000305E0 CreateFiber
            552   E8 000189D8 CreateFileForMapping
           1167   E9 000189D8 CreateFileForMappingW
            548   EA 0001895C CreateFileMappingW
            168   EB 000211E0 CreateFileW
            895   EC 0000E9E8 CreateFontIndirectW
            723   ED 00013E54 CreateIconIndirect
           1466   EE 0001833C CreateLocaleView
            851   EF 000139EC CreateMenu
           1529   F0 0002B85C CreateMsgQueue
            555   F1 00018E50 CreateMutexW
            947   F2 0000F920 CreatePalette
            925   F3 0000FB50 CreatePatternBrush
            926   F4 0000FA40 CreatePen
            930   F5 0000EA28 CreatePenIndirect
            852   F6 00012B88 CreatePopupMenu
            493   F7 0001B2D0 CreateProcessW
            980   F8 0000FA80 CreateRectRgn
            969   F9 0000EA08 CreateRectRgnIndirect
           1238   FA 00018EAC CreateSemaphoreW
            931   FB 0000EA48 CreateSolidBrush
           1539   FC 00018D18 CreateStaticMapping
            492   FD 0001B3C4 CreateThread
            246   FE 00012804 CreateWindowExW
           1881   FF 00031644 CredDelete
           1882  100 00031374 CredFree
           1879  101 000314E0 CredRead
           1880  102 000316F0 CredUpdate
           1878  103 000313F0 CredWrite
            126  104 00032CE0 CryptAcquireContextW
            154  105 00031848 CryptContextAddRef
            137  106 00034644 CryptCreateHash
            136  107 000344B4 CryptDecrypt
            129  108 0003378C CryptDeriveKey
            140  109 00034C30 CryptDestroyHash
            130  10A 000339C8 CryptDestroyKey
            156  10B 000347F4 CryptDuplicateHash
            155  10C 000335F8 CryptDuplicateKey
            135  10D 0003431C CryptEncrypt
            152  10E 00031B60 CryptEnumProviderTypesW
            153  10F 00031DC4 CryptEnumProvidersW
            133  110 00033F1C CryptExportKey
            128  111 000334C4 CryptGenKey
            143  112 00033D50 CryptGenRandom
            151  113 000358BC CryptGetDefaultProviderW
            146  114 000351DC CryptGetHashParam
            132  115 00033C48 CryptGetKeyParam
            148  116 0003500C CryptGetProvParam
            144  117 00033DFC CryptGetUserKey
            139  118 000349A0 CryptHashData
            138  119 00034ACC CryptHashSessionKey
            134  11A 000340B0 CryptImportKey
           1599  11B 00020EB4 CryptProtectData
            127  11C 000318F0 CryptReleaseContext
            147  11D 000350C8 CryptSetHashParam
            131  11E 00033B34 CryptSetKeyParam
            149  11F 00031A14 CryptSetProvParam
            150  120 00035484 CryptSetProviderExW
            145  121 000352E4 CryptSetProviderW
            141  122 00034E44 CryptSignHashW
           1600  123 00020F64 CryptUnprotectData
            142  124 00034FDC CryptVerifySignatureW
            233  125 0002D958 DBCanonicalize
           1669  126 00035B80 DDKReg_GetIsrInfo
           1670  127 00035D04 DDKReg_GetPciInfo
           1668  128 000361C0 DDKReg_GetWindowInfo
           1837  129 0003733C DPA_Create
           1842  12A 00036998 DPA_Destroy
           1843  12B 00036D60 DPA_DestroyCallback
           1844  12C 00036D00 DPA_EnumCallback
           1845  12D 000369F0 DPA_GetPtr
           1847  12E 00036A78 DPA_Grow
           1848  12F 00036B78 DPA_InsertPtr
           1850  130 00036B18 DPA_SetPtr
           1851  131 000373D4 DPA_Sort
           1853  132 000366D8 DSA_Clone
           1852  133 00036330 DSA_Create
           1854  134 00036760 DSA_DeleteAllItems
           1855  135 00036450 DSA_DeleteItem
           1856  136 00036378 DSA_Destroy
           1857  137 000370D4 DSA_DestroyCallback
           1858  138 00037070 DSA_EnumCallback
           1859  139 000363CC DSA_GetItem
           1860  13A 0003641C DSA_GetItemPtr
           1862  13B 000371F8 DSA_InsertItem
           1863  13C 00036504 DSA_Search
           1864  13D 000370F0 DSA_SetItem
           1180  13E 00016944 DeactivateDevice
            505  13F 0001B04C DebugActiveProcess
            642  140 0001AE2C DebugNotify
           1776  141 00019CA8 DecompressBinaryBlock
            689  142 00016570 DefDlgProcW
            264  143 00016258 DefWindowProcW
           1218  144 00008B6C DefaultImcGet
           1219  145 0000825C DefaultImeWndGet
           1158  146 00012F48 DeferWindowPos
            183  147 0001B9FC DeleteAndRenameFile
              3  148 0001C130 DeleteCriticalSection
            911  149 0000EACC DeleteDC
           1484  14A 000303A4 DeleteFiber
            165  14B 0001B894 DeleteFileW
            850  14C 00014E74 DeleteMenu
            912  14D 0000EAEC DeleteObject
           1826  14E 00018D74 DeleteStaticMapping
            579  14F 00019754 DeleteTrackedItem
            335  150 0001BCC0 DeregisterAFS
            339  151 0001BCF8 DeregisterAFSName
            236  152 00016880 DeregisterDevice
           1821  153 0001DED0 DeregisterEventSource
             93  154 00030D68 DestroyAcceleratorTable
            659  155 00013734 DestroyCaret
            725  156 00012F08 DestroyIcon
            844  157 00012C18 DestroyMenu
            265  158 00012AA8 DestroyWindow
            179  159 000210C8 DeviceIoControl
           1588  15A 000376A8 DevicePowerNotify
            690  15B 00030FD8 DialogBoxIndirectParamW
            666  15C 000133C8 DisableCaretSystemWide
           1232  15D 00018000 DisableThreadLibraryCalls
            859  15E 00015E34 DispatchMessageW
            932  15F 0000EB70 DrawEdge
            933  160 0000EB90 DrawFocusRect
            987  161 000134F8 DrawFrameControl
            726  162 00012EB8 DrawIconEx
            856  163 000134B8 DrawMenuBar
            945  164 0000EBB0 DrawTextW
            341  165 0001BD4C DumpFileSystemHeap
            510  166 0001B170 DumpKCallProfile
           1535  167 00017C3C DuplicateHandle
            934  168 0000EC4C Ellipse
            677  169 00013C04 EmptyClipboard
            667  16A 000133E8 EnableCaretSystemWide
            986  16B 0000FD5C EnableEUDC
            825  16C 00013408 EnableHardwareKeyboard
            847  16D 00012C90 EnableMenuItem
            287  16E 00013A2C EnableWindow
           1159  16F 00012F90 EndDeferWindowPos
            691  170 00013538 EndDialog
            261  171 00014AC8 EndPaint
              4  172 0001C184 EnterCriticalSection
            206  173 0002FDD4 EnumCalendarInfoW
            675  174 00013BC4 EnumClipboardFormats
            208  175 0002E074 EnumDateFormatsW
           1874  176 00016EDC EnumDeviceInterfaces
            124  177 00037B58 EnumDevices
           1778  178 00012FD0 EnumDisplayDevices
           1526  179 00013010 EnumDisplayMonitors
           1777  17A 00012FF0 EnumDisplaySettings
           1885  17B 0000FE48 EnumFontFamiliesExW
            965  17C 0000EC7C EnumFontFamiliesW
            966  17D 0000EC9C EnumFontsW
            123  17E 00037B70 EnumPnpIds
           1500  17F 000142CC EnumPropsEx
            220  180 00027A04 EnumSystemCodePagesW
            219  181 0002DF04 EnumSystemLocalesW
            207  182 0002DFDC EnumTimeFormatsW
           1320  183 00037F74 EnumUILanguagesW
            291  184 000157C0 EnumWindows
             97  185 00030A84 EqualRect
             91  186 00030ED4 EqualRgn
            109  187 0002B3E4 EscapeCommFunction
            494  188 00016F9C EventModify
            970  189 0000ECBC ExcludeClipRect
              6  18A 0001D694 ExitThread
           1617  18B 0000FAA0 ExtCreateRegion
           1182  18C 0000FD04 ExtEscape
            896  18D 0000ECEC ExtTextOutW
            727  18E 000139BC ExtractIconExW
            573  18F 000194C8 ExtractResource
            241  190 0001BD68 FileSystemPowerFunction
             21  191 0002BFC4 FileTimeToLocalFileTime
             20  192 0002BE54 FileTimeToSystemTime
            935  193 0000EDF8 FillRect
            927  194 0000FAC0 FillRgn
            585  195 00019974 FilterTrackedItem
            180  196 0001B9C4 FindClose
           1684  197 00021448 FindCloseChangeNotification
           1682  198 00021410 FindFirstChangeNotificationW
           1872  199 00016C74 FindFirstDevice
           1235  19A 0001B8CC FindFirstFileExW
            167  19B 000211C4 FindFirstFileW
           1683  19C 0002142C FindNextChangeNotification
           1873  19D 00016EC0 FindNextDevice
            181  19E 0001B9E0 FindNextFileW
            531  19F 00018114 FindResource
            532  1A0 00018114 FindResourceW
            286  1A1 00013944 FindWindowW
            175  1A2 0001B954 FlushFileBuffers
            508  1A3 0001B068 FlushInstructionCache
            551  1A4 00018AC0 FlushViewOfFile
           1215  1A5 00018B1C FlushViewOfFileMaybe
            218  1A6 00028560 FoldStringW
            540  1A7 00018670 ForcePageout
           1829  1A8 0001D598 ForcePixelDoubling
            234  1A9 000388AC FormatMessageW
           1476  1AA 0001A8C0 FreeIntChainHandler
            529  1AB 00017F00 FreeLibrary
           1216  1AC 0001DCE0 FreeLibraryAndExitThread
           1487  1AD 00017B8C FreePhysMem
            186  1AE 0002CCF4 GetACP
             32  1AF 0001C55C GetAPIAddress
            706  1B0 00012B48 GetActiveWindow
            300  1B1 00013498 GetAssociatedMenu
            826  1B2 00014F7C GetAsyncKeyState
            834  1B3 00013428 GetAsyncShiftFlags
            913  1B4 0000EE7C GetBkColor
            914  1B5 0000EE9C GetBkMode
            188  1B6 00023F14 GetCPInfo
           1228  1B7 00038D0C GetCRTFlags
           1227  1B8 00038C24 GetCRTStorageEx
           1760  1B9 0001B748 GetCallStackSnapshot
            607  1BA 0001A1F4 GetCallerProcess
            641  1BB 0001AE80 GetCallerProcessIndex
            707  1BC 00012938 GetCapture
            665  1BD 000137F4 GetCaretBlinkTime
            663  1BE 000137B4 GetCaretPos
           1779  1BF 0000F290 GetCharABCWidths
           1887  1C0 0000F2B0 GetCharABCWidthsI
           1664  1C1 0000F270 GetCharWidth32
            878  1C2 00013814 GetClassInfoW
            881  1C3 00012A68 GetClassLong
            879  1C4 00012A68 GetClassLongW
            283  1C5 0001363C GetClassNameW
            249  1C6 00015F98 GetClientRect
            971  1C7 0000EEDC GetClipBox
            732  1C8 000154E0 GetClipCursor
            972  1C9 0000EEBC GetClipRgn
            672  1CA 00013B74 GetClipboardData
            681  1CB 00013CA4 GetClipboardDataAlloc
            676  1CC 00013BE4 GetClipboardFormatNameW
            670  1CD 00013B34 GetClipboardOwner
            110  1CE 0002B4C4 GetCommMask
            111  1CF 0002B50C GetCommModemStatus
            112  1D0 0002B554 GetCommProperties
            113  1D1 0002B59C GetCommState
            114  1D2 0002B5E4 GetCommTimeouts
           1231  1D3 000180B8 GetCommandLineW
            205  1D4 0003BEC4 GetCurrencyFormatW
             29  1D5 0002C5E8 GetCurrentFT
           1481  1D6 000304B8 GetCurrentFiber
            915  1D7 0000EEFC GetCurrentObject
            612  1D8 0001A3C0 GetCurrentPermissions
           1653  1D9 0000F3E8 GetCurrentPositionEx
            733  1DA 00013268 GetCursor
            734  1DB 00013288 GetCursorPos
            262  1DC 00014B4C GetDC
           1185  1DD 00012A48 GetDCEx
           1665  1DE 0000FA00 GetDIBColorTable
            203  1DF 0003B7D0 GetDateFormatW
           1397  1E0 00013248 GetDesktopWindow
           1236  1E1 00016C18 GetDeviceByIndex
            916  1E2 0000EF1C GetDeviceCaps
           1961  1E3 00016A68 GetDeviceHandleFromContext
           1870  1E4 00016C34 GetDeviceInformationByDeviceHandle
           1871  1E5 00016C50 GetDeviceInformationByFileHandle
            125  1E6 00037B88 GetDeviceKeys
           1679  1E7 000377DC GetDevicePower
            694  1E8 00013DF4 GetDialogBaseUnits
            184  1E9 0001B8B0 GetDiskFreeSpaceExW
            693  1EA 00015084 GetDlgCtrlID
            692  1EB 00013558 GetDlgItem
            695  1EC 00013894 GetDlgItemInt
            687  1ED 00013924 GetDlgItemTextW
            888  1EE 00013E14 GetDoubleClickTime
           1527  1EF 0001722C GetEventData
            519  1F0 000176EC GetExitCodeProcess
            518  1F1 000176D0 GetExitCodeThread
            603  1F2 0001A08C GetFSHeapInfo
           1482  1F3 000304CC GetFiberData
           1237  1F4 0001D3BC GetFileAttributesExW
            166  1F5 000211A8 GetFileAttributesW
            174  1F6 0001B938 GetFileInformationByHandle
            172  1F7 0001B91C GetFileSize
            176  1F8 0001B970 GetFileTime
           1461  1F9 000182E0 GetFileVersionInfoSizeW
           1460  1FA 00018398 GetFileVersionInfoW
            705  1FB 00014CD8 GetFocus
           1888  1FC 0000F240 GetFontData
           1224  1FD 0001527C GetForegroundInfo
           1802  1FE 000152E8 GetForegroundKeyboardLayoutHandle
           1225  1FF 000152C0 GetForegroundKeyboardTarget
            701  200 000136B4 GetForegroundWindow
           1867  201 0000FD9C GetGweApiSetTables
             52  202 00022EE8 GetHeapSnapshot
           1822  203 000156B8 GetIconInfo
            608  204 0001A250 GetIdleTime
            581  205 0001980C GetKPhys
            860  206 00015000 GetKeyState
           1229  207 00013ED4 GetKeyboardLayout
           1767  208 00013EF4 GetKeyboardLayoutList
           1160  209 00013F34 GetKeyboardLayoutNameW
            827  20A 00013E94 GetKeyboardStatus
            711  20B 00014084 GetKeyboardTarget
           1771  20C 00013EB4 GetKeyboardType
            516  20D 00017674 GetLastError
           1891  20E 0000FE98 GetLayout
             23  20F 0002C734 GetLocalTime
            200  210 0002FAB8 GetLocaleInfoW
            854  211 00013CF4 GetMenuItemInfoW
            862  212 00013D14 GetMessagePos
           1477  213 00013D74 GetMessageQueueReadyTimeStamp
            872  214 000130E0 GetMessageSource
            861  215 000143B8 GetMessageW
            863  216 00013388 GetMessageWNoWait
            537  217 000184AC GetModuleFileNameW
           1177  218 00018508 GetModuleHandleW
           1721  219 0001B138 GetModuleInformation
           1525  21A 00012FB0 GetMonitorInfo
            820  21B 00014024 GetMouseMovePoints
           1532  21C 0002B8F4 GetMsgQueueInfo
            952  21D 0000EF3C GetNearestColor
            948  21E 0000F9E0 GetNearestPaletteIndex
            697  21F 00013854 GetNextDlgGroupItem
            696  220 00013834 GetNextDlgTabItem
           1886  221 0002CD18 GetNlsTables
            204  222 0003BC04 GetNumberFormatW
            187  223 0002CD08 GetOEMCP
            917  224 0000EF7C GetObjectType
            918  225 0000EF5C GetObjectW
            680  226 00013C64 GetOpenClipboardWindow
            488  227 0003C1F4 GetOpenFileNameW
           1889  228 0000F220 GetOutlineTextMetricsW
            606  229 0001A198 GetOwnerProcess
            949  22A 0000F980 GetPaletteEntries
            269  22B 00014C54 GetParent
            239  22C 0002B288 GetPasswordActive
           1538  22D 0002B308 GetPasswordStatus
            936  22E 0000EF9C GetPixel
            679  22F 00013C44 GetPriorityClipboardFormat
           1400  230 00013228 GetPrivateCallbacks
            602  231 0001A030 GetProcAddrBits
           1230  232 00017FA4 GetProcAddressA
            530  233 0001805C GetProcAddressW
            600  234 00019F78 GetProcFromPtr
            624  235 0001A794 GetProcName
             50  236 00022B08 GetProcessHeap
           1727  237 0001AF38 GetProcessIDFromIndex
            640  238 0001AEDC GetProcessIndexFromID
            536  239 00018450 GetProcessVersion
           1498  23A 0001428C GetProp
           1420  23B 00012918 GetQueueStatus
            570  23C 000193B4 GetRealTime
            973  23D 0000EFBC GetRegionData
            974  23E 0000F060 GetRgnBox
            576  23F 000195EC GetRomFileBytes
            575  240 00019590 GetRomFileInfo
            489  241 0003C270 GetSaveFileNameW
            282  242 000135C8 GetScrollInfo
           1149  243 0001B4FC GetStdioPathW
            919  244 0000F080 GetStockObject
            323  245 0001BA64 GetStoreInformation
           1824  246 0000FE08 GetStretchBltMode
            217  247 00027BC4 GetStringTypeExW
            216  248 00027C8C GetStringTypeW
            855  249 00013A0C GetSubMenu
            889  24A 00014D5C GetSysColor
            937  24B 0000EFDC GetSysColorBrush
            213  24C 0002DEAC GetSystemDefaultLCID
            211  24D 0002DE44 GetSystemDefaultLangID
           1317  24E 00037DF4 GetSystemDefaultUILanguage
            542  24F 00018784 GetSystemInfo
            336  250 0001BD14 GetSystemMemoryDivision
            885  251 000147A4 GetSystemMetrics
            950  252 0000F9C0 GetSystemPaletteEntries
           1581  253 00037464 GetSystemPowerState
            715  254 0001E188 GetSystemPowerStatusEx
           1358  255 0001E204 GetSystemPowerStatusEx2
             25  256 0002C614 GetSystemTime
           1234  257 0001CB04 GetTempFileNameW
            162  258 0001C038 GetTempPathW
           1655  259 0000EDD8 GetTextAlign
           1963  25A 0000FED8 GetTextCharacterExtra
            920  25B 0000F104 GetTextColor
            897  25C 0000F124 GetTextExtentExPointW
            967  25D 0000F1E0 GetTextFaceW
            898  25E 0000F200 GetTextMetricsW
           1811  25F 0001B6DC GetThreadCallStack
           1148  260 000173C0 GetThreadContext
            515  261 00017478 GetThreadPriority
           1186  262 000186C4 GetThreadTimes
            535  263 000183F4 GetTickCount
            202  264 0003B66C GetTimeFormatW
             27  265 0002C328 GetTimeZoneInformation
            274  266 00012D08 GetUpdateRect
            273  267 00012CE8 GetUpdateRgn
            215  268 0002DEF4 GetUserDefaultLCID
            212  269 0002DE94 GetUserDefaultLangID
           1318  26A 00037E60 GetUserDefaultUILanguage
           1686  26B 00020E94 GetUserDirectory
           1503  26C 0003C2EC GetUserNameExW
             17  26D 0001C59C GetVersionEx
            717  26E 0001C59C GetVersionExW
            251  26F 00014720 GetWindow
            270  270 00012D88 GetWindowDC
            259  271 00014A34 GetWindowLongW
            248  272 00015F1C GetWindowRect
           1399  273 00013208 GetWindowRgn
            276  274 00012D48 GetWindowTextLengthW
            257  275 00012A28 GetWindowTextW
           1454  276 000155C8 GetWindowTextWDirect
            292  277 00013E34 GetWindowThreadProcessId
            582  278 00019868 GiveKPhys
           1519  279 00013F74 GlobalAddAtomW
           1520  27A 00013F9C GlobalDeleteAtom
           1521  27B 00013FC4 GlobalFindAtomW
             88  27C 0001C810 GlobalMemoryStatus
           1763  27D 0000FCAC GradientFill
           1722  27E 000141A4 GwesPowerDown
            296  27F 00014184 GwesPowerOffSystem
           1723  280 000141C4 GwesPowerUp
             46  281 00022220 HeapAlloc
             55  282 00022240 HeapAllocTrace
           1884  283 00022A38 HeapCompact
             44  284 00021B38 HeapCreate
             45  285 00022780 HeapDestroy
             49  286 000224F4 HeapFree
             47  287 00022200 HeapReAlloc
             48  288 000226EC HeapSize
             51  289 00022B20 HeapValidate
            660  28A 00013754 HideCaret
            738  28B 0003C4D8 ImageList_Add
            739  28C 0003C5D0 ImageList_AddMasked
            740  28D 0003C6E8 ImageList_BeginDrag
            767  28E 0003C8C0 ImageList_Copy
            741  28F 0003C880 ImageList_CopyDitherImage
            742  290 0003C468 ImageList_Create
            743  291 0003C498 ImageList_Destroy
            744  292 0003C728 ImageList_DragEnter
            745  293 0003C748 ImageList_DragLeave
            746  294 0003C768 ImageList_DragMove
            747  295 0003C7A8 ImageList_DragShowNolock
            748  296 0003C578 ImageList_Draw
            749  297 0003C5F0 ImageList_DrawEx
            750  298 0003C648 ImageList_DrawIndirect
            768  299 0003C8F0 ImageList_Duplicate
            751  29A 0003C708 ImageList_EndDrag
            752  29B 0003C538 ImageList_GetBkColor
            753  29C 0003C7C8 ImageList_GetDragImage
            754  29D 0003C688 ImageList_GetIcon
            755  29E 0003C7E8 ImageList_GetIconSize
            756  29F 0003C4B8 ImageList_GetImageCount
            757  2A0 0003C828 ImageList_GetImageInfo
            758  2A1 0003C6A8 ImageList_LoadImage
            759  2A2 0003C848 ImageList_Merge
            760  2A3 0003C668 ImageList_Remove
            761  2A4 0003C5B0 ImageList_Replace
            762  2A5 0003C4F8 ImageList_ReplaceIcon
            763  2A6 0003C518 ImageList_SetBkColor
            764  2A7 0003C788 ImageList_SetDragCursorImage
            765  2A8 0003C808 ImageList_SetIconSize
            769  2A9 0003C910 ImageList_SetImageCount
            766  2AA 0003C558 ImageList_SetOverlayImage
           1979  2AB 0000DFD0 ImmActivateLayout
            770  2AC 0000B4F0 ImmAssociateContext
           1205  2AD 0000B654 ImmAssociateContextEx
            771  2AE 0000A82C ImmConfigureIMEW
           1198  2AF 000089B8 ImmCreateContext
            772  2B0 00008710 ImmCreateIMCC
           1199  2B1 0000AFDC ImmDestroyContext
            773  2B2 000087C8 ImmDestroyIMCC
           1206  2B3 0000DD04 ImmDisableIME
           1541  2B4 0000916C ImmEnableIME
            774  2B5 0000A72C ImmEnumRegisterWordW
            775  2B6 0000A3D4 ImmEscapeW
            776  2B7 0000D010 ImmGenerateMessage
            778  2B8 0000BED8 ImmGetCandidateListCountW
            777  2B9 0000C000 ImmGetCandidateListW
            779  2BA 0000B7BC ImmGetCandidateWindow
            780  2BB 0000B8EC ImmGetCompositionFontW
            781  2BC 0000BD68 ImmGetCompositionStringW
            782  2BD 0000BA08 ImmGetCompositionWindow
            783  2BE 00008C70 ImmGetContext
            784  2BF 0000CF20 ImmGetConversionListW
            785  2C0 0000BB24 ImmGetConversionStatus
            786  2C1 00009018 ImmGetDefaultIMEWnd
            787  2C2 00009D94 ImmGetDescriptionW
            788  2C3 0000C2D0 ImmGetGuideLineW
            813  2C4 0003C9D0 ImmGetHotKey
            789  2C5 00008868 ImmGetIMCCLockCount
            790  2C6 0000891C ImmGetIMCCSize
            791  2C7 00008664 ImmGetIMCLockCount
           1207  2C8 00009C8C ImmGetIMEFileNameW
           1211  2C9 0000A908 ImmGetImeMenuItemsW
           1769  2CA 000090B0 ImmGetKeyboardLayout
            792  2CB 0000B0A8 ImmGetOpenStatus
            793  2CC 0000AACC ImmGetProperty
            794  2CD 0000A65C ImmGetRegisterWordStyleW
           1200  2CE 0000BC50 ImmGetStatusWindowPos
           1223  2CF 0000AA10 ImmGetUIClassName
           1210  2D0 0000D1D4 ImmGetVirtualKey
           1209  2D1 00009BC8 ImmIsIME
            796  2D2 00008F54 ImmIsUIMessageW
            797  2D3 0000AF2C ImmLockIMC
            798  2D4 0000885C ImmLockIMCC
            800  2D5 0000A2F8 ImmNotifyIME
           1220  2D6 0000E664 ImmProcessKey
            801  2D7 00008878 ImmReSizeIMCC
            802  2D8 0000A4AC ImmRegisterWordW
            803  2D9 00008C94 ImmReleaseContext
           1242  2DA 0000D7E4 ImmRequestMessageW
            804  2DB 000080B0 ImmSIPanelState
           1980  2DC 00009A64 ImmSendNotification
            806  2DD 0000B2E0 ImmSetActiveContext
            807  2DE 0000C384 ImmSetCandidateWindow
            808  2DF 0000C514 ImmSetCompositionFontW
            809  2E0 0000CE28 ImmSetCompositionStringW
            810  2E1 0000C694 ImmSetCompositionWindow
            811  2E2 0000C814 ImmSetConversionStatus
            812  2E3 0003C9B0 ImmSetHotKey
           1222  2E4 0000D740 ImmSetImeWndIMC
            814  2E5 0000B19C ImmSetOpenStatus
            815  2E6 0000CA4C ImmSetStatusWindowPos
            816  2E7 0000E5AC ImmSimulateHotKey
           1221  2E8 0000D560 ImmTranslateMessage
            817  2E9 00008AB8 ImmUnlockIMC
            818  2EA 00008860 ImmUnlockIMCC
            819  2EB 0000A584 ImmUnregisterWordW
           1419  2EC 000128F8 InSendMessage
             98  2ED 00030874 InflateRect
              8  2EE 0002E548 InitLocale
              2  2EF 0001C0CC InitializeCriticalSection
            595  2F0 00019D04 InputDebugCharW
            841  2F1 00012BA8 InsertMenuW
           1762  2F2 00017060 Int_CloseHandle
           1761  2F3 00017148 Int_CreateEventW
             81  2F4 00022294 Int_HeapAlloc
             84  2F5 00021C74 Int_HeapCreate
             85  2F6 000227A0 Int_HeapDestroy
             86  2F7 00022514 Int_HeapFree
            244  2F8 000233D8 Int_HeapReAlloc
            333  2F9 0002270C Int_HeapSize
           1492  2FA 0003CA04 InterlockedCompareExchange
             11  2FB 0003CA34 InterlockedDecrement
             12  2FC 0003C9F0 InterlockedExchange
           1491  2FD 0003CA0C InterlockedExchangeAdd
             10  2FE 0003CA14 InterlockedIncrement
              9  2FF 0003C9F8 InterlockedTestExchange
            629  300 0001AA28 InterruptDisable
            628  301 0001A9D4 InterruptDone
            627  302 0001A978 InterruptInitialize
           1797  303 0001AA7C InterruptMask
            975  304 0000F2E0 IntersectClipRect
             99  305 000308B0 IntersectRect
            250  306 0001469C InvalidateRect
           1615  307 00012E08 InvalidateRgn
           1770  308 0000E8A8 InvertRect
             30  309 0001C4CC IsAPIReady
            521  30A 00017764 IsBadCodePtr
            601  30B 00019FD4 IsBadPtr
            522  30C 000177CC IsBadReadPtr
            523  30D 00017834 IsBadWritePtr
            277  30E 00012D68 IsChild
            678  30F 00013C24 IsClipboardFormatAvailable
            191  310 000267E4 IsDBCSLeadByte
            192  311 0002677C IsDBCSLeadByteEx
            698  312 00015310 IsDialogMessageW
            613  313 00032CD0 IsEncryptionPermitted
            159  314 0007B268 IsExiting
           1830  315 0001D5F4 IsForcePixelDoubling
           1981  316 0001701C IsNamedEventSignaled
            610  317 0001A308 IsPrimaryThread
           1213  318 0001C750 IsProcessDying
           1758  319 000187D8 IsProcessorFeaturePresent
            100  31A 000307D4 IsRectEmpty
           1680  31B 0001C054 IsSystemFile
            185  31C 00023EA8 IsValidCodePage
            209  31D 0002D400 IsValidLocale
            271  31E 00014E64 IsWindow
            288  31F 00013A4C IsWindowEnabled
            886  320 00014EF8 IsWindowVisible
            574  321 00019524 KernExtractIcons
            557  322 00018C10 KernelIoControl
           1489  323 00018C8C KernelLibIoControl
            828  324 000141E4 KeybdGetDeviceInfo
            829  325 00014204 KeybdInitStates
            830  326 00014224 KeybdVKeyToUnicode
            605  327 0001A144 KillAllOtherThreads
            876  328 0001399C KillTimer
           1828  329 000311E0 LASSReloadConfig
            199  32A 00027EDC LCMapStringW
            597  32B 00019DB4 LeaveCritSec
              5  32C 0001C268 LeaveCriticalSection
           1652  32D 0000F3C8 LineTo
             94  32E 00030BEC LoadAcceleratorsW
           1493  32F 000132C8 LoadAnimatedCursor
            873  330 00012E28 LoadBitmapW
            683  331 000132A8 LoadCursorW
            626  332 0001A84C LoadDriver
            237  333 0001689C LoadFSD
           1421  334 000168B4 LoadFSDEx
            728  335 00012E98 LoadIconW
            730  336 0001367C LoadImageW
           1475  337 0001A864 LoadIntChainHandler
           1671  338 0001A91C LoadKernelLibrary
           1768  339 00013F14 LoadKeyboardLayoutW
           1241  33A 00017CC8 LoadLibraryExW
            528  33B 00017EE8 LoadLibraryW
            846  33C 00012C70 LoadMenuW
            533  33D 00018170 LoadResource
            874  33E 000181CC LoadStringW
             33  33F 0002190C LocalAlloc
             41  340 0003CE34 LocalAllocInProcess
            334  341 00023258 LocalAllocTrace
             22  342 0002C028 LocalFileTimeToFileTime
             36  343 000219A8 LocalFree
             42  344 0003CE60 LocalFreeInProcess
             34  345 000232BC LocalReAlloc
             35  346 0002196C LocalSize
             43  347 0003CEA8 LocalSizeInProcess
           1973  348 0001DF5C LockEventLog
           1968  349 0001BFD8 LockFileEx
           1161  34A 00017A68 LockPages
           1794  34B 0003DB78 MD5Final
           1792  34C 0003CED4 MD5Init
           1793  34D 0003DAAC MD5Update
             14  34E 0001DA3C MainThreadBaseFunc
           1602  34F 00019EC0 MapCallerPtr
            699  350 00013DD4 MapDialogRect
           1603  351 00019F1C MapPtrToProcWithSize
            598  352 00019E08 MapPtrToProcess
            599  353 00019E64 MapPtrUnsecure
            549  354 00018B78 MapViewOfFile
            831  355 000135E8 MapVirtualKeyW
            284  356 0001365C MapWindowPoints
            904  357 0000F310 MaskBlt
           1959  358 0001D4A8 MatchesWildcardMask
            857  359 00013C84 MessageBeep
            858  35A 00030FA8 MessageBoxW
           1522  35B 00013048 MonitorFromPoint
           1523  35C 00013070 MonitorFromRect
           1524  35D 00013090 MonitorFromWindow
            163  35E 0001B85C MoveFileW
           1651  35F 0000F3A8 MoveToEx
            272  360 00012CB0 MoveWindow
            871  361 00013448 MsgWaitForMultipleObjectsEx
            196  362 00026B8C MultiByteToWideChar
            545  363 00019340 NKDbgPrintfW
            623  364 0001A740 NKTerminateThread
            568  365 000192EC NKvDbgPrintfW
           1787  366 0003DE14 NotSystemParametersInfoI
            513  367 0001B27C NotifyForceCleanboot
            716  368 000140A4 NotifyWinUserSystem
            101  369 00030834 OffsetRect
            976  36A 0000F388 OffsetRgn
            668  36B 00013AF4 OpenClipboard
           1396  36C 0001697C OpenDeviceKey
           1970  36D 0001DF08 OpenEventLogW
           1496  36E 000171D0 OpenEventW
           1536  36F 0002B878 OpenMsgQueue
            509  370 0001B0DC OpenProcess
            604  371 0001A0E8 OtherThreadsRunning
            541  372 00018730 OutputDebugStringW
            638  373 0001AE28 PPSHRestart
              7  374 0001C4F8 PSLNotify
           1780  375 0001B7C8 PageOutModule
            938  376 0000E7FC PatBlt
            864  377 000151E0 PeekMessageW
            468  378 0002009C PegClearUserNotification
            304  379 00020708 PegCreateDatabase
            307  37A 00020964 PegDeleteDatabase
            309  37B 0001F664 PegDeleteRecord
            302  37C 000205FC PegFindFirstDatabase
            303  37D 00020624 PegFindNextDatabase
            472  37E 000202BC PegGetUserNotificationPreferences
            471  37F 00020238 PegHandleAppNotifications
            301  380 0001BC58 PegOidGetInfo
            306  381 000208E8 PegOpenDatabase
            310  382 0001F8C0 PegReadRecordProps
            899  383 0000FD3C PegRemoveFontResource
            470  384 000201AC PegRunAppAtEvent
            469  385 00020120 PegRunAppAtTime
            308  386 0001F7E0 PegSeekDatabase
            305  387 0002087C PegSetDatabaseInfo
            467  388 0001FF0C PegSetUserNotification
            311  389 0001F9D8 PegWriteRecordProps
           1448  38A 00016F64 PerformCallBack4
            378  38B 0001DD8C PlaySoundW
            939  38C 0000F408 Polygon
            940  38D 0000F428 Polyline
            832  38E 00013FEC PostKeybdMessage
            865  38F 000142F8 PostMessageW
            866  390 0001287C PostQuitMessage
            290  391 00013DB4 PostThreadMessageW
            617  392 0001A5D8 PowerOffSystem
           1764  393 0003782C PowerPolicyNotify
            580  394 000197B0 PrintTrackedItem
            572  395 0001946C ProcessDetachAllDLLs
           1800  396 0002394C ProfileCaptureStatus
             82  397 00023820 ProfileStart
           1801  398 0002389C ProfileStartEx
             83  399 000238E4 ProfileStop
            569  39A 00019360 ProfileSyscall
            102  39B 000307F8 PtInRect
            977  39C 0000F448 PtInRegion
            115  39D 0002B62C PurgeComm
            821  39E 00013348 QASetWindowsJournalHook
            822  39F 00013368 QAUnhookWindowsJournalHook
            490  3A0 00016F08 QueryAPISetID
           1677  3A1 00018834 QueryInstructionSet
            538  3A2 00018564 QueryPerformanceCounter
            539  3A3 000185C0 QueryPerformanceFrequency
            543  3A4 00018890 RaiseException
             80  3A5 0003E500 Random
            351  3A6 0003E660 RasDeleteEntry
           1465  3A7 0003E8B8 RasDevConfigDialogEditW
            342  3A8 0003E528 RasDial
            353  3A9 0003E698 RasEnumConnections
           1424  3AA 0003E754 RasEnumDevicesW
            345  3AB 0003E578 RasEnumEntries
            354  3AC 0003E6B4 RasGetConnectStatus
           1464  3AD 0003E828 RasGetDispPhoneNumW
           1675  3AE 0003EA90 RasGetEapConnectionData
           1673  3AF 0003E9A0 RasGetEapUserData
            355  3B0 0003E6D0 RasGetEntryDevConfig
            346  3B1 0003E5A4 RasGetEntryDialParams
            348  3B2 0003E5DC RasGetEntryProperties
           1463  3B3 0003E7E0 RasGetLinkStatistics
           1458  3B4 0003E7A0 RasGetProjectionInfoW
            344  3B5 0003E55C RasHangUp
            343  3B6 0003E55C RasHangup
            357  3B7 0003E718 RasIOControl
            352  3B8 0003E67C RasRenameEntry
           1676  3B9 0003EB08 RasSetEapConnectionData
           1674  3BA 0003EA18 RasSetEapUserData
            356  3BB 0003E6FC RasSetEntryDevConfig
            347  3BC 0003E5C0 RasSetEntryDialParams
            349  3BD 0003E610 RasSetEntryProperties
            350  3BE 0003E644 RasValidateEntryName
           1975  3BF 0001DF94 ReadEventLogRaw
            170  3C0 00021330 ReadFile
           1831  3C1 0001BF58 ReadFileScatter
            243  3C2 0001BDA0 ReadFileWithSeek
           1530  3C3 0002B894 ReadMsgQueue
            506  3C4 0001B084 ReadProcessMemory
           1153  3C5 0001B558 ReadRegistryFromOEM
            953  3C6 0000F960 RealizePalette
            978  3C7 0000F498 RectInRegion
            981  3C8 0000FB00 RectVisible
            941  3C9 0000F468 Rectangle
            294  3CA 00014144 RectangleAnimation
           1672  3CB 00012B08 RedrawWindow
            587  3CC 00019A1C RefreshKernelAlarm
            455  3CD 000209C0 RegCloseKey
            465  3CE 00020DEC RegCopyFile
            456  3CF 00020A5C RegCreateKeyExW
            457  3D0 00020B4C RegDeleteKeyW
            458  3D1 00020B68 RegDeleteValueW
            460  3D2 00020BC8 RegEnumKeyExW
            459  3D3 00020B84 RegEnumValueW
           1152  3D4 00020A40 RegFlushKey
            461  3D5 00020C0C RegOpenKeyExW
           1542  3D6 00016B14 RegOpenProcessKey
            462  3D7 00020CA4 RegQueryInfoKeyW
            463  3D8 00020D08 RegQueryValueExW
           1479  3D9 00020E40 RegReplaceKey
            466  3DA 00020E08 RegRestoreFile
           1478  3DB 00020E24 RegSaveKey
            464  3DC 00020DB8 RegSetValueExW
           1490  3DD 0001BC94 RegisterAFSEx
            338  3DE 0001BCDC RegisterAFSName
            635  3DF 0001AD70 RegisterAPISet
             95  3E0 0003EB80 RegisterClassW
            673  3E1 000153FC RegisterClipboardFormatW
            546  3E2 000188AC RegisterDbgZones
           1507  3E3 00014104 RegisterDesktop
            235  3E4 00016864 RegisterDevice
           1820  3E5 0001DEB4 RegisterEventSourceW
            835  3E6 00013148 RegisterHotKey
           1609  3E7 000376F8 RegisterPowerRelationship
            293  3E8 00014124 RegisterSIPanel
            892  3E9 000140C4 RegisterTaskBar
           1506  3EA 000140E4 RegisterTaskBarEx
            584  3EB 00019918 RegisterTrackedItem
            891  3EC 00013328 RegisterWindowMessageW
           1799  3ED 0002E32C ReinitLocale
            709  3EE 00012978 ReleaseCapture
            263  3EF 00014BD0 ReleaseDC
            556  3F0 00018DD0 ReleaseMutex
           1610  3F1 0003774C ReleasePowerRelationship
           1584  3F2 000375D4 ReleasePowerRequirement
           1239  3F3 00018F08 ReleaseSemaphore
           1604  3F4 0003CB50 RemoteHeapAlloc
           1606  3F5 0003CC50 RemoteHeapFree
           1605  3F6 0003CBC4 RemoteHeapReAlloc
           1607  3F7 0003CCD8 RemoteHeapSize
             37  3F8 0003CD58 RemoteLocalAlloc
             40  3F9 0003CDF0 RemoteLocalFree
             38  3FA 0003CD80 RemoteLocalReAlloc
             39  3FB 0003CDC8 RemoteLocalSize
            161  3FC 0001B840 RemoveDirectoryW
            900  3FD 0000F4B8 RemoveFontResourceW
            843  3FE 00012BF8 RemoveMenu
           1499  3FF 000142AC RemoveProp
           1819  400 0001DE68 ReportEventW
           1964  401 0001DCB4 ReportFault
           1504  402 0001C070 RequestDeviceNotifications
           1585  403 00037614 RequestPowerNotifications
           1612  404 00016B4C ResourceCreateList
           1835  405 00016B68 ResourceDestroyList
           1834  406 00016BE0 ResourceMarkAsShareable
           1614  407 00016BC0 ResourceRelease
           1613  408 00016B84 ResourceRequest
           1833  409 00016BA4 ResourceRequestEx
            907  40A 0000F4D8 RestoreDC
            500  40B 000173A4 ResumeThread
            942  40C 0000F4F8 RoundRect
            483  40D 0003DC34 SHAddToRecentDocs
           1805  40E 0003E1A4 SHChangeNotifyRegisterI
           1788  40F 0003DE6C SHCloseAppsI
           1163  410 0003DC6C SHCreateExplorerInstance
            484  411 0003EC84 SHCreateShortcut
           1488  412 0003ECF8 SHCreateShortcutEx
           1782  413 0003DCB4 SHDoneButtonI
           1804  414 0003E168 SHFileNotifyFreeI
           1803  415 0003E108 SHFileNotifyRemoveI
           1783  416 0003DCFC SHGetAppKeyAssocI
            482  417 0003EDF8 SHGetFileInfo
            485  418 0003ED7C SHGetShortcutTarget
            295  419 0003F01C SHGetSpecialFolderPath
            487  41A 0003F2A0 SHLoadDIBitmap
           1977  41B 0003F404 SHLoadIndirectString
           1806  41C 0003E2B8 SHNotificationAddI
           1809  41D 0003E3A4 SHNotificationGetDataI
           1808  41E 0003E358 SHNotificationRemoveI
           1807  41F 0003E304 SHNotificationUpdateI
           1784  420 0003DD3C SHSetAppKeyWndAssocI
           1785  421 0003DD84 SHSetNavBarTextI
            486  422 0003F504 SHShowOutOfMemory
           1786  423 0003DDCC SHSipPreferenceI
            908  424 0000F538 SaveDC
            255  425 000129E8 ScreenToClient
            985  426 00013A6C ScrollDC
            289  427 00013AAC ScrollWindowEx
            979  428 0000F558 SelectClipRgn
            921  429 0000F578 SelectObject
            954  42A 0000F940 SelectPalette
            685  42B 000138D4 SendDlgItemMessageW
            823  42C 00015564 SendInput
           1495  42D 00013D34 SendMessageTimeout
            868  42E 00015D78 SendMessageW
            869  42F 00013D94 SendNotifyMessageW
            189  430 0002E718 SetACP
            703  431 000136F4 SetActiveWindow
            299  432 00013478 SetAssociatedMenu
           1725  433 0000E988 SetBitmapBits
            922  434 0000F5FC SetBkColor
            923  435 0000F680 SetBkMode
            943  436 0000F704 SetBrushOrgEx
            708  437 00012958 SetCapture
            664  438 000137D4 SetCaretBlinkTime
            662  439 00013794 SetCaretPos
            882  43A 00012A88 SetClassLong
            880  43B 00012A88 SetClassLongW
            615  43C 0001A528 SetCleanRebootFlag
            671  43D 00013B54 SetClipboardData
            116  43E 0002B674 SetCommBreak
            117  43F 0002B6B4 SetCommMask
            118  440 0002B6FC SetCommState
            119  441 0002B73C SetCommTimeouts
           1501  442 00020E5C SetCurrentUser
            682  443 00013E74 SetCursor
            736  444 000132E8 SetCursorPos
           1666  445 0000FA20 SetDIBColorTable
           1726  446 0000F8A8 SetDIBitsToDevice
            547  447 00018908 SetDaylightTime
            618  448 0001A62C SetDbgZone
           1678  449 0003778C SetDevicePower
            700  44A 00013874 SetDlgItemInt
            686  44B 00013904 SetDlgItemTextW
            178  44C 0001B9A8 SetEndOfFile
           1528  44D 00017248 SetEventData
            583  44E 000198C4 SetExceptionHandler
            169  44F 0001B900 SetFileAttributesW
            173  450 000213F4 SetFilePointer
            177  451 0001B98C SetFileTime
            704  452 00012DA8 SetFocus
            702  453 000136D4 SetForegroundWindow
            590  454 00019AC4 SetGwesOOMEvent
            632  455 0001AB48 SetGwesPowerHandler
            625  456 0001A7F0 SetHandleOwner
            634  457 0001AD14 SetHardwareWatch
            158  458 0001CA78 SetInterruptEvent
            630  459 0001AAD0 SetKMode
            586  45A 000199C8 SetKernelAlarm
            710  45B 00014064 SetKeyboardTarget
            517  45C 00017620 SetLastError
           1890  45D 0000FE78 SetLayout
             24  45E 0002C760 SetLocalTime
            201  45F 0002DAFC SetLocaleInfoW
            609  460 0001A2AC SetLowestScheduledPriority
            853  461 00013CD4 SetMenuItemInfoW
            190  462 0002E83C SetOEMCP
           1462  463 00019AC4 SetOOMEvent
            984  464 0000FD7C SetObjectOwner
            951  465 0000F9A0 SetPaletteEntries
            268  466 00012B28 SetParent
            238  467 0002B26C SetPassword
            240  468 0002B2A8 SetPasswordActive
           1537  469 0002B2EC SetPasswordStatus
            944  46A 0000F724 SetPixel
            631  46B 0001AAEC SetPowerOffHandler
           1583  46C 00037564 SetPowerRequirement
            611  46D 0001A364 SetProcPermissions
           1497  46E 0001426C SetProp
            928  46F 0000FAE0 SetROP2
            571  470 00019410 SetRealTime
            103  471 0003072C SetRect
            104  472 00030744 SetRectEmpty
            982  473 0000FB20 SetRectRgn
            279  474 00015154 SetScrollInfo
            280  475 00013578 SetScrollPos
            281  476 00013598 SetScrollRange
           1150  477 0001B4A0 SetStdioPathW
           1825  478 0000FE28 SetStretchBltMode
            890  479 000134D8 SetSysColors
            214  47A 0002FF5C SetSystemDefaultLCID
            337  47B 0001BD30 SetSystemMemoryDivision
           1582  47C 000374B4 SetSystemPowerState
             26  47D 0002C64C SetSystemTime
           1654  47E 0000EDB8 SetTextAlign
           1962  47F 0000FEB8 SetTextCharacterExtra
            924  480 0000F744 SetTextColor
            502  481 000173DC SetThreadContext
            514  482 000173F8 SetThreadPriority
            614  483 0001A4D4 SetTimeZoneBias
             28  484 0002C418 SetTimeZoneInformation
            875  485 00013964 SetTimer
           1502  486 00020E78 SetUserData
           1795  487 0002E964 SetUserDefaultLCID
           1319  488 00037ECC SetUserDefaultUILanguage
            983  489 0000FB90 SetViewportOrgEx
            258  48A 00016014 SetWindowLongW
            247  48B 00014444 SetWindowPos
           1398  48C 000131E8 SetWindowRgn
            256  48D 00012A08 SetWindowTextW
           1202  48E 00013100 SetWindowsHookExW
            120  48F 0002B77C SetupComm
            480  490 0003FC68 ShellExecuteEx
            712  491 00014164 ShellModalEnd
            481  492 0003DBEC Shell_NotifyIcon
            661  493 00013774 ShowCaret
            737  494 00013308 ShowCursor
           1810  495 00015698 ShowStartupWindow
            266  496 00012AC8 ShowWindow
            639  497 0001BA18 SignalStarted
           1174  498 00040D38 SipEnumIM
           1175  499 00040C6C SipGetCurrentIM
           1172  49A 000409F8 SipGetInfo
           1170  49B 00040928 SipRegisterNotification
           1176  49C 00040CD4 SipSetCurrentIM
           1214  49D 00040884 SipSetDefaultRect
           1173  49E 00040AFC SipSetInfo
           1171  49F 00040990 SipShowIM
           1169  4A0 00040864 SipStatus
            534  4A1 00018228 SizeofResource
            496  4A2 00017264 Sleep
           1534  4A3 00017BE8 SleepTillTick
           1505  4A4 0001C08C StopDeviceNotifications
           1586  4A5 00037668 StopPowerNotifications
            905  4A6 0000F7C8 StretchBlt
           1667  4A7 0000F828 StretchDIBits
           1710  4A8 00041DC8 StringCbCatA
           1712  4A9 00041E38 StringCbCatExA
           1696  4AA 00043190 StringCbCatExW
           1753  4AB 00041ED4 StringCbCatNA
           1755  4AC 00041F54 StringCbCatNExA
           1747  4AD 000432C4 StringCbCatNExW
           1745  4AE 0004323C StringCbCatNW
           1694  4AF 0004311C StringCbCatW
           1706  4B0 000414F4 StringCbCopyA
           1708  4B1 00041564 StringCbCopyExA
           1692  4B2 00042738 StringCbCopyExW
           1751  4B3 0004160C StringCbCopyNA
           1869  4B4 00042884 StringCbCopyNExW
           1743  4B5 000427F0 StringCbCopyNW
           1690  4B6 000426C4 StringCbCopyW
           1757  4B7 000418EC StringCbLengthA
           1749  4B8 00042BF8 StringCbLengthW
           1716  4B9 000416B8 StringCbPrintfA
           1718  4BA 00041748 StringCbPrintfExA
           1702  4BB 00042A34 StringCbPrintfExW
           1700  4BC 000429A0 StringCbPrintfW
           1714  4BD 00041660 StringCbVPrintfA
           1720  4BE 00041830 StringCbVPrintfExA
           1704  4BF 00042B2C StringCbVPrintfExW
           1698  4C0 00042944 StringCbVPrintfW
           1709  4C1 00041DA4 StringCchCatA
           1711  4C2 00041DEC StringCchCatExA
           1695  4C3 00043144 StringCchCatExW
           1752  4C4 00041EB0 StringCchCatNA
           1754  4C5 00041EF8 StringCchCatNExA
           1746  4C6 00043268 StringCchCatNExW
           1744  4C7 00043218 StringCchCatNW
           1693  4C8 000430F8 StringCchCatW
           1705  4C9 000414D0 StringCchCopyA
           1707  4CA 00041518 StringCchCopyExA
           1691  4CB 000426EC StringCchCopyExW
           1750  4CC 000415DC StringCchCopyNA
           1868  4CD 00042828 StringCchCopyNExW
           1742  4CE 000427C0 StringCchCopyNW
           1689  4CF 000426A0 StringCchCopyW
           1756  4D0 000418BC StringCchLengthA
           1748  4D1 00042BC8 StringCchLengthW
           1715  4D2 00041684 StringCchPrintfA
           1717  4D3 000416EC StringCchPrintfExA
           1701  4D4 000429D8 StringCchPrintfExW
           1699  4D5 0004296C StringCchPrintfW
           1713  4D6 0004163C StringCchVPrintfA
           1719  4D7 000417D4 StringCchVPrintfExA
           1703  4D8 00042AD0 StringCchVPrintfExW
           1697  4D9 00042920 StringCchVPrintfW
            591  4DA 00019B28 StringCompress
            592  4DB 00019B84 StringDecompress
            105  4DC 00030ACC SubtractRect
            499  4DD 00017388 SuspendThread
           1485  4DE 000304EC SwitchToFiber
            837  4DF 00014044 SystemIdleTimerReset
            720  4E0 0001C6A8 SystemMemoryLow
             89  4E1 0001C5E4 SystemParametersInfoW
             19  4E2 0002BD20 SystemTimeToFileTime
            511  4E3 0001B1C4 THCreateSnapshot
            512  4E4 0001B220 THGrow
            596  4E5 00019D60 TakeCritSec
            544  4E6 0001B484 TerminateProcess
            491  4E7 00016F80 TerminateThread
             13  4E8 0001DB14 ThreadBaseFunc
           1474  4E9 0001D8C8 ThreadExceptionExit
            520  4EA 00017708 TlsCall
             15  4EB 0001C6C4 TlsGetValue
             16  4EC 0001C710 TlsSetValue
            877  4ED 000133A8 TouchCalibrate
            845  4EE 00012C38 TrackPopupMenuEx
            838  4EF 00015394 TranslateAcceleratorW
           1166  4F0 0000FCE4 TranslateCharsetInfo
            870  4F1 0001289C TranslateMessage
            121  4F2 0002B7CC TransmitCommChar
            906  4F3 0000FBB0 TransparentImage
           1233  4F4 0001C204 TryEnterCriticalSection
            620  4F5 0001A6EC TurnOffProfiling
            619  4F6 0001A698 TurnOnProfiling
            567  4F7 000192DC U_rclose
            566  4F8 000192C4 U_rlseek
            563  4F9 0001916C U_ropen
            564  4FA 00019264 U_rread
            565  4FB 00019294 U_rwrite
           1974  4FC 0001DF78 UnLockEventLog
           1203  4FD 00013120 UnhookWindowsHookEx
            106  4FE 00030954 UnionRect
           1969  4FF 0001C00C UnlockFileEx
           1162  500 00017AC4 UnlockPages
            550  501 00018A64 UnmapViewOfFile
            884  502 000127E4 UnregisterClassW
           1156  503 00013188 UnregisterFunc1
            836  504 00013168 UnregisterHotKey
           1447  505 0001B6C8 UpdateNLSInfo
           1796  506 0001B674 UpdateNLSInfoEx
            267  507 00012AE8 UpdateWindow
            278  508 00012DC8 ValidateRect
           1616  509 00012DE8 ValidateRgn
           1459  50A 00018284 VerQueryValueW
            637  50B 0001AE0C VerifyAPIHandle
           1827  50C 00031120 VerifyUser
            524  50D 0001789C VirtualAlloc
            560  50E 00018F9C VirtualCopy
            525  50F 000178F8 VirtualFree
            526  510 00017954 VirtualProtect
            527  511 000179B0 VirtualQuery
           1724  512 00018FF8 VirtualSetAttributes
            444  513 0004335C WNetAddConnection3W
            445  514 000433C0 WNetCancelConnection2W
            453  515 0004368C WNetCloseEnum
            446  516 00043458 WNetConnectionDialog1W
            447  517 00043410 WNetDisconnectDialog
            448  518 00043498 WNetDisconnectDialog1W
            454  519 00043634 WNetEnumResourceW
            449  51A 000434D8 WNetGetConnectionW
            450  51B 00043528 WNetGetUniversalNameW
            451  51C 00043580 WNetGetUserW
            452  51D 000435D0 WNetOpenEnumW
            122  51E 0002B814 WaitCommEvent
            503  51F 0001AF94 WaitForDebugEvent
            498  520 000172B8 WaitForMultipleObjects
            497  521 00017314 WaitForSingleObject
            197  522 00026E44 WideCharToMultiByte
            252  523 00012998 WindowFromPoint
           1155  524 0001861C WriteDebugLED
            171  525 000213C8 WriteFile
           1832  526 0001BF98 WriteFileGather
            718  527 0001BE7C WriteFileWithSeek
           1531  528 0002B8C8 WriteMsgQueue
            507  529 0001B0B0 WriteProcessMemory
           1154  52A 0001B5B4 WriteRegistryToOEM
           1625  52B 0004375C _CountLeadingOnes
           1626  52C 00043788 _CountLeadingOnes64
           1627  52D 000437A0 _CountLeadingSigns
           1628  52E 000437D4 _CountLeadingSigns64
           1629  52F 000436D4 _CountLeadingZeros
           1630  530 00043700 _CountLeadingZeros64
           1631  531 000437F0 _CountOneBits
           1632  532 00043840 _CountOneBits64
           1181  533 0007AB24 _HUGE
           1151  534 0004407C _InitStdioLib
           1636  535 000440F8 _MulHigh
           1637  536 00044104 _MulUnsignedHigh
           1645  537 00044110 _XcptFilter
             87  538 000441CC __C_specific_handler
           1550  539 00011814 __CxxFrameHandler
           1551  53A 00044318 __CxxThrowException
           1559  53B 000445A8 __RTCastToVoid
           1561  53C 000449B4 __RTDynamicCast
           1560  53D 000444AC __RTtypeid
           2053  53E 00044BB8 __addd
           2051  53F 00044DD8 __adds
           2050  540 00045150 __cmpd
           2049  541 000451A4 __cmps
           2048  542 000451E8 __divd
           2047  543 00045554 __divs
           2046  544 000456FC __dtoi
           2045  545 00045858 __dtoi64
           2044  546 00045A14 __dtos
           2043  547 00045B64 __dtou
           2042  548 00045C8C __dtou64
           2041  549 00045E14 __eqd
           2040  54A 00045F8C __eqs
           2039  54B 000460C8 __ged
           2038  54C 000461F4 __ges
           2037  54D 000462F4 __gtd
           2036  54E 00046414 __gts
           2035  54F 00046534 __i64tod
           2034  550 00046680 __i64tos
           2033  551 00046784 __itod
           2032  552 000467F4 __itos
           2031  553 000468A4 __led
           2030  554 000469D0 __les
           2029  555 00046AD0 __ltd
           2028  556 00046BF0 __lts
           2027  557 00046CE4 __muld
           2026  558 00046F54 __muls
           2025  559 0004708C __ned
           2024  55A 00047204 __negd
           2023  55B 0004721C __negs
           2022  55C 00047234 __nes
           2005  55D 00047370 __rt_sdiv
           2006  55E 0004746C __rt_sdiv10
           2000  55F 0004761C __rt_sdiv64by64
           2001  560 0004762C __rt_srem64by64
           2010  561 00047644 __rt_srsh
           2008  562 0004768C __rt_udiv
           2009  563 00047770 __rt_udiv10
           2002  564 000475F4 __rt_udiv64by64
           2003  565 00047604 __rt_urem64by64
           2011  566 000477A0 __rt_ursh
           1876  567 00047854 __security_error_handler
           1875  568 000477E8 __security_gen_cookie
           2021  569 00047924 __stod
           2020  56A 00047A54 __stoi
           2019  56B 00047B3C __stoi64
           2018  56C 00047C84 __stou
           2017  56D 00047D54 __stou64
           1089  56E 00047E7C __strgtold12
           2016  56F 00044B94 __subd
           2015  570 00044DC0 __subs
           2014  571 00046508 __u64tod
           2013  572 00046654 __u64tos
           2012  573 0004677C __utod
           2052  574 000467DC __utos
           1621  575 00048398 _abs64
            996  576 000487EC _atodbl
            997  577 00048828 _atoflt
           1418  578 00049244 _atoi64
           1622  579 0004939C _byteswap_uint64
           1623  57A 00049370 _byteswap_ulong
           1624  57B 00049354 _byteswap_ushort
            998  57C 000497E8 _cabs
           1000  57D 00049818 _chgsign
           1001  57E 0004A084 _clearfp
           1002  57F 0004A1C4 _controlfp
           1003  580 00049808 _copysign
           1008  581 0004A370 _ecvt
           1119  582 0004A46C _fcloseall
           1011  583 0004A2F0 _fcvt
           1124  584 0004B0F8 _fileno
           1012  585 00049D64 _finite
           1093  586 0007AFA8 _fltused
           1123  587 0004A714 _flushall
           1015  588 00049F40 _fpclass
           1016  589 0004B628 _fpieee_flt
           1017  58A 0004A034 _fpreset
           1020  58B 0004B6C0 _frnd
           1021  58C 0004B9F0 _fsqrt
           1022  58D 0004BDD0 _gcvt
           1100  58E 00043F98 _getstdfilex
           1138  58F 0004C0E0 _getws
           1023  590 000497C8 _hypot
           1417  591 00028DC0 _isctype
           1024  592 00049D98 _isnan
           1633  593 00049E00 _isnanf
           1634  594 00049E44 _isunordered
           1635  595 00049ED8 _isunorderedf
           1025  596 0004C1B8 _itoa
           1026  597 0004C2B0 _itow
           1027  598 0004C43C _j0
           1028  599 0004C634 _j1
           1029  59A 0004C888 _jn
           1087  59B 000487BC _ld12tod
           1088  59C 000487D4 _ld12tof
           1035  59D 00049840 _logb
           1037  59E 0004D314 _lrotl
           1038  59F 0004D39C _lrotr
           1039  5A0 0004C1EC _ltoa
           1040  5A1 0004C2E4 _ltow
           2055  5A2 0004D3F4 _mbmemset
           1042  5A3 0004D494 _memccpy
           1045  5A4 0004D4C0 _memicmp
           1049  5A5 0004D518 _msize
           1050  5A6 0004999C _nextafter
           1092  5A7 0004D528 _purecall
           1139  5A8 0004D6C8 _putws
           1055  5A9 0004D2F0 _rotl
           1638  5AA 0004D338 _rotl64
           1056  5AB 0004D378 _rotr
           1639  5AC 0004D3C0 _rotr64
           1057  5AD 00049830 _scalb
           1187  5AE 0004B564 _setmode
            729  5AF 0004D834 _snprintf
           1096  5B0 0004D960 _snwprintf
           1062  5B1 0004A048 _statusfp
           1409  5B2 00048AA8 _strdup
           1410  5B3 000488B0 _stricmp
           1415  5B4 000492E4 _strlwr
           1411  5B5 00048AEC _strnicmp
           1412  5B6 00048CA0 _strnset
           1413  5B7 00048E00 _strrev
           1414  5B8 00048E64 _strset
           1416  5B9 0004931C _strupr
           1074  5BA 0004DA1C _swab
           1079  5BB 0004C220 _ultoa
           1080  5BC 0004C318 _ultow
           1147  5BD 0004D78C _vsnprintf
           1132  5BE 0004D87C _vsnwprintf
             74  5BF 00048A50 _wcsdup
            230  5C0 00028924 _wcsicmp
            231  5C1 000278D4 _wcslwr
            229  5C2 000288D0 _wcsnicmp
             67  5C3 00048C68 _wcsnset
             70  5C4 00048DBC _wcsrev
             71  5C5 00048E44 _wcsset
            232  5C6 00027928 _wcsupr
           1117  5C7 0004B174 _wfdopen
           1145  5C8 0004AAB4 _wfopen
           1201  5C9 0004B190 _wfreopen
             78  5CA 000490A4 _wtol
             79  5CB 000491A4 _wtoll
           1084  5CC 0004CC34 _y0
           1085  5CD 0004CEA0 _y1
           1086  5CE 0004D168 _yn
            988  5CF 0004838C abs
            414  5D0 0004DA54 acmDriverAdd
            415  5D1 0004DAA0 acmDriverClose
            416  5D2 0004DAD8 acmDriverDetails
            417  5D3 0004DB18 acmDriverEnum
            418  5D4 0004DB58 acmDriverID
            419  5D5 0004DB98 acmDriverMessage
            420  5D6 0004DBDC acmDriverOpen
            421  5D7 0004DC1C acmDriverPriority
            422  5D8 0004DC5C acmDriverRemove
            423  5D9 0004E1F0 acmFilterChoose
            424  5DA 0004DC94 acmFilterDetails
            425  5DB 0004DCD4 acmFilterEnum
            426  5DC 0004DD20 acmFilterTagDetails
            427  5DD 0004DD60 acmFilterTagEnum
            428  5DE 0004E220 acmFormatChoose
            429  5DF 0004DDAC acmFormatDetails
            430  5E0 0004DDEC acmFormatEnum
            431  5E1 0004DE38 acmFormatSuggest
            432  5E2 0004DE84 acmFormatTagDetails
            433  5E3 0004DEC4 acmFormatTagEnum
            442  5E4 0004E12C acmGetVersion
            443  5E5 0004E1B0 acmMetrics
            434  5E6 0004DF10 acmStreamClose
            435  5E7 0004DF48 acmStreamConvert
            436  5E8 0004DF88 acmStreamMessage
            437  5E9 0004DFCC acmStreamOpen
            438  5EA 0004E030 acmStreamPrepareHeader
            439  5EB 0004E070 acmStreamReset
            440  5EC 0004E0A8 acmStreamSize
            441  5ED 0004E0EC acmStreamUnprepareHeader
            989  5EE 0004E858 acos
            990  5EF 0004E844 asin
            991  5F0 0004EC14 atan
            992  5F1 0004ED5C atan2
            995  5F2 0004F314 atof
            993  5F3 0004F40C atoi
            994  5F4 0004F37C atol
           1346  5F5 0004F490 calloc
            999  5F6 0004F4B8 ceil
           1640  5F7 0004F5F4 ceilf
           1127  5F8 0004F60C clearerr
           1004  5F9 0004FC88 cos
           1005  5FA 00050388 cosh
           1006  5FB 0005063C difftime
           1007  5FC 00050674 div
           1009  5FD 00050870 exp
           1010  5FE 00050B2C fabs
           1641  5FF 00050C30 fabsf
           1118  600 0004B5C8 fclose
           1125  601 0004F668 feof
           1126  602 0004F6C4 ferror
           1122  603 0004A69C fflush
           1108  604 00050C48 fgetc
           1128  605 00050D30 fgetpos
           1109  606 0004C058 fgets
           1140  607 00050D90 fgetwc
           1143  608 0004C034 fgetws
           1013  609 00050DF8 floor
           1642  60A 00050F34 floorf
           1014  60B 00050F4C fmod
           1643  60C 000513A0 fmodf
           1113  60D 0004AD70 fopen
           1115  60E 00051518 fprintf
           1110  60F 00051538 fputc
           1111  610 0004D6A8 fputs
           1141  611 00051638 fputwc
           1144  612 0004D688 fputws
           1120  613 00051804 fread
           1018  614 0005187C free
           1019  615 0005188C frexp
           1114  616 000519C0 fscanf
           1130  617 00051AF4 fseek
           1129  618 00051B64 fsetpos
           1131  619 00051D2C ftell
            867  61A 00051E80 fwprintf
           1121  61B 00052070 fwrite
            735  61C 000520E8 fwscanf
           1104  61D 00050CE8 getchar
           1106  61E 0004C07C gets
           1136  61F 0004B510 getwchar
            193  620 0002675C iswctype
            833  621 00015108 keybd_event
           1030  622 00052158 labs
           1031  623 00052164 ldexp
           1032  624 0005242C ldiv
           1246  625 00052718 lineAccept
            375  626 000526E0 lineAddProvider
           1247  627 00052734 lineAddToConference
           1248  628 00052750 lineAnswer
           1249  629 0005276C lineBlindTransfer
            358  62A 00052474 lineClose
           1250  62B 00052788 lineCompleteTransfer
            374  62C 00052678 lineConfigDialogEdit
            359  62D 00052490 lineDeallocateCall
           1251  62E 000527A4 lineDevSpecific
           1252  62F 000527D0 lineDial
            360  630 000524AC lineDrop
           1253  631 000527EC lineForward
           1254  632 00052828 lineGenerateDigits
           1255  633 00052844 lineGenerateTone
           1256  634 00052870 lineGetAddressCaps
           1257  635 000528A4 lineGetAddressID
           1258  636 000528D0 lineGetAddressStatus
           1259  637 000528EC lineGetAppPriority
           1260  638 00052920 lineGetCallInfo
           1261  639 0005293C lineGetCallStatus
           1262  63A 00052958 lineGetConfRelatedCalls
            361  63B 000524C8 lineGetDevCaps
            362  63C 000524F4 lineGetDevConfig
            372  63D 000526AC lineGetID
           1263  63E 00052974 lineGetIcon
           1264  63F 00052990 lineGetLineDevStatus
           1265  640 000529AC lineGetMessage
           1266  641 000529C8 lineGetNewCalls
           1267  642 000529E4 lineGetNumRings
           1268  643 00052A00 lineGetProviderList
           1269  644 00052A1C lineGetStatusMessages
            363  645 00052510 lineGetTranslateCaps
           1270  646 00052A38 lineHandoff
           1271  647 00052A54 lineHold
            364  648 000535B4 lineInitialize
           1272  649 00053520 lineInitializeEx
            365  64A 0005252C lineMakeCall
           1273  64B 00052A70 lineMonitorDigits
           1274  64C 00052A8C lineMonitorMedia
            366  64D 00052558 lineNegotiateAPIVersion
           1275  64E 00052AA8 lineNegotiateExtVersion
            367  64F 0005258C lineOpen
           1276  650 00052ADC linePickup
           1277  651 00052B08 linePrepareAddToConference
           1278  652 00052B24 lineRedirect
           1279  653 00052B40 lineReleaseUserUserInfo
           1280  654 00052B5C lineRemoveFromConference
           1281  655 00052B78 lineSendUserUserInfo
           1282  656 00052B94 lineSetAppPriority
           1283  657 00052BC8 lineSetCallParams
           1284  658 00052BF4 lineSetCallPrivilege
           1168  659 000526FC lineSetCurrentLocation
            368  65A 000525D8 lineSetDevConfig
           1285  65B 00052C10 lineSetMediaMode
           1286  65C 00052C2C lineSetNumRings
            369  65D 000525F4 lineSetStatusMessages
           1287  65E 00052C48 lineSetTerminal
           1288  65F 00052C84 lineSetTollList
           1289  660 00052CA0 lineSetupConference
           1290  661 00052CD4 lineSetupTransfer
            370  662 00053190 lineShutdown
           1291  663 00052CF0 lineSwapHold
            371  664 00052610 lineTranslateAddress
            373  665 0005264C lineTranslateDialog
           1292  666 00052D0C lineUnhold
           1033  667 00053AB0 log
           1034  668 00053A9C log10
           1036  669 00053AC4 longjmp
            227  66A 0002B160 lstrcmpW
            228  66B 0002B1D8 lstrcmpiW
           1041  66C 0004F470 malloc
             76  66D 000077C0 mbstowcs
             31  66E 00053AD4 memchr
           1043  66F 00053B00 memcmp
           1044  670 00053BCC memcpy
           1046  671 0005492C memmove
           1047  672 00055B54 memset
           1598  673 00055E70 mixerClose
           1589  674 00055BDC mixerGetControlDetails
           1591  675 00055C1C mixerGetDevCaps
           1590  676 00055C5C mixerGetID
           1592  677 00055C9C mixerGetLineControls
           1593  678 00055CDC mixerGetLineInfo
           1594  679 00055D1C mixerGetNumDevs
           1596  67A 00055DA0 mixerMessage
           1595  67B 00055DE4 mixerOpen
           1597  67C 00055E30 mixerSetControlDetails
           1048  67D 00055EA0 modf
            824  67E 00015480 mouse_event
           1293  67F 00052D28 phoneClose
           1294  680 00052D44 phoneConfigDialog
           1295  681 00052D60 phoneDevSpecific
           1296  682 00052D7C phoneGetDevCaps
           1297  683 00052DA8 phoneGetGain
           1298  684 00052DC4 phoneGetHookSwitch
           1300  685 00052DFC phoneGetID
           1299  686 00052DE0 phoneGetIcon
           1301  687 00052E18 phoneGetMessage
           1302  688 00052E34 phoneGetRing
           1303  689 00052E50 phoneGetStatus
           1304  68A 00052E6C phoneGetStatusMessages
           1305  68B 00052E88 phoneGetVolume
           1306  68C 00053568 phoneInitializeEx
           1307  68D 00052EA4 phoneNegotiateAPIVersion
           1308  68E 00052ED8 phoneNegotiateExtVersion
           1309  68F 00052F0C phoneOpen
           1310  690 00052F48 phoneSetGain
           1311  691 00052F64 phoneSetHookSwitch
           1312  692 00052F80 phoneSetRing
           1313  693 00052F9C phoneSetStatusMessages
           1314  694 00052FB8 phoneSetVolume
           1315  695 0005322C phoneShutdown
           1051  696 00056034 pow
           1102  697 000514B8 printf
           1105  698 000515E8 putchar
           1107  699 0004D72C puts
           1137  69A 0004B4B4 putwchar
           1052  69B 00056F28 qsort
           1053  69C 00057198 rand
           1054  69D 000571E4 realloc
           1101  69E 00057278 scanf
           2054  69F 000572F4 setjmp
           1608  6A0 00057304 setvbuf
           1058  6A1 0004FA00 sin
           1059  6A2 0004FED4 sinh
            377  6A3 0001DCFC sndPlaySoundW
            719  6A4 0004D854 sprintf
           1060  6A5 0004BB5C sqrt
           1644  6A6 0004BDB8 sqrtf
           1061  6A7 0005717C srand
            653  6A8 000573F0 sscanf
           1063  6A9 00057444 strcat
           1064  6AA 0005746C strchr
           1065  6AB 00057490 strcmp
           1066  6AC 00057580 strcpy
           1067  6AD 00057604 strcspn
           1068  6AE 000576B4 strlen
           1069  6AF 00057718 strncat
           1070  6B0 00057754 strncmp
           1071  6B1 00057784 strncpy
           1406  6B2 00048D28 strpbrk
           1407  6B3 00048864 strrchr
           1408  6B4 00048EDC strspn
           1072  6B5 0005782C strstr
           1403  6B6 000579E8 strtod
           1073  6B7 00057AB8 strtok
           1404  6B8 00057E4C strtol
           1405  6B9 00057E70 strtoul
           1097  6BA 0004D980 swprintf
           1098  6BB 00057E94 swscanf
           1075  6BC 00057EE8 tan
           1076  6BD 00058398 tanh
           1090  6BE 00058798 tolower
           1091  6BF 000587A8 toupper
            194  6C0 00027810 towlower
            195  6C1 00027870 towupper
           1112  6C2 000587B8 ungetc
           1142  6C3 00058820 ungetwc
           1116  6C4 000513D8 vfprintf
            721  6C5 00051DA0 vfwprintf
           1103  6C6 00051460 vprintf
           1146  6C7 0004D818 vsprintf
           1099  6C8 0004D944 vswprintf
           1135  6C9 00051E28 vwprintf
            406  6CA 00058FA4 waveInAddBuffer
            403  6CB 00058FE4 waveInClose
            401  6CC 00059014 waveInGetDevCaps
            402  6CD 00059054 waveInGetErrorText
            411  6CE 00059094 waveInGetID
            400  6CF 000590CC waveInGetNumDevs
            410  6D0 00059150 waveInGetPosition
           1815  6D1 00058EE4 waveInGetProperty
            412  6D2 00059190 waveInMessage
            413  6D3 00059640 waveInOpen
            404  6D4 000591D4 waveInPrepareHeader
            409  6D5 00059214 waveInReset
           1816  6D6 00058F48 waveInSetProperty
            407  6D7 00059244 waveInStart
            408  6D8 00059274 waveInStop
            405  6D9 000592A4 waveInUnprepareHeader
            391  6DA 00058A24 waveOutBreakLoop
            384  6DB 00058A54 waveOutClose
            380  6DC 00058A84 waveOutGetDevCaps
            383  6DD 00058AC4 waveOutGetErrorText
            397  6DE 00058B04 waveOutGetID
            379  6DF 00058B3C waveOutGetNumDevs
            393  6E0 00058BC0 waveOutGetPitch
            395  6E1 00058BF8 waveOutGetPlaybackRate
            392  6E2 00058C30 waveOutGetPosition
           1813  6E3 00058964 waveOutGetProperty
            381  6E4 00058C70 waveOutGetVolume
            398  6E5 00058CA8 waveOutMessage
            399  6E6 00059578 waveOutOpen
            388  6E7 00058CEC waveOutPause
            385  6E8 00058D1C waveOutPrepareHeader
            390  6E9 00058D5C waveOutReset
            389  6EA 00058D8C waveOutRestart
            394  6EB 00058DBC waveOutSetPitch
            396  6EC 00058DF4 waveOutSetPlaybackRate
           1814  6ED 000589C8 waveOutSetProperty
            382  6EE 00058E2C waveOutSetVolume
            386  6EF 00058E64 waveOutUnprepareHeader
            387  6F0 00058EA4 waveOutWrite
             58  6F1 0004893C wcscat
             59  6F2 00048980 wcschr
             60  6F3 000489AC wcscmp
             61  6F4 00048968 wcscpy
             62  6F5 000489F4 wcscspn
             63  6F6 00048B4C wcslen
             64  6F7 00048B6C wcsncat
             65  6F8 00048BB4 wcsncmp
             66  6F9 00048C08 wcsncpy
             68  6FA 00048CD8 wcspbrk
             69  6FB 00048D84 wcsrchr
             72  6FC 00048E84 wcsspn
             73  6FD 00048F40 wcsstr
           1081  6FE 000578B0 wcstod
             77  6FF 00048FC0 wcstok
           1082  700 00057E04 wcstol
             75  701 000078A8 wcstombs
           1083  702 00057E28 wcstoul
           1134  703 00051EA0 wprintf
           1133  704 00059708 wscanf
             56  705 0004D9DC wsprintfW
             57  706 0004D9A8 wvsprintfW
           1838      00036934 [NONAME]
           1839      00037350 [NONAME]
           1840      00036CAC [NONAME]
           1841      00036C0C [NONAME]
           1846      00036A18 [NONAME]
           1849      00036F58 [NONAME]
           1861      00036638 [NONAME]
           1865      00037168 [NONAME]
           1866      00037414 [NONAME]

      Summary

            2000 .data
            6000 .pdata
            4000 .reloc
           18000 .rsrc
           79000 .text

  • 相关阅读:
    python16_day18【Django_Form表单、分页】
    python16_day17【Django_session、ajax】
    django【orm操作】
    python16_day16【Django_ORM、模板】
    python16_day15【Django入门】
    python16_day14【jQuery】
    python16_day13【css、js】
    python16_day12【html、css】
    python16_day11【MQ、Redis、Memcache】
    python16_day10【SelectWeb、SelectWget、paramiko、pymysql】
  • 原文地址:https://www.cnblogs.com/huanglong/p/2393275.html
Copyright © 2011-2022 走看看