Click here to Skip to main content
15,899,314 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to read a serial mouse? Pin
Kamyar Souri13-Nov-04 23:03
Kamyar Souri13-Nov-04 23:03 
AnswerRe: How to read a serial mouse? Pin
John R. Shaw14-Nov-04 9:49
John R. Shaw14-Nov-04 9:49 
QuestionHow to creat exe files? Pin
Dody_DK13-Nov-04 11:47
Dody_DK13-Nov-04 11:47 
AnswerRe: How to creat exe files? Pin
gamitech13-Nov-04 12:11
gamitech13-Nov-04 12:11 
GeneralRe: How to creat exe files? Pin
John R. Shaw13-Nov-04 16:46
John R. Shaw13-Nov-04 16:46 
GeneralRe: How to creat exe files? Pin
VikramDelhi13-Nov-04 23:45
VikramDelhi13-Nov-04 23:45 
GeneralRe: How to creat exe files? Pin
Dody_DK14-Nov-04 0:45
Dody_DK14-Nov-04 0:45 
GeneralRe: How to creat exe files? Pin
ThatsAlok14-Nov-04 18:49
ThatsAlok14-Nov-04 18:49 
I think you are looking for Dialog based application.

here is Some step that will help-:

!-Open MS Visual Studio 6.0
!-Click on FILE|NEW,and wait for property page to open.
!-select PROJECTS|MFC AppWizard(exe),Do remember to give the name of project.CLick Next
!-Select type to Dialog based,and click next till wizrad over.
!-now you are presented with Dialog Box editor,drag and drop your Control to Dialog box,build and execute the Preoject to see your exe


-----------------------------
"I Think It Will Help"
-----------------------------
Alok Gupta
visit me at http://www.thisisalok.tk
GeneralRe: How to creat exe files? Pin
Dody_DK15-Nov-04 4:06
Dody_DK15-Nov-04 4:06 
GeneralRe: How to creat exe files? Pin
gamitech15-Nov-04 19:50
gamitech15-Nov-04 19:50 
GeneralRe: How to creat exe files? Pin
gamitech15-Nov-04 19:59
gamitech15-Nov-04 19:59 
GeneralRe: How to creat exe files? Pin
Dody_DK17-Nov-04 7:37
Dody_DK17-Nov-04 7:37 
GeneralRe: How to creat exe files? Pin
gamitech17-Nov-04 10:35
gamitech17-Nov-04 10:35 
GeneralRe: How to creat exe files? Pin
Dody_DK17-Nov-04 10:53
Dody_DK17-Nov-04 10:53 
GeneralRe: How to creat exe files? Pin
gamitech17-Nov-04 10:56
gamitech17-Nov-04 10:56 
GeneralRunning main() from a dialog-based control Pin
aaadetos13-Nov-04 9:30
aaadetos13-Nov-04 9:30 
GeneralRe: Running main() from a dialog-based control Pin
aaadetos13-Nov-04 12:55
aaadetos13-Nov-04 12:55 
GeneralRe: Running main() from a dialog-based control Pin
John R. Shaw13-Nov-04 16:58
John R. Shaw13-Nov-04 16:58 
GeneralRe: Running main() from a dialog-based control Pin
aaadetos14-Nov-04 16:16
aaadetos14-Nov-04 16:16 
GeneralRe: Running main() from a dialog-based control Pin
John R. Shaw17-Nov-04 7:39
John R. Shaw17-Nov-04 7:39 
GeneralRe: Running main() from a dialog-based control Pin
aaadetos19-Nov-04 21:39
aaadetos19-Nov-04 21:39 
GeneralRe: Running main() from a dialog-based control Pin
John R. Shaw20-Nov-04 11:03
John R. Shaw20-Nov-04 11:03 
GeneralCEdit subclass question Pin
nguyenvhn13-Nov-04 6:48
nguyenvhn13-Nov-04 6:48 
GeneralRe: CEdit subclass question Pin
BlackDice13-Nov-04 11:39
BlackDice13-Nov-04 11:39 
GeneralRe: CEdit subclass question Pin
nguyenvhn13-Nov-04 14:46
nguyenvhn13-Nov-04 14:46 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.