Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Binarysharp
MemoryManagement
Native
NativeMethods
LoadLibrary
Binarysharp.MemoryManagement.Native.NativeMethods.LoadLibrary C# (CSharp) Method
NativeMethods Class Documentation
Datei anzeigen
Open project: ZenLulz/MemorySharp
LoadLibrary()
private
method
private
LoadLibrary
(
string
lpFileName
) :
IntPtr
lpFileName
string
return
System.IntPtr
public static extern IntPtr LoadLibrary(string lpFileName);
NativeMethods
CloseHandle
CreateRemoteThread
EnumChildWindows
FlashWindow
FlashWindowEx
FreeLibrary
GetClassName
GetExitCodeThread
GetForegroundWindow
GetProcAddress
GetProcessId
GetSystemMetrics
GetThreadContext
GetThreadId
GetThreadSelectorEntry
GetWindowPlacement
GetWindowText
GetWindowTextLength
GetWindowThreadProcessId
LoadLibrary
MapVirtualKey
NtQueryInformationProcess
NtQueryInformationThread
OpenProcess
OpenThread
PostMessage
ReadProcessMemory
ResumeThread
SendInput
SendMessage
SetForegroundWindow
SetThreadContext
SetWindowPlacement
SetWindowText
ShowWindow
SuspendThread
TerminateThread
VirtualAllocEx
VirtualFreeEx
VirtualProtectEx
VirtualQueryEx
WaitForSingleObject
WriteProcessMemory