Is it possible to call a 16-bit DLL from a 32-bit app?
I don't know if you can do that in NT/2k but I know you can do it under win9x. The method I used to use is calling undocumented apis in kernel32.dll. Unfortunately, the source code was lost with my HD :(