C# Class Yeppp.WindowsLibraryLoader

Inheritance: INativeLibraryLoader
Afficher le fichier Open project: wdv4758h/Yeppp Class Usage Examples

Private Methods

Méthode Description
FreeLibrary ( IntPtr library ) : bool
GetProcAddress ( IntPtr library, string function ) : IntPtr
INativeLibraryLoader ( IntPtr library, string function ) : IntPtr
INativeLibraryLoader ( string path ) : IntPtr
INativeLibraryLoader ( IntPtr library ) : bool
LoadLibraryW ( string path ) : IntPtr