C# 클래스 MemoryPINGui.PESupport

파일 보기 프로젝트 열기: stkerr/MemoryPIN

공개 메소드들

메소드 설명
PESupport ( string LibraryName ) : System

비공개 메소드들

메소드 설명
FreeLibrary ( IntPtr hModule ) : bool
LoadLibraryEx ( string lpFileName, IntPtr hReservedNull, LoadLibraryFlags dwFlags ) : IntPtr

메소드 상세

PESupport() 공개 메소드

public PESupport ( string LibraryName ) : System
LibraryName string
리턴 System