[ros-kernel] 16-bit dll question

Royce Mitchell III royce3 at ev1.net
Wed Mar 24 08:47:23 CET 2004


Okay,

Not surprisingly, WINE rejected my version.dll patch. When I did some 
more research I found that some MS docs say that version.dll *does* 
support 16-bit DLLs.

So, I'm on the hunt to add 16-bit back in, but properly.

As I started to work towards that last night, I hit a major stumbling 
block: I can't call LoadLibrary or LoadLibraryEx on a 16-bit EXE or DLL!

WINE uses this LoadLibrary16, but I don't see that in win32 API?

Someone please, what's the best/easiest/proper way to handle this?

Thanks,

Royce3


More information about the Ros-kernel mailing list