mirror of
https://gitlab.winehq.org/wine/wine-staging.git
synced 2024-11-21 16:46:54 -08:00
8 lines
355 B
Plaintext
8 lines
355 B
Plaintext
Fixes: Add stub for ntoskrnl.Mm{Map,Unmap}LockedPages
|
|
Fixes: Add stub for ntoskrnl.IoGetDeviceAttachmentBaseRef
|
|
Fixes: Implement ntoskrnl.NtBuildNumber
|
|
Fixes: Implement ntoskrnl.ExInitializeNPagedLookasideList
|
|
# ExInitializeNPagedLookasideList() is wanted by sfvfs02.sys, used by World Racing.
|
|
Depends: Compiler_Warnings
|
|
Depends: ntoskrnl-Synchronization
|