Click here to Skip to main content
15,920,576 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGood resource for MFC MDI application development?? Pin
pavanbabut9-Jan-07 10:44
pavanbabut9-Jan-07 10:44 
AnswerRe: Good resource for MFC MDI application development?? Pin
Mark Salsbery9-Jan-07 11:11
Mark Salsbery9-Jan-07 11:11 
GeneralRe: Good resource for MFC MDI application development?? Pin
pavanbabut9-Jan-07 11:18
pavanbabut9-Jan-07 11:18 
GeneralRe: Good resource for MFC MDI application development?? Pin
pavanbabut10-Jan-07 10:26
pavanbabut10-Jan-07 10:26 
GeneralRe: Good resource for MFC MDI application development?? Pin
Mark Salsbery10-Jan-07 10:40
Mark Salsbery10-Jan-07 10:40 
QuestionList control question Pin
David Crow9-Jan-07 10:24
David Crow9-Jan-07 10:24 
AnswerRe: List control question Pin
Michael Dunn9-Jan-07 13:27
sitebuilderMichael Dunn9-Jan-07 13:27 
QuestionIDE .rc file trivia question Pin
charlieg9-Jan-07 9:16
charlieg9-Jan-07 9:16 
I mainly work in Visual C++ 6.0 and Embedded Visual C++ 4.0 (very close to VS 6.0). From time to time, the IDE will elect to change the definition of a dialog (seemingly at random but I doubt that).

before:

IDD_VERSIONS DIALOG DISCARDABLE 0, 146, 585, 292

after

IDD_VERSIONS DIALOGEX 0, 146, 585, 292

I've seen the IDE change it in both directions. Any ideas as to what exactly DISCARDABLE and DIALOGEX mean? Any ideas as to what is causing this? I have never seen any impact...

Curious.

Charlie Gilley
Will program for food...
Whoever said children were cheaper by the dozen... lied.

My son's PDA is an M249 SAW.
My other son commutes in an M1A2 Abrams

AnswerRe: IDE .rc file trivia question Pin
David Crow9-Jan-07 9:58
David Crow9-Jan-07 9:58 
GeneralRe: IDE .rc file trivia question Pin
charlieg10-Jan-07 9:17
charlieg10-Jan-07 9:17 
QuestionRename a menu Resource Pin
#realJSOP9-Jan-07 7:15
professional#realJSOP9-Jan-07 7:15 
AnswerRe: Rename a menu Resource Pin
toxcct9-Jan-07 7:36
toxcct9-Jan-07 7:36 
AnswerRe: Rename a menu Resource Pin
James R. Twine9-Jan-07 7:56
James R. Twine9-Jan-07 7:56 
AnswerRe: Rename a menu Resource Pin
led mike9-Jan-07 9:22
led mike9-Jan-07 9:22 
QuestionWinCE developers? Pin
charlieg9-Jan-07 5:40
charlieg9-Jan-07 5:40 
QuestionCreating Dialog Problems Pin
Reagan Conservative9-Jan-07 5:39
Reagan Conservative9-Jan-07 5:39 
QuestionRe: Creating Dialog Problems Pin
RobertHuang12-Jan-07 5:22
RobertHuang12-Jan-07 5:22 
Questionwaiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:17
rrrado9-Jan-07 5:17 
AnswerRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:23
led mike9-Jan-07 5:23 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 5:29
rrrado9-Jan-07 5:29 
GeneralRe: waiting for webbrowser::navigate Pin
led mike9-Jan-07 5:55
led mike9-Jan-07 5:55 
GeneralRe: waiting for webbrowser::navigate Pin
rrrado9-Jan-07 20:57
rrrado9-Jan-07 20:57 
GeneralRe: waiting for webbrowser::navigate Pin
James R. Twine9-Jan-07 7:58
James R. Twine9-Jan-07 7:58 
AnswerRe: waiting for webbrowser::navigate Pin
Stephen Hewitt9-Jan-07 11:51
Stephen Hewitt9-Jan-07 11:51 
QuestionConvert static lib to import lib/DLL Pin
MR MAB9-Jan-07 4:16
MR MAB9-Jan-07 4:16 

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.