Click here to Skip to main content
15,912,578 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: question about my project.... Pin
David Crow28-Jan-09 16:41
David Crow28-Jan-09 16:41 
Questionquestion about my project....... Pin
arad.moradi27-Jan-09 9:39
arad.moradi27-Jan-09 9:39 
AnswerRe: question about my project....... Pin
Reagan Conservative27-Jan-09 11:09
Reagan Conservative27-Jan-09 11:09 
AnswerRe: question about my project....... Pin
Garth J Lancaster27-Jan-09 11:17
professionalGarth J Lancaster27-Jan-09 11:17 
QuestionUAC - Showing fake Shield icon on the Exe Pin
WindowsPistha27-Jan-09 7:34
WindowsPistha27-Jan-09 7:34 
QuestionRe: UAC - Showing fake Shield icon on the Exe Pin
bob1697227-Jan-09 14:12
bob1697227-Jan-09 14:12 
AnswerRe: UAC - Showing fake Shield icon on the Exe Pin
WindowsPistha29-Jan-09 18:08
WindowsPistha29-Jan-09 18:08 
QuestionMFC GUI Pin
bhanu_850927-Jan-09 2:31
bhanu_850927-Jan-09 2:31 
Dear All,

I want to create GUI in MFC like the one we see in Apple iTunes or in a Sony ericsson PC suite. In the mentioned GUI's the dialog is loaded when the user clicks on a button at the right panel. When I develop an application like this, my program throw assertion error due to loading and unloading dialogs. This is due to the memory while calling DoModal() recursively while clicking the buttons.

Please guide me to develop an application where we can load 'n' number of dialogs at 'n' number of times.

Many thanks in advance.
QuestionRe: MFC GUI Pin
Nishad S27-Jan-09 2:50
Nishad S27-Jan-09 2:50 
AnswerRe: MFC GUI Pin
bhanu_850927-Jan-09 3:12
bhanu_850927-Jan-09 3:12 
GeneralRe: MFC GUI Pin
Nishad S27-Jan-09 3:24
Nishad S27-Jan-09 3:24 
GeneralRe: MFC GUI Pin
bhanu_850927-Jan-09 3:28
bhanu_850927-Jan-09 3:28 
GeneralRe: MFC GUI Pin
Nishad S27-Jan-09 3:51
Nishad S27-Jan-09 3:51 
GeneralRe: MFC GUI [modified] Pin
Iain Clarke, Warrior Programmer27-Jan-09 3:30
Iain Clarke, Warrior Programmer27-Jan-09 3:30 
AnswerRe: MFC GUI Pin
Maximilien27-Jan-09 3:29
Maximilien27-Jan-09 3:29 
GeneralRe: MFC GUI Pin
bhanu_850927-Jan-09 3:38
bhanu_850927-Jan-09 3:38 
QuestionChange selection in CListCtrl with keys? Pin
bosfan27-Jan-09 0:45
bosfan27-Jan-09 0:45 
AnswerRe: Change selection in CListCtrl with keys? Pin
Nishad S27-Jan-09 2:51
Nishad S27-Jan-09 2:51 
GeneralRe: Change selection in CListCtrl with keys? Pin
bosfan27-Jan-09 3:23
bosfan27-Jan-09 3:23 
AnswerRe: Change selection in CListCtrl with keys? Pin
Naveen27-Jan-09 2:56
Naveen27-Jan-09 2:56 
GeneralRe: Change selection in CListCtrl with keys? [modified] Pin
bosfan27-Jan-09 3:55
bosfan27-Jan-09 3:55 
GeneralRe: Change selection in CListCtrl with keys? Pin
Nishad S27-Jan-09 4:05
Nishad S27-Jan-09 4:05 
GeneralRe: Change selection in CListCtrl with keys? Pin
Naveen27-Jan-09 4:07
Naveen27-Jan-09 4:07 
GeneralRe: Change selection in CListCtrl with keys? Pin
bosfan27-Jan-09 4:49
bosfan27-Jan-09 4:49 
JokeRe: Change selection in CListCtrl with keys? Pin
Nishad S27-Jan-09 18:01
Nishad S27-Jan-09 18:01 

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.