Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ReLogic.OS.Windows.NativeMethods Member List

This is the complete list of members for ReLogic.OS.Windows.NativeMethods, including all inherited members.

CallWindowProc(IntPtr lpPrevWndFunc, IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam)ReLogic.OS.Windows.NativeMethods
ConsoleMode enum nameReLogic.OS.Windows.NativeMethods
DefWindowProc(IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam)ReLogic.OS.Windows.NativeMethods
DeleteCompletelySilent(string path)ReLogic.OS.Windows.NativeMethodsinlineprivatestatic
DeleteFile(string path, FileOperationFlags flags)ReLogic.OS.Windows.NativeMethodsinlineprivatestatic
DeviceCap enum nameReLogic.OS.Windows.NativeMethods
FileOperationFlags enum nameReLogic.OS.Windows.NativeMethodsprivate
FileOperationType enum nameReLogic.OS.Windows.NativeMethodsprivate
FlashFlags enum nameReLogic.OS.Windows.NativeMethods
FlashWindowEx(ref FlashInfo flashInfo)ReLogic.OS.Windows.NativeMethods
GetConsoleMode(IntPtr hConsoleHandle, out ConsoleMode lpMode)ReLogic.OS.Windows.NativeMethods
GetConsoleWindow()ReLogic.OS.Windows.NativeMethodsprivate
GetDC(IntPtr hWnd)ReLogic.OS.Windows.NativeMethods
GetDeviceCaps(IntPtr hdc, DeviceCap nIndex)ReLogic.OS.Windows.NativeMethods
GetForegroundWindow()ReLogic.OS.Windows.NativeMethods
GetStdHandle(StdHandleType nStdHandle)ReLogic.OS.Windows.NativeMethods
HideConsole()ReLogic.OS.Windows.NativeMethodsinlinestatic
MoveToRecycleBin(string path)ReLogic.OS.Windows.NativeMethodsinlinestatic
Send(string path, FileOperationFlags flags)ReLogic.OS.Windows.NativeMethodsinlineprivatestatic
Send(string path)ReLogic.OS.Windows.NativeMethodsinlineprivatestatic
SetConsoleMode(IntPtr hConsoleHandle, ConsoleMode dwMode)ReLogic.OS.Windows.NativeMethods
SetWindowLongPtr(IntPtr hWnd, int nIndex, IntPtr dwNewLong)ReLogic.OS.Windows.NativeMethods
SHFileOperation(ref SHFILEOPSTRUCT FileOp)ReLogic.OS.Windows.NativeMethodsprivate
ShowWindow(IntPtr hWnd, int nCmdShow)ReLogic.OS.Windows.NativeMethodsprivate
StdHandleType enum nameReLogic.OS.Windows.NativeMethods
TranslateMessage(ref Message message)ReLogic.OS.Windows.NativeMethods
WndProcCallback(IntPtr hWnd, int msg, IntPtr wParam, IntPtr lParam)ReLogic.OS.Windows.NativeMethods