
Need help creating a dialog base application for 1.52
Question,
MSVC 4.x has the ability to generate a dialog based application where MSVC
1.52 only has SDI and MDI. I generated a 32-bit dialog application and then
created a 16 bit makefile and compile and linked the files that MSVC 4.2
created and it all compile and linked but when I run it,. it just doesn't
work. Has anyone solved this?
Thanks
Ralph Krausse