Problem in documentation
Problem in documentation
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...)

