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

C / C++ / MFC

 
GeneralGetting Page Size and then Printing Text. Pin
Eversman8-Sep-04 21:52
Eversman8-Sep-04 21:52 
GeneralApplication Installation once only. Pin
Mythri.B.L8-Sep-04 21:18
Mythri.B.L8-Sep-04 21:18 
GeneralRe: Application Installation once only. Pin
David Crow9-Sep-04 2:31
David Crow9-Sep-04 2:31 
GeneralRe: Application Installation once only. Pin
Anonymous9-Sep-04 19:26
Anonymous9-Sep-04 19:26 
QuestionHow to Use Object of MFC class in ATL DLL Pin
zahid_ash8-Sep-04 21:00
zahid_ash8-Sep-04 21:00 
GeneralHide Static Text Pin
Rajesh_K_Sharma8-Sep-04 20:15
Rajesh_K_Sharma8-Sep-04 20:15 
GeneralRe: Hide Static Text Pin
LOUIS Christian8-Sep-04 21:30
LOUIS Christian8-Sep-04 21:30 
GeneralRe: Hide Static Text Pin
David Crow9-Sep-04 2:36
David Crow9-Sep-04 2:36 
If the static control on the second dialog is just going to be hidden once the dialog is instantiated, why bother showing it in the first place? Is there going to be some sort of mechanism on the second dialog that could potentially unhide the static control.

Rajesh_K_Sharma wrote:
m_Hello.ShowWindow(SW_HIDE)

This will not work because m_Hello does not belong to Cdialog1. The compiler no doubt pointed this out.

If the second dialog is modal to the first, there is no way the first dialog can communicate with the second dialog once DoModal() has been called.


"When I was born I was so surprised that I didn't talk for a year and a half." - Gracie Allen


Generalhelp!!help,how to use IVMRWindowlessControl9. Pin
yingkou8-Sep-04 19:18
yingkou8-Sep-04 19:18 
QuestionFail to register OLE Drop Target!!!??? Pin
Pear Redsome8-Sep-04 18:25
Pear Redsome8-Sep-04 18:25 
GeneralLayering Bitblt Pin
bmw50028-Sep-04 17:18
bmw50028-Sep-04 17:18 
GeneralRe: Layering Bitblt Pin
Ryan Binns8-Sep-04 18:20
Ryan Binns8-Sep-04 18:20 
GeneralRe: Layering Bitblt Pin
Larry Antram8-Sep-04 19:40
Larry Antram8-Sep-04 19:40 
GeneralGood tool for developer! Pin
tianzj8-Sep-04 16:54
tianzj8-Sep-04 16:54 
GeneralRe: Good tool for developer! Pin
David Crow9-Sep-04 2:43
David Crow9-Sep-04 2:43 
GeneralPlease help to solve me a problem with multiline texrbox and checkbox Pin
anuchelvi8-Sep-04 16:26
anuchelvi8-Sep-04 16:26 
GeneralRe: Please help to solve me a problem with multiline texrbox and checkbox Pin
David Crow9-Sep-04 3:00
David Crow9-Sep-04 3:00 
GeneralConvert LPSTR to LPCSTR Pin
bmw50028-Sep-04 15:41
bmw50028-Sep-04 15:41 
GeneralRe: Convert LPSTR to LPCSTR Pin
Archer2828-Sep-04 16:31
Archer2828-Sep-04 16:31 
GeneralRe: Convert LPSTR to LPCSTR Pin
User 5838528-Sep-04 19:30
User 5838528-Sep-04 19:30 
GeneralB+ trees Pin
kfaday8-Sep-04 13:08
kfaday8-Sep-04 13:08 
GeneralRe: B+ trees Pin
kfaday14-Sep-04 10:38
kfaday14-Sep-04 10:38 
GeneralAssertion Failure Pin
Anonymous8-Sep-04 12:10
Anonymous8-Sep-04 12:10 
GeneralRe: Assertion Failure Pin
Bob Stanneveld9-Sep-04 5:56
Bob Stanneveld9-Sep-04 5:56 
GeneralKEEP icon in systray Pin
BlackDice8-Sep-04 12:06
BlackDice8-Sep-04 12: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.