terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
Microsoft.Win32.NativeMethods Member List

This is the complete list of members for Microsoft.Win32.NativeMethods, including all inherited members.

CloseProcess(IntPtr handle)Microsoft.Win32.NativeMethods
DuplicateHandle(HandleRef hSourceProcessHandle, SafeHandle hSourceHandle, HandleRef hTargetProcess, out SafeWaitHandle targetHandle, int dwDesiredAccess, bool bInheritHandle, int dwOptions)Microsoft.Win32.NativeMethodsinlinestatic
DuplicateHandle(HandleRef hSourceProcessHandle, HandleRef hSourceHandle, HandleRef hTargetProcess, out SafeProcessHandle targetHandle, int dwDesiredAccess, bool bInheritHandle, int dwOptions)Microsoft.Win32.NativeMethodsinlinestatic
GetCurrentProcess()Microsoft.Win32.NativeMethods
GetCurrentProcessId()Microsoft.Win32.NativeMethods
GetExitCodeProcess(IntPtr processHandle, out int exitCode)Microsoft.Win32.NativeMethods
GetExitCodeProcess(SafeProcessHandle processHandle, out int exitCode)Microsoft.Win32.NativeMethodsinlinestatic
SetPriorityClass(IntPtr handle, int priorityClass)Microsoft.Win32.NativeMethods
SetPriorityClass(SafeProcessHandle handle, int priorityClass)Microsoft.Win32.NativeMethodsinlinestatic