|
|
|
|
PE_freeLibrary
Frees a loaded Portable Binary DLL
Declaration
void PEAPI PE_freeLibrary(
PE_MODULE *hModule)
Prototype In
drvlib/peloader.h
Parameters
hModule |
Handle to a loaded PE DLL library to free |
Description
This function frees a loaded PE DLL library from memory.
See Also
Copyright © 2002 SciTech Software, Inc. Visit our web site at http://www.scitechsoft.com