Hi and thanks for reading.
I've developed an application that uses the LoadLibrary function to access a DLL dynamically. The app works fine except on a Windows '98 machine (I haven't tested it on Win '95 or ME, but I think it would probably crash there too). Does anyone know how I can get around this problem? Of course, a code example would be great! :-D
I've developed an application that uses the LoadLibrary function to access a DLL dynamically. The app works fine except on a Windows '98 machine (I haven't tested it on Win '95 or ME, but I think it would probably crash there too). Does anyone know how I can get around this problem? Of course, a code example would be great! :-D