Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Bitmaps Pin
Mark Salsbery13-Nov-06 8:33
Mark Salsbery13-Nov-06 8:33 
GeneralRe: Bitmaps Pin
BlitzPackage13-Nov-06 8:45
BlitzPackage13-Nov-06 8:45 
GeneralRe: Bitmaps Pin
Mark Salsbery13-Nov-06 9:10
Mark Salsbery13-Nov-06 9:10 
GeneralRe: Bitmaps Pin
BlitzPackage13-Nov-06 9:22
BlitzPackage13-Nov-06 9:22 
GeneralRe: Bitmaps Pin
Mark Salsbery13-Nov-06 10:54
Mark Salsbery13-Nov-06 10:54 
GeneralRe: Bitmaps Pin
BlitzPackage13-Nov-06 14:48
BlitzPackage13-Nov-06 14:48 
GeneralRe: Bitmaps Pin
Mark Salsbery13-Nov-06 15:31
Mark Salsbery13-Nov-06 15:31 
QuestionDialog help needed Pin
locoone12-Nov-06 14:40
locoone12-Nov-06 14:40 
what i want:
i have a dialog with 4 buttons on it each time i push a button a different dialog will open and hide the first dialog then when i close that dialog the first opens again.

what i have:
i have it where it will open the other dialogs i just cant figure out how to get the first to reopen when i close the other dialogs.

i need the part that going in the other dialogs that will open the first dialog when it closes and cant figure it out. Confused | :confused:
this is in the main dialog
::ShowWindow(m_hWnd, SW_HIDE);<br />
	p2->ShowWindow(SW_SHOW);
<--- thoes 2 lines work
i tryed passing the handle of the main to the rest still didnt work
AnswerRe: Dialog help needed Pin
BlitzPackage12-Nov-06 15:01
BlitzPackage12-Nov-06 15:01 
GeneralRe: Dialog help needed [modified] Pin
locoone12-Nov-06 16:41
locoone12-Nov-06 16:41 
GeneralRe: Dialog help needed Pin
BlitzPackage12-Nov-06 17:55
BlitzPackage12-Nov-06 17:55 
GeneralRe: Dialog help needed Pin
locoone12-Nov-06 17:57
locoone12-Nov-06 17:57 
AnswerRe: Dialog help needed Pin
BlitzPackage12-Nov-06 15:04
BlitzPackage12-Nov-06 15:04 
Questionmshflexgrid problem Pin
Tarek Jabri12-Nov-06 3:22
Tarek Jabri12-Nov-06 3:22 
AnswerRe: mshflexgrid problem Pin
S Douglas13-Nov-06 21:59
professionalS Douglas13-Nov-06 21:59 
QuestionMalloc fails...why? Pin
damir_tk12-Nov-06 2:30
damir_tk12-Nov-06 2:30 
AnswerRe: Malloc fails...why? Pin
Taka Muraoka12-Nov-06 2:36
Taka Muraoka12-Nov-06 2:36 
AnswerRe: Malloc fails...why? Pin
Waldermort12-Nov-06 4:22
Waldermort12-Nov-06 4:22 
GeneralRe: Malloc fails...why? Pin
damir_tk12-Nov-06 9:50
damir_tk12-Nov-06 9:50 
AnswerRe: Malloc fails...why? Pin
Mark Salsbery12-Nov-06 8:33
Mark Salsbery12-Nov-06 8:33 
GeneralRe: Malloc fails...why? Pin
damir_tk12-Nov-06 9:55
damir_tk12-Nov-06 9:55 
GeneralRe: Malloc fails...why? Pin
Mark Salsbery12-Nov-06 10:27
Mark Salsbery12-Nov-06 10:27 
GeneralRe: Malloc fails...why? Pin
damir_tk12-Nov-06 10:42
damir_tk12-Nov-06 10:42 
Questionproblem with colour the radio &amp; check box in property page [modified] Pin
vikas amin12-Nov-06 0:54
vikas amin12-Nov-06 0:54 
AnswerRe: problem with colour the radio &amp; check box in property page Pin
Rajesh R Subramanian12-Nov-06 19:39
professionalRajesh R Subramanian12-Nov-06 19:39 

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.