Commit ccf4ca82 authored by Alexandre Julliard's avatar Alexandre Julliard

kernel32: Move file handle functions to kernelbase.

parent cbd038f7
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
@ stdcall AllocateUserPhysicalPages(long ptr ptr) @ stdcall AllocateUserPhysicalPages(long ptr ptr)
@ stdcall ApplicationRecoveryFinished(long) @ stdcall ApplicationRecoveryFinished(long)
@ stdcall ApplicationRecoveryInProgress(ptr) @ stdcall ApplicationRecoveryInProgress(ptr)
@ stdcall AreFileApisANSI() @ stdcall -import AreFileApisANSI()
@ stdcall AssignProcessToJobObject(ptr ptr) @ stdcall AssignProcessToJobObject(ptr ptr)
@ stdcall AttachConsole(long) @ stdcall AttachConsole(long)
@ stdcall BackupRead(ptr ptr long ptr long long ptr) @ stdcall BackupRead(ptr ptr long ptr long long ptr)
...@@ -207,9 +207,9 @@ ...@@ -207,9 +207,9 @@
@ stdcall CallNamedPipeA(str ptr long ptr long ptr long) @ stdcall CallNamedPipeA(str ptr long ptr long ptr long)
@ stdcall -import CallNamedPipeW(wstr ptr long ptr long ptr long) @ stdcall -import CallNamedPipeW(wstr ptr long ptr long ptr long)
@ stub CancelDeviceWakeupRequest @ stub CancelDeviceWakeupRequest
@ stdcall CancelIo(long) @ stdcall -import CancelIo(long)
@ stdcall CancelIoEx(long ptr) @ stdcall -import CancelIoEx(long ptr)
@ stdcall CancelSynchronousIo(long) @ stdcall -import CancelSynchronousIo(long)
# @ stub CancelThreadpoolIo # @ stub CancelThreadpoolIo
@ stdcall CancelTimerQueueTimer(ptr ptr) @ stdcall CancelTimerQueueTimer(ptr ptr)
@ stdcall -import CancelWaitableTimer(long) @ stdcall -import CancelWaitableTimer(long)
...@@ -516,7 +516,7 @@ ...@@ -516,7 +516,7 @@
@ stdcall -import FlsGetValue(long) @ stdcall -import FlsGetValue(long)
@ stdcall -import FlsSetValue(long ptr) @ stdcall -import FlsSetValue(long ptr)
@ stdcall FlushConsoleInputBuffer(long) @ stdcall FlushConsoleInputBuffer(long)
@ stdcall FlushFileBuffers(long) @ stdcall -import FlushFileBuffers(long)
@ stdcall -import FlushInstructionCache(long long long) @ stdcall -import FlushInstructionCache(long long long)
@ stdcall FlushProcessWriteBuffers() @ stdcall FlushProcessWriteBuffers()
@ stdcall FlushViewOfFile(ptr long) @ stdcall FlushViewOfFile(ptr long)
...@@ -676,14 +676,14 @@ ...@@ -676,14 +676,14 @@
# @ stub GetFileAttributesTransactedW # @ stub GetFileAttributesTransactedW
@ stdcall GetFileAttributesW(wstr) @ stdcall GetFileAttributesW(wstr)
# @ stub GetFileBandwidthReservation # @ stub GetFileBandwidthReservation
@ stdcall GetFileInformationByHandle(long ptr) @ stdcall -import GetFileInformationByHandle(long ptr)
@ stdcall GetFileInformationByHandleEx(long long ptr long) @ stdcall -import GetFileInformationByHandleEx(long long ptr long)
@ stdcall GetFileMUIInfo(long wstr ptr ptr) @ stdcall GetFileMUIInfo(long wstr ptr ptr)
@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) @ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr)
@ stdcall GetFileSize(long ptr) @ stdcall -import GetFileSize(long ptr)
@ stdcall GetFileSizeEx(long ptr) @ stdcall -import GetFileSizeEx(long ptr)
@ stdcall GetFileTime(long ptr ptr ptr) @ stdcall -import GetFileTime(long ptr ptr ptr)
@ stdcall GetFileType(long) @ stdcall -import GetFileType(long)
@ stdcall GetFinalPathNameByHandleA(long ptr long long) @ stdcall GetFinalPathNameByHandleA(long ptr long long)
@ stdcall GetFinalPathNameByHandleW(long ptr long long) @ stdcall GetFinalPathNameByHandleW(long ptr long long)
@ stdcall GetFirmwareEnvironmentVariableA(str str ptr long) @ stdcall GetFirmwareEnvironmentVariableA(str str ptr long)
...@@ -759,7 +759,7 @@ ...@@ -759,7 +759,7 @@
@ stdcall GetNumberOfConsoleInputEvents(long ptr) @ stdcall GetNumberOfConsoleInputEvents(long ptr)
@ stdcall GetNumberOfConsoleMouseButtons(ptr) @ stdcall GetNumberOfConsoleMouseButtons(ptr)
@ stdcall GetOEMCP() @ stdcall GetOEMCP()
@ stdcall GetOverlappedResult(long ptr ptr long) @ stdcall -import GetOverlappedResult(long ptr ptr long)
@ stdcall GetUserPreferredUILanguages(long ptr ptr ptr) @ stdcall GetUserPreferredUILanguages(long ptr ptr ptr)
@ stdcall GetPackageFullName(long ptr ptr) @ stdcall GetPackageFullName(long ptr ptr)
@ stdcall GetPhysicallyInstalledSystemMemory(ptr) @ stdcall GetPhysicallyInstalledSystemMemory(ptr)
...@@ -1063,8 +1063,8 @@ ...@@ -1063,8 +1063,8 @@
@ stdcall LocalUnlock(long) @ stdcall LocalUnlock(long)
@ stdcall LocaleNameToLCID(wstr long) @ stdcall LocaleNameToLCID(wstr long)
# @ stub LocateXStateFeature # @ stub LocateXStateFeature
@ stdcall LockFile(long long long long long) @ stdcall -import LockFile(long long long long long)
@ stdcall LockFileEx(long long long long long ptr) @ stdcall -import LockFileEx(long long long long long ptr)
@ stdcall -import LockResource(long) @ stdcall -import LockResource(long)
@ stdcall MakeCriticalSectionGlobal(ptr) @ stdcall MakeCriticalSectionGlobal(ptr)
@ stdcall -i386 -private -norelay MapHInstLS() krnl386.exe16.MapHInstLS @ stdcall -i386 -private -norelay MapHInstLS() krnl386.exe16.MapHInstLS
...@@ -1195,9 +1195,9 @@ ...@@ -1195,9 +1195,9 @@
@ stdcall ReadConsoleOutputW(long ptr long long ptr) @ stdcall ReadConsoleOutputW(long ptr long long ptr)
@ stdcall ReadConsoleW(long ptr long ptr ptr) @ stdcall ReadConsoleW(long ptr long ptr ptr)
@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) @ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr)
@ stdcall ReadFile(long ptr long ptr ptr) @ stdcall -import ReadFile(long ptr long ptr ptr)
@ stdcall ReadFileEx(long ptr long ptr ptr) @ stdcall -import ReadFileEx(long ptr long ptr ptr)
@ stdcall ReadFileScatter(long ptr long ptr ptr) @ stdcall -import ReadFileScatter(long ptr long ptr ptr)
@ stdcall ReadProcessMemory(long ptr ptr long ptr) @ stdcall ReadProcessMemory(long ptr ptr long ptr)
# @ stub ReadThreadProfilingData # @ stub ReadThreadProfilingData
@ stdcall -private RegCloseKey(long) advapi32.RegCloseKey @ stdcall -private RegCloseKey(long) advapi32.RegCloseKey
...@@ -1383,7 +1383,7 @@ ...@@ -1383,7 +1383,7 @@
@ stdcall SetDllDirectoryA(str) @ stdcall SetDllDirectoryA(str)
@ stdcall SetDllDirectoryW(wstr) @ stdcall SetDllDirectoryW(wstr)
# @ stub SetDynamicTimeZoneInformation # @ stub SetDynamicTimeZoneInformation
@ stdcall SetEndOfFile(long) @ stdcall -import SetEndOfFile(long)
# @ stub SetEnvironmentStringsA # @ stub SetEnvironmentStringsA
# @ stub SetEnvironmentStringsW # @ stub SetEnvironmentStringsW
@ stdcall SetEnvironmentVariableA(str str) @ stdcall SetEnvironmentVariableA(str str)
...@@ -1391,22 +1391,22 @@ ...@@ -1391,22 +1391,22 @@
@ stdcall -import SetErrorMode(long) @ stdcall -import SetErrorMode(long)
@ stdcall -import SetEvent(long) @ stdcall -import SetEvent(long)
@ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion @ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion
@ stdcall SetFileApisToANSI() @ stdcall -import SetFileApisToANSI()
@ stdcall SetFileApisToOEM() @ stdcall -import SetFileApisToOEM()
@ stdcall SetFileAttributesA(str long) @ stdcall SetFileAttributesA(str long)
# @ stub SetFileAttributesTransactedA # @ stub SetFileAttributesTransactedA
# @ stub SetFileAttributesTransactedW # @ stub SetFileAttributesTransactedW
@ stdcall SetFileAttributesW(wstr long) @ stdcall SetFileAttributesW(wstr long)
# @ stub SetFileBandwidthReservation # @ stub SetFileBandwidthReservation
@ stdcall SetFileCompletionNotificationModes(long long) @ stdcall SetFileCompletionNotificationModes(long long)
@ stdcall SetFileInformationByHandle(long long ptr long) @ stdcall -import SetFileInformationByHandle(long long ptr long)
# @ stub SetFileIoOverlappedRange # @ stub SetFileIoOverlappedRange
@ stdcall SetFilePointer(long long ptr long) @ stdcall -import SetFilePointer(long long ptr long)
@ stdcall SetFilePointerEx(long int64 ptr long) @ stdcall -import SetFilePointerEx(long int64 ptr long)
# @ stub SetFileShortNameA # @ stub SetFileShortNameA
# @ stub SetFileShortNameW # @ stub SetFileShortNameW
@ stdcall SetFileTime(long ptr ptr ptr) @ stdcall -import SetFileTime(long ptr ptr ptr)
@ stdcall SetFileValidData(ptr int64) @ stdcall -import SetFileValidData(ptr int64)
# @ stub SetFirmwareEnvironmentVariableA # @ stub SetFirmwareEnvironmentVariableA
# @ stub SetFirmwareEnvironmentVariableW # @ stub SetFirmwareEnvironmentVariableW
@ stdcall SetHandleContext(long long) @ stdcall SetHandleContext(long long)
...@@ -1534,8 +1534,8 @@ ...@@ -1534,8 +1534,8 @@
@ stdcall -i386 -private -norelay UnMapSLFixArray(long long) krnl386.exe16.UnMapSLFixArray @ stdcall -i386 -private -norelay UnMapSLFixArray(long long) krnl386.exe16.UnMapSLFixArray
@ stdcall UnhandledExceptionFilter(ptr) @ stdcall UnhandledExceptionFilter(ptr)
@ stdcall UninitializeCriticalSection(ptr) @ stdcall UninitializeCriticalSection(ptr)
@ stdcall UnlockFile(long long long long long) @ stdcall -import UnlockFile(long long long long long)
@ stdcall UnlockFileEx(long long long long ptr) @ stdcall -import UnlockFileEx(long long long long ptr)
@ stdcall UnmapViewOfFile(ptr) @ stdcall UnmapViewOfFile(ptr)
# @ stub UnregisterApplicationRecoveryCallback # @ stub UnregisterApplicationRecoveryCallback
@ stdcall UnregisterApplicationRestart() @ stdcall UnregisterApplicationRestart()
...@@ -1618,9 +1618,9 @@ ...@@ -1618,9 +1618,9 @@
@ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr) @ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr)
@ stdcall WriteConsoleOutputW(long ptr long long ptr) @ stdcall WriteConsoleOutputW(long ptr long long ptr)
@ stdcall WriteConsoleW(long ptr long ptr ptr) @ stdcall WriteConsoleW(long ptr long ptr ptr)
@ stdcall WriteFile(long ptr long ptr ptr) @ stdcall -import WriteFile(long ptr long ptr ptr)
@ stdcall WriteFileEx(long ptr long ptr ptr) @ stdcall -import WriteFileEx(long ptr long ptr ptr)
@ stdcall WriteFileGather(long ptr long ptr ptr) @ stdcall -import WriteFileGather(long ptr long ptr ptr)
@ stdcall WritePrivateProfileSectionA(str str str) @ stdcall WritePrivateProfileSectionA(str str str)
@ stdcall WritePrivateProfileSectionW(wstr wstr wstr) @ stdcall WritePrivateProfileSectionW(wstr wstr wstr)
@ stdcall WritePrivateProfileStringA(str str str str) @ stdcall WritePrivateProfileStringA(str str str str)
......
...@@ -4,6 +4,7 @@ IMPORTS = uuid ntdll winecrt0 kernel32 ...@@ -4,6 +4,7 @@ IMPORTS = uuid ntdll winecrt0 kernel32
EXTRADLLFLAGS = -nodefaultlibs -nostartfiles -mno-cygwin EXTRADLLFLAGS = -nodefaultlibs -nostartfiles -mno-cygwin
C_SRCS = \ C_SRCS = \
file.c \
loader.c \ loader.c \
main.c \ main.c \
path.c \ path.c \
......
...@@ -24,6 +24,9 @@ ...@@ -24,6 +24,9 @@
#include "windef.h" #include "windef.h"
#include "winbase.h" #include "winbase.h"
extern WCHAR *file_name_AtoW( LPCSTR name, BOOL alloc ) DECLSPEC_HIDDEN;
extern DWORD file_name_WtoA( LPCWSTR src, INT srclen, LPSTR dest, INT destlen ) DECLSPEC_HIDDEN;
static inline BOOL is_console_handle(HANDLE h) static inline BOOL is_console_handle(HANDLE h)
{ {
return h != INVALID_HANDLE_VALUE && ((UINT_PTR)h & 3) == 3; return h != INVALID_HANDLE_VALUE && ((UINT_PTR)h & 3) == 3;
......
...@@ -64,7 +64,7 @@ ...@@ -64,7 +64,7 @@
# @ stub ApplicationUserModelIdFromProductId # @ stub ApplicationUserModelIdFromProductId
@ stdcall AreAllAccessesGranted(long long) @ stdcall AreAllAccessesGranted(long long)
@ stdcall AreAnyAccessesGranted(long long) @ stdcall AreAnyAccessesGranted(long long)
@ stdcall AreFileApisANSI() kernel32.AreFileApisANSI @ stdcall AreFileApisANSI()
# @ stub AreThereVisibleLogoffScriptsInternal # @ stub AreThereVisibleLogoffScriptsInternal
# @ stub AreThereVisibleShutdownScriptsInternal # @ stub AreThereVisibleShutdownScriptsInternal
@ stdcall AttachConsole(long) kernel32.AttachConsole @ stdcall AttachConsole(long) kernel32.AttachConsole
...@@ -102,9 +102,9 @@ ...@@ -102,9 +102,9 @@
# @ stub CLOSE_LOCAL_HANDLE_INTERNAL # @ stub CLOSE_LOCAL_HANDLE_INTERNAL
@ stdcall CallNamedPipeW(wstr ptr long ptr long ptr long) @ stdcall CallNamedPipeW(wstr ptr long ptr long ptr long)
@ stdcall CallbackMayRunLong(ptr) @ stdcall CallbackMayRunLong(ptr)
@ stdcall CancelIo(long) kernel32.CancelIo @ stdcall CancelIo(long)
@ stdcall CancelIoEx(long ptr) kernel32.CancelIoEx @ stdcall CancelIoEx(long ptr)
@ stdcall CancelSynchronousIo(long) kernel32.CancelSynchronousIo @ stdcall CancelSynchronousIo(long)
@ stub CancelThreadpoolIo @ stub CancelThreadpoolIo
@ stdcall CancelWaitableTimer(long) @ stdcall CancelWaitableTimer(long)
# @ stub CeipIsOptedIn # @ stub CeipIsOptedIn
...@@ -380,7 +380,7 @@ ...@@ -380,7 +380,7 @@
@ stdcall FlsGetValue(long) @ stdcall FlsGetValue(long)
@ stdcall FlsSetValue(long ptr) @ stdcall FlsSetValue(long ptr)
@ stdcall FlushConsoleInputBuffer(long) kernel32.FlushConsoleInputBuffer @ stdcall FlushConsoleInputBuffer(long) kernel32.FlushConsoleInputBuffer
@ stdcall FlushFileBuffers(long) kernel32.FlushFileBuffers @ stdcall FlushFileBuffers(long)
@ stdcall FlushInstructionCache(long long long) @ stdcall FlushInstructionCache(long long long)
@ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers @ stdcall FlushProcessWriteBuffers() kernel32.FlushProcessWriteBuffers
@ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile @ stdcall FlushViewOfFile(ptr long) kernel32.FlushViewOfFile
...@@ -506,15 +506,15 @@ ...@@ -506,15 +506,15 @@
@ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA @ stdcall GetFileAttributesExA(str long ptr) kernel32.GetFileAttributesExA
@ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW @ stdcall GetFileAttributesExW(wstr long ptr) kernel32.GetFileAttributesExW
@ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW @ stdcall GetFileAttributesW(wstr) kernel32.GetFileAttributesW
@ stdcall GetFileInformationByHandle(long ptr) kernel32.GetFileInformationByHandle @ stdcall GetFileInformationByHandle(long ptr)
@ stdcall GetFileInformationByHandleEx(long long ptr long) kernel32.GetFileInformationByHandleEx @ stdcall GetFileInformationByHandleEx(long long ptr long)
@ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo @ stdcall GetFileMUIInfo(long wstr ptr ptr) kernel32.GetFileMUIInfo
@ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath @ stdcall GetFileMUIPath(long wstr wstr ptr ptr ptr ptr) kernel32.GetFileMUIPath
@ stdcall GetFileSecurityW(wstr long ptr long ptr) @ stdcall GetFileSecurityW(wstr long ptr long ptr)
@ stdcall GetFileSize(long ptr) kernel32.GetFileSize @ stdcall GetFileSize(long ptr)
@ stdcall GetFileSizeEx(long ptr) kernel32.GetFileSizeEx @ stdcall GetFileSizeEx(long ptr)
@ stdcall GetFileTime(long ptr ptr ptr) kernel32.GetFileTime @ stdcall GetFileTime(long ptr ptr ptr)
@ stdcall GetFileType(long) kernel32.GetFileType @ stdcall GetFileType(long)
@ stdcall GetFileVersionInfoA(str long long ptr) @ stdcall GetFileVersionInfoA(str long long ptr)
# @ stub GetFileVersionInfoByHandle # @ stub GetFileVersionInfoByHandle
@ stdcall GetFileVersionInfoExA(long str long long ptr) @ stdcall GetFileVersionInfoExA(long str long long ptr)
...@@ -584,7 +584,7 @@ ...@@ -584,7 +584,7 @@
@ stdcall GetOEMCP() kernel32.GetOEMCP @ stdcall GetOEMCP() kernel32.GetOEMCP
# @ stub GetOsManufacturingMode # @ stub GetOsManufacturingMode
# @ stub GetOsSafeBootMode # @ stub GetOsSafeBootMode
@ stdcall GetOverlappedResult(long ptr ptr long) kernel32.GetOverlappedResult @ stdcall GetOverlappedResult(long ptr ptr long)
# @ stub GetOverlappedResultEx # @ stub GetOverlappedResultEx
# @ stub GetPackageApplicationContext # @ stub GetPackageApplicationContext
# @ stub GetPackageApplicationIds # @ stub GetPackageApplicationIds
...@@ -941,8 +941,8 @@ ...@@ -941,8 +941,8 @@
@ stdcall LocalUnlock(long) kernel32.LocalUnlock @ stdcall LocalUnlock(long) kernel32.LocalUnlock
@ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID @ stdcall LocaleNameToLCID(wstr long) kernel32.LocaleNameToLCID
# @ stub LocateXStateFeature # @ stub LocateXStateFeature
@ stdcall LockFile(long long long long long) kernel32.LockFile @ stdcall LockFile(long long long long long)
@ stdcall LockFileEx(long long long long long ptr) kernel32.LockFileEx @ stdcall LockFileEx(long long long long long ptr)
@ stdcall LockResource(long) @ stdcall LockResource(long)
@ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr) @ stdcall MakeAbsoluteSD(ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr ptr)
@ stub MakeAbsoluteSD2 @ stub MakeAbsoluteSD2
...@@ -1247,9 +1247,9 @@ ...@@ -1247,9 +1247,9 @@
@ stdcall ReadConsoleOutputW(long ptr long long ptr) kernel32.ReadConsoleOutputW @ stdcall ReadConsoleOutputW(long ptr long long ptr) kernel32.ReadConsoleOutputW
@ stdcall ReadConsoleW(long ptr long ptr ptr) kernel32.ReadConsoleW @ stdcall ReadConsoleW(long ptr long ptr ptr) kernel32.ReadConsoleW
@ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW @ stdcall ReadDirectoryChangesW(long ptr long long long ptr ptr ptr) kernel32.ReadDirectoryChangesW
@ stdcall ReadFile(long ptr long ptr ptr) kernel32.ReadFile @ stdcall ReadFile(long ptr long ptr ptr)
@ stdcall ReadFileEx(long ptr long ptr ptr) kernel32.ReadFileEx @ stdcall ReadFileEx(long ptr long ptr ptr)
@ stdcall ReadFileScatter(long ptr long ptr ptr) kernel32.ReadFileScatter @ stdcall ReadFileScatter(long ptr long ptr ptr)
@ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory @ stdcall ReadProcessMemory(long ptr ptr long ptr) kernel32.ReadProcessMemory
# @ stub ReadStateAtomValue # @ stub ReadStateAtomValue
# @ stub ReadStateContainerValue # @ stub ReadStateContainerValue
...@@ -1422,24 +1422,24 @@ ...@@ -1422,24 +1422,24 @@
@ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW @ stdcall SetCurrentDirectoryW(wstr) kernel32.SetCurrentDirectoryW
@ stdcall SetDefaultDllDirectories(long) kernel32.SetDefaultDllDirectories @ stdcall SetDefaultDllDirectories(long) kernel32.SetDefaultDllDirectories
# @ stub SetDynamicTimeZoneInformation # @ stub SetDynamicTimeZoneInformation
@ stdcall SetEndOfFile(long) kernel32.SetEndOfFile @ stdcall SetEndOfFile(long)
@ stub SetEnvironmentStringsW @ stub SetEnvironmentStringsW
@ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA @ stdcall SetEnvironmentVariableA(str str) kernel32.SetEnvironmentVariableA
@ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW @ stdcall SetEnvironmentVariableW(wstr wstr) kernel32.SetEnvironmentVariableW
@ stdcall SetErrorMode(long) @ stdcall SetErrorMode(long)
@ stdcall SetEvent(long) @ stdcall SetEvent(long)
@ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion @ stdcall SetEventWhenCallbackReturns(ptr long) ntdll.TpCallbackSetEventOnCompletion
@ stdcall SetFileApisToANSI() kernel32.SetFileApisToANSI @ stdcall SetFileApisToANSI()
@ stdcall SetFileApisToOEM() kernel32.SetFileApisToOEM @ stdcall SetFileApisToOEM()
@ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA @ stdcall SetFileAttributesA(str long) kernel32.SetFileAttributesA
@ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW @ stdcall SetFileAttributesW(wstr long) kernel32.SetFileAttributesW
@ stdcall SetFileInformationByHandle(long long ptr long) kernel32.SetFileInformationByHandle @ stdcall SetFileInformationByHandle(long long ptr long)
# @ stub SetFileIoOverlappedRange # @ stub SetFileIoOverlappedRange
@ stdcall SetFilePointer(long long ptr long) kernel32.SetFilePointer @ stdcall SetFilePointer(long long ptr long)
@ stdcall SetFilePointerEx(long int64 ptr long) kernel32.SetFilePointerEx @ stdcall SetFilePointerEx(long int64 ptr long)
@ stdcall SetFileSecurityW(wstr long ptr) @ stdcall SetFileSecurityW(wstr long ptr)
@ stdcall SetFileTime(long ptr ptr ptr) kernel32.SetFileTime @ stdcall SetFileTime(long ptr ptr ptr)
@ stdcall SetFileValidData(ptr int64) kernel32.SetFileValidData @ stdcall SetFileValidData(ptr int64)
@ stdcall SetHandleCount(long) kernel32.SetHandleCount @ stdcall SetHandleCount(long) kernel32.SetHandleCount
@ stdcall SetHandleInformation(long long long) kernel32.SetHandleInformation @ stdcall SetHandleInformation(long long long) kernel32.SetHandleInformation
# @ stub SetIsDeveloperModeEnabled # @ stub SetIsDeveloperModeEnabled
...@@ -1613,8 +1613,8 @@ ...@@ -1613,8 +1613,8 @@
@ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime @ stdcall TzSpecificLocalTimeToSystemTime(ptr ptr ptr) kernel32.TzSpecificLocalTimeToSystemTime
@ stub TzSpecificLocalTimeToSystemTimeEx @ stub TzSpecificLocalTimeToSystemTimeEx
@ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter @ stdcall UnhandledExceptionFilter(ptr) kernel32.UnhandledExceptionFilter
@ stdcall UnlockFile(long long long long long) kernel32.UnlockFile @ stdcall UnlockFile(long long long long long)
@ stdcall UnlockFileEx(long long long long ptr) kernel32.UnlockFileEx @ stdcall UnlockFileEx(long long long long ptr)
@ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile @ stdcall UnmapViewOfFile(ptr) kernel32.UnmapViewOfFile
# @ stub UnmapViewOfFileEx # @ stub UnmapViewOfFileEx
# @ stub UnregisterBadMemoryNotification # @ stub UnregisterBadMemoryNotification
...@@ -1726,9 +1726,9 @@ ...@@ -1726,9 +1726,9 @@
@ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr) kernel32.WriteConsoleOutputCharacterW @ stdcall WriteConsoleOutputCharacterW(long ptr long long ptr) kernel32.WriteConsoleOutputCharacterW
@ stdcall WriteConsoleOutputW(long ptr long long ptr) kernel32.WriteConsoleOutputW @ stdcall WriteConsoleOutputW(long ptr long long ptr) kernel32.WriteConsoleOutputW
@ stdcall WriteConsoleW(long ptr long ptr ptr) kernel32.WriteConsoleW @ stdcall WriteConsoleW(long ptr long ptr ptr) kernel32.WriteConsoleW
@ stdcall WriteFile(long ptr long ptr ptr) kernel32.WriteFile @ stdcall WriteFile(long ptr long ptr ptr)
@ stdcall WriteFileEx(long ptr long ptr ptr) kernel32.WriteFileEx @ stdcall WriteFileEx(long ptr long ptr ptr)
@ stdcall WriteFileGather(long ptr long ptr ptr) kernel32.WriteFileGather @ stdcall WriteFileGather(long ptr long ptr ptr)
@ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory @ stdcall WriteProcessMemory(long ptr ptr long ptr) kernel32.WriteProcessMemory
# @ stub WriteStateAtomValue # @ stub WriteStateAtomValue
# @ stub WriteStateContainerValue # @ stub WriteStateContainerValue
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment