Problem in documentation
Posted: Thu Jul 03, 2008 3:05 pm
I try to open a DLL library with OpenLibrary, I get the handle of it, though "ExaminateLibraryFunctions" and "NextLibraryFunction" both return "-1", which is different to what is said in the doc ("0" should be return if no functions are in the DLL ? well there are functions but it doesn't work...)