CoFreeUnusedLibraries (OLE32.@)
void CoFreeUnusedLibraries ( )
Frees any unused libraries. Unused are identified as those that return S_OK from their dll CanUnloadNow function.
Nothing.
CoLoadLibrary, CoFreeAllLibraries, CoFreeLibrary
Defined in "objbase.h".
Implemented in "dlls/ole32/compobj.c". source.winehq.org/source/dlls/ole32/compobj.c
Debug channel "ole".
Copyright © 2007 The Wine Project. All trademarks are the property of their respective owners. Visit WineHQ for license details. Generated Mar 2007.