mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
- FlsAlloc (and Co.) should first be implemented, and then exported, because some apps/DLLs depend on that (they use FlsAlloc if it's available, and workaround if it's not).
svn path=/trunk/; revision=35890
This commit is contained in:
@@ -274,10 +274,10 @@ FindResourceExW@16
|
||||
FindResourceW@12
|
||||
FindVolumeClose@4
|
||||
FindVolumeMountPointClose@4
|
||||
FlsAlloc@4
|
||||
FlsFree@4
|
||||
FlsGetValue@4
|
||||
FlsSetValue@8
|
||||
;FlsAlloc@4
|
||||
;FlsFree@4
|
||||
;FlsGetValue@4
|
||||
;FlsSetValue@8
|
||||
FlushConsoleInputBuffer@4
|
||||
FlushFileBuffers@4
|
||||
FlushInstructionCache@12
|
||||
|
||||
Reference in New Issue
Block a user