Click here to Skip to main content
15,919,931 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: menu driven gui Pin
Christian Graus13-Jul-02 3:45
protectorChristian Graus13-Jul-02 3:45 
GeneralRe: menu driven gui Pin
Brian Delahunty13-Jul-02 4:18
Brian Delahunty13-Jul-02 4:18 
Questiona design question - menu? dlg? or hidden listctrl? Pin
ns13-Jul-02 3:05
ns13-Jul-02 3:05 
Generalfrom "modeless dlg" article by nishant Pin
ns13-Jul-02 2:04
ns13-Jul-02 2:04 
GeneralRe: from "modeless dlg" article by nishant Pin
Joaquín M López Muñoz13-Jul-02 2:43
Joaquín M López Muñoz13-Jul-02 2:43 
GeneralRe: from "modeless dlg" article by nishant Pin
Ernest Laurentin13-Jul-02 7:46
Ernest Laurentin13-Jul-02 7:46 
GeneralRe: from "modeless dlg" article by nishant Pin
Christian Graus13-Jul-02 12:53
protectorChristian Graus13-Jul-02 12:53 
Generalwhich class to do registry setting saving/querying in? MDI Pin
ns13-Jul-02 1:28
ns13-Jul-02 1:28 
I am going to use the registry saving stuff because when my app starts, the main screen shows up with no data in it (but configured with settings previously saved by user), the app is supposed to go check the registry, and if it finds a database name stored there, things progress, but if not, a CFIleDialog Open pops up. So I gather I''ll be using:

RegQueryValue and RegSetValue.

Have to set stuff when leaving. Which two places does one save and retrieve from? Which class and which event?

I dont have a feel for this yet.
thanks,
ns

GeneralRe: which class to do registry setting saving/querying in? MDI Pin
Nish Nishant13-Jul-02 1:55
sitebuilderNish Nishant13-Jul-02 1:55 
GeneralThank you! Pin
ns13-Jul-02 2:07
ns13-Jul-02 2:07 
GeneralCFileDialog spawned from doc class Pin
ns13-Jul-02 0:49
ns13-Jul-02 0:49 
GeneralRe: CFileDialog spawned from doc class Pin
Nish Nishant13-Jul-02 0:53
sitebuilderNish Nishant13-Jul-02 0:53 
GeneralRe: CFileDialog spawned from doc class Pin
Michael Dunn13-Jul-02 7:09
sitebuilderMichael Dunn13-Jul-02 7:09 
QuestionMenu "Exit" - which class in MDI should handle this COMMAND handler? Pin
ns13-Jul-02 0:31
ns13-Jul-02 0:31 
AnswerRe: Menu "Exit" - which class in MDI should handle this COMMAND handler? Pin
Nish Nishant13-Jul-02 0:38
sitebuilderNish Nishant13-Jul-02 0:38 
GeneralRe: Menu "Exit" - which class in MDI should handle this COMMAND handler? Pin
ns13-Jul-02 0:39
ns13-Jul-02 0:39 
Generalforgot something... Pin
ns13-Jul-02 0:40
ns13-Jul-02 0:40 
GeneralRe: forgot something... Pin
Nish Nishant13-Jul-02 0:51
sitebuilderNish Nishant13-Jul-02 0:51 
GeneralRe: forgot something... Pin
Brian Delahunty13-Jul-02 4:20
Brian Delahunty13-Jul-02 4:20 
AnswerRe: Menu "Exit" - which class in MDI should handle this COMMAND handler? Pin
Ancient Dragon13-Jul-02 0:46
Ancient Dragon13-Jul-02 0:46 
GeneralHELP!!!!!!!!!!!! Pin
MFC is the Best12-Jul-02 23:49
MFC is the Best12-Jul-02 23:49 
GeneralRe: HELP!!!!!!!!!!!! Pin
Nish Nishant13-Jul-02 0:05
sitebuilderNish Nishant13-Jul-02 0:05 
GeneralRe: HELP!!!!!!!!!!!! Pin
MFC is the Best13-Jul-02 0:12
MFC is the Best13-Jul-02 0:12 
GeneralRe: HELP!!!!!!!!!!!! Pin
Nish Nishant13-Jul-02 0:32
sitebuilderNish Nishant13-Jul-02 0:32 
GeneralRe: HELP!!!!!!!!!!!! Pin
MFC is the Best13-Jul-02 0:34
MFC is the Best13-Jul-02 0:34 

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.