I wanted to thunk a 32 bit dll into 16bit dll. I was unable to do the
same. I went through the doucmentation on the same in the MSDN which
says we need to include wow16nt.h and add in the def file the IMPORTS
kernel.xxx. I was able to compile the code changes but unfortunately
was not able to link. I am not sure what is that I have to change in
the mak file to get it linked. I have also added the MSTOOLs folder in
the link options.
If anybody has the idea please let me know.
with warm regards,
CP