johnny
March 3rd, 2010, 05:27
I have an old 16bit NE DLL. I want to call the exports from a 32bit PE executable. Anyone knows a solution?
View Full Version : Calling 16bit NE DLL from 32bit PE executable
[Originally Posted by Maximus;85552] If you feel very bold, you can find somewhere a detailed article on how the cool (and absurd) win95 flat thunking works, and its secret trickeries, and try redo it by yourself. |