2005-05-28 Zoltan Varga <vargaz@freemail.hu>
[mono.git] / mono / docscripts / wapi
1 GetThreadContext
2 DeleteCriticalSection
3 EnterCriticalSection
4 InitializeCriticalSection
5 InitializeCriticalSectionAndSpinCount
6 LeaveCriticalSection
7 SetCriticalSectionSpinCount
8 TryEnterCriticalSection
9 errno_to_WSA
10 GetLastError
11 SetLastError
12 CreateEvent
13 PulseEvent
14 ResetEvent
15 SetEvent
16 CloseHandle
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 ReleaseMutex
50 CreateProcess
51 EnumProcesses
52 EnumProcessModules
53 GetCurrentProcess
54 GetCurrentProcessId
55 GetExitCodeProcess
56 GetModuleBaseName
57 GetProcessTimes
58 GetProcessWorkingSetSize
59 OpenProcess
60 SetProcessWorkingSetSize
61 TerminateProcess
62 ImpersonateLoggedOnUser
63 RevertToSelf
64 CreateSemaphore
65 ReleaseSemaphore
66 closesocket
67 ioctlsocket
68 WSACleanup
69 WSAGetLastError
70 WSAIoctl
71 WSASetLastError
72 WSAStartup
73 GetSystemInfo
74 BindIoCompletionCallback
75 CreateThread
76 ExitThread
77 GetCurrentThread
78 GetCurrentThreadId
79 GetExitCodeThread
80 mono_pthread_key_for_tls
81 OpenThread
82 QueueUserAPC
83 ResumeThread
84 Sleep
85 SleepEx
86 SuspendThread
87 TlsAlloc
88 TlsFree
89 TlsGetValue
90 TlsSetValue
91 GetTickCount
92 QueryPerformanceCounter
93 QueryPerformanceFrequency
94 SignalObjectAndWait
95 WaitForMultipleObjects
96 WaitForMultipleObjectsEx
97 WaitForSingleObject
98 WaitForSingleObjectEx