C# Class EvHttpSharp.Interop.Win32Loader

Inheritance: IDynLoader
Mostrar archivo Open project: kekekeks/evhttp-sharp Class Usage Examples

Private Methods

Method Description
GetProcAddress ( IntPtr hModule, string procName ) : IntPtr
IDynLoader ( IntPtr dll, string proc ) : IntPtr
IDynLoader ( string basePath, string dll ) : IntPtr
LoadLibrary ( string lpszLib ) : IntPtr