Click here to Skip to main content
15,917,652 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: question about the precomplier directive __Win32__. Pin
Tim Smith22-Jan-03 4:08
Tim Smith22-Jan-03 4:08 
GeneralRe: question about the precomplier directive __Win32__. Pin
George222-Jan-03 15:40
George222-Jan-03 15:40 
QuestionWhat is the function of the statement "(*(long*)0) = 0;" ? Pin
George222-Jan-03 2:45
George222-Jan-03 2:45 
AnswerRe: What is the function of the statement "(*(long*)0) = 0;" ? Pin
Anonymous22-Jan-03 2:49
Anonymous22-Jan-03 2:49 
GeneralRe: What is the function of the statement "(*(long*)0) = 0;" ? Pin
George222-Jan-03 2:58
George222-Jan-03 2:58 
AnswerRe: What is the function of the statement "(*(long*)0) = 0;" ? Pin
Daniel Turini22-Jan-03 2:50
Daniel Turini22-Jan-03 2:50 
GeneralRe: What is the function of the statement "(*(long*)0) = 0;" ? Pin
George222-Jan-03 2:57
George222-Jan-03 2:57 
GeneralInitialization of toolbars, dialogs at the launch of an application Pin
loic22-Jan-03 2:34
loic22-Jan-03 2:34 
Hello,

The question looks stupid, but I can't figure how to do that.
The structure of my application is an MFC SDI.

In CMainFrame::OnCreate(...) I create a toolbar which contains some dialogs (see http://www.codeproject.com/miscctrl/rollupctrl.asp)
and I want to control the state of some buttons of the dialogs depending on the content of my active document.

So my question is when are all the dialogs, the document etc... built into the memory so I can access them and change the states?

Thank you for your help,
loic
GeneralRe: Initialization of toolbars, dialogs at the launch of an application Pin
Rage22-Jan-03 2:42
professionalRage22-Jan-03 2:42 
General(thank you) Re: Initialization of toolbars, dialogs at the launch of an application Pin
loic22-Jan-03 3:23
loic22-Jan-03 3:23 
GeneralRead backwards - CSV file Pin
Dave_22-Jan-03 2:32
Dave_22-Jan-03 2:32 
GeneralRe: Read backwards - CSV file Pin
Daniel Turini22-Jan-03 2:40
Daniel Turini22-Jan-03 2:40 
GeneralRe: Read backwards - CSV file Pin
David Chamberlain22-Jan-03 6:30
David Chamberlain22-Jan-03 6:30 
QuestionFilesize? Pin
Dov Sherman22-Jan-03 2:09
Dov Sherman22-Jan-03 2:09 
AnswerRe: Filesize? Pin
chepuri_uk22-Jan-03 2:15
chepuri_uk22-Jan-03 2:15 
AnswerRe: Filesize? Pin
Jörgen Sigvardsson22-Jan-03 2:19
Jörgen Sigvardsson22-Jan-03 2:19 
AnswerRe: Filesize? Pin
Abin22-Jan-03 2:32
Abin22-Jan-03 2:32 
GeneralRe: Filesize? Pin
Dov Sherman22-Jan-03 2:38
Dov Sherman22-Jan-03 2:38 
GeneralI´m looking for Icons and Bitmaps for the Toolbar Pin
strizi22-Jan-03 2:06
strizi22-Jan-03 2:06 
GeneralRe: I´m looking for Icons and Bitmaps for the Toolbar Pin
Nitron22-Jan-03 6:07
Nitron22-Jan-03 6:07 
Generallook the Internet for "Glyphs" Pin
strizi22-Jan-03 18:47
strizi22-Jan-03 18:47 
QuestionIs there a workaround for this? Pin
Jörgen Sigvardsson22-Jan-03 1:46
Jörgen Sigvardsson22-Jan-03 1:46 
AnswerRe: Is there a workaround for this? Pin
Joaquín M López Muñoz22-Jan-03 6:39
Joaquín M López Muñoz22-Jan-03 6:39 
GeneralRe: Is there a workaround for this? Pin
Jörgen Sigvardsson22-Jan-03 10:18
Jörgen Sigvardsson22-Jan-03 10:18 
General0xC0000005:Acces violation Pin
Geert Craessaerts22-Jan-03 0:06
Geert Craessaerts22-Jan-03 0:06 

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.