Merge pull request #5675 from mono/glib-debug-symbols
[mono.git] / docs / wapi
index 858228be8204a88b6ecc7b988a12e4a26f34f7a4..0c31a4a4f94325d87cf4c54f2e4c5650999f3785 100644 (file)
--- a/docs/wapi
+++ b/docs/wapi
-GetThreadContext
-DeleteCriticalSection
-InitializeCriticalSection
-InitializeCriticalSectionAndSpinCount
-SetCriticalSectionSpinCount
-TryEnterCriticalSection
-errno_to_WSA
-GetLastError
-SetLastError
-CreateEvent
-OpenEvent
-PulseEvent
-ResetEvent
-SetEvent
 CloseHandle
-DuplicateHandle
+closesocket
 CopyFile
 CreateDirectory
+CreateEvent
 CreateFile
+CreateMutex
 CreatePipe
+CreateProcess
+CreateProcessWithLogonW
+CreateSemaphore
+CreateThread
+DeleteCriticalSection
 DeleteFile
+DuplicateHandle
+EnumProcesses
+EnumProcessModules
+errno_to_WSA
+ExitThread
 FileTimeToSystemTime
 FindClose
 FindFirstFile
 FindNextFile
 FlushFileBuffers
+FormatMessage
 GetCurrentDirectory
+GetCurrentProcess
+GetCurrentProcessId
+GetCurrentThread
+GetCurrentThreadId
+GetDiskFreeSpaceEx
+GetDriveType
+GetExitCodeProcess
+GetExitCodeThread
 GetFileAttributes
 GetFileAttributesEx
 GetFileSize
 GetFileTime
 GetFileType
+GetFileVersionInfo
+GetFileVersionInfoSize
+GetLastError
 GetLogicalDriveStrings
+GetModuleBaseName
+GetModuleFileNameEx
+GetModuleInformation
+GetPriorityClass
+GetProcessId
+GetProcessTimes
+GetProcessWorkingSetSize
 GetStdHandle
+GetSystemInfo
 GetTempPath
+GetThreadContext
+GetTickCount
+ImpersonateLoggedOnUser
+InitializeCriticalSection
+InitializeCriticalSectionAndSpinCount
+ioctlsocket
 LockFile
+mono_once
+mono_pthread_key_for_tls
 MoveFile
+OpenEvent
+OpenMutex
+OpenProcess
+OpenSemaphore
+OpenThread
+PulseEvent
+QueryPerformanceCounter
+QueryPerformanceFrequency
+QueueUserAPC
 ReadFile
+ReleaseMutex
+ReleaseSemaphore
 RemoveDirectory
+ReplaceFile
+ResetEvent
+ResumeThread
+RevertToSelf
+SetCriticalSectionSpinCount
 SetCurrentDirectory
 SetEndOfFile
+SetEvent
 SetFileAttributes
 SetFilePointer
 SetFileTime
-UnlockFile
-WriteFile
-mono_once
-CreateMutex
-OpenMutex
-ReleaseMutex
-CreateProcess
-EnumProcesses
-EnumProcessModules
-GetCurrentProcess
-GetCurrentProcessId
-GetExitCodeProcess
-GetModuleBaseName
-GetProcessId
-GetProcessTimes
-GetProcessWorkingSetSize
-OpenProcess
+SetLastError
+SetPriorityClass
 SetProcessWorkingSetSize
 ShellExecuteEx
-TerminateProcess
-ImpersonateLoggedOnUser
-RevertToSelf
-CreateSemaphore
-OpenSemaphore
-ReleaseSemaphore
-closesocket
-ioctlsocket
-WSACleanup
-WSAGetLastError
-WSAIoctl
-WSASetLastError
-WSAStartup
-GetSystemInfo
-CreateThread
-ExitThread
-GetCurrentThread
-GetCurrentThreadId
-GetExitCodeThread
-mono_pthread_key_for_tls
-OpenThread
-QueueUserAPC
-ResumeThread
+SignalObjectAndWait
 Sleep
 SleepEx
 SuspendThread
+TerminateProcess
 TlsAlloc
 TlsFree
 TlsGetValue
 TlsSetValue
-GetTickCount
-QueryPerformanceCounter
-QueryPerformanceFrequency
-SignalObjectAndWait
+TransmitFile
+TryEnterCriticalSection
+UnlockFile
+VerLanguageName
+VerQueryValue
+WaitForInputIdle
 WaitForMultipleObjects
 WaitForMultipleObjectsEx
 WaitForSingleObject
 WaitForSingleObjectEx
+wapi_clear_interruption
+wapi_current_thread_desc
+wapi_interrupt_thread
+wapi_self_interrupt
+wapi_thread_clear_wait_handle
+wapi_thread_set_wait_handle
+WriteFile
+WSACleanup
+WSAGetLastError
+WSAIoctl
+WSARecv
+WSASend
+WSASetLastError
+WSAStartup