Need help creating a dialog base application for 1.52 
Author Message
 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



Fri, 21 Jan 2000 03:00:00 GMT  
 Need help creating a dialog base application for 1.52

   My solution was to use the MFC sample dialog and change it to do what
I wanted.  It's still grunt work but it was the est I could find.

Ken Litwak



Sat, 29 Jan 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Creating Dialog based apps in VC++ 1.52

2. Need help with dialog .cpp source in VC 1.52 please

3. Creating resource DLL in VC++ 1.52: info needed

4. Need to create UI just like MSDEV Studio (using VC++ 1.52)

5. creating toolbar on a dialog based application.

6. How to create a Dialog based Application with MainDlg hidden on startup

7. Struggling Newbie:, Creating a dialog-based application from AppWizard

8. How to create an array of edit boxes in a dialog based application

9. How to create a RESIZABLE DIALOG-Based Application

10. Creating an View from dialog-based application.

11. Help needed debugging GPF in 1.52 from MessageBox()

12. Help needed: exceptions handling in VC++ 1.52 (16 bit)

 

 
Powered by phpBB® Forum Software