X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=docs%2Fwapi;h=0c31a4a4f94325d87cf4c54f2e4c5650999f3785;hb=fd1d5997b064590330e23d86adc6075826ddcc77;hp=858228be8204a88b6ecc7b988a12e4a26f34f7a4;hpb=6f5a0b555436eba699f9dd2659471044097b951b;p=mono.git diff --git a/docs/wapi b/docs/wapi index 858228be820..0c31a4a4f94 100644 --- a/docs/wapi +++ b/docs/wapi @@ -1,101 +1,124 @@ -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