importing messaging-2008 branch to trunk [continued]
[mono.git] / docs / wapi
1 GetThreadContext
2 DeleteCriticalSection
3 InitializeCriticalSection
4 InitializeCriticalSectionAndSpinCount
5 SetCriticalSectionSpinCount
6 TryEnterCriticalSection
7 errno_to_WSA
8 GetLastError
9 SetLastError
10 CreateEvent
11 OpenEvent
12 PulseEvent
13 ResetEvent
14 SetEvent
15 CloseHandle
16 DuplicateHandle
17 CopyFile
18 CreateDirectory
19 CreateFile
20 CreatePipe
21 DeleteFile
22 FileTimeToSystemTime
23 FindClose
24 FindFirstFile
25 FindNextFile
26 FlushFileBuffers
27 GetCurrentDirectory
28 GetFileAttributes
29 GetFileAttributesEx
30 GetFileSize
31 GetFileTime
32 GetFileType
33 GetLogicalDriveStrings
34 GetStdHandle
35 GetTempPath
36 LockFile
37 MoveFile
38 ReadFile
39 RemoveDirectory
40 SetCurrentDirectory
41 SetEndOfFile
42 SetFileAttributes
43 SetFilePointer
44 SetFileTime
45 UnlockFile
46 WriteFile
47 mono_once
48 CreateMutex
49 OpenMutex
50 ReleaseMutex
51 CreateProcess
52 EnumProcesses
53 EnumProcessModules
54 GetCurrentProcess
55 GetCurrentProcessId
56 GetExitCodeProcess
57 GetModuleBaseName
58 GetProcessId
59 GetProcessTimes
60 GetProcessWorkingSetSize
61 OpenProcess
62 SetProcessWorkingSetSize
63 ShellExecuteEx
64 TerminateProcess
65 ImpersonateLoggedOnUser
66 RevertToSelf
67 CreateSemaphore
68 OpenSemaphore
69 ReleaseSemaphore
70 closesocket
71 ioctlsocket
72 WSACleanup
73 WSAGetLastError
74 WSAIoctl
75 WSASetLastError
76 WSAStartup
77 GetSystemInfo
78 CreateThread
79 ExitThread
80 GetCurrentThread
81 GetCurrentThreadId
82 GetExitCodeThread
83 mono_pthread_key_for_tls
84 OpenThread
85 QueueUserAPC
86 ResumeThread
87 Sleep
88 SleepEx
89 SuspendThread
90 TlsAlloc
91 TlsFree
92 TlsGetValue
93 TlsSetValue
94 GetTickCount
95 QueryPerformanceCounter
96 QueryPerformanceFrequency
97 SignalObjectAndWait
98 WaitForMultipleObjects
99 WaitForMultipleObjectsEx
100 WaitForSingleObject
101 WaitForSingleObjectEx