Beef Corlib
|
This is the complete list of members for System.Windows, including all inherited members.
ACCESS_MODE enum name (defined in System.Windows) | System.Windows | |
ACCESS_SYSTEM_SECURITY (defined in System.Windows) | System.Windows | static |
AdjustWindowRectEx(ref Rect rect, uint32 style, IntBool menu, uint32 exStyle) (defined in System.Windows) | System.Windows | |
BFFM_ENABLEOK (defined in System.Windows) | System.Windows | static |
BFFM_INITIALIZED (defined in System.Windows) | System.Windows | static |
BFFM_SELCHANGED (defined in System.Windows) | System.Windows | static |
BFFM_SETSELECTIONA (defined in System.Windows) | System.Windows | static |
BFFM_SETSELECTIONW (defined in System.Windows) | System.Windows | static |
BrowseInfos enum name (defined in System.Windows) | System.Windows | |
BuildExplicitAccessWithNameW(EXPLICIT_ACCESS_W *pExplicitAccess, char16 *pTrusteeName, uint32 AccessPermissions, ACCESS_MODE AccessMode, uint32 Inheritance) (defined in System.Windows) | System.Windows | |
CallNamedPipeA(char8 *name, void *inBuffer, int32 inBufferSize, void *outBuffer, int32 outBufferSize, int32 *bytesRead, int32 timeOut) (defined in System.Windows) | System.Windows | |
CallWindowProcA(int wndProc, HWnd hWnd, int32 msg, int wParam, int lParam) (defined in System.Windows) | System.Windows | |
CallWindowProcW(int wndProc, HWnd hWnd, int32 msg, int wParam, int lParam) (defined in System.Windows) | System.Windows | |
CloseHandle(Handle handle) (defined in System.Windows) | System.Windows | |
ConnectNamedPipe(Handle handle, Overlapped *overlapped) (defined in System.Windows) | System.Windows | |
CONTAINER_INHERIT_ACE (defined in System.Windows) | System.Windows | static |
ConvertStringSidToSidW(char16 *StringSid, SID **Sid) (defined in System.Windows) | System.Windows | |
CopyFileA(char8 *srcName, char8 *dstName, IntBool failIfExists) (defined in System.Windows) | System.Windows | |
CopyFileW(char16 *srcName, char16 *dstName, IntBool failIfExists) (defined in System.Windows) | System.Windows | |
CREATE_NO_WINDOW (defined in System.Windows) | System.Windows | static |
CREATE_SUSPENDED (defined in System.Windows) | System.Windows | static |
CreateDirectoryA(char8 *pathName, SecurityAttributes *securityAttributes) (defined in System.Windows) | System.Windows | |
CreateDirectoryW(char16 *pathName, SecurityAttributes *securityAttributes) (defined in System.Windows) | System.Windows | |
CreateEventA(SecurityAttributes *eventAttribuetes, IntBool manualReset, IntBool initialState, char8 *name) (defined in System.Windows) | System.Windows | |
CreateFileA(char8 *lpFileName, int32 dwDesiredAccess, System.IO.FileShare dwShareMode, SecurityAttributes *securityAttrs, System.IO.FileMode dwCreationDisposition, int32 dwFlagsAndAttributes, Handle hTemplateFile) (defined in System.Windows) | System.Windows | |
CreateFileMappingA(Handle hFile, SecurityAttributes *securityAttrs, uint32 flProtect, uint32 dwMaximumSizeHigh, uint32 dwMaximumSizeLow, char8 *lpName) (defined in System.Windows) | System.Windows | |
CreateFileW(char16 *lpFileName, int32 dwDesiredAccess, System.IO.FileShare dwShareMode, SecurityAttributes *securityAttrs, System.IO.FileMode dwCreationDisposition, int32 dwFlagsAndAttributes, Handle hTemplateFile) (defined in System.Windows) | System.Windows | |
CreateIoCompletionPort(FileHandle fileHandle, IOCompletionHandle existingCompletionPort, int completionKey, int32 numberOfConcurrentThreads) (defined in System.Windows) | System.Windows | |
CreateNamedPipeA(char8 *lpName, uint32 dwOpenMode, uint32 dwPipeMode, uint32 nMaxInstances, uint32 nOutBufferSize, uint32 nInBufferSize, uint32 nDefaultTimeOut, SecurityAttributes *lpSecurityAttributes) (defined in System.Windows) | System.Windows | |
CreatePipe(out Handle readPipe, out Handle writePipe, SecurityAttributes *pipeAttributes, int32 size) (defined in System.Windows) | System.Windows | |
CreateProcessA(char8 *applicationName, char8 *commandLine, SecurityAttributes *processAttributes, SecurityAttributes *threadAttributes, IntBool inheritHandles, int32 creationFlags, void *environment, char8 *currentDirectory, StartupInfo *startupInfo, ProcessInformation *processInformation) (defined in System.Windows) | System.Windows | |
CreateProcessW(char16 *applicationName, char16 *commandLine, SecurityAttributes *processAttributes, SecurityAttributes *threadAttributes, IntBool inheritHandles, int32 creationFlags, void *environment, char16 *currentDirectory, StartupInfo *startupInfo, ProcessInformation *processInformation) (defined in System.Windows) | System.Windows | |
CreateRemoteThread(ProcessHandle process, SecurityAttributes *threadAttributes, int stackSize, void *startAddress, void *parameter, int32 creationFlags, int32 *threadId) (defined in System.Windows) | System.Windows | |
CSIDL_COMMON_APPDATA (defined in System.Windows) | System.Windows | static |
CSIDL_DESKTOP (defined in System.Windows) | System.Windows | static |
CSIDL_LOCAL_APPDATA (defined in System.Windows) | System.Windows | static |
CSIDL_PERSONAL (defined in System.Windows) | System.Windows | static |
CSIDL_PROGRAM_FILES (defined in System.Windows) | System.Windows | static |
CSIDL_PROGRAMS (defined in System.Windows) | System.Windows | static |
CSIDL_STARTUP (defined in System.Windows) | System.Windows | static |
DeleteFileA(char8 *pathName) (defined in System.Windows) | System.Windows | |
DeleteFileW(char16 *pathName) (defined in System.Windows) | System.Windows | |
DisconnectNamedPipe(Handle handle) (defined in System.Windows) | System.Windows | |
DUPLICATE_CLOSE_SOURCE (defined in System.Windows) | System.Windows | static |
DUPLICATE_SAME_ACCESS (defined in System.Windows) | System.Windows | static |
DuplicateHandle(Handle sourceProcessHandle, Handle sourceHandle, Handle targetProcessHandle, Handle *targetHandle, int32 desiredAccess, IntBool inheritHandle, int32 options) (defined in System.Windows) | System.Windows | |
EnumThreadWindowsCallback(HWnd hWnd, void *extraParameter) (defined in System.Windows) | System.Windows | |
EnumWindows(void *callback, void *extraData) (defined in System.Windows) | System.Windows | |
ERROR_ABANDONED_WAIT_0 (defined in System.Windows) | System.Windows | static |
ERROR_ACCESS_DENIED (defined in System.Windows) | System.Windows | static |
ERROR_ALREADY_EXISTS (defined in System.Windows) | System.Windows | static |
ERROR_BAD_EXE_FORMAT (defined in System.Windows) | System.Windows | static |
ERROR_BROKEN_PIPE (defined in System.Windows) | System.Windows | static |
ERROR_EXE_MACHINE_TYPE_MISMATCH (defined in System.Windows) | System.Windows | static |
ERROR_FILE_NOT_FOUND (defined in System.Windows) | System.Windows | static |
ERROR_INVALID_DATA (defined in System.Windows) | System.Windows | static |
ERROR_INVALID_DRIVE (defined in System.Windows) | System.Windows | static |
ERROR_INVALID_FUNCTION (defined in System.Windows) | System.Windows | static |
ERROR_INVALID_HANDLE (defined in System.Windows) | System.Windows | static |
ERROR_MORE_DATA (defined in System.Windows) | System.Windows | static |
ERROR_NO_DATA (defined in System.Windows) | System.Windows | static |
ERROR_NO_MORE_FILES (defined in System.Windows) | System.Windows | static |
ERROR_NO_MORE_ITEMS (defined in System.Windows) | System.Windows | static |
ERROR_NOT_ENOUGH_MEMORY (defined in System.Windows) | System.Windows | static |
ERROR_NOT_READY (defined in System.Windows) | System.Windows | static |
ERROR_PATH_NOT_FOUND (defined in System.Windows) | System.Windows | static |
ERROR_PIPE_CONNECTED (defined in System.Windows) | System.Windows | static |
ERROR_SHARING_VIOLATION (defined in System.Windows) | System.Windows | static |
ERROR_SUCCESS (defined in System.Windows) | System.Windows | static |
FILE_ATTRIBUTE_DIRECTORY (defined in System.Windows) | System.Windows | static |
FILE_ATTRIBUTE_READONLY (defined in System.Windows) | System.Windows | static |
FILE_ATTRIBUTE_REPARSE_POINT (defined in System.Windows) | System.Windows | static |
FILE_BEGIN (defined in System.Windows) | System.Windows | static |
FILE_CURRENT (defined in System.Windows) | System.Windows | static |
FILE_END (defined in System.Windows) | System.Windows | static |
FILE_FLAG_BACKUP_SEMANTICS (defined in System.Windows) | System.Windows | static |
FILE_FLAG_FIRST_PIPE_INSTANCE (defined in System.Windows) | System.Windows | static |
FILE_FLAG_OVERLAPPED (defined in System.Windows) | System.Windows | static |
FILE_FLAG_WRITE_THROUGH (defined in System.Windows) | System.Windows | static |
FILE_LIST_DIRECTORY (defined in System.Windows) | System.Windows | static |
FILE_MAP_READ (defined in System.Windows) | System.Windows | static |
FILE_MAP_WRITE (defined in System.Windows) | System.Windows | static |
FILE_READ_DATA (defined in System.Windows) | System.Windows | static |
FILE_SHARE_DELETE (defined in System.Windows) | System.Windows | static |
FILE_SHARE_READ (defined in System.Windows) | System.Windows | static |
FILE_SHARE_WRITE (defined in System.Windows) | System.Windows | static |
FILE_TYPE_CHAR (defined in System.Windows) | System.Windows | static |
FILE_TYPE_DISK (defined in System.Windows) | System.Windows | static |
FILE_TYPE_PIPE (defined in System.Windows) | System.Windows | static |
FILE_WRITE_DATA (defined in System.Windows) | System.Windows | static |
FindClose(FindHandle findHandle) (defined in System.Windows) | System.Windows | |
FindFirstFileW(char16 *fileName, ref NativeFindData findFileData) (defined in System.Windows) | System.Windows | |
FindNextFileW(FindHandle findHandle, ref NativeFindData findFileData) (defined in System.Windows) | System.Windows | |
FindWindowA(char8 *className, char8 *windowName) (defined in System.Windows) | System.Windows | |
FindWindowW(char16 *className, char16 *windowName) (defined in System.Windows) | System.Windows | |
FOS enum name (defined in System.Windows) | System.Windows | |
FreeEnvironmentStringsW(char16 *ptr) (defined in System.Windows) | System.Windows | |
FreeLibrary(HModule module) (defined in System.Windows) | System.Windows | |
GENERIC_ALL (defined in System.Windows) | System.Windows | static |
GENERIC_EXECUTE (defined in System.Windows) | System.Windows | static |
GENERIC_READ (defined in System.Windows) | System.Windows | static |
GENERIC_WRITE (defined in System.Windows) | System.Windows | static |
GetActiveWindow() (defined in System.Windows) | System.Windows | |
GetComputerNameA(char8 *buffer, ref int32 size) (defined in System.Windows) | System.Windows | |
GetCurrentProcess() (defined in System.Windows) | System.Windows | |
GetCurrentProcessId() (defined in System.Windows) | System.Windows | |
GetDynamicTimeZoneInformation(out DynamicTimeZoneInformation dynamicTimeZoneInformation) (defined in System.Windows) | System.Windows | |
GetEffectiveRightsFromAclW(ACL *pacl, TRUSTEE_W *pTrustee, uint32 *pAccessRights) (defined in System.Windows) | System.Windows | |
GetEnvironmentStringsW() (defined in System.Windows) | System.Windows | |
GetExitCodeProcess(ProcessHandle process, out int32 exitCode) (defined in System.Windows) | System.Windows | |
GetExitCodeThread(Handle process, out int32 exitCode) (defined in System.Windows) | System.Windows | |
GetExplicitEntriesFromAclW(ACL *pacl, uint32 *pcCountOfExplicitEntries, EXPLICIT_ACCESS_W **pListOfExplicitEntries) (defined in System.Windows) | System.Windows | |
GetFileAttributesExW(char16 *name, int32 fileInfoLevel, FileAttributeData *fileInformation) (defined in System.Windows) | System.Windows | |
GetFileExInfoStandard (defined in System.Windows) | System.Windows | static |
GetFileMUIPath(uint32 dwFlags, char16 *pcwszFilePath, char16 *pwszLanguage, uint32 *pcchLanguage, char16 *pwszFileMUIPath, uint32 *pcchFileMUIPath, uint64 *pululEnumerator) (defined in System.Windows) | System.Windows | |
GetFileSize(FileHandle handle, int32 *sizeHigh) (defined in System.Windows) | System.Windows | |
GetFileType(FileHandle handle) (defined in System.Windows) | System.Windows | |
GetFileVersionInfoSizeW(char16 *lptstrFilename, out uint32 lpdwHandle) (defined in System.Windows) | System.Windows | |
GetFileVersionInfoW(char16 *lptstrFilename, uint32 dwHandle, uint32 dwLen, void *lpData) (defined in System.Windows) | System.Windows | |
GetLastError() (defined in System.Windows) | System.Windows | |
GetModuleFileNameExW(Handle process, Handle module, char16 *filename, int32 size) (defined in System.Windows) | System.Windows | |
GetModuleHandleA(char8 *modName) (defined in System.Windows) | System.Windows | |
GetModuleHandleW(char16 *modName) (defined in System.Windows) | System.Windows | |
GetNamedSecurityInfoW(char16 *pObjectName, SE_OBJECT_TYPE ObjectType, SECURITY_INFORMATION SecurityInfo, SID **ppsidOwner, SID **ppsidGroup, ACL **ppDacl, ACL **ppSacl, SECURITY_DESCRIPTOR **ppSecurityDescriptor) (defined in System.Windows) | System.Windows | |
GetOpenFileNameW(ref OpenFileName ofn) (defined in System.Windows) | System.Windows | |
GetProcAddress(HModule module, char8 *procName) (defined in System.Windows) | System.Windows | |
GetQueuedCompletionStatus(IOCompletionHandle completionPort, out int32 numberOfBytes, out int completionKey, out Overlapped *overlapped, int32 milliseconds) (defined in System.Windows) | System.Windows | |
GetSaveFileNameW(ref OpenFileName ofn) (defined in System.Windows) | System.Windows | |
GetStartupInfoA(StartupInfo *startupInfo) (defined in System.Windows) | System.Windows | |
GetStdHandle(int32 stdHandle) (defined in System.Windows) | System.Windows | |
GetTempFileNameA(char8 *tmpPath, char8 *prefix, uint32 uniqueIdOrZero, char8 *tmpFileName) (defined in System.Windows) | System.Windows | |
GetTempFileNameW(char16 *tmpPath, char16 *prefix, uint32 uniqueIdOrZero, char16 *tmpFileName) (defined in System.Windows) | System.Windows | |
GetTempPathW(int32 bufferLen, char16 *buffer) (defined in System.Windows) | System.Windows | |
GetTimeZoneInformation(out TimeZoneInformation dynamicTimeZoneInformation) (defined in System.Windows) | System.Windows | |
GetWindow(HWnd hWnd, int32 uCmd) (defined in System.Windows) | System.Windows | |
GetWindowLong(HWnd hWnd, int32 nIndex) (defined in System.Windows) | System.Windows | inlinestatic |
GetWindowLongPtrW(int hWnd, int32 nIndex) (defined in System.Windows) | System.Windows | |
GetWindowsDirectoryA(char8 *lpBuffer, uint32 uSize) (defined in System.Windows) | System.Windows | |
GetWindowsDirectoryW(char16 *lpBuffer, uint32 uSize) (defined in System.Windows) | System.Windows | |
GetWindowTextA(HWnd hWnd, char8 *ptr, int32 length) (defined in System.Windows) | System.Windows | |
GetWindowTextLengthW(HWnd hWnd) (defined in System.Windows) | System.Windows | |
GetWindowTextW(HWnd hWnd, char16 *ptr, int32 length) (defined in System.Windows) | System.Windows | |
GetWindowThreadProcessId(HWnd handle, out int32 processId) (defined in System.Windows) | System.Windows | |
GW_HWNDFIRST (defined in System.Windows) | System.Windows | static |
GW_HWNDLAST (defined in System.Windows) | System.Windows | static |
GW_HWNDNEXT (defined in System.Windows) | System.Windows | static |
GW_HWNDPREV (defined in System.Windows) | System.Windows | static |
GW_OWNER (defined in System.Windows) | System.Windows | static |
GWL_EXSTYLE (defined in System.Windows) | System.Windows | static |
GWL_HWNDPARENT (defined in System.Windows) | System.Windows | static |
GWL_ID (defined in System.Windows) | System.Windows | static |
GWL_STYLE (defined in System.Windows) | System.Windows | static |
GWL_WNDPROC (defined in System.Windows) | System.Windows | static |
HKEY_CLASSES_ROOT (defined in System.Windows) | System.Windows | static |
HKEY_CURRENT_CONFIG (defined in System.Windows) | System.Windows | static |
HKEY_CURRENT_USER (defined in System.Windows) | System.Windows | static |
HKEY_CURRENT_USER_LOCAL_SETTINGS (defined in System.Windows) | System.Windows | static |
HKEY_DYN_DATA (defined in System.Windows) | System.Windows | static |
HKEY_LOCAL_MACHINE (defined in System.Windows) | System.Windows | static |
HKEY_PERFORMANCE_DATA (defined in System.Windows) | System.Windows | static |
HKEY_PERFORMANCE_NLSTEXT (defined in System.Windows) | System.Windows | static |
HKEY_PERFORMANCE_TEXT (defined in System.Windows) | System.Windows | static |
HKEY_USERS (defined in System.Windows) | System.Windows | static |
IDOK (defined in System.Windows) | System.Windows | static |
IDYES (defined in System.Windows) | System.Windows | static |
INHERIT_ONLY_ACE (defined in System.Windows) | System.Windows | static |
INHERITED_ACE (defined in System.Windows) | System.Windows | static |
IsWindowVisible(HWnd hWnd) (defined in System.Windows) | System.Windows | |
KEY_ALL_ACCESS (defined in System.Windows) | System.Windows | static |
KEY_CREATE_LINK (defined in System.Windows) | System.Windows | static |
KEY_CREATE_SUB_KEY (defined in System.Windows) | System.Windows | static |
KEY_ENUMERATE_SUB_KEYS (defined in System.Windows) | System.Windows | static |
KEY_EXECUTE (defined in System.Windows) | System.Windows | static |
KEY_NOTIFY (defined in System.Windows) | System.Windows | static |
KEY_QUERY_VALUE (defined in System.Windows) | System.Windows | static |
KEY_READ (defined in System.Windows) | System.Windows | static |
KEY_SET_VALUE (defined in System.Windows) | System.Windows | static |
KEY_WOW64_32KEY (defined in System.Windows) | System.Windows | static |
KEY_WOW64_64KEY (defined in System.Windows) | System.Windows | static |
KEY_WOW64_RES (defined in System.Windows) | System.Windows | static |
KEY_WRITE (defined in System.Windows) | System.Windows | static |
LOAD_LIBRARY_AS_DATAFILE (defined in System.Windows) | System.Windows | static |
LOAD_STRING_MAX_LENGTH (defined in System.Windows) | System.Windows | static |
LoadLibraryA(char8 *libFileName) (defined in System.Windows) | System.Windows | |
LoadLibraryExA(char8 *libFileName, HModule hFile, uint32 dwFlags) (defined in System.Windows) | System.Windows | |
LoadLibraryExW(char16 *libFileName, HModule hFile, uint32 dwFlags) (defined in System.Windows) | System.Windows | |
LoadLibraryW(char16 *libFileName) (defined in System.Windows) | System.Windows | |
LoadStringW(HInstance hInstance, uint32 uID, char16 *lpBuffer, int32 cchBufferMax) (defined in System.Windows) | System.Windows | |
LocalFree(void *ptr) (defined in System.Windows) | System.Windows | |
LookupAccountSidW(char16 *lpSystemName, SID *Sid, char16 *Name, uint32 *cchName, char16 *ReferencedDomainName, uint32 *cchReferencedDomainName, int *peUse) (defined in System.Windows) | System.Windows | |
MapViewOfFile(Handle hFileMappingObject, uint32 dwDesiredAccess, uint32 dwFileOffsetHigh, uint32 dwFileOffsetLow, int dwNumberOfBytesToMap) (defined in System.Windows) | System.Windows | |
MAX_PATH (defined in System.Windows) | System.Windows | static |
MB_ICONHAND (defined in System.Windows) | System.Windows | static |
MB_ICONQUESTION (defined in System.Windows) | System.Windows | static |
MB_OK (defined in System.Windows) | System.Windows | static |
MB_OKCANCEL (defined in System.Windows) | System.Windows | static |
MB_YESNO (defined in System.Windows) | System.Windows | static |
MEM_COMMIT (defined in System.Windows) | System.Windows | static |
MEM_DECOMMIT (defined in System.Windows) | System.Windows | static |
MEM_RELEASE (defined in System.Windows) | System.Windows | static |
MEM_RESERVE (defined in System.Windows) | System.Windows | static |
MessageBoxA(HWnd hWnd, char8 *text, char8 *caption, int32 type) (defined in System.Windows) | System.Windows | |
MessageBoxW(HWnd hWnd, char16 *text, char16 *caption, int32 type) (defined in System.Windows) | System.Windows | |
MoveFileA(char8 *srcName, char8 *dstName) (defined in System.Windows) | System.Windows | |
MoveFileW(char16 *srcName, char16 *dstName) (defined in System.Windows) | System.Windows | |
MUI_PREFERRED_UI_LANGUAGES (defined in System.Windows) | System.Windows | static |
MULTIPLE_TRUSTEE_OPERATION enum name (defined in System.Windows) | System.Windows | |
NO_PROPAGATE_INHERIT_ACE (defined in System.Windows) | System.Windows | static |
NtQueryProcessBasicInfo (defined in System.Windows) | System.Windows | static |
NtQuerySystemInformation(int32 query, void *dataPtr, int32 size, out int32 returnedSize) (defined in System.Windows) | System.Windows | |
NtQuerySystemProcessInformation (defined in System.Windows) | System.Windows | static |
OBJECT_INHERIT_ACE (defined in System.Windows) | System.Windows | static |
OFN_ALLOWMULTISELECT (defined in System.Windows) | System.Windows | static |
OFN_CREATEPROMPT (defined in System.Windows) | System.Windows | static |
OFN_ENABLEHOOK (defined in System.Windows) | System.Windows | static |
OFN_ENABLESIZING (defined in System.Windows) | System.Windows | static |
OFN_EXPLORER (defined in System.Windows) | System.Windows | static |
OFN_FILEMUSTEXIST (defined in System.Windows) | System.Windows | static |
OFN_HIDEREADONLY (defined in System.Windows) | System.Windows | static |
OFN_NOCHANGEDIR (defined in System.Windows) | System.Windows | static |
OFN_NODEREFERENCELINKS (defined in System.Windows) | System.Windows | static |
OFN_NOVALIDATE (defined in System.Windows) | System.Windows | static |
OFN_OVERWRITEPROMPT (defined in System.Windows) | System.Windows | static |
OFN_PATHMUSTEXIST (defined in System.Windows) | System.Windows | static |
OFN_READONLY (defined in System.Windows) | System.Windows | static |
OFN_SHOWHELP (defined in System.Windows) | System.Windows | static |
OFN_USESHELLITEM (defined in System.Windows) | System.Windows | static |
OpenEventA(uint32 dwDesiredAccess, IntBool bInheritHandle, char8 *lpName) (defined in System.Windows) | System.Windows | |
OpenFileMappingA(uint32 dwDesiredAccess, IntBool bInheritHandle, char8 *lpName) (defined in System.Windows) | System.Windows | |
OpenProcess(int32 desiredAccess, IntBool inheritHandle, int32 processId) (defined in System.Windows) | System.Windows | |
PAGE_NOACCESS (defined in System.Windows) | System.Windows | static |
PAGE_READONLY (defined in System.Windows) | System.Windows | static |
PAGE_READWRITE (defined in System.Windows) | System.Windows | static |
PAGE_WRITECOPY (defined in System.Windows) | System.Windows | static |
PIPE_ACCEPT_REMOTE_CLIENTS (defined in System.Windows) | System.Windows | static |
PIPE_ACCESS_DUPLEX (defined in System.Windows) | System.Windows | static |
PIPE_ACCESS_INBOUND (defined in System.Windows) | System.Windows | static |
PIPE_ACCESS_OUTBOUND (defined in System.Windows) | System.Windows | static |
PIPE_NOWAIT (defined in System.Windows) | System.Windows | static |
PIPE_READMODE_BYTE (defined in System.Windows) | System.Windows | static |
PIPE_READMODE_MESSAGE (defined in System.Windows) | System.Windows | static |
PIPE_REJECT_REMOTE_CLIENTS (defined in System.Windows) | System.Windows | static |
PIPE_TYPE_BYTE (defined in System.Windows) | System.Windows | static |
PIPE_TYPE_MESSAGE (defined in System.Windows) | System.Windows | static |
PIPE_UNLIMITED_INSTANCES (defined in System.Windows) | System.Windows | static |
PIPE_WAIT (defined in System.Windows) | System.Windows | static |
PostMessageW(HWnd hWnd, int32 msg, int wParam, int lParam) (defined in System.Windows) | System.Windows | |
PostQueuedCompletionStatus(IOCompletionHandle completionPort, int32 numberOfBytes, int completionKey, Overlapped *overlapped) (defined in System.Windows) | System.Windows | |
PROCESS_ALL_ACCESS (defined in System.Windows) | System.Windows | static |
PROCESS_QUERY_INFORMATION (defined in System.Windows) | System.Windows | static |
ReadDirectoryChangesW(FileHandle handle, uint8 *buffer, int32 bufferLength, IntBool watchSubtree, NotifyFilters notifyFilter, out int32 bytesReturned, Overlapped *overlapped, void *completionRoutine) (defined in System.Windows) | System.Windows | |
ReadFile(Handle handle, uint8 *bytes, int32 numBytesToRead, out int32 numBytesRead, Overlapped *overlapped) (defined in System.Windows) | System.Windows | |
ReadProcessMemory(ProcessHandle process, void *baseAddress, void *buffer, int size, int *numberOfBytesRead) (defined in System.Windows) | System.Windows | |
REG_BINARY (defined in System.Windows) | System.Windows | static |
REG_DWORD (defined in System.Windows) | System.Windows | static |
REG_DWORD_BIG_ENDIAN (defined in System.Windows) | System.Windows | static |
REG_DWORD_LITTLE_ENDIAN (defined in System.Windows) | System.Windows | static |
REG_EXPAND_SZ (defined in System.Windows) | System.Windows | static |
REG_FULL_RESOURCE_DESCRIPTOR (defined in System.Windows) | System.Windows | static |
REG_LINK (defined in System.Windows) | System.Windows | static |
REG_MULTI_SZ (defined in System.Windows) | System.Windows | static |
REG_NONE (defined in System.Windows) | System.Windows | static |
REG_OPTION_NON_VOLATILE (defined in System.Windows) | System.Windows | static |
REG_QWORD (defined in System.Windows) | System.Windows | static |
REG_QWORD_LITTLE_ENDIAN (defined in System.Windows) | System.Windows | static |
REG_RESOURCE_LIST (defined in System.Windows) | System.Windows | static |
REG_RESOURCE_REQUIREMENTS_LIST (defined in System.Windows) | System.Windows | static |
REG_SZ (defined in System.Windows) | System.Windows | static |
RegCloseKey(HKey hKey) (defined in System.Windows) | System.Windows | |
RegCreateKeyExA(HKey hKey, char8 *lpSubKey, uint32 reserved, char8 *lpClass, uint32 dwOptions, uint32 samDesired, SecurityAttributes *lpSecurityAttributes, out HKey phkResult, uint32 *lpdwDisposition) (defined in System.Windows) | System.Windows | |
RegCreateKeyExW(HKey hKey, char16 *lpSubKey, uint32 reserved, char16 *lpClass, uint32 dwOptions, uint32 samDesired, SecurityAttributes *lpSecurityAttributes, out HKey phkResult, uint32 *lpdwDisposition) (defined in System.Windows) | System.Windows | |
RegDeleteKeyA(HKey hKey, char8 *lpSubKey) (defined in System.Windows) | System.Windows | |
RegDeleteKeyW(HKey hKey, char16 *lpSubKey) (defined in System.Windows) | System.Windows | |
RegDeleteValueA(HKey hKey, char8 *lpSubKey) (defined in System.Windows) | System.Windows | |
RegDeleteValueW(HKey hKey, char16 *lpSubKey) (defined in System.Windows) | System.Windows | |
RegEnumValueA(HKey hKey, int32 dwIndex, char8 *lpValueName, uint32 *lpcchValueName, uint32 *lpReserved, uint32 *lpType, void *lpData, uint32 *lpcbData) (defined in System.Windows) | System.Windows | |
RegEnumValueW(HKey hKey, int32 dwIndex, char16 *lpValueName, uint32 *lpcchValueName, uint32 *lpReserved, uint32 *lpType, void *lpData, uint32 *lpcbData) (defined in System.Windows) | System.Windows | |
RegGetValueA(HKey hkey, char8 *lpSubKey, char8 *lpValue, uint32 dwFlags, uint32 *pdwType, void *pvData, uint32 *pcbData) (defined in System.Windows) | System.Windows | |
RegGetValueW(HKey hkey, char16 *lpSubKey, char16 *lpValue, uint32 dwFlags, uint32 *pdwType, void *pvData, uint32 *pcbData) (defined in System.Windows) | System.Windows | |
RegOpenKeyExA(HKey hKey, char8 *lpSubKey, uint32 ulOptions, uint32 samDesired, out HKey phkResult) (defined in System.Windows) | System.Windows | |
RegOpenKeyExW(HKey hKey, char16 *lpSubKey, uint32 ulOptions, uint32 samDesired, out HKey phkResult) (defined in System.Windows) | System.Windows | |
RegQueryValueExA(HKey hKey, char8 *lpValueName, uint32 *lpReserved, uint32 *lpType, void *lpData, uint32 *lpcbData) (defined in System.Windows) | System.Windows | |
RegQueryValueExW(HKey hKey, char16 *lpValueName, uint32 *lpReserved, uint32 *lpType, void *lpData, uint32 *lpcbData) (defined in System.Windows) | System.Windows | |
RegSetValueExA(HKey hkey, char8 *lpValue, uint32 reserved, uint32 dwType, void *pvData, uint32 cbData) (defined in System.Windows) | System.Windows | |
RegSetValueExW(HKey hkey, char16 *lpValue, uint32 reserved, uint32 dwType, void *pvData, uint32 cbData) (defined in System.Windows) | System.Windows | |
RemoveDirectoryA(char8 *pathName) (defined in System.Windows) | System.Windows | |
RemoveDirectoryW(char16 *pathName) (defined in System.Windows) | System.Windows | |
ResetEvent(EventHandle eventHandle) (defined in System.Windows) | System.Windows | |
ResumeThread(Handle thread) (defined in System.Windows) | System.Windows | |
S_OK (defined in System.Windows) | System.Windows | static |
SafeCreateFile(String lpFileName, int32 dwDesiredAccess, System.IO.FileShare dwShareMode, SecurityAttributes *securityAttrs, System.IO.FileMode dwCreationDisposition, int32 dwFlagsAndAttributes, Handle hTemplateFile) (defined in System.Windows) | System.Windows | inlinestatic |
SECTION_EXTEND_SIZE (defined in System.Windows) | System.Windows | static |
SECTION_MAP_EXECUTE (defined in System.Windows) | System.Windows | static |
SECTION_MAP_READ (defined in System.Windows) | System.Windows | static |
SECTION_MAP_WRITE (defined in System.Windows) | System.Windows | static |
SECTION_QUERY (defined in System.Windows) | System.Windows | static |
SEE_MASK_DEFAULT (defined in System.Windows) | System.Windows | static |
SEE_MASK_FLAG_DDEWAIT (defined in System.Windows) | System.Windows | static |
SEE_MASK_FLAG_NO_UI (defined in System.Windows) | System.Windows | static |
SEE_MASK_NOCLOSEPROCESS (defined in System.Windows) | System.Windows | static |
SEM_FAILCRITICALERRORS (defined in System.Windows) | System.Windows | static |
SendMessageTimeoutW(HWnd hWnd, int32 msg, int wParam, int lParam, int32 flags, int32 timeout, int32 *result) (defined in System.Windows) | System.Windows | |
SendMessageW(HWnd hWnd, int32 msg, int wParam, int lParam) (defined in System.Windows) | System.Windows | |
SetActiveWindow(HWnd wnd) (defined in System.Windows) | System.Windows | |
SetDllDirectoryW(char16 *libFileName) (defined in System.Windows) | System.Windows | |
SetEntriesInAclW(uint32 cCountOfExplicitEntries, EXPLICIT_ACCESS_W *pListOfExplicitEntries, ACL *OldAcl, ACL **NewAcl) (defined in System.Windows) | System.Windows | |
SetErrorMode(int32 errorMode) (defined in System.Windows) | System.Windows | |
SetEvent(EventHandle eventHandle) (defined in System.Windows) | System.Windows | |
SetFileAttributesW(char16 *name, int32 attribs) (defined in System.Windows) | System.Windows | |
SetFilePointer(FileHandle handle, int32 distanceToMove, int32 *distanceToMoveHigh, int32 moveMethod) (defined in System.Windows) | System.Windows | |
SetFocus(HWnd hWnd) (defined in System.Windows) | System.Windows | |
SetNamedSecurityInfoW(char16 *pObjectName, SE_OBJECT_TYPE ObjectType, SECURITY_INFORMATION SecurityInfo, SID *psidOwner, SID *psidGroup, ACL *pDacl, ACL *pSacl) (defined in System.Windows) | System.Windows | |
SetWindowLong(HWnd hWnd, int32 nIndex, int value) (defined in System.Windows) | System.Windows | inlinestatic |
SetWindowLongPtrW(int hWnd, int32 nIndex, int value) (defined in System.Windows) | System.Windows | |
SetWindowPos(HWnd hWnd, HWnd hWndAfter, int x, int y, int cx, int cy, int flags) (defined in System.Windows) | System.Windows | |
SHBrowseForFolder(ref BrowseInfo bi) (defined in System.Windows) | System.Windows | |
SHCreateItemFromParsingName(char16 *pszPath, COM_IBindCtx *pbc, Guid riid, void **ppv) (defined in System.Windows) | System.Windows | |
ShellExecuteA(Handle hwnd, char8 *operation, char8 *file, char8 *parameters, char8 *directory, int32 showCmd) (defined in System.Windows) | System.Windows | |
ShellExecuteExA(ShellExecuteInfo *shellExecuteInfo) (defined in System.Windows) | System.Windows | |
ShellExecuteW(Handle hwnd, char16 *operation, char16 *file, char16 *parameters, char16 *directory, int32 showCmd) (defined in System.Windows) | System.Windows | |
SHGetFileInfoW(char16 *pszPath, uint32 fileAttributes, SHFileInfo *psfi, uint32 cbFileInfo, uint32 flags) (defined in System.Windows) | System.Windows | |
SHGetPathFromIDList(int pidl, char8 *path) (defined in System.Windows) | System.Windows | |
SHGetSpecialFolderLocation(HWnd hwnd, int32 csidl, ref int ppidl) (defined in System.Windows) | System.Windows | |
SHGFI_ADDOVERLAYS (defined in System.Windows) | System.Windows | static |
SHGFI_ATTR_SPECIFIED (defined in System.Windows) | System.Windows | static |
SHGFI_ATTRIBUTES (defined in System.Windows) | System.Windows | static |
SHGFI_DISPLAYNAME (defined in System.Windows) | System.Windows | static |
SHGFI_EXETYPE (defined in System.Windows) | System.Windows | static |
SHGFI_ICON (defined in System.Windows) | System.Windows | static |
SHGFI_ICONLOCATION (defined in System.Windows) | System.Windows | static |
SHGFI_LARGEICON (defined in System.Windows) | System.Windows | static |
SHGFI_LINKOVERLAY (defined in System.Windows) | System.Windows | static |
SHGFI_OPENICON (defined in System.Windows) | System.Windows | static |
SHGFI_OVERLAYINDEX (defined in System.Windows) | System.Windows | static |
SHGFI_PIDL (defined in System.Windows) | System.Windows | static |
SHGFI_SELECTED (defined in System.Windows) | System.Windows | static |
SHGFI_SHELLICONSIZE (defined in System.Windows) | System.Windows | static |
SHGFI_SMALLICON (defined in System.Windows) | System.Windows | static |
SHGFI_SYSICONINDEX (defined in System.Windows) | System.Windows | static |
SHGFI_TYPENAME (defined in System.Windows) | System.Windows | static |
SHGFI_USEFILEATTRIBUTES (defined in System.Windows) | System.Windows | static |
SMTO_ABORTIFHUNG (defined in System.Windows) | System.Windows | static |
SMTO_BLOCK (defined in System.Windows) | System.Windows | static |
SMTO_NORMAL (defined in System.Windows) | System.Windows | static |
STANDARD_RIGHTS_REQUIRED (defined in System.Windows) | System.Windows | static |
STARTF_USESTDHANDLES (defined in System.Windows) | System.Windows | static |
STATUS_INFO_LENGTH_MISMATCH (defined in System.Windows) | System.Windows | static |
STATUS_PENDING (defined in System.Windows) | System.Windows | static |
STD_ERROR_HANDLE (defined in System.Windows) | System.Windows | static |
STD_INPUT_HANDLE (defined in System.Windows) | System.Windows | static |
STD_OUTPUT_HANDLE (defined in System.Windows) | System.Windows | static |
STILL_ACTIVE (defined in System.Windows) | System.Windows | static |
SW_HIDE (defined in System.Windows) | System.Windows | static |
SW_MAXIMIZE (defined in System.Windows) | System.Windows | static |
SW_MINIMIZE (defined in System.Windows) | System.Windows | static |
SW_RESTORE (defined in System.Windows) | System.Windows | static |
SW_SHOW (defined in System.Windows) | System.Windows | static |
SW_SHOWDEFAULT (defined in System.Windows) | System.Windows | static |
SW_SHOWMAXIMIZED (defined in System.Windows) | System.Windows | static |
SW_SHOWMINIMIZED (defined in System.Windows) | System.Windows | static |
SW_SHOWMINNOACTIVE (defined in System.Windows) | System.Windows | static |
SW_SHOWNA (defined in System.Windows) | System.Windows | static |
SW_SHOWNOACTIVATE (defined in System.Windows) | System.Windows | static |
SW_SHOWNORMAL (defined in System.Windows) | System.Windows | static |
SYNCHRONIZE (defined in System.Windows) | System.Windows | static |
TerminateProcess(ProcessHandle process) (defined in System.Windows) | System.Windows | |
TIME_ZONE_ID_INVALID (defined in System.Windows) | System.Windows | static |
TRUSTEE_FORM enum name (defined in System.Windows) | System.Windows | |
TRUSTEE_TYPE enum name (defined in System.Windows) | System.Windows | |
VALID_INHERIT_FLAGS (defined in System.Windows) | System.Windows | static |
VerLanguageNameW(uint32 wLang, char16 *szLang, uint32 cchLang) (defined in System.Windows) | System.Windows | |
VerQueryValueW(void *pBlock, char16 *lpSubBlock, ref void *lplpBuffer, out int32 puLen) (defined in System.Windows) | System.Windows | |
VirtualAllocEx(ProcessHandle process, void *address, int size, int32 allocationType, int32 protect) (defined in System.Windows) | System.Windows | |
VirtualFreeEx(ProcessHandle process, void *address, int size, int32 allocationType) (defined in System.Windows) | System.Windows | |
VS_FF_DEBUG (defined in System.Windows) | System.Windows | static |
VS_FF_INFOINFERRED (defined in System.Windows) | System.Windows | static |
VS_FF_PATCHED (defined in System.Windows) | System.Windows | static |
VS_FF_PRERELEASE (defined in System.Windows) | System.Windows | static |
VS_FF_PRIVATEBUILD (defined in System.Windows) | System.Windows | static |
VS_FF_SPECIALBUILD (defined in System.Windows) | System.Windows | static |
WAIT_ABANDONED (defined in System.Windows) | System.Windows | static |
WAIT_FAILED (defined in System.Windows) | System.Windows | static |
WAIT_OBJECT_0 (defined in System.Windows) | System.Windows | static |
WAIT_TIMEOUT (defined in System.Windows) | System.Windows | static |
WaitForMultipleObjects(int32 count, Handle *handles, IntBool waitAll, int32 milliseconds) (defined in System.Windows) | System.Windows | |
WaitForSingleObject(Handle handle, int32 milliseconds) (defined in System.Windows) | System.Windows | |
WM_CHAR (defined in System.Windows) | System.Windows | static |
WM_CLOSE (defined in System.Windows) | System.Windows | static |
WM_DESTROY (defined in System.Windows) | System.Windows | static |
WM_INITDIALOG (defined in System.Windows) | System.Windows | static |
WM_KEYDOWN (defined in System.Windows) | System.Windows | static |
WM_KEYUP (defined in System.Windows) | System.Windows | static |
WM_SETFOCUS (defined in System.Windows) | System.Windows | static |
WM_SETTINGCHANGE (defined in System.Windows) | System.Windows | static |
WM_USER (defined in System.Windows) | System.Windows | static |
WndProc(HWnd hWnd, int32 msg, int wParam, int lParam) (defined in System.Windows) | System.Windows | |
WRITE_DAC (defined in System.Windows) | System.Windows | static |
WRITE_OWNER (defined in System.Windows) | System.Windows | static |
WriteFile(Handle handle, uint8 *bytes, int32 numBytesToWrite, out int32 numBytesWritten, Overlapped *overlapped) (defined in System.Windows) | System.Windows | |
WriteProcessMemory(ProcessHandle process, void *baseAddress, void *buffer, int size, int *numberOfBytesWritten) (defined in System.Windows) | System.Windows |