Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Commit b1d22a4

Browse files
committed
Fix DAC PAL exports for preview 5
1 parent 85c3576 commit b1d22a4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

src/dlls/mscordac/mscordac_unixexports.src

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -114,15 +114,13 @@ nativeStringResourceTable_mscorrc_debug
114114
#GetCurrentDirectoryW
115115
#GetCurrentProcess
116116
#GetCurrentProcessId
117-
#GetCurrentProcessorNumberEx
118117
#GetCurrentThreadId
119118
#GetEnvironmentVariableA
120119
#GetEnvironmentVariableW
121120
#GetFileAttributesExW
122121
#GetFileAttributesW
123122
#GetFileSize
124123
#GetFullPathNameW
125-
#GetLogicalProcessorInformationEx
126124
#GetLastError
127125
#GetLongPathNameW
128126
#GetModuleFileNameW
@@ -137,7 +135,6 @@ nativeStringResourceTable_mscorrc_debug
137135
#GetTempFileNameW
138136
#GetTempPathA
139137
#GetTempPathW
140-
#GetThreadGroupAffinity
141138
#HeapAlloc
142139
#HeapFree
143140
#HeapSetInformation
@@ -173,7 +170,6 @@ nativeStringResourceTable_mscorrc_debug
173170
#SetFilePointer
174171
#SetLastError
175172
#SetErrorMode
176-
#SetThreadGroupAffinity
177173
#Sleep
178174
#SleepEx
179175
#SwitchToThread

0 commit comments

Comments
 (0)