Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: console vs windows Pin
xai21-Sep-02 5:26
xai21-Sep-02 5:26 
Questionmechanism for the a dll to send back periodic info? Pin
ns19-Sep-02 12:02
ns19-Sep-02 12:02 
AnswerRe: mechanism for the a dll to send back periodic info? Pin
Chris Losinger19-Sep-02 12:55
professionalChris Losinger19-Sep-02 12:55 
GeneralRe: mechanism for the a dll to send back periodic info? Pin
ns20-Sep-02 1:32
ns20-Sep-02 1:32 
AnswerRe: mechanism for the a dll to send back periodic info? Pin
Paul M Watt19-Sep-02 19:31
mentorPaul M Watt19-Sep-02 19:31 
GeneralGUI with Visual C Pin
E. Bonizzoni19-Sep-02 12:03
E. Bonizzoni19-Sep-02 12:03 
GeneralRe: GUI with Visual C Pin
Christian Graus19-Sep-02 13:11
protectorChristian Graus19-Sep-02 13:11 
GeneralRe: GUI with Visual C Pin
Paul M Watt19-Sep-02 19:39
mentorPaul M Watt19-Sep-02 19:39 
Maybe the term "visual" C is throwing you off. That is simply the name of the compiler or IDE that microsoft has chosen. There is nothing special that it provides for GUI development in the form of Rapid Application Development (RAD), in the way that Visual Basic does. If this is what you want you may want to look at C++ Builder or there are addons for Visual C++ that turn it into a RAD environment.

Otherwise what it provides is a good IDE to develop and debug your code in for Win32 and MFC / ATL / WTL programs.




Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

GeneralChanging the mask color for the IDR_MAINFRAME icon Pin
monrobot1319-Sep-02 11:14
monrobot1319-Sep-02 11:14 
GeneralRe: Changing the mask color for the IDR_MAINFRAME icon Pin
Shog919-Sep-02 14:24
sitebuilderShog919-Sep-02 14:24 
GeneralProgressbar question Pin
ns19-Sep-02 11:09
ns19-Sep-02 11:09 
GeneralRe: Progressbar question Pin
Carlos Antollini19-Sep-02 11:13
Carlos Antollini19-Sep-02 11:13 
GeneralRe: Progressbar question Pin
ns19-Sep-02 11:15
ns19-Sep-02 11:15 
GeneralRe: Progressbar question Pin
Carlos Antollini19-Sep-02 11:23
Carlos Antollini19-Sep-02 11:23 
GeneralRe: Progressbar question Pin
ns19-Sep-02 11:43
ns19-Sep-02 11:43 
Generalmodal dialog Pin
Gary Kirkham19-Sep-02 11:06
Gary Kirkham19-Sep-02 11:06 
GeneralRe: modal dialog Pin
Carlos Antollini19-Sep-02 11:16
Carlos Antollini19-Sep-02 11:16 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 11:32
Gary Kirkham19-Sep-02 11:32 
GeneralRe: modal dialog Pin
Carlos Antollini19-Sep-02 11:53
Carlos Antollini19-Sep-02 11:53 
GeneralRe: modal dialog Pin
Rein Hillmann19-Sep-02 12:01
Rein Hillmann19-Sep-02 12:01 
GeneralRe: modal dialog Pin
Brian Delahunty19-Sep-02 11:20
Brian Delahunty19-Sep-02 11:20 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 11:32
Gary Kirkham19-Sep-02 11:32 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 12:40
Gary Kirkham19-Sep-02 12:40 
QuestionHow to Resize MSChart Pin
ssirisha19-Sep-02 11:03
ssirisha19-Sep-02 11:03 
AnswerRe: How to Resize MSChart Pin
Carlos Antollini19-Sep-02 11:24
Carlos Antollini19-Sep-02 11:24 

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.