C# Class MemoryPINGui.PESupport

Mostra file Open project: stkerr/MemoryPIN

Public Methods

Method Description
PESupport ( string LibraryName ) : System

Private Methods

Method Description
FreeLibrary ( IntPtr hModule ) : bool
LoadLibraryEx ( string lpFileName, IntPtr hReservedNull, LoadLibraryFlags dwFlags ) : IntPtr

Method Details

PESupport() public method

public PESupport ( string LibraryName ) : System
LibraryName string
return System