Changeset 21307 for trunk/src


Ignore:
Timestamp:
Jun 18, 2009, 6:26:48 PM (16 years ago)
Author:
ydario
Message:

Support gcc 4.x for ntdll

Location:
trunk/src
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/initterm.cpp

    r10223 r21307  
    7777         __ctordtorInit ();
    7878         __ehInit();
     79#if 0
    7980        InitOverrides();
     81#endif
    8082
    8183        rc = DosExitList(EXITLIST_NONCRITDLL|EXLST_ADD, cleanup);
  • trunk/src/NTDLL/makefile

    r9992 r21307  
    5757
    5858LIBS = \
    59 $(ODIN32_LIB_)\EmxSupport\EMXOS2FSRoutines.lib \
    60 $(EMX)\lib\iberty_s.lib \
    61 $(EMX)\lib\gcc-lib\i386-pc-os2-emx\3.2.1\mt\stdcxx.lib \
    62 $(EMX)\lib\c_alias.lib \
    63 $(EMX)\lib\gcc-lib\i386-pc-os2-emx\3.2.1\mt\gcc_eh.lib \
    64 $(EMX)\lib\gcc-lib\i386-pc-os2-emx\3.2.1\mt\gcc.lib \
    65 $(EMX)\lib\mt\c.lib \
    66 $(EMX)\lib\mt\c_dllso.lib \
    67 $(EMX)\lib\mt\sys.lib \
    68 $(EMX)\lib\os2.lib \
    69 $(ODIN32_LIB_)\EmxSupport\ExCRuntime.lib \
    70 $(ODIN32_LIB_)\EmxSupport\ExDllSupport.lib \
    7159$(ODIN32_LIB)\kernel32.lib \
    7260$(ODIN32_LIB)\user32.lib
  • trunk/src/NTDLL/ntdll.def

    r9992 r21307  
    99
    1010IMPORTS
    11     _RtlInitializeCriticalSection@4      = KERNEL32.InitializeCriticalSection
    12     _RtlLeaveCriticalSection@4           = KERNEL32.LeaveCriticalSection
    13     _RtlEnterCriticalSection@4           = KERNEL32.EnterCriticalSection
    14     _RtlDeleteCriticalSection@4          = KERNEL32.DeleteCriticalSection
     11    "_RtlInitializeCriticalSection@4"      = KERNEL32.InitializeCriticalSection
     12    "_RtlLeaveCriticalSection@4"           = KERNEL32.LeaveCriticalSection
     13    "_RtlEnterCriticalSection@4"           = KERNEL32.EnterCriticalSection
     14    "_RtlDeleteCriticalSection@4"          = KERNEL32.DeleteCriticalSection
    1515
    1616EXPORTS
     
    3636;   CsrSetPriorityClass                                                 @19
    3737    DbgBreakPoint                                                       @20
    38     DbgPrint                                                            @21
     38    _DbgPrint                                                           @21
    3939;   DbgPrompt                                                           @22
    4040;   DbgSsHandleKmApiMsg                                                 @23
     
    4949;   KiUserExceptionDispatcher                                           @32
    5050;   LdrAccessResource                                                   @33
    51     LdrDisableThreadCalloutsForDll = _LdrDisableThreadCalloutsForDll@4  @34
     51    LdrDisableThreadCalloutsForDll = "_LdrDisableThreadCalloutsForDll@4"  @34
    5252;   LdrEnumResources                                                    @35
    5353;   LdrFindEntryForAddress                                              @36
     
    6969;   NlsMbCodePageTag                                                    @52
    7070;   NlsMbOemCodePageTag                                                 @53
    71     NtAcceptConnectPort           = _NtAcceptConnectPort@24             @54
    72     NtAccessCheck                 = _NtAccessCheck@32                   @55
     71    NtAcceptConnectPort           = "_NtAcceptConnectPort@24"             @54
     72    NtAccessCheck                 = "_NtAccessCheck@32"                   @55
    7373;   NtAccessCheckAndAuditAlarm                                          @56
    7474;   NtAddAtom                                                           @57
    7575;   NtAdjustGroupsToken                                                 @58
    76     NtAdjustPrivilegesToken       = _NtAdjustPrivilegesToken@24         @59
     76    NtAdjustPrivilegesToken       = "_NtAdjustPrivilegesToken@24"         @59
    7777;   NtAlertResumeThread                                                 @60
    78     NtAlertThread                 = _NtAlertThread@8                    @61
    79     NtAllocateLocallyUniqueId     = _NtAllocateLocallyUniqueId@4        @62
    80     NtAllocateUuids               = _NtAllocateUuids@16                 @63
     78    NtAlertThread                 = "_NtAlertThread@8"                    @61
     79    NtAllocateLocallyUniqueId     = "_NtAllocateLocallyUniqueId@4"        @62
     80    NtAllocateUuids               = "_NtAllocateUuids@16"                 @63
    8181;   NtAllocateVirtualMemory                                             @64
    8282;   NtCallbackReturn                                                    @65
    8383;   NtCancelIoFile                                                      @66
    8484;   NtCancelTimer                                                       @67
    85     NtClearEvent                  = _NtClearEvent@4                     @68
    86     NtClose                       = _NtClose@4                          @69
     85    NtClearEvent                  = "_NtClearEvent@4"                   @68
     86    NtClose                       = "_NtClose@4"                        @69
    8787;   NtCloseObjectAuditAlarm                                             @70
    88     NtCompleteConnectPort         = _NtCompleteConnectPort@4            @71
    89     NtConnectPort                 = _NtConnectPort@32                   @72
     88    NtCompleteConnectPort         = "_NtCompleteConnectPort@4"            @71
     89    NtConnectPort                 = "_NtConnectPort@32"                   @72
    9090;   NtContinue                                                          @73
    9191;   NtCreateChannel                                                     @74
    92     NtCreateDirectoryObject       = _NtCreateDirectoryObject@12         @75
    93     NtCreateEvent                 = _NtCreateEvent@20                   @76
     92    NtCreateDirectoryObject       = "_NtCreateDirectoryObject@12"         @75
     93    NtCreateEvent                 = "_NtCreateEvent@20"                   @76
    9494;   NtCreateEventPair                                                   @77
    95     NtCreateFile                  = _NtCreateFile@44                    @78
     95    NtCreateFile                  = "_NtCreateFile@44"                    @78
    9696;   NtCreateIoCompletion                                                @79
    97     NtCreateKey                   = _NtCreateKey@28                     @80
    98     NtCreateMailslotFile          = _NtCreateMailslotFile@32            @81
     97    NtCreateKey                   = "_NtCreateKey@28"                   @80
     98    NtCreateMailslotFile          = "_NtCreateMailslotFile@32"            @81
    9999;   NtCreateMutant                                                      @82
    100100;   NtCreateNamedPipeFile                                               @83
    101     NtCreatePagingFile            = _NtCreatePagingFile@16              @84
    102     NtCreatePort                  = _NtCreatePort@20                    @85
     101    NtCreatePagingFile            = "_NtCreatePagingFile@16"              @84
     102    NtCreatePort                  = "_NtCreatePort@20"                    @85
    103103;   NtCreateProcess                                                     @86
    104104;   NtCreateProfile                                                     @87
    105     NtCreateSection               = _NtCreateSection@28                 @88
    106     NtCreateSemaphore             = _NtCreateSemaphore@20               @89
    107     NtCreateSymbolicLinkObject    = _NtCreateSymbolicLinkObject@16      @90
     105    NtCreateSection               = "_NtCreateSection@28"                 @88
     106    NtCreateSemaphore             = "_NtCreateSemaphore@20"               @89
     107    NtCreateSymbolicLinkObject    = "_NtCreateSymbolicLinkObject@16"      @90
    108108;   NtCreateThread                                                      @91
    109     NtCreateTimer                 = _NtCreateTimer@16                   @92
     109    NtCreateTimer                 = "_NtCreateTimer@16"                   @92
    110110;   NtCreateToken                                                       @93
    111 ;   NtCurrentTeb                  = _NtCurrentTeb                       @94
     111;   NtCurrentTeb                  = "_NtCurrentTeb                       @94
    112112;   NtDelayExecution                                                    @95
    113113;   NtDeleteAtom                                                        @96
    114114;   NtDeleteFile                                                        @97
    115     NtDeleteKey                   = _NtDeleteKey@4                      @98
     115    NtDeleteKey                   = "_NtDeleteKey@4"                      @98
    116116;   NtDeleteObjectAuditAlarm                                            @99
    117     NtDeleteValueKey              = _NtDeleteValueKey@8                 @100
    118     NtDeviceIoControlFile         = _NtDeviceIoControlFile@40           @101
    119     NtDisplayString               = _NtDisplayString@4                  @102
    120     NtDuplicateObject             = _NtDuplicateObject@28               @103
    121     NtDuplicateToken              = _NtDuplicateToken@24                @104
    122     NtEnumerateKey                = _NtEnumerateKey@24                  @105
    123     NtEnumerateValueKey           = _NtEnumerateValueKey@24             @106
     117    NtDeleteValueKey              = "_NtDeleteValueKey@8"                 @100
     118    NtDeviceIoControlFile         = "_NtDeviceIoControlFile@40"           @101
     119    NtDisplayString               = "_NtDisplayString@4"                  @102
     120    NtDuplicateObject             = "_NtDuplicateObject@28"               @103
     121    NtDuplicateToken              = "_NtDuplicateToken@24"                @104
     122    NtEnumerateKey                = "_NtEnumerateKey@24"                  @105
     123    NtEnumerateValueKey           = "_NtEnumerateValueKey@24"             @106
    124124;   NtExtendSection                                                     @107
    125125;   NtFindAtom                                                          @108
    126126;   NtFlushBuffersFile                                                  @109
    127127;   NtFlushInstructionCache                                             @110
    128     NtFlushKey                    = _NtFlushKey@4                       @111
     128    NtFlushKey                    = "_NtFlushKey@4"                       @111
    129129;   NtFlushVirtualMemory                                                @112
    130130;   NtFlushWriteBuffer                                                  @113
    131131;   NtFreeVirtualMemory                                                 @114
    132     NtFsControlFile               = _NtFsControlFile@40                 @115
     132    NtFsControlFile               = "_NtFsControlFile@40"                 @115
    133133;   NtGetContextThread                                                  @116
    134134;   NtGetPlugPlayEvent                                                  @117
    135135;   NtGetTickCount                                                      @118
    136     NtImpersonateClientOfPort     = _NtImpersonateClientOfPort@16       @119
     136    NtImpersonateClientOfPort     = "_NtImpersonateClientOfPort@16"       @119
    137137;   NtImpersonateThread                                                 @120
    138138;   NtInitializeRegistry                                                @121
    139139;   NtListenChannel                                                     @122
    140     NtListenPort                  = _NtListenPort@8                     @123
     140    NtListenPort                  = "_NtListenPort@8"                     @123
    141141;   NtLoadDriver                                                        @124
    142142;   NtLoadKey2                                                          @125
    143     NtLoadKey                     = _NtLoadKey@8                        @126
     143    NtLoadKey                     = "_NtLoadKey@8"                        @126
    144144;   NtLockFile                                                          @127
    145145;   NtLockVirtualMemory                                                 @128
    146146;   NtMakeTemporaryObject                                               @129
    147     NtMapViewOfSection            = _NtMapViewOfSection@40              @130
     147    NtMapViewOfSection            = "_NtMapViewOfSection@40"              @130
    148148;   NtNotifyChangeDirectoryFile                                         @131
    149     NtNotifyChangeKey             = _NtNotifyChangeKey@40               @132
     149    NtNotifyChangeKey             = "_NtNotifyChangeKey@40"               @132
    150150;   NtOpenChannel                                                       @133
    151     NtOpenDirectoryObject         = _NtOpenDirectoryObject@12           @134
    152     NtOpenEvent                   = _NtOpenEvent@12                     @135
     151    NtOpenDirectoryObject         = "_NtOpenDirectoryObject@12"           @134
     152    NtOpenEvent                   = "_NtOpenEvent@12"                     @135
    153153;   NtOpenEventPair                                                     @136
    154     NtOpenFile                    = _NtOpenFile@24                      @137
     154    NtOpenFile                    = "_NtOpenFile@24"                      @137
    155155;   NtOpenIoCompletion                                                  @138
    156     NtOpenKey                     = _NtOpenKey@12                       @139
     156    NtOpenKey                     = "_NtOpenKey@12"                       @139
    157157;   NtOpenMutant                                                        @140
    158158;   NtOpenObjectAuditAlarm                                              @141
    159159;   NtOpenProcess                                                       @142
    160     NtOpenProcessToken            = _NtOpenProcessToken@12              @143
    161     NtOpenSection                 = _NtOpenSection@12                   @144
    162     NtOpenSemaphore               = _NtOpenSemaphore@12                 @145
    163     NtOpenSymbolicLinkObject      = _NtQuerySymbolicLinkObject@12       @146
    164     NtOpenThread                  = _NtOpenThread@16                    @147
    165     NtOpenThreadToken             = _NtOpenThreadToken@16               @148
     160    NtOpenProcessToken            = "_NtOpenProcessToken@12"              @143
     161    NtOpenSection                 = "_NtOpenSection@12"                   @144
     162    NtOpenSemaphore               = "_NtOpenSemaphore@12"                 @145
     163    NtOpenSymbolicLinkObject      = "_NtQuerySymbolicLinkObject@12"       @146
     164    NtOpenThread                  = "_NtOpenThread@16"                    @147
     165    NtOpenThreadToken             = "_NtOpenThreadToken@16"               @148
    166166;   NtOpenTimer                                                         @149
    167167;   NtPlugPlayControl                                                   @150
     
    170170;   NtPrivilegedServiceAuditAlarm                                       @153
    171171;   NtProtectVirtualMemory                                              @154
    172     NtPulseEvent                  = _NtPulseEvent@8                     @155
     172    NtPulseEvent                  = "_NtPulseEvent@8"                     @155
    173173;   NtQueryAttributesFile                                               @156
    174174;   NtQueryDefaultLocale                                                @157
    175     NtQueryDirectoryFile          = _NtQueryDirectoryFile@44            @158
    176     NtQueryDirectoryObject        = _NtQueryDirectoryObject@28          @159
     175    NtQueryDirectoryFile          = "_NtQueryDirectoryFile@44"            @158
     176    NtQueryDirectoryObject        = "_NtQueryDirectoryObject@28"          @159
    177177;   NtQueryEaFile                                                       @160
    178     NtQueryEvent                  = _NtQueryEvent@20                    @161
     178    NtQueryEvent                  = "_NtQueryEvent@20"                    @161
    179179;   NtQueryFullAttributesFile                                           @162
    180180;   NtQueryInformationAtom                                              @163
    181     NtQueryInformationFile        = _NtQueryInformationFile@20          @164
     181    NtQueryInformationFile        = "_NtQueryInformationFile@20"          @164
    182182;   NtQueryInformationPort                                              @165
    183     NtQueryInformationProcess     = _NtQueryInformationProcess@20       @166
    184     NtQueryInformationThread      = _NtQueryInformationThread@20        @167
    185     NtQueryInformationToken       = _NtQueryInformationToken@20         @168
     183    NtQueryInformationProcess     = "_NtQueryInformationProcess@20"       @166
     184    NtQueryInformationThread      = "_NtQueryInformationThread@20"        @167
     185    NtQueryInformationToken       = "_NtQueryInformationToken@20"         @168
    186186;   NtQueryIntervalProfile                                              @169
    187187;   NtQueryIoCompletion                                                 @170
    188     NtQueryKey                    = _NtQueryKey@20                      @171
    189     NtQueryMultipleValueKey       = _NtQueryMultipleValueKey@24         @172
     188    NtQueryKey                    = "_NtQueryKey@20"                      @171
     189    NtQueryMultipleValueKey       = "_NtQueryMultipleValueKey@24"         @172
    190190;   NtQueryMutant                                                       @173
    191     NtQueryObject                 = _NtQueryObject@20                   @174
     191    NtQueryObject                 = "_NtQueryObject@20"                   @174
    192192;   NtQueryOleDirectoryFile                                             @175
    193     NtQueryPerformanceCounter     = _NtQueryPerformanceCounter@8        @176
    194     NtQuerySection                = _NtQuerySection@20                  @177
    195     NtQuerySecurityObject         = _NtQuerySecurityObject@20           @178
    196     NtQuerySemaphore              = _NtQuerySemaphore@20                @179
    197     NtQuerySymbolicLinkObject     = _NtQuerySymbolicLinkObject@12       @180
     193    NtQueryPerformanceCounter     = "_NtQueryPerformanceCounter@8"        @176
     194    NtQuerySection                = "_NtQuerySection@20"                  @177
     195    NtQuerySecurityObject         = "_NtQuerySecurityObject@20"           @178
     196    NtQuerySemaphore              = "_NtQuerySemaphore@20"                @179
     197    NtQuerySymbolicLinkObject     = "_NtQuerySymbolicLinkObject@12"       @180
    198198;   NtQuerySystemEnvironmentValue                                       @181
    199     NtQuerySystemInformation      = _NtQuerySystemInformation@16        @182
    200     NtQuerySystemTime             = _NtQuerySystemTime@4                @183
     199    NtQuerySystemInformation      = "_NtQuerySystemInformation@16"        @182
     200    NtQuerySystemTime             = "_NtQuerySystemTime@4"                @183
    201201;   NtQueryTimer                                                        @184
    202     NtQueryTimerResolution        = _NtQueryTimerResolution@12          @185
    203     NtQueryValueKey               = _NtQueryValueKey@24                 @186
     202    NtQueryTimerResolution        = "_NtQueryTimerResolution@12"          @185
     203    NtQueryValueKey               = "_NtQueryValueKey@24"                 @186
    204204;   NtQueryVirtualMemory                                                @187
    205     NtQueryVolumeInformationFile  = _NtQueryVolumeInformationFile@20    @188
     205    NtQueryVolumeInformationFile  = "_NtQueryVolumeInformationFile@20"    @188
    206206;   NtQueueApcThread                                                    @189
    207     NtRaiseException              = ___regs_NtRaiseException@16         @190
     207    NtRaiseException              = "___regs_NtRaiseException@16"         @190
    208208;   NtRaiseHardError                                                    @191
    209     NtReadFile                    = _NtReadFile@36                      @192
     209    NtReadFile                    = "_NtReadFile@36"                      @192
    210210;   NtReadFileScatter                                                   @193
    211     NtReadRequestData             = _NtReadRequestData@20               @194
     211    NtReadRequestData             = "_NtReadRequestData@20"               @194
    212212;   NtReadVirtualMemory                                                 @195
    213     NtRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4    @196
     213    NtRegisterThreadTerminatePort = "_NtRegisterThreadTerminatePort@4"    @196
    214214;   NtReleaseMutant                                                     @197
    215     NtReleaseSemaphore            = _NtReleaseSemaphore@12              @198
     215    NtReleaseSemaphore            = "_NtReleaseSemaphore@12"              @198
    216216;   NtRemoveIoCompletion                                                @199
    217     NtReplaceKey                  = _NtReplaceKey@12                    @200
    218     NtReplyPort                   = _NtReplyPort@16                     @201
    219     NtReplyWaitReceivePort        = _NtReplyWaitReceivePort@16          @202
    220     NtReplyWaitReplyPort          = _NtReplyWaitReplyPort@16            @203
     217    NtReplaceKey                  = "_NtReplaceKey@12"                    @200
     218    NtReplyPort                   = "_NtReplyPort@16"                     @201
     219    NtReplyWaitReceivePort        = "_NtReplyWaitReceivePort@16"          @202
     220    NtReplyWaitReplyPort          = "_NtReplyWaitReplyPort@16"            @203
    221221;   NtReplyWaitSendChannel                                              @204
    222     NtRequestPort                 = _NtRequestPort@16                   @205
    223     NtRequestWaitReplyPort        = _NtRequestWaitReplyPort@12          @206
    224     NtResetEvent                  = _NtResetEvent@8                     @207
    225     NtRestoreKey                  = _NtRestoreKey@12                    @208
    226     NtResumeThread                = _NtResumeThread@8                   @209
    227     NtSaveKey                     = _NtSaveKey@8                        @210
     222    NtRequestPort                 = "_NtRequestPort@16"                   @205
     223    NtRequestWaitReplyPort        = "_NtRequestWaitReplyPort@12"          @206
     224    NtResetEvent                  = "_NtResetEvent@8"                     @207
     225    NtRestoreKey                  = "_NtRestoreKey@12"                    @208
     226    NtResumeThread                = "_NtResumeThread@8"                   @209
     227    NtSaveKey                     = "_NtSaveKey@8"                        @210
    228228;   NtSendWaitReplyChannel                                              @211
    229229;   NtSetContextChannel                                                 @212
     
    232232;   NtSetDefaultLocale                                                  @215
    233233;   NtSetEaFile                                                         @216
    234     NtSetEvent                    = _NtSetEvent@8                       @217
     234    NtSetEvent                    = "_NtSetEvent@8"                       @217
    235235;   NtSetHighEventPair                                                  @218
    236236;   NtSetHighWaitLowEventPair                                           @219
    237237;   NtSetHighWaitLowThread                                              @220
    238     NtSetInformationFile          = _NtSetInformationFile@20            @221
    239     NtSetInformationKey           = _NtSetInformationKey@16             @222
     238    NtSetInformationFile          = "_NtSetInformationFile@20"            @221
     239    NtSetInformationKey           = "_NtSetInformationKey@16"             @222
    240240;   NtSetInformationObject                                              @223
    241     NtSetInformationProcess       = _NtSetInformationProcess@16         @224
    242     NtSetInformationThread        = _NtSetInformationThread@16          @225
     241    NtSetInformationProcess       = "_NtSetInformationProcess@16"         @224
     242    NtSetInformationThread        = "_NtSetInformationThread@16"          @225
    243243;   NtSetInformationToken                                               @226
    244     NtSetIntervalProfile          = _NtSetIntervalProfile@8             @227
     244    NtSetIntervalProfile          = "_NtSetIntervalProfile@8"             @227
    245245;   NtSetIoCompletion                                                   @228
    246246;   NtSetLdtEntries                                                     @229
     
    248248;   NtSetLowWaitHighEventPair                                           @231
    249249;   NtSetLowWaitHighThread                                              @232
    250     NtSetSecurityObject           = _NtSetSecurityObject@12             @233
     250    NtSetSecurityObject           = "_NtSetSecurityObject@12"             @233
    251251;   NtSetSystemEnvironmentValue                                         @234
    252252;   NtSetSystemInformation                                              @235
    253253;   NtSetSystemPowerState                                               @236
    254254;   NtSetSystemTime                                                     @237
    255     NtSetTimer                    = _NtSetTimer@28                      @238
     255    NtSetTimer                    = "_NtSetTimer@28"                      @238
    256256;   NtSetTimerResolution                                                @239
    257     NtSetValueKey                 = _NtSetValueKey@24                   @240
    258     NtSetVolumeInformationFile    = _NtSetVolumeInformationFile@20      @241
     257    NtSetValueKey                 = "_NtSetValueKey@24"                   @240
     258    NtSetVolumeInformationFile    = "_NtSetVolumeInformationFile@20"      @241
    259259;   NtShutdownSystem                                                    @242
    260260;   NtSignalAndWaitForSingleObject                                      @243
     
    263263;   NtSuspendThread                                                     @246
    264264;   NtSystemDebugControl                                                @247
    265     NtTerminateProcess            = _NtTerminateProcess@8               @248
    266     NtTerminateThread             = _NtTerminateThread@8                @249
    267     NtTestAlert                   = _NtTestAlert@8                      @250
     265    NtTerminateProcess            = "_NtTerminateProcess@8"               @248
     266    NtTerminateThread             = "_NtTerminateThread@8"                @249
     267    NtTestAlert                   = "_NtTestAlert@8"                      @250
    268268;   NtUnloadDriver                                                      @251
    269     NtUnloadKey                   = _NtUnloadKey@4                      @252
     269    NtUnloadKey                   = "_NtUnloadKey@4"                      @252
    270270;   NtUnlockFile                                                        @253
    271271;   NtUnlockVirtualMemory                                               @254
     
    273273;   NtVdmControl                                                        @256
    274274;   NtWaitForMultipleObjects                                            @257
    275     NtWaitForSingleObject         = _NtWaitForSingleObject@12           @258
     275    NtWaitForSingleObject         = "_NtWaitForSingleObject@12"           @258
    276276;   NtWaitHighEventPair                                                 @259
    277277;   NtWaitLowEventPair                                                  @260
    278278;   NtWriteFile                                                         @261
    279279;   NtWriteFileGather                                                   @262
    280     NtWriteRequestData            = _NtWriteRequestData@20              @263
     280    NtWriteRequestData            = "_NtWriteRequestData@20"              @263
    281281;   NtWriteVirtualMemory                                                @264
    282282;   NtYieldExecution                                                    @265
     
    289289;   RtlAbortRXact                                                       @271
    290290;   RtlAbsoluteToSelfRelativeSD                                         @272
    291     RtlAcquirePebLock             = _RtlAcquirePebLock@0                @273
    292     RtlAcquireResourceExclusive   = _RtlAcquireResourceExclusive@8      @274
    293     RtlAcquireResourceShared      = _RtlAcquireResourceShared@8         @275
    294     RtlAddAccessAllowedAce        = _RtlAddAccessAllowedAce@16          @276
     291    RtlAcquirePebLock             = "_RtlAcquirePebLock@0"                @273
     292    RtlAcquireResourceExclusive   = "_RtlAcquireResourceExclusive@8"      @274
     293    RtlAcquireResourceShared      = "_RtlAcquireResourceShared@8"         @275
     294    RtlAddAccessAllowedAce        = "_RtlAddAccessAllowedAce@16"          @276
    295295;   RtlAddAccessDeniedAce                                               @277
    296     RtlAddAce                     = _RtlAddAce@20                       @278
     296    RtlAddAce                     = "_RtlAddAce@20"                       @278
    297297;   RtlAddActionToRXact                                                 @279
    298298;   RtlAddAtomToAtomTable                                               @280
     
    300300;   RtlAddAuditAccessAce                                                @282
    301301;   RtlAddCompoundAce                                                   @283
    302     RtlAdjustPrivilege            = _RtlAdjustPrivilege@16              @284
    303     RtlAllocateAndInitializeSid   = _RtlAllocateAndInitializeSid@44     @285
     302    RtlAdjustPrivilege            = "_RtlAdjustPrivilege@16"              @284
     303    RtlAllocateAndInitializeSid   = "_RtlAllocateAndInitializeSid@44"     @285
    304304;   RtlAllocateHandle                                                   @286
    305 ;;;    RtlAllocateHeap            = _RtlAllocateHeap@12                 @287
    306     RtlAllocateHeap               = _HeapAlloc@12                       @287
     305;;;    RtlAllocateHeap            = "_RtlAllocateHeap@12"                 @287
     306    RtlAllocateHeap               = "_HeapAlloc@12"                       @287
    307307;   RtlAnsiCharToUnicodeChar                                            @288
    308     RtlAnsiStringToUnicodeSize    = _RtlAnsiStringToUnicodeSize@4       @289
    309     RtlAnsiStringToUnicodeString  = _RtlAnsiStringToUnicodeString@12    @290
    310     RtlAppendAsciizToString       = _RtlAppendAsciizToString@8          @291
    311     RtlAppendStringToString       = _RtlAppendStringToString@8          @292
    312     RtlAppendUnicodeStringToString= _RtlAppendUnicodeStringToString@8   @293
    313     RtlAppendUnicodeToString      = _RtlAppendUnicodeToString@8         @294
     308    RtlAnsiStringToUnicodeSize    = "_RtlAnsiStringToUnicodeSize@4"       @289
     309    RtlAnsiStringToUnicodeString  = "_RtlAnsiStringToUnicodeString@12"    @290
     310    RtlAppendAsciizToString       = "_RtlAppendAsciizToString@8"          @291
     311    RtlAppendStringToString       = "_RtlAppendStringToString@8"          @292
     312    RtlAppendUnicodeStringToString= "_RtlAppendUnicodeStringToString@8"   @293
     313    RtlAppendUnicodeToString      = "_RtlAppendUnicodeToString@8"         @294
    314314;   RtlApplyRXact                                                       @295
    315315;   RtlApplyRXactNoFlush                                                @296
    316316;   RtlAreAllAccessesGranted                                            @297
    317317;   RtlAreAnyAccessesGranted                                            @298
    318     RtlAreBitsClear               = _RtlAreBitsClear@12                 @299
    319     RtlAreBitsSet                 = _RtlAreBitsSet@12                   @300
    320 
    321     RtlAssert                     = _RtlAssert@16                       @301
     318    RtlAreBitsClear               = "_RtlAreBitsClear@12"               @299
     319    RtlAreBitsSet                 = "_RtlAreBitsSet@12"                 @300
     320
     321    RtlAssert                     = "_RtlAssert@16"                       @301
    322322;   RtlCaptureStackBackTrace                                            @302
    323     RtlCharToInteger              = _RtlCharToInteger@12                @303
     323    RtlCharToInteger              = "_RtlCharToInteger@12"                @303
    324324;   RtlCheckRegistryKey                                                 @304
    325325;   RtlClearAllBits                                                     @305
    326     RtlClearBits                  = _RtlClearBits@12                    @306
     326    RtlClearBits                  = "_RtlClearBits@12"                    @306
    327327;   RtlClosePropertySet                                                 @307
    328 ;;    RtlCompactHeap              = _RtlCompactHeap@8                   @308
    329     RtlCompactHeap                = _HeapCompact@8                      @308
    330     RtlCompareMemory              = _RtlCompareMemory@12                @309
     328;;    RtlCompactHeap              = "_RtlCompactHeap@8"                   @308
     329    RtlCompactHeap                = "_HeapCompact@8"                      @308
     330    RtlCompareMemory              = "_RtlCompareMemory@12"                @309
    331331;   RtlCompareMemoryUlong                                               @310
    332     RtlCompareString              = _RtlCompareString@12                @311
    333     RtlCompareUnicodeString       = _RtlCompareUnicodeString@12         @312
     332    RtlCompareString              = "_RtlCompareString@12"                @311
     333    RtlCompareUnicodeString       = "_RtlCompareUnicodeString@12"         @312
    334334;   RtlCompressBuffer                                                   @313
    335335;   RtlConsoleMultiByteToUnicodeN                                       @314
    336336;   RtlConvertExclusiveToShared                                         @315
    337     RtlConvertLongToLargeInteger  = _RtlConvertLongToLargeInteger@4     @316
     337    RtlConvertLongToLargeInteger  = "_RtlConvertLongToLargeInteger@4"     @316
    338338;   RtlConvertSharedToExclusive                                         @317
    339     RtlConvertSidToUnicodeString  = _RtlConvertSidToUnicodeString@12    @318
     339    RtlConvertSidToUnicodeString  = "_RtlConvertSidToUnicodeString@12"    @318
    340340;   RtlConvertUiListToApiList                                           @319
    341     RtlConvertUlongToLargeInteger = _RtlConvertUlongToLargeInteger@4    @320
    342     RtlCopyLuid                   = _RtlCopyLuid@8                      @321
     341    RtlConvertUlongToLargeInteger = "_RtlConvertUlongToLargeInteger@4"    @320
     342    RtlCopyLuid                   = "_RtlCopyLuid@8"                      @321
    343343;   RtlCopyLuidAndAttributesArray                                       @322
    344     RtlCopyMemory                 = _RtlCopyMemory@12                   @1100
     344    RtlCopyMemory                 = "_RtlCopyMemory@12"                   @1100
    345345;   RtlCopySecurityDescriptor                                           @323
    346     RtlCopySid                    = _RtlCopySid@12                      @324
     346    RtlCopySid                    = "_RtlCopySid@12"                      @324
    347347;   RtlCopySidAndAttributesArray                                        @325
    348     RtlCopyString                 = _RtlCopyString@8                    @326
    349     RtlCopyUnicodeString          = _RtlCopyUnicodeString@8             @327
    350     RtlCreateAcl                  = _RtlCreateAcl@12                    @328
     348    RtlCopyString                 = "_RtlCopyString@8"                    @326
     349    RtlCopyUnicodeString          = "_RtlCopyUnicodeString@8"             @327
     350    RtlCreateAcl                  = "_RtlCreateAcl@12"                    @328
    351351;   RtlCreateAndSetSD                                                   @329
    352352;   RtlCreateAtomTable                                                  @330
    353     RtlCreateEnvironment          = _RtlCreateEnvironment@8             @331
    354 ;;;;    RtlCreateHeap             = _RtlCreateHeap@24                   @332
     353    RtlCreateEnvironment          = "_RtlCreateEnvironment@8"             @331
     354;;;;    RtlCreateHeap             = "_RtlCreateHeap@24"                   @332
    355355;   RtlCreateProcessParameters                                          @333
    356356;   RtlCreatePropertySet                                                @334
    357357;   RtlCreateQueryDebugBuffer                                           @335
    358358;   RtlCreateRegistryKey                                                @336
    359     RtlCreateSecurityDescriptor   = _RtlCreateSecurityDescriptor@8      @337
     359    RtlCreateSecurityDescriptor   = "_RtlCreateSecurityDescriptor@8"      @337
    360360;   RtlCreateTagHeap                                                    @338
    361     RtlCreateUnicodeString        = _RtlCreateUnicodeString@8           @339
    362     RtlCreateUnicodeStringFromAsciiz = _RtlCreateUnicodeStringFromAsciiz@8  @340
     361    RtlCreateUnicodeString        = "_RtlCreateUnicodeString@8"           @339
     362    RtlCreateUnicodeStringFromAsciiz = "_RtlCreateUnicodeStringFromAsciiz@8"  @340
    363363;   RtlCreateUserProcess                                                @341
    364364;   RtlCreateUserSecurityObject                                         @342
     
    372372;   RtlDeleteAce                                                        @350
    373373;   RtlDeleteAtomFromAtomTable                                          @351
    374     RtlDeleteCriticalSection      = _DeleteCriticalSection@4            @352
     374    RtlDeleteCriticalSection      = "_DeleteCriticalSection@4"            @352
    375375;   RtlDeleteElementGenericTable                                        @353
    376376;   RtlDeleteNoSplay                                                    @354
    377377;   RtlDeleteRegistryValue                                              @355
    378     RtlDeleteResource             = _RtlDeleteResource@4                @356
    379     RtlDeleteSecurityObject       = _RtlDeleteSecurityObject@4          @357
     378    RtlDeleteResource             = "_RtlDeleteResource@4"                @356
     379    RtlDeleteSecurityObject       = "_RtlDeleteSecurityObject@4"        @357
    380380;   RtlDestroyAtomTable                                                 @358
    381     RtlDestroyEnvironment         = _RtlDestroyEnvironment@4            @359
     381    RtlDestroyEnvironment         = "_RtlDestroyEnvironment@4"          @359
    382382;   RtlDestroyHandleTable                                               @360
    383 ;;;;    RtlDestroyHeap            = _RtlDestroyHeap@4                   @361
     383;;;;    RtlDestroyHeap            = "_RtlDestroyHeap@4"                   @361
    384384;   RtlDestroyProcessParameters                                         @362
    385385;   RtlDestroyQueryDebugBuffer                                          @363
    386386;   RtlDetermineDosPathNameType_U                                       @364
    387387;   RtlDoesFileExists_U                                                 @365
    388     RtlDosPathNameToNtPathName_U  = _RtlDosPathNameToNtPathName_U@16    @366
     388    RtlDosPathNameToNtPathName_U  = "_RtlDosPathNameToNtPathName_U@16"    @366
    389389;   RtlDosSearchPath_U                                                  @367
    390     RtlDowncaseUnicodeString      = _RtlDowncaseUnicodeString@12        @368
    391     RtlDumpResource               = _RtlDumpResource@4                  @369
     390    RtlDowncaseUnicodeString      = "_RtlDowncaseUnicodeString@12"              @368
     391    RtlDumpResource               = "_RtlDumpResource@4"                        @369
    392392;   RtlEmptyAtomTable                                                   @370
    393     RtlEnlargedIntegerMultiply    = _RtlEnlargedIntegerMultiply@8       @371
    394     RtlEnlargedUnsignedDivide     = _RtlEnlargedUnsignedDivide@16       @372
    395     RtlEnlargedUnsignedMultiply   = _RtlEnlargedUnsignedMultiply@8      @373
    396     RtlEnterCriticalSection       = _EnterCriticalSection@4             @374
     393    RtlEnlargedIntegerMultiply    = "_RtlEnlargedIntegerMultiply@8"             @371
     394    RtlEnlargedUnsignedDivide     = "_RtlEnlargedUnsignedDivide@16"             @372
     395    RtlEnlargedUnsignedMultiply   = "_RtlEnlargedUnsignedMultiply@8"            @373
     396    RtlEnterCriticalSection       = "_EnterCriticalSection@4"                   @374
    397397;   RtlEnumProcessHeaps                                                 @375
    398398;   RtlEnumerateGenericTable                                            @376
    399399;   RtlEnumerateGenericTableWithoutSplaying                             @377
    400400;   RtlEnumerateProperties                                              @378
    401     RtlEqualComputerName          = _RtlEqualComputerName@8             @379
    402     RtlEqualDomainName            = _RtlEqualDomainName@8               @380
     401    RtlEqualComputerName          = "_RtlEqualComputerName@8"             @379
     402    RtlEqualDomainName            = "_RtlEqualDomainName@8"               @380
    403403;   RtlEqualLuid                                                        @381
    404     RtlEqualPrefixSid             = _RtlEqualPrefixSid@8                @382
    405     RtlEqualSid                   = _RtlEqualSid@8                      @383
    406     RtlEqualString                = _RtlEqualString@12                  @384
    407     RtlEqualUnicodeString         = _RtlEqualUnicodeString@12           @385
    408     RtlEraseUnicodeString         = _RtlEraseUnicodeString@4            @386
     404    RtlEqualPrefixSid             = "_RtlEqualPrefixSid@8"                @382
     405    RtlEqualSid                   = "_RtlEqualSid@8"                      @383
     406    RtlEqualString                = "_RtlEqualString@12"                  @384
     407    RtlEqualUnicodeString         = "_RtlEqualUnicodeString@12"           @385
     408    RtlEraseUnicodeString         = "_RtlEraseUnicodeString@4"            @386
    409409;   RtlExpandEnvironmentStrings_U                                       @387
    410410;   RtlExtendHeap                                                       @388
    411     RtlExtendedIntegerMultiply    = _RtlExtendedIntegerMultiply@12      @389
    412     RtlExtendedLargeIntegerDivide = _RtlExtendedLargeIntegerDivide@16   @390
    413     RtlExtendedMagicDivide        = _RtlExtendedMagicDivide@20          @391
    414     RtlFillMemory                 = _RtlFillMemory@12                   @392
     411    RtlExtendedIntegerMultiply    = "_RtlExtendedIntegerMultiply@12"      @389
     412    RtlExtendedLargeIntegerDivide = "_RtlExtendedLargeIntegerDivide@16"   @390
     413    RtlExtendedMagicDivide        = "_RtlExtendedMagicDivide@20"                @391
     414    RtlFillMemory                 = "_RtlFillMemory@12"                 @392
    415415;   RtlFillMemoryUlong                                                  @393
    416     RtlFindClearBits              = _RtlFindClearBits@12                @394
     416    RtlFindClearBits              = "_RtlFindClearBits@12"                @394
    417417;   RtlFindClearBitsAndSet                                              @395
    418418;   RtlFindLongestRunClear                                              @396
     
    421421;   RtlFindSetBits                                                      @399
    422422;   RtlFindSetBitsAndClear                                              @400
    423     RtlFirstFreeAce               = _RtlFirstFreeAce@8                  @401
     423    RtlFirstFreeAce               = "_RtlFirstFreeAce@8"                  @401
    424424;   RtlFlushPropertySet                                                 @402
    425     RtlFormatCurrentUserKeyPath   = _RtlFormatCurrentUserKeyPath@4      @403
     425    RtlFormatCurrentUserKeyPath   = "_RtlFormatCurrentUserKeyPath@4"      @403
    426426;   RtlFormatMessage                                                    @404
    427     RtlFreeAnsiString             = _RtlFreeAnsiString@4                @405
     427    RtlFreeAnsiString             = "_RtlFreeAnsiString@4"              @405
    428428;   RtlFreeHandle                                                       @406
    429 ;;;;    RtlFreeHeap               = _RtlFreeHeap@12                     @407
    430     RtlFreeHeap                   = _HeapFree@12                        @407
    431     RtlFreeOemString              = _RtlFreeOemString@4                 @408
    432     RtlFreeSid                    = _RtlFreeSid@4                       @409
    433     RtlFreeUnicodeString          = _RtlFreeUnicodeString@4             @410
     429;;;;    RtlFreeHeap               = "_RtlFreeHeap@12"                     @407
     430    RtlFreeHeap                   = "_HeapFree@12"                        @407
     431    RtlFreeOemString              = "_RtlFreeOemString@4"               @408
     432    RtlFreeSid                    = "_RtlFreeSid@4"                       @409
     433    RtlFreeUnicodeString          = "_RtlFreeUnicodeString@4"             @410
    434434;   RtlFreeUserThreadStack                                              @411
    435435;   RtlGenerate8dot3Name                                                @412
    436     RtlGetAce                     = _RtlGetAce@12                       @413
     436    RtlGetAce                     = "_RtlGetAce@12"                       @413
    437437;   RtlGetCallersAddress                                                @414
    438438;   RtlGetCompressionWorkSpaceSize                                      @415
    439     RtlGetControlSecurityDescriptor = _RtlGetControlSecurityDescriptor@12 @416
     439    RtlGetControlSecurityDescriptor = "_RtlGetControlSecurityDescriptor@12" @416
    440440;   RtlGetCurrentDirectory_U                                            @417
    441     RtlGetDaclSecurityDescriptor  = _RtlGetDaclSecurityDescriptor@16    @418
     441    RtlGetDaclSecurityDescriptor  = "_RtlGetDaclSecurityDescriptor@16"    @418
    442442;   RtlGetElementGenericTable                                           @419
    443443;   RtlGetFullPathName_U                                                @420
    444     RtlGetGroupSecurityDescriptor = _RtlGetGroupSecurityDescriptor@12   @421
     444    RtlGetGroupSecurityDescriptor = "_RtlGetGroupSecurityDescriptor@12"   @421
    445445;   RtlGetLongestNtPathLength                                           @422
    446446;   RtlGetNtGlobalFlags                                                 @423
    447     RtlGetNtProductType           = _RtlGetNtProductType@4              @424
    448     RtlGetOwnerSecurityDescriptor = _RtlGetOwnerSecurityDescriptor@12   @425
    449 ;;;;    RtlGetProcessHeaps        = _RtlGetProcessHeaps@8               @426
    450     RtlGetSaclSecurityDescriptor  = _RtlGetSaclSecurityDescriptor@16    @427
     447    RtlGetNtProductType           = "_RtlGetNtProductType@4"            @424
     448    RtlGetOwnerSecurityDescriptor = "_RtlGetOwnerSecurityDescriptor@12"   @425
     449;;;;    RtlGetProcessHeaps        = "_RtlGetProcessHeaps@8"               @426
     450    RtlGetSaclSecurityDescriptor  = "_RtlGetSaclSecurityDescriptor@16"    @427
    451451;   RtlGetUserInfoHeap                                                  @428
    452452;   RtlGuidToPropertySetName                                            @429
    453     RtlIdentifierAuthoritySid     = _RtlIdentifierAuthoritySid@4        @430
     453    RtlIdentifierAuthoritySid     = "_RtlIdentifierAuthoritySid@4"        @430
    454454;   RtlImageDirectoryEntryToData                                        @431
    455     RtlImageNtHeader              = _RtlImageNtHeader@4                 @432
     455    RtlImageNtHeader              = "_RtlImageNtHeader@4"               @432
    456456;   RtlImageRvaToSection                                                @433
    457457;   RtlImageRvaToVa                                                     @434
    458     RtlImpersonateSelf            = _RtlImpersonateSelf@4               @435
    459     RtlInitAnsiString             = _RtlInitAnsiString@8                @436
     458    RtlImpersonateSelf            = "_RtlImpersonateSelf@4"               @435
     459    RtlInitAnsiString             = "_RtlInitAnsiString@8"                @436
    460460;   RtlInitCodePageTable                                                @437
    461461;   RtlInitNlsTables                                                    @438
    462     RtlInitString                 = _RtlInitString@8                    @439
    463     RtlInitUnicodeString          = _RtlInitUnicodeString@8             @440
     462    RtlInitString                 = "_RtlInitString@8"                    @439
     463    RtlInitUnicodeString          = "_RtlInitUnicodeString@8"             @440
    464464;   RtlInitializeAtomPackage                                            @441
    465     RtlInitializeBitMap           = _RtlInitializeBitMap@12             @442
     465    RtlInitializeBitMap           = "_RtlInitializeBitMap@12"           @442
    466466;   RtlInitializeContext                                                @443
    467     RtlInitializeCriticalSection  = _InitializeCriticalSection@4        @444
     467    RtlInitializeCriticalSection  = "_InitializeCriticalSection@4"        @444
    468468;   RtlInitializeCriticalSectionAndSpinCount                            @445
    469     RtlInitializeGenericTable     = _RtlInitializeGenericTable@0        @446
     469    RtlInitializeGenericTable     = "_RtlInitializeGenericTable@0"        @446
    470470;   RtlInitializeHandleTable                                            @447
    471471;   RtlInitializeRXact                                                  @448
    472     RtlInitializeResource         = _RtlInitializeResource@4            @449
    473     RtlInitializeSid              = _RtlInitializeSid@12                @450
     472    RtlInitializeResource         = "_RtlInitializeResource@4"            @449
     473    RtlInitializeSid              = "_RtlInitializeSid@12"                @450
    474474;   RtlInsertElementGenericTable                                        @451
    475     RtlIntegerToChar              = _RtlIntegerToChar@16                @452
    476     RtlIntegerToUnicodeString     = _RtlIntegerToUnicodeString@12       @453
     475    RtlIntegerToChar              = "_RtlIntegerToChar@16"                @452
     476    RtlIntegerToUnicodeString     = "_RtlIntegerToUnicodeString@12"       @453
    477477;   RtlIsDosDeviceName_U                                                @454
    478478;   RtlIsGenericTableEmpty                                              @455
    479479;   RtlIsNameLegalDOS8Dot3                                              @456
    480     RtlIsTextUnicode              = _RtlIsTextUnicode@12                @457
     480    RtlIsTextUnicode              = "_RtlIsTextUnicode@12"                @457
    481481;   RtlIsValidHandle                                                    @458
    482482;   RtlIsValidIndexHandle                                               @459
    483     RtlLargeIntegerAdd            = _RtlLargeIntegerAdd@16              @460
    484     RtlLargeIntegerArithmeticShift= _RtlLargeIntegerArithmeticShift@12  @461
    485     RtlLargeIntegerDivide         = _RtlLargeIntegerDivide@20           @462
    486     RtlLargeIntegerNegate         = _RtlLargeIntegerNegate@8            @463
    487     RtlLargeIntegerShiftLeft      = _RtlLargeIntegerShiftLeft@12        @464
    488     RtlLargeIntegerShiftRight     = _RtlLargeIntegerShiftRight@12       @465
    489     RtlLargeIntegerSubtract       = _RtlLargeIntegerSubtract@16         @466
    490     RtlLargeIntegerToChar         = _RtlLargeIntegerToChar@16           @467
    491     RtlLeaveCriticalSection       = _LeaveCriticalSection@4             @468
    492     RtlLengthRequiredSid          = _RtlLengthRequiredSid@4             @469
    493     RtlLengthSecurityDescriptor   = _RtlLengthSecurityDescriptor@4      @470
    494     RtlLengthSid                  = _RtlLengthSid@4                     @471
     483    RtlLargeIntegerAdd            = "_RtlLargeIntegerAdd@16"              @460
     484    RtlLargeIntegerArithmeticShift= "_RtlLargeIntegerArithmeticShift@12"  @461
     485    RtlLargeIntegerDivide         = "_RtlLargeIntegerDivide@20"           @462
     486    RtlLargeIntegerNegate         = "_RtlLargeIntegerNegate@8"            @463
     487    RtlLargeIntegerShiftLeft      = "_RtlLargeIntegerShiftLeft@12"        @464
     488    RtlLargeIntegerShiftRight     = "_RtlLargeIntegerShiftRight@12"       @465
     489    RtlLargeIntegerSubtract       = "_RtlLargeIntegerSubtract@16"         @466
     490    RtlLargeIntegerToChar         = "_RtlLargeIntegerToChar@16"         @467
     491    RtlLeaveCriticalSection       = "_LeaveCriticalSection@4"                   @468
     492    RtlLengthRequiredSid          = "_RtlLengthRequiredSid@4"                   @469
     493    RtlLengthSecurityDescriptor   = "_RtlLengthSecurityDescriptor@4"            @470
     494    RtlLengthSid                  = "_RtlLengthSid@4"                           @471
    495495;   RtlLocalTimeToSystemTime                                            @472
    496 ;;;;    RtlLockHeap               = _RtlLockHeap@4                      @473
    497     RtlLockHeap                   = _HeapLock@4                         @473
     496;;;;    RtlLockHeap               = "_RtlLockHeap@4"                      @473
     497    RtlLockHeap                   = "_HeapLock@4"                       @473
    498498;   RtlLookupAtomInAtomTable                                            @474
    499499;   RtlLookupElementGenericTable                                        @475
    500     RtlMakeSelfRelativeSD         = _RtlMakeSelfRelativeSD@12           @476
     500    RtlMakeSelfRelativeSD         = "_RtlMakeSelfRelativeSD@12"         @476
    501501;   RtlMapGenericMask                                                   @477
    502     RtlMoveMemory                 = _RtlMoveMemory@12                   @478
    503     RtlMultiByteToUnicodeN        = _RtlMultiByteToUnicodeN@20          @479
    504     RtlMultiByteToUnicodeSize     = _RtlMultiByteToUnicodeSize@12       @480
     502    RtlMoveMemory                 = "_RtlMoveMemory@12"                         @478
     503    RtlMultiByteToUnicodeN        = "_RtlMultiByteToUnicodeN@20"                @479
     504    RtlMultiByteToUnicodeSize     = "_RtlMultiByteToUnicodeSize@12"             @480
    505505;   RtlNewInstanceSecurityObject                                        @481
    506506;   RtlNewSecurityGrantedAccess                                         @482
    507     RtlNewSecurityObject          = _RtlNewSecurityObject@24            @483
    508     RtlNormalizeProcessParams     = _RtlNormalizeProcessParams@4        @484
    509     RtlNtStatusToDosError         = _RtlNtStatusToDosError@4            @485
     507    RtlNewSecurityObject          = "_RtlNewSecurityObject@24"          @483
     508    RtlNormalizeProcessParams     = "_RtlNormalizeProcessParams@4"        @484
     509    RtlNtStatusToDosError         = "_RtlNtStatusToDosError@4"            @485
    510510;   RtlNumberGenericTableElements                                       @486
    511     RtlNumberOfClearBits          = _RtlNumberOfClearBits@4             @487
    512     RtlNumberOfSetBits            = _RtlNumberOfSetBits@4               @488
    513     RtlOemStringToUnicodeSize     = _RtlOemStringToUnicodeSize@4        @489
    514     RtlOemStringToUnicodeString   = _RtlOemStringToUnicodeString@12     @490
    515     RtlOemToUnicodeN              = _RtlOemToUnicodeN@20                @491
     511    RtlNumberOfClearBits          = "_RtlNumberOfClearBits@4"           @487
     512    RtlNumberOfSetBits            = "_RtlNumberOfSetBits@4"             @488
     513    RtlOemStringToUnicodeSize     = "_RtlOemStringToUnicodeSize@4"        @489
     514    RtlOemStringToUnicodeString   = "_RtlOemStringToUnicodeString@12"     @490
     515    RtlOemToUnicodeN              = "_RtlOemToUnicodeN@20"                @491
    516516;   RtlOnMappedStreamEvent                                              @492
    517     RtlOpenCurrentUser            = _RtlOpenCurrentUser@8               @493
     517    RtlOpenCurrentUser            = "_RtlOpenCurrentUser@8"               @493
    518518;   RtlPcToFileHeader                                                   @494
    519519;   RtlPinAtomInAtomTable                                               @495
    520     RtlPrefixString               = _RtlPrefixString@12                 @496
    521     RtlPrefixUnicodeString        = _RtlPrefixUnicodeString@12          @497
     520    RtlPrefixString               = "_RtlPrefixString@12"                 @496
     521    RtlPrefixUnicodeString        = "_RtlPrefixUnicodeString@12"          @497
    522522;   RtlPropertySetNameToGuid                                            @498
    523523;   RtlProtectHeap                                                      @499
    524524;   RtlQueryAtomInAtomTable                                             @500
    525     RtlQueryEnvironmentVariable_U = _RtlQueryEnvironmentVariable_U@12   @501
     525    RtlQueryEnvironmentVariable_U = "_RtlQueryEnvironmentVariable_U@12"   @501
    526526;   RtlQueryInformationAcl                                              @502
    527527;   RtlQueryProcessBackTraceInformation                                 @503
     
    535535;   RtlQuerySecurityObject                                              @511
    536536;   RtlQueryTagHeap                                                     @512
    537     RtlQueryTimeZoneInformation   = _RtlQueryTimeZoneInformation@4      @513
    538     RtlRaiseException             = ___regs_RtlRaiseException@8         @514
    539     RtlRaiseStatus                = _RtlRaiseStatus@4                   @515
    540     RtlRandom                     = _RtlRandom@4                        @516
    541 ;;;;    RtlReAllocateHeap         = _RtlReAllocateHeap@16               @517
    542     RtlReAllocateHeap             = _HeapReAlloc@16                     @517
     537    RtlQueryTimeZoneInformation   = "_RtlQueryTimeZoneInformation@4"    @513
     538    RtlRaiseException             = "___regs_RtlRaiseException@8"       @514
     539    RtlRaiseStatus                = "_RtlRaiseStatus@4"                 @515
     540    RtlRandom                     = "_RtlRandom@4"                      @516
     541;;;;    RtlReAllocateHeap         = "_RtlReAllocateHeap@16"             @517
     542    RtlReAllocateHeap             = "_HeapReAlloc@16"                   @517
    543543;   RtlRealPredecessor                                                  @518
    544544;   RtlRealSuccessor                                                    @519
    545     RtlReleasePebLock             = _RtlReleasePebLock@0                @520
    546     RtlReleaseResource            = _RtlReleaseResource@4               @521
     545    RtlReleasePebLock             = "_RtlReleasePebLock@0"              @520
     546    RtlReleaseResource            = "_RtlReleaseResource@4"               @521
    547547;   RtlRemoteCall                                                       @522
    548548;   RtlResetRtlTranslations                                             @523
    549549;   RtlRunDecodeUnicodeString                                           @524
    550550;   RtlRunEncodeUnicodeString                                           @525
    551     RtlSecondsSince1970ToTime     = _RtlSecondsSince1970ToTime@8        @526
    552     RtlSecondsSince1980ToTime     = _RtlSecondsSince1980ToTime@8        @527
     551    RtlSecondsSince1970ToTime     = "_RtlSecondsSince1970ToTime@8"        @526
     552    RtlSecondsSince1980ToTime     = "_RtlSecondsSince1980ToTime@8"        @527
    553553;   RtlSelfRelativeToAbsoluteSD                                         @528
    554     RtlSetAllBits                 = _RtlSetAllBits@4                    @529
     554    RtlSetAllBits                 = "_RtlSetAllBits@4"                    @529
    555555;   RtlSetAttributesSecurityDescriptor                                  @530
    556     RtlSetBits                    = _RtlSetBits@12                      @531
     556    RtlSetBits                    = "_RtlSetBits@12"                    @531
    557557;   RtlSetCriticalSectionSpinCount                                      @532
    558558;   RtlSetCurrentDirectory_U                                            @533
    559559;   RtlSetCurrentEnvironment                                            @534
    560     RtlSetDaclSecurityDescriptor  = _RtlSetDaclSecurityDescriptor@16    @535
    561     RtlSetEnvironmentVariable     = _RtlSetEnvironmentVariable@12       @536
    562     RtlSetGroupSecurityDescriptor = _RtlSetGroupSecurityDescriptor@12   @537
     560    RtlSetDaclSecurityDescriptor  = "_RtlSetDaclSecurityDescriptor@16"    @535
     561    RtlSetEnvironmentVariable     = "_RtlSetEnvironmentVariable@12"     @536
     562    RtlSetGroupSecurityDescriptor = "_RtlSetGroupSecurityDescriptor@12"   @537
    563563;   RtlSetInformationAcl                                                @538
    564     RtlSetOwnerSecurityDescriptor = _RtlSetOwnerSecurityDescriptor@12   @539
     564    RtlSetOwnerSecurityDescriptor = "_RtlSetOwnerSecurityDescriptor@12"   @539
    565565;   RtlSetProperties                                                    @540
    566566;   RtlSetPropertyNames                                                 @541
    567567;   RtlSetPropertySetClassId                                            @542
    568     RtlSetSaclSecurityDescriptor  = _RtlSetSaclSecurityDescriptor@16    @543
     568    RtlSetSaclSecurityDescriptor  = "_RtlSetSaclSecurityDescriptor@16"    @543
    569569;   RtlSetSecurityObject                                                @544
    570570;   RtlSetTimeZoneInformation                                           @545
     
    572572;   RtlSetUserFlagsHeap                                                 @547
    573573;   RtlSetUserValueHeap                                                 @548
    574 ;;;;    RtlSizeHeap               = _RtlSizeHeap@12                     @549
    575     RtlSizeHeap                   = _HeapSize@12                        @549
     574;;;;    RtlSizeHeap               = "_RtlSizeHeap@12"                   @549
     575    RtlSizeHeap                   = "_HeapSize@12"                        @549
    576576;   RtlSplay                                                            @550
    577577;   RtlStartRXact                                                       @551
    578     RtlSubAuthorityCountSid       = _RtlSubAuthorityCountSid@4          @552
    579     RtlSubAuthoritySid            = _RtlSubAuthoritySid@8               @553
     578    RtlSubAuthorityCountSid       = "_RtlSubAuthorityCountSid@4"          @552
     579    RtlSubAuthoritySid            = "_RtlSubAuthoritySid@8"               @553
    580580;   RtlSubtreePredecessor                                               @554
    581581;   RtlSubtreeSuccessor                                                 @555
    582     RtlSystemTimeToLocalTime      = _RtlSystemTimeToLocalTime@8         @556
    583     RtlTimeFieldsToTime           = _RtlTimeFieldsToTime@8              @557
    584     RtlTimeToElapsedTimeFields    = _RtlTimeToElapsedTimeFields@8       @558
    585     RtlTimeToSecondsSince1970     = _RtlTimeToSecondsSince1970@8        @559
    586     RtlTimeToSecondsSince1980     = _RtlTimeToSecondsSince1980@8        @560
    587     RtlTimeToTimeFields           = _RtlTimeToTimeFields@8              @561
     582    RtlSystemTimeToLocalTime      = "_RtlSystemTimeToLocalTime@8"         @556
     583    RtlTimeFieldsToTime           = "_RtlTimeFieldsToTime@8"              @557
     584    RtlTimeToElapsedTimeFields    = "_RtlTimeToElapsedTimeFields@8"       @558
     585    RtlTimeToSecondsSince1970     = "_RtlTimeToSecondsSince1970@8"        @559
     586    RtlTimeToSecondsSince1980     = "_RtlTimeToSecondsSince1980@8"        @560
     587    RtlTimeToTimeFields           = "_RtlTimeToTimeFields@8"              @561
    588588;   RtlTryEnterCriticalSection                                          @562
    589     RtlUnicodeStringToAnsiSize    = _RtlUnicodeStringToAnsiSize@4       @563
    590     RtlUnicodeStringToAnsiString  = _RtlUnicodeStringToAnsiString@12    @564
     589    RtlUnicodeStringToAnsiSize    = "_RtlUnicodeStringToAnsiSize@4"       @563
     590    RtlUnicodeStringToAnsiString  = "_RtlUnicodeStringToAnsiString@12"    @564
    591591;   RtlUnicodeStringToCountedOemString                                  @565
    592     RtlUnicodeStringToInteger     = _RtlUnicodeStringToInteger@12       @566
    593     RtlUnicodeStringToOemSize     = _RtlUnicodeStringToOemSize@4        @567
    594     RtlUnicodeStringToOemString   = _RtlUnicodeStringToOemString@12     @568
     592    RtlUnicodeStringToInteger     = "_RtlUnicodeStringToInteger@12"       @566
     593    RtlUnicodeStringToOemSize     = "_RtlUnicodeStringToOemSize@4"        @567
     594    RtlUnicodeStringToOemString   = "_RtlUnicodeStringToOemString@12"     @568
    595595;   RtlUnicodeToCustomCPN                                               @569
    596     RtlUnicodeToMultiByteN        = _RtlUnicodeToMultiByteN@20          @570
    597     RtlUnicodeToMultiByteSize     = _RtlUnicodeToMultiByteSize@12       @571
    598     RtlUnicodeToOemN              = _RtlUnicodeToOemN@20                @572
     596    RtlUnicodeToMultiByteN        = "_RtlUnicodeToMultiByteN@20"          @570
     597    RtlUnicodeToMultiByteSize     = "_RtlUnicodeToMultiByteSize@12"       @571
     598    RtlUnicodeToOemN              = "_RtlUnicodeToOemN@20"                @572
    599599;   RtlUniform                                                          @573
    600 ;;;;    RtlUnlockHeap             = _RtlUnlockHeap@4                    @574
    601     RtlUnlockHeap                 = _HeapUnlock@4                       @574
    602     RtlUnwind                     = _RtlUnwind@16                       @575
    603     RtlUpcaseUnicodeChar          = _RtlUpcaseUnicodeChar@4             @576
    604     RtlUpcaseUnicodeString        = _RtlUpcaseUnicodeString@12          @577
     600;;;;    RtlUnlockHeap             = "_RtlUnlockHeap@4"                    @574
     601    RtlUnlockHeap                 = "_HeapUnlock@4"                       @574
     602    RtlUnwind                     = "_RtlUnwind@16"                       @575
     603    RtlUpcaseUnicodeChar          = "_RtlUpcaseUnicodeChar@4"             @576
     604    RtlUpcaseUnicodeString        = "_RtlUpcaseUnicodeString@12"          @577
    605605;   RtlUpcaseUnicodeStringToCountedOemString                            @579
    606     RtlUpcaseUnicodeStringToOemString = _RtlUpcaseUnicodeStringToOemString@12 @580
     606    RtlUpcaseUnicodeStringToOemString = "_RtlUpcaseUnicodeStringToOemString@12" @580
    607607;   RtlUpcaseUnicodeToCustomCPN                                         @581
    608     RtlUpcaseUnicodeToMultiByteN  = _RtlUpcaseUnicodeToMultiByteN@20    @582
    609     RtlUpcaseUnicodeToOemN        = _RtlUpcaseUnicodeToOemN@20          @583
    610     RtlUpperChar                  = _RtlUpperChar@4                     @584
    611     RtlUpperString                = _RtlUpperString@8                   @585
     608    RtlUpcaseUnicodeToMultiByteN  = "_RtlUpcaseUnicodeToMultiByteN@20"    @582
     609    RtlUpcaseUnicodeToOemN        = "_RtlUpcaseUnicodeToOemN@20"          @583
     610    RtlUpperChar                  = "_RtlUpperChar@4"                     @584
     611    RtlUpperString                = "_RtlUpperString@8"                   @585
    612612;   RtlUsageHeap                                                        @586
    613613;   RtlValidAcl                                                         @587
    614     RtlValidSecurityDescriptor    = _RtlValidSecurityDescriptor@4       @588
    615     RtlValidSid                   = _RtlValidSid@4                      @589
    616 ;;;;    RtlValidateHeap           = _RtlValidateHeap@12                 @590
    617     RtlValidateHeap               = _HeapValidate@12                    @590
     614    RtlValidSecurityDescriptor    = "_RtlValidSecurityDescriptor@4"       @588
     615    RtlValidSid                   = "_RtlValidSid@4"                      @589
     616;;;;    RtlValidateHeap           = "_RtlValidateHeap@12"               @590
     617    RtlValidateHeap               = "_HeapValidate@12"                    @590
    618618;   RtlValidateProcessHeaps                                             @591
    619 ;;    RtlWalkHeap                 = _RtlWalkHeap@8                      @592
    620     RtlWalkHeap                   = _HeapWalk@8                         @592
     619;;    RtlWalkHeap                 = "_RtlWalkHeap@8"                    @592
     620    RtlWalkHeap                   = "_HeapWalk@8"                         @592
    621621;   RtlWriteRegistryValue                                               @593
    622622;   RtlZeroHeap                                                         @594
    623     RtlZeroMemory                 = _RtlZeroMemory@8                    @595
     623    RtlZeroMemory                 = "_RtlZeroMemory@8"                    @595
    624624;   RtlpNtCreateKey                                                     @596
    625625;   RtlpNtEnumerateSubKey                                               @597
     
    631631;   RtlpUnWaitCriticalSection                                           @602
    632632;   RtlpWaitForCriticalSection                                          @603
    633     RtlxAnsiStringToUnicodeSize   = _RtlAnsiStringToUnicodeSize@4       @604
    634     RtlxOemStringToUnicodeSize    = _RtlOemStringToUnicodeSize@4        @605
    635     RtlxUnicodeStringToAnsiSize   = _RtlUnicodeStringToAnsiSize@4       @606
    636     RtlxUnicodeStringToOemSize    = _RtlUnicodeStringToOemSize@4        @607
     633    RtlxAnsiStringToUnicodeSize   = "_RtlAnsiStringToUnicodeSize@4"       @604
     634    RtlxOemStringToUnicodeSize    = "_RtlOemStringToUnicodeSize@4"        @605
     635    RtlxUnicodeStringToAnsiSize   = "_RtlUnicodeStringToAnsiSize@4"       @606
     636    RtlxUnicodeStringToOemSize    = "_RtlUnicodeStringToOemSize@4"        @607
    637637;   SaveEm87Context                                                     @608
    638638
    639     ZwAcceptConnectPort           = _NtAcceptConnectPort@24             @609
     639    ZwAcceptConnectPort           = "_NtAcceptConnectPort@24"             @609
    640640;   ZwAccessCheck                                                       @610
    641641;   ZwAccessCheckAndAuditAlarm                                          @611
    642642;   ZwAddAtom                                                           @612
    643643;   ZwAdjustGroupsToken                                                 @613
    644     ZwAdjustPrivilegesToken       = _NtAdjustPrivilegesToken@24         @614
     644    ZwAdjustPrivilegesToken       = "_NtAdjustPrivilegesToken@24"         @614
    645645;   ZwAlertResumeThread                                                 @615
    646     ZwAlertThread                 = _NtAlertThread@8                    @616
     646    ZwAlertThread                 = "_NtAlertThread@8"                    @616
    647647;   ZwAllocateLocallyUniqueId                                           @617
    648     ZwAllocateUuids               = _NtAllocateUuids@16                 @618
     648    ZwAllocateUuids               = "_NtAllocateUuids@16"               @618
    649649;   ZwAllocateVirtualMemory                                             @619
    650650;   ZwCallbackReturn                                                    @620
     
    652652;   ZwCancelTimer                                                       @622
    653653;   ZwClearEvent                                                        @623
    654     ZwClose                       = _NtClose@4                          @624
     654    ZwClose                       = "_NtClose@4"                        @624
    655655;   ZwCloseObjectAuditAlarm                                             @625
    656     ZwCompleteConnectPort         = _NtCompleteConnectPort@4            @626
    657     ZwConnectPort                 = _NtConnectPort@32                   @627
     656    ZwCompleteConnectPort         = "_NtCompleteConnectPort@4"            @626
     657    ZwConnectPort                 = "_NtConnectPort@32"                   @627
    658658;   ZwContinue                                                          @628
    659659;   ZwCreateChannel                                                     @629
    660     ZwCreateDirectoryObject       = _NtCreateDirectoryObject@12         @630
    661     ZwCreateEvent                 = _NtCreateEvent@20                   @631
     660    ZwCreateDirectoryObject       = "_NtCreateDirectoryObject@12"         @630
     661    ZwCreateEvent                 = "_NtCreateEvent@20"                   @631
    662662;   ZwCreateEventPair                                                   @632
    663     ZwCreateFile                  = _NtCreateFile@44                    @633
     663    ZwCreateFile                  = "_NtCreateFile@44"                    @633
    664664;   ZwCreateIoCompletion                                                @634
    665     ZwCreateKey                   = _NtCreateKey@28                     @635
    666     ZwCreateMailslotFile          = _NtCreateMailslotFile@32            @636
     665    ZwCreateKey                   = "_NtCreateKey@28"                   @635
     666    ZwCreateMailslotFile          = "_NtCreateMailslotFile@32"            @636
    667667;   ZwCreateMutant                                                      @637
    668668;   ZwCreateNamedPipeFile                                               @638
    669     ZwCreatePagingFile            = _NtCreatePagingFile@16              @639
    670     ZwCreatePort                  = _NtCreatePort@20                    @640
     669    ZwCreatePagingFile            = "_NtCreatePagingFile@16"              @639
     670    ZwCreatePort                  = "_NtCreatePort@20"                    @640
    671671;   ZwCreateProcess                                                     @641
    672672;   ZwCreateProfile                                                     @642
    673     ZwCreateSection               = _NtCreateSection@28                 @643
    674     ZwCreateSemaphore             = _NtCreateSemaphore@20               @644
    675     ZwCreateSymbolicLinkObject    = _NtCreateSymbolicLinkObject@16      @645
     673    ZwCreateSection               = "_NtCreateSection@28"                 @643
     674    ZwCreateSemaphore             = "_NtCreateSemaphore@20"               @644
     675    ZwCreateSymbolicLinkObject    = "_NtCreateSymbolicLinkObject@16"      @645
    676676;   ZwCreateThread                                                      @646
    677     ZwCreateTimer                 = _NtCreateTimer@16                   @647
     677    ZwCreateTimer                 = "_NtCreateTimer@16"                   @647
    678678;   ZwCreateToken                                                       @648
    679679;   ZwDelayExecution                                                    @649
    680680;   ZwDeleteAtom                                                        @650
    681681;   ZwDeleteFile                                                        @651
    682     ZwDeleteKey                   = _NtDeleteKey@4                      @652
     682    ZwDeleteKey                   = "_NtDeleteKey@4"                    @652
    683683;   ZwDeleteObjectAuditAlarm                                            @653
    684     ZwDeleteValueKey              = _NtDeleteValueKey@8                 @654
    685     ZwDeviceIoControlFile         = _NtDeviceIoControlFile@40           @655
    686     ZwDisplayString               = _NtDisplayString@4                  @656
    687     ZwDuplicateObject             = _NtDuplicateObject@28               @657
    688     ZwDuplicateToken              = _NtDuplicateToken@24                @658
    689     ZwEnumerateKey                = _NtEnumerateKey@24                  @659
    690     ZwEnumerateValueKey           = _NtEnumerateValueKey@24             @660
     684    ZwDeleteValueKey              = "_NtDeleteValueKey@8"               @654
     685    ZwDeviceIoControlFile         = "_NtDeviceIoControlFile@40"           @655
     686    ZwDisplayString               = "_NtDisplayString@4"                  @656
     687    ZwDuplicateObject             = "_NtDuplicateObject@28"               @657
     688    ZwDuplicateToken              = "_NtDuplicateToken@24"                @658
     689    ZwEnumerateKey                = "_NtEnumerateKey@24"                  @659
     690    ZwEnumerateValueKey           = "_NtEnumerateValueKey@24"             @660
    691691;   ZwExtendSection                                                     @661
    692692;   ZwFindAtom                                                          @662
    693693;   ZwFlushBuffersFile                                                  @663
    694694;   ZwFlushInstructionCache                                             @664
    695     ZwFlushKey                    = _NtFlushKey@4                       @665
     695    ZwFlushKey                    = "_NtFlushKey@4"                       @665
    696696;   ZwFlushVirtualMemory                                                @666
    697697;   ZwFlushWriteBuffer                                                  @667
    698698;   ZwFreeVirtualMemory                                                 @668
    699     ZwFsControlFile               = _NtFsControlFile@40                 @669
     699    ZwFsControlFile               = "_NtFsControlFile@40"                 @669
    700700;   ZwGetContextThread                                                  @670
    701701;   ZwGetPlugPlayEvent                                                  @671
    702702;   ZwGetTickCount                                                      @672
    703     ZwImpersonateClientOfPort     = _NtImpersonateClientOfPort@16       @673
     703    ZwImpersonateClientOfPort     = "_NtImpersonateClientOfPort@16"       @673
    704704;   ZwImpersonateThread                                                 @674
    705705;   ZwInitializeRegistry                                                @675
    706706;   ZwListenChannel                                                     @676
    707     ZwListenPort                  = _NtListenPort@8                     @677
     707    ZwListenPort                  = "_NtListenPort@8"                     @677
    708708;   ZwLoadDriver                                                        @678
    709709;   ZwLoadKey2                                                          @679
    710     ZwLoadKey                     = _NtLoadKey@8                        @680
     710    ZwLoadKey                     = "_NtLoadKey@8"                        @680
    711711;   ZwLockFile                                                          @681
    712712;   ZwLockVirtualMemory                                                 @682
    713713;   ZwMakeTemporaryObject                                               @683
    714     ZwMapViewOfSection            = _NtMapViewOfSection@40              @684
     714    ZwMapViewOfSection            = "_NtMapViewOfSection@40"              @684
    715715;   ZwNotifyChangeDirectoryFile                                         @685
    716     ZwNotifyChangeKey             = _NtNotifyChangeKey@40               @686
     716    ZwNotifyChangeKey             = "_NtNotifyChangeKey@40"               @686
    717717;   ZwOpenChannel                                                       @687
    718     ZwOpenDirectoryObject         = _NtOpenDirectoryObject@12           @688
    719     ZwOpenEvent                   = _NtOpenEvent@12                     @689
     718    ZwOpenDirectoryObject         = "_NtOpenDirectoryObject@12"           @688
     719    ZwOpenEvent                   = "_NtOpenEvent@12"                     @689
    720720;   ZwOpenEventPair                                                     @690
    721     ZwOpenFile                    = _NtOpenFile@24                      @691
     721    ZwOpenFile                    = "_NtOpenFile@24"                      @691
    722722;   ZwOpenIoCompletion                                                  @692
    723     ZwOpenKey                     = _NtOpenKey@12                       @693
     723    ZwOpenKey                     = "_NtOpenKey@12"                       @693
    724724;   ZwOpenMutant                                                        @694
    725725;   ZwOpenObjectAuditAlarm                                              @695
    726726;   ZwOpenProcess                                                       @696
    727     ZwOpenProcessToken            = _NtOpenProcessToken@12              @697
    728     ZwOpenSection                 = _NtOpenSection@12                   @698
    729     ZwOpenSemaphore               = _NtOpenSemaphore@12                 @699
    730     ZwOpenSymbolicLinkObject      = _NtQuerySymbolicLinkObject@12       @700
     727    ZwOpenProcessToken            = "_NtOpenProcessToken@12"              @697
     728    ZwOpenSection                 = "_NtOpenSection@12"                   @698
     729    ZwOpenSemaphore               = "_NtOpenSemaphore@12"                 @699
     730    ZwOpenSymbolicLinkObject      = "_NtQuerySymbolicLinkObject@12"       @700
    731731;   ZwOpenThread                                                        @701
    732     ZwOpenThreadToken             = _NtOpenThreadToken@16               @702
     732    ZwOpenThreadToken             = "_NtOpenThreadToken@16"               @702
    733733;   ZwOpenTimer                                                         @703
    734734;   ZwPlugPlayControl                                                   @704
     
    740740;   ZwQueryAttributesFile                                               @710
    741741;   ZwQueryDefaultLocale                                                @711
    742     ZwQueryDirectoryFile          = _NtQueryDirectoryFile@44            @712
    743     ZwQueryDirectoryObject        = _NtQueryDirectoryObject@28          @713
     742    ZwQueryDirectoryFile          = "_NtQueryDirectoryFile@44"            @712
     743    ZwQueryDirectoryObject        = "_NtQueryDirectoryObject@28"          @713
    744744;   ZwQueryEaFile                                                       @714
    745745;   ZwQueryEvent                                                        @715
    746746;   ZwQueryFullAttributesFile                                           @716
    747747;   ZwQueryInformationAtom                                              @717
    748     ZwQueryInformationFile        = _NtQueryInformationFile@20          @718
     748    ZwQueryInformationFile        = "_NtQueryInformationFile@20"          @718
    749749;   ZwQueryInformationPort                                              @719
    750     ZwQueryInformationProcess     = _NtQueryInformationProcess@20       @720
    751     ZwQueryInformationThread      = _NtQueryInformationThread@20        @721
    752     ZwQueryInformationToken       = _NtQueryInformationToken@20         @722
     750    ZwQueryInformationProcess     = "_NtQueryInformationProcess@20"       @720
     751    ZwQueryInformationThread      = "_NtQueryInformationThread@20"        @721
     752    ZwQueryInformationToken       = "_NtQueryInformationToken@20"         @722
    753753;   ZwQueryIntervalProfile                                              @723
    754754;   ZwQueryIoCompletion                                                 @724
    755     ZwQueryKey                    = _NtQueryKey@20                      @725
    756     ZwQueryMultipleValueKey       = _NtQueryMultipleValueKey@24         @726
     755    ZwQueryKey                    = "_NtQueryKey@20"                      @725
     756    ZwQueryMultipleValueKey       = "_NtQueryMultipleValueKey@24"         @726
    757757;   ZwQueryMutant                                                       @727
    758     ZwQueryObject                 = _NtQueryObject@20                   @728
     758    ZwQueryObject                 = "_NtQueryObject@20"                   @728
    759759;   ZwQueryOleDirectoryFile                                             @729
    760     ZwQueryPerformanceCounter     = _NtQueryPerformanceCounter@8        @730
    761     ZwQuerySection                = _NtQuerySection@20                  @731
    762     ZwQuerySecurityObject         = _NtQuerySecurityObject@20           @732
    763     ZwQuerySemaphore              = _NtQuerySemaphore@20                @733
    764     ZwQuerySymbolicLinkObject     = _NtQuerySymbolicLinkObject@12       @734
     760    ZwQueryPerformanceCounter     = "_NtQueryPerformanceCounter@8"        @730
     761    ZwQuerySection                = "_NtQuerySection@20"                  @731
     762    ZwQuerySecurityObject         = "_NtQuerySecurityObject@20"           @732
     763    ZwQuerySemaphore              = "_NtQuerySemaphore@20"                @733
     764    ZwQuerySymbolicLinkObject     = "_NtQuerySymbolicLinkObject@12"       @734
    765765;   ZwQuerySystemEnvironmentValue                                       @735
    766     ZwQuerySystemInformation      = _NtQuerySystemInformation@16        @736
    767     ZwQuerySystemTime             = _NtQuerySystemTime@4                @737
     766    ZwQuerySystemInformation      = "_NtQuerySystemInformation@16"        @736
     767    ZwQuerySystemTime             = "_NtQuerySystemTime@4"                @737
    768768;   ZwQueryTimer                                                        @738
    769     ZwQueryTimerResolution        = _NtQueryTimerResolution@12          @739
    770     ZwQueryValueKey               = _NtQueryValueKey@24                 @740
     769    ZwQueryTimerResolution        = "_NtQueryTimerResolution@12"          @739
     770    ZwQueryValueKey               = "_NtQueryValueKey@24"                 @740
    771771;   ZwQueryVirtualMemory                                                @741
    772772;   ZwQueryVolumeInformationFile                                        @742
    773773;   ZwQueueApcThread                                                    @743
    774     ZwRaiseException              = ___regs_NtRaiseException@16         @744
     774    ZwRaiseException              = "___regs_NtRaiseException@16"         @744
    775775;   ZwRaiseHardError                                                    @745
    776     ZwReadFile                    = _NtReadFile@36                      @746
     776    ZwReadFile                    = "_NtReadFile@36"                      @746
    777777;   ZwReadFileScatter                                                   @747
    778     ZwReadRequestData             = _NtReadRequestData@20               @748
     778    ZwReadRequestData             = "_NtReadRequestData@20"               @748
    779779;   ZwReadVirtualMemory                                                 @749
    780     ZwRegisterThreadTerminatePort = _NtRegisterThreadTerminatePort@4    @750
     780    ZwRegisterThreadTerminatePort = "_NtRegisterThreadTerminatePort@4"    @750
    781781;   ZwReleaseMutant                                                     @751
    782     ZwReleaseSemaphore            = _NtReleaseSemaphore@12              @752
     782    ZwReleaseSemaphore            = "_NtReleaseSemaphore@12"              @752
    783783;   ZwRemoveIoCompletion                                                @753
    784     ZwReplaceKey                  = _NtReplaceKey@12                    @754
    785     ZwReplyPort                   = _NtReplyPort@16                     @755
    786     ZwReplyWaitReceivePort        = _NtReplyWaitReceivePort@16          @756
    787     ZwReplyWaitReplyPort          = _NtReplyWaitReplyPort@16            @757
     784    ZwReplaceKey                  = "_NtReplaceKey@12"                    @754
     785    ZwReplyPort                   = "_NtReplyPort@16"                     @755
     786    ZwReplyWaitReceivePort        = "_NtReplyWaitReceivePort@16"          @756
     787    ZwReplyWaitReplyPort          = "_NtReplyWaitReplyPort@16"            @757
    788788;   ZwReplyWaitSendChannel                                              @758
    789     ZwRequestPort                 = _NtRequestPort@16                   @759
    790     ZwRequestWaitReplyPort        = _NtRequestWaitReplyPort@12          @760
    791     ZwResetEvent                  = _NtResetEvent@8                     @761
    792     ZwRestoreKey                  = _NtRestoreKey@12                    @762
    793     ZwResumeThread                = _NtResumeThread@8                   @763
    794     ZwSaveKey                     = _NtSaveKey@8                        @764
     789    ZwRequestPort                 = "_NtRequestPort@16"                   @759
     790    ZwRequestWaitReplyPort        = "_NtRequestWaitReplyPort@12"          @760
     791    ZwResetEvent                  = "_NtResetEvent@8"                     @761
     792    ZwRestoreKey                  = "_NtRestoreKey@12"                    @762
     793    ZwResumeThread                = "_NtResumeThread@8"                   @763
     794    ZwSaveKey                     = "_NtSaveKey@8"                        @764
    795795;   ZwSendWaitReplyChannel                                              @765
    796796;   ZwSetContextChannel                                                 @766
     
    799799;   ZwSetDefaultLocale                                                  @769
    800800;   ZwSetEaFile                                                         @770
    801     ZwSetEvent                    = _NtSetEvent@8                       @771
     801    ZwSetEvent                    = "_NtSetEvent@8"                       @771
    802802;   ZwSetHighEventPair                                                  @772
    803803;   ZwSetHighWaitLowEventPair                                           @773
    804804;   ZwSetHighWaitLowThread                                              @774
    805     ZwSetInformationFile          = _NtSetInformationFile@20            @775
    806     ZwSetInformationKey           = _NtSetInformationKey@16             @776
     805    ZwSetInformationFile          = "_NtSetInformationFile@20"            @775
     806    ZwSetInformationKey           = "_NtSetInformationKey@16"             @776
    807807;   ZwSetInformationObject                                              @777
    808     ZwSetInformationProcess       = _NtSetInformationProcess@16         @778
    809     ZwSetInformationThread        = _NtSetInformationThread@16          @779
     808    ZwSetInformationProcess       = "_NtSetInformationProcess@16"         @778
     809    ZwSetInformationThread        = "_NtSetInformationThread@16"          @779
    810810;   ZwSetInformationToken                                               @780
    811     ZwSetIntervalProfile          = _NtSetIntervalProfile@8             @781
     811    ZwSetIntervalProfile          = "_NtSetIntervalProfile@8"             @781
    812812;   ZwSetIoCompletion                                                   @782
    813813;   ZwSetLdtEntries                                                     @783
     
    820820;   ZwSetSystemPowerState                                               @790
    821821;   ZwSetSystemTime                                                     @791
    822     ZwSetTimer                    = _NtSetTimer@28                      @792
     822    ZwSetTimer                    = "_NtSetTimer@28"                      @792
    823823;   ZwSetTimerResolution                                                @793
    824     ZwSetValueKey                 = _NtSetValueKey@24                   @794
    825     ZwSetVolumeInformationFile    = _NtSetVolumeInformationFile@20      @795
     824    ZwSetValueKey                 = "_NtSetValueKey@24"                   @794
     825    ZwSetVolumeInformationFile    = "_NtSetVolumeInformationFile@20"      @795
    826826;   ZwShutdownSystem                                                    @796
    827827;   ZwSignalAndWaitForSingleObject                                      @797
     
    831831
    832832;   ZwSystemDebugControl                                                @801
    833     ZwTerminateProcess            = _NtTerminateProcess@8               @802
    834     ZwTerminateThread             = _NtTerminateThread@8                @803
    835     ZwTestAlert                   = _NtTestAlert@8                      @804
     833    ZwTerminateProcess            = "_NtTerminateProcess@8"               @802
     834    ZwTerminateThread             = "_NtTerminateThread@8"                @803
     835    ZwTestAlert                   = "_NtTestAlert@8"                      @804
    836836;   ZwUnloadDriver                                                      @805
    837     ZwUnloadKey                   = _NtUnloadKey@4                      @806
     837    ZwUnloadKey                   = "_NtUnloadKey@4"                      @806
    838838;   ZwUnlockFile                                                        @807
    839839;   ZwUnlockVirtualMemory                                               @808
     
    841841;   ZwVdmControl                                                        @810
    842842;   ZwWaitForMultipleObjects                                            @811
    843     ZwWaitForSingleObject         = _NtWaitForSingleObject@12           @812
     843    ZwWaitForSingleObject         = "_NtWaitForSingleObject@12"           @812
    844844;   ZwWaitHighEventPair                                                 @813
    845845;   ZwWaitLowEventPair                                                  @814
    846846;   ZwWriteFile                                                         @815
    847847;   ZwWriteFileGather                                                   @816
    848     ZwWriteRequestData            = _NtWriteRequestData@20              @817
     848    ZwWriteRequestData            = "_NtWriteRequestData@20"              @817
    849849;   ZwWriteVirtualMemory                                                @818
    850850;   ZwYieldExecution                                                    @819
    851851
    852852
    853    _CIpow = NTDLL__CIpow                                                @820
     853   _CIpow = _NTDLL__CIpow                                               @820
    854854;   __eCommonExceptions                                                 @821
    855855;   __eEmulatorInit                                                     @822
     
    964964;   __eFYL2XP1                                                          @930
    965965;   __eGetStatusWord                                                    @931
    966     _allrem                       = __allrem@16                         @939
     966    _allrem                       = "__allrem@16"                         @939
    967967;   _allshl                                                             @940
    968968;   _allshr                                                             @941
    969     _atoi64                                                             @942
    970     _aulldiv                      = __aulldiv@16                        @943
    971     _aullrem                      = __allrem@16                         @944
     969    __atoi64                                                            @942
     970    _aulldiv                      = "__aulldiv@16"                      @943
     971    _aullrem                      = "__allrem@16"                         @944
    972972;   _aullshr                                                            @945
    973973    _chkstk                       = _chkstk                             @946
    974974;   _fltused                                                            @947
    975     _ftol                         = NTDLL__ftol                         @948
    976     _i64toa                                                             @949
    977     _i64tow                                                             @950
    978     _itoa                         = NTDLL_itoa                          @951
    979     _itow                                                               @952
    980     _ltoa                         = NTDLL_ltoa                          @953
    981     _ltow                                                               @954
     975    _ftol                         = _NTDLL__ftol                        @948
     976    __i64toa                                                            @949
     977    __i64tow                                                            @950
     978    _itoa                         = _NTDLL_itoa                         @951
     979    __itow                                                                      @952
     980    _ltoa                         = _NTDLL_ltoa                         @953
     981    __ltow                                                              @954
    982982    _memccpy                                                            @955
    983     _memicmp                      = NTDLL__memicmp                      @956
    984     _snprintf                     = _snprintf                           @957
    985     _snwprintf                    = _snwprintf                          @958
    986     _splitpath                    = _splitpath                          @959
     983    _memicmp                      = _NTDLL__memicmp                     @956
     984    __snprintf                     = _snprintf                          @957
     985    __snwprintf                    = __snwprintf                        @958
     986    __splitpath                    = __splitpath                        @959
    987987    _strcmpi                      = _stricmp                            @960
    988988    _stricmp                      = _stricmp                            @961
     
    990990    _strnicmp                                                           @963
    991991    _strupr                                                             @964
    992     _ultoa                        = NTDLL_ultoa                         @967
    993     _ultow                                                              @968
     992    _ultoa                        = _NTDLL_ultoa                         @967
     993    __ultow                                                             @968
    994994    _vsnprintf                                                          @969
    995     _wcsicmp                      = NTDLL__wcsicmp                      @970
    996     _wcslwr                       = NTDLL__wcslwr                       @971
    997     _wcsnicmp                     = NTDLL__wcsnicmp                     @972
    998     _wcsupr                       = NTDLL__wcsupr                       @973
    999     _wtoi                                                               @974
    1000     _wtoi64                                                             @975
    1001     _wtol                                                               @976
     995    _wcsicmp                      = _NTDLL__wcsicmp                             @970
     996    _wcslwr                       = _NTDLL__wcslwr                              @971
     997    _wcsnicmp                     = _NTDLL__wcsnicmp                            @972
     998    _wcsupr                       = _NTDLL__wcsupr                              @973
     999    __wtoi                                                              @974
     1000    __wtoi64                                                            @975
     1001    __wtol                                                              @976
    10021002
    10031003; Borrow most funcs from our internal Odin EMX runtime
    10041004
    1005     abs                           = emx_abs                             @977
    1006     atan                          = emx_atan                            @978
    1007     atoi                          = emx_atoi                            @979
    1008     atol                          = emx_atol                            @980
    1009     ceil                          = emx_ceil                            @981
    1010     cos                           = emx_cos                             @982
    1011     fabs                          = emx_fabs                            @983
    1012     floor                         = emx_floor                           @984
    1013     isalnum                       = emx_isalnum                         @985
    1014     isalpha                       = emx_isalpha                         @986
    1015     iscntrl                       = emx_iscntrl                         @987
    1016     isdigit                       = emx_isdigit                         @988
    1017     isgraph                       = emx_isgraph                         @989
    1018     islower                       = emx_islower                         @990
    1019     isprint                       = emx_isprint                         @991
    1020     ispunct                       = emx_ispunct                         @992
    1021     isspace                       = emx_isspace                         @993
    1022     isupper                       = emx_isupper                         @994
    1023     iswalpha                      = NTDLL_iswalpha                      @995
    1024     iswctype                      = NTDLL_iswctype                      @996
    1025     isxdigit                      = emx_isxdigit                        @997
    1026     labs                          = emx_labs                            @998
    1027     log                           = emx_log                             @999
    1028     mbstowcs                      = NTDLL_mbstowcs                      @1000
    1029 
    1030     memchr                        = emx_memchr                          @1001
    1031     memcmp                        = emx_memcmp                          @1002
    1032     memcpy                        = emx_memcpy                          @1003
    1033     memmove                       = emx_memmove                         @1004
    1034     memset                        = emx_memset                          @1005
    1035     pow                           = emx_pow                             @1106
    1036     qsort                         = emx_qsort                           @1007
    1037     sin                           = emx_sin                             @1008
    1038     sprintf                       = emx_sprintf                         @1009
    1039     sqrt                          = emx_sqrt                            @1010
    1040     sscanf                        = emx_sscanf                          @1011   
    1041     strcat                        = emx_strcat                          @1012
    1042     strchr                        = emx_strchr                          @1013
    1043     strcmp                        = emx_strcmp                          @1014
    1044     strcpy                        = emx_strcpy                          @1015
    1045     strcspn                       = emx_strcspn                         @1016
    1046     strlen                        = emx_strlen                          @1017
    1047     strncat                       = emx_strncat                         @1018
    1048     strncmp                       = emx_strncmp                         @1019
    1049     strncpy                       = emx_strncpy                         @1020
    1050     strpbrk                       = emx_strpbrk                         @1021
    1051     strrchr                       = emx_strrchr                         @1022
    1052     strspn                        = emx_strspn                          @1023
    1053     strstr                        = emx_strstr                          @1024
    1054     strtol                        = emx_strtol                          @1025
    1055     strtoul                       = emx_strtoul                         @1026
    1056     swprintf                      = NTDLL_swprintf                      @1027
    1057     tan                           = emx_tan                             @1028
    1058     tolower                       = emx_tolower                         @1029
    1059     toupper                       = emx_toupper                         @1030
    1060     towlower                      = NTDLL_towlower                      @1031
    1061     towupper                      = NTDLL_towupper                      @1032
    1062     vsprintf                      = emx_vsprintf                        @1033
    1063 
    1064     wcscat                        = NTDLL_wcscat                        @1034
    1065     wcschr                        = NTDLL_wcschr                        @1035
    1066     wcscmp                        = NTDLL_wcscmp                        @1036
    1067     wcscpy                        = NTDLL_wcscpy                        @1037
    1068     wcscspn                       = NTDLL_wcscspn                       @1038
    1069     wcslen                        = NTDLL_wcslen                        @1039
    1070     wcsncat                       = NTDLL_wcsncat                       @1040
    1071     wcsncmp                       = NTDLL_wcsncmp                       @1041
    1072     wcsncpy                       = NTDLL_wcsncpy                       @1042
    1073     wcspbrk                       = NTDLL_wcspbrk                       @1043
    1074     wcsrchr                       = NTDLL_wcsrchr                       @1044
    1075     wcsspn                        = NTDLL_wcsspn                        @1045
    1076     wcsstr                        = NTDLL_wcsstr                        @1046
    1077     wcstok                        = NTDLL_wcstok                        @1050
    1078     wcstol                        = NTDLL_wcstol                        @1047
    1079     wcstombs                      = NTDLL_wcstombs                      @1048
    1080     wcstoul                       = NTDLL_wcstoul                       @1049
     1005;    abs                          = emx_abs                             @977
     1006;    atan                         = emx_atan                            @978
     1007;    atoi                         = emx_atoi                            @979
     1008;    atol                         = emx_atol                            @980
     1009;    ceil                         = emx_ceil                            @981
     1010;    cos                          = emx_cos                             @982
     1011;    fabs                         = emx_fabs                            @983
     1012;    floor                         = emx_floor                           @984
     1013;    isalnum                       = emx_isalnum                                @985
     1014;    isalpha                       = emx_isalpha                                @986
     1015;    iscntrl                       = emx_iscntrl                                @987
     1016;    isdigit                       = emx_isdigit                                @988
     1017;    isgraph                       = emx_isgraph                                @989
     1018;    islower                       = emx_islower                                @990
     1019;    isprint                       = emx_isprint                                @991
     1020;    ispunct                       = emx_ispunct                                @992
     1021;    isspace                       = emx_isspace                                @993
     1022;    isupper                       = emx_isupper                                @994
     1023    iswalpha                      = _NTDLL_iswalpha                     @995
     1024    iswctype                      = _NTDLL_iswctype                      @996
     1025;    isxdigit                      = emx_isxdigit                       @997
     1026;    labs                          = emx_labs                           @998
     1027;    log                          = emx_log                             @999
     1028    mbstowcs                      = _NTDLL_mbstowcs                      @1000
     1029
     1030;    memchr                        = emx_memchr                         @1001
     1031;    memcmp                        = emx_memcmp                         @1002
     1032;    memcpy                        = emx_memcpy                         @1003
     1033;    memmove                       = emx_memmove                                @1004
     1034;    memset                        = emx_memset                         @1005
     1035;    pow                          = emx_pow                             @1106
     1036;    qsort                        = emx_qsort                           @1007
     1037;    sin                          = emx_sin                             @1008
     1038;    sprintf                       = emx_sprintf                                @1009
     1039;    sqrt                         = emx_sqrt                            @1010
     1040;    sscanf                        = emx_sscanf                         @1011   
     1041;    strcat                        = emx_strcat                         @1012
     1042;    strchr                        = emx_strchr                         @1013
     1043;    strcmp                        = emx_strcmp                         @1014
     1044;    strcpy                        = emx_strcpy                         @1015
     1045;    strcspn                       = emx_strcspn                                @1016
     1046;    strlen                        = emx_strlen                         @1017
     1047;    strncat                       = emx_strncat                                @1018
     1048;    strncmp                       = emx_strncmp                                @1019
     1049;    strncpy                       = emx_strncpy                                @1020
     1050;    strpbrk                       = emx_strpbrk                                @1021
     1051;    strrchr                       = emx_strrchr                                @1022
     1052;    strspn                        = emx_strspn                         @1023
     1053;    strstr                        = emx_strstr                         @1024
     1054;    strtol                        = emx_strtol                         @1025
     1055;    strtoul                       = emx_strtoul                                @1026
     1056    swprintf                      = _NTDLL_swprintf                      @1027
     1057;    tan                          = emx_tan                             @1028
     1058;    tolower                       = emx_tolower                                @1029
     1059;    toupper                       = emx_toupper                                @1030
     1060    towlower                      = _NTDLL_towlower                     @1031
     1061    towupper                      = _NTDLL_towupper                      @1032
     1062;    vsprintf                      = emx_vsprintf                       @1033
     1063
     1064    wcscat                        = _NTDLL_wcscat                        @1034
     1065    wcschr                        = _NTDLL_wcschr                        @1035
     1066    wcscmp                        = _NTDLL_wcscmp                        @1036
     1067    wcscpy                        = _NTDLL_wcscpy                        @1037
     1068    wcscspn                       = _NTDLL_wcscspn                       @1038
     1069    wcslen                        = _NTDLL_wcslen                        @1039
     1070    wcsncat                       = _NTDLL_wcsncat                       @1040
     1071    wcsncmp                       = _NTDLL_wcsncmp                       @1041
     1072    wcsncpy                       = _NTDLL_wcsncpy                       @1042
     1073    wcspbrk                       = _NTDLL_wcspbrk                       @1043
     1074    wcsrchr                       = _NTDLL_wcsrchr                       @1044
     1075    wcsspn                        = _NTDLL_wcsspn                        @1045
     1076    wcsstr                        = _NTDLL_wcsstr                        @1046
     1077    wcstok                        = _NTDLL_wcstok                        @1050
     1078    wcstol                        = _NTDLL_wcstol                        @1047
     1079    wcstombs                      = _NTDLL_wcstombs                      @1048
     1080    wcstoul                       = _NTDLL_wcstoul                       @1049
    10811081
    10821082;   Not found in NTDLL-SP6:
    1083     DebugBreak                    = ___regs_DebugBreak@4                @1200
    1084     NtPowerInformation            = _NtPowerInformation@20              @1201
     1083    DebugBreak                    = "___regs_DebugBreak@4"                @1200
     1084    NtPowerInformation            = "_NtPowerInformation@20"              @1201
    10851085
    10861086; Odin private functions
    1087     _RtlpLargeIntegerAdd@8                                              @1300
     1087    "_RtlpLargeIntegerAdd@8"                                              @1300
    10881088
    10891089; latest NTDLL additions start from 2000
    10901090
    1091     RtlInt64ToUnicodeString      = _RtlInt64ToUnicodeString@16          @2000
    1092     RtlComputeCrc32              = _RtlComputeCrc32@12                  @2001
    1093     RtlDowncaseUnicodeChar       = _RtlDowncaseUnicodeChar@4            @2002
    1094     iswdigit                     = NTDLL_iswdigit                       @2003
    1095     iswlower                     = NTDLL_iswlower                       @2004
    1096     iswspace                     = NTDLL_iswspace                       @2005
    1097     iswxdigit                    = NTDLL_iswxdigit                      @2006
    1098     _alldiv                      = __alldiv@16                          @2007
    1099     _allmul                      = __allmul@16                          @2008
    1100     _ui64toa                                                            @2009
    1101     _ui64tow                                                            @2010
     1091    RtlInt64ToUnicodeString      = "_RtlInt64ToUnicodeString@16"          @2000
     1092    RtlComputeCrc32              = "_RtlComputeCrc32@12"                  @2001
     1093    RtlDowncaseUnicodeChar       = "_RtlDowncaseUnicodeChar@4"            @2002
     1094    iswdigit                     = _NTDLL_iswdigit                       @2003
     1095    iswlower                     = _NTDLL_iswlower                      @2004
     1096    iswspace                     = _NTDLL_iswspace                      @2005
     1097    iswxdigit                    = _NTDLL_iswxdigit                     @2006
     1098    _alldiv                      = "__alldiv@16"                        @2007
     1099    _allmul                      = "__allmul@16"                        @2008
     1100    __ui64toa                                                           @2009
     1101    __ui64tow                                                           @2010
  • trunk/src/kernel32/KERNEL32.DEF

    r21302 r21307  
    11901190    CPUFeatures                                                   @2005 NONAME
    11911191
    1192     wctype_table                                                  @2006 NONAME
    1193     casemap_upper                                                 @2007 NONAME
    1194     casemap_lower                                     @2008 NONAME
     1192    _wctype_table                                                 @2006 NONAME
     1193    _casemap_upper                                                @2007 NONAME
     1194    _casemap_lower                                                @2008 NONAME
    11951195
    11961196; @@PF this exports were cut-out as a result of migration to new unicode
     
    12171217
    12181218    OSLibDosDevIOCtl                                              @2026 NONAME
     1219
     1220    OSLibImSetMsgQueueProperty                                    @2029 NONAME
    12191221
    12201222    fIsDBCSEnv                                                    @2103 NONAME
  • trunk/src/kernel32/kernel32dbg.def

    r21302 r21307  
    11901190    CPUFeatures                                                   @2005 NONAME
    11911191
    1192     wctype_table                                                  @2006 NONAME
    1193     casemap_upper                                                 @2007 NONAME
    1194     casemap_lower                                     @2008 NONAME
     1192    _wctype_table                                                 @2006 NONAME
     1193    _casemap_upper                                                @2007 NONAME
     1194    _casemap_lower                                                @2008 NONAME
    11951195
    11961196; @@PF this exports were cut-out as a result of migration to new unicode
Note: See TracChangeset for help on using the changeset viewer.