copied mono-api-diff.cs from mono-2-2 branch so new patch can be applied and history...
[mono.git] / docs / wapi
1 CloseHandle
2 closesocket
3 CopyFile
4 CreateDirectory
5 CreateEvent
6 CreateFile
7 CreateMutex
8 CreatePipe
9 CreateProcess
10 CreateProcessWithLogonW
11 CreateSemaphore
12 CreateThread
13 DeleteCriticalSection
14 DeleteFile
15 DuplicateHandle
16 EnumProcesses
17 EnumProcessModules
18 errno_to_WSA
19 ExitThread
20 FileTimeToSystemTime
21 FindClose
22 FindFirstFile
23 FindNextFile
24 FlushFileBuffers
25 FormatMessage
26 GetCurrentDirectory
27 GetCurrentProcess
28 GetCurrentProcessId
29 GetCurrentThread
30 GetCurrentThreadId
31 GetDiskFreeSpaceEx
32 GetDriveType
33 GetExitCodeProcess
34 GetExitCodeThread
35 GetFileAttributes
36 GetFileAttributesEx
37 GetFileSize
38 GetFileTime
39 GetFileType
40 GetFileVersionInfo
41 GetFileVersionInfoSize
42 GetLastError
43 GetLogicalDriveStrings
44 GetModuleBaseName
45 GetModuleFileNameEx
46 GetModuleInformation
47 GetPriorityClass
48 GetProcessId
49 GetProcessTimes
50 GetProcessWorkingSetSize
51 GetStdHandle
52 GetSystemInfo
53 GetTempPath
54 GetThreadContext
55 GetTickCount
56 ImpersonateLoggedOnUser
57 InitializeCriticalSection
58 InitializeCriticalSectionAndSpinCount
59 ioctlsocket
60 LockFile
61 mono_once
62 mono_pthread_key_for_tls
63 MoveFile
64 OpenEvent
65 OpenMutex
66 OpenProcess
67 open_process_map
68 OpenSemaphore
69 OpenThread
70 PulseEvent
71 QueryPerformanceCounter
72 QueryPerformanceFrequency
73 QueueUserAPC
74 ReadFile
75 ReleaseMutex
76 ReleaseSemaphore
77 RemoveDirectory
78 ReplaceFile
79 ResetEvent
80 ResumeThread
81 RevertToSelf
82 SetCriticalSectionSpinCount
83 SetCurrentDirectory
84 SetEndOfFile
85 SetEvent
86 SetFileAttributes
87 SetFilePointer
88 SetFileTime
89 SetLastError
90 SetPriorityClass
91 SetProcessWorkingSetSize
92 ShellExecuteEx
93 SignalObjectAndWait
94 Sleep
95 SleepEx
96 SuspendThread
97 TerminateProcess
98 TlsAlloc
99 TlsFree
100 TlsGetValue
101 TlsSetValue
102 TransmitFile
103 TryEnterCriticalSection
104 UnlockFile
105 VerLanguageName
106 VerQueryValue
107 WaitForInputIdle
108 WaitForMultipleObjects
109 WaitForMultipleObjectsEx
110 WaitForSingleObject
111 WaitForSingleObjectEx
112 wapi_clear_interruption
113 wapi_current_thread_desc
114 wapi_interrupt_thread
115 wapi_thread_clear_wait_handle
116 wapi_thread_set_wait_handle
117 WriteFile
118 WSACleanup
119 WSAGetLastError
120 WSAIoctl
121 WSARecv
122 WSASend
123 WSASetLastError
124 WSAStartup