C# 클래스 EvHttpSharp.Interop.Win32Loader

상속: IDynLoader
파일 보기 프로젝트 열기: kekekeks/evhttp-sharp 1 사용 예제들

비공개 메소드들

메소드 설명
GetProcAddress ( IntPtr hModule, string procName ) : IntPtr
IDynLoader ( IntPtr dll, string proc ) : IntPtr
IDynLoader ( string basePath, string dll ) : IntPtr
LoadLibrary ( string lpszLib ) : IntPtr