Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!mcsun!unido!rwthinf!slcdec!hippo!f1.n6000.z2.fidonet.org!p4.f36.n245.z2.fidonet.org!Norbert_Unterberg From: Norbert_Unterberg@p4.f36.n245.z2.fidonet.org (Norbert Unterberg) Newsgroups: comp.windows.ms.programmer Subject: return values of LoadLibrary () Message-ID: <1711945266@p4.f36.n245.z2.fidonet.org> Date: 12 Jun 91 09:14:00 GMT References: <8116@p1.f6.n242.z2.fidonet.org> Reply-To: Norbert_Unterberg%p4.f36.n245.z2@hippo.dfv.rwth-aachen.de (Norbert Unterberg) Organization: Point of SoftStream, Dortmund, Germany Lines: 10 Comment-To: Greg@f1.n6000.z2.fidonet.org (Greg) > I am getting a funny return code from LoadLibrary(), namely, it is 4. > A value less than 32 is an error, but I really need to know what 4 > means. I've read somewhere that the return codes from LoadLibrary() are DOS error codes, so it could be `out of file handles (too many open files)'. Norbert