Click here to Skip to main content
15,921,793 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Programmatically find the version of MMC installed Pin
David Crow1-Jun-07 5:30
David Crow1-Jun-07 5:30 
AnswerRe: Programmatically find the version of MMC installed Pin
Mushtaque Nizamani1-Jun-07 5:34
Mushtaque Nizamani1-Jun-07 5:34 
QuestionRe: Programmatically find the version of MMC installed Pin
David Crow1-Jun-07 7:06
David Crow1-Jun-07 7:06 
QuestionBitmaps in a dialog Pin
SimplCodr1-Jun-07 4:10
SimplCodr1-Jun-07 4:10 
AnswerRe: Bitmaps in a dialog Pin
includeh101-Jun-07 5:15
includeh101-Jun-07 5:15 
GeneralRe: Bitmaps in a dialog Pin
SimplCodr1-Jun-07 6:36
SimplCodr1-Jun-07 6:36 
GeneralRe: Bitmaps in a dialog Pin
Mark Salsbery1-Jun-07 6:42
Mark Salsbery1-Jun-07 6:42 
GeneralRe: Bitmaps in a dialog Pin
SimplCodr1-Jun-07 6:57
SimplCodr1-Jun-07 6:57 
Excellent thanks Mark. I did not realize what I was doing. I did use a picture control to display the bitmap. After you mentioned the bitmap being displayed in a control it clicked. When I used
GetDlgItem(IDC_MYCONTROL)->ShowWindow(SW_HIDE);
The bitmap was hidden and I can make it visible when I need it.

Terry
AnswerRe: Bitmaps in a dialog Pin
Hamid_RT1-Jun-07 5:27
Hamid_RT1-Jun-07 5:27 
GeneralRe: Bitmaps in a dialog Pin
SimplCodr1-Jun-07 6:39
SimplCodr1-Jun-07 6:39 
GeneralRe: Bitmaps in a dialog Pin
SimplCodr1-Jun-07 6:58
SimplCodr1-Jun-07 6:58 
GeneralRe: Bitmaps in a dialog Pin
Hamid_RT1-Jun-07 9:24
Hamid_RT1-Jun-07 9:24 
GeneralRe: Bitmaps in a dialog Pin
SimplCodr1-Jun-07 9:54
SimplCodr1-Jun-07 9:54 
QuestionGDI / GDI+ Pin
Adno1-Jun-07 4:09
Adno1-Jun-07 4:09 
AnswerRe: GDI / GDI+ Pin
Hamid_RT1-Jun-07 5:28
Hamid_RT1-Jun-07 5:28 
GeneralRe: GDI / GDI+ Pin
Adno1-Jun-07 5:41
Adno1-Jun-07 5:41 
GeneralRe: GDI / GDI+ Pin
Mark Salsbery1-Jun-07 5:50
Mark Salsbery1-Jun-07 5:50 
GeneralRe: GDI / GDI+ Pin
Hamid_RT1-Jun-07 5:55
Hamid_RT1-Jun-07 5:55 
GeneralRe: GDI / GDI+ Pin
Adno1-Jun-07 6:30
Adno1-Jun-07 6:30 
GeneralRe: GDI / GDI+ Pin
Mark Salsbery1-Jun-07 6:48
Mark Salsbery1-Jun-07 6:48 
GeneralRe: GDI / GDI+ Pin
Adno1-Jun-07 7:06
Adno1-Jun-07 7:06 
GeneralRe: GDI / GDI+ Pin
Mark Salsbery1-Jun-07 7:25
Mark Salsbery1-Jun-07 7:25 
GeneralRe: GDI / GDI+ Pin
Adno1-Jun-07 7:48
Adno1-Jun-07 7:48 
GeneralRe: GDI / GDI+ [modified] Pin
Mark Salsbery1-Jun-07 9:01
Mark Salsbery1-Jun-07 9:01 
GeneralRe: GDI / GDI+ Pin
Adno1-Jun-07 10:39
Adno1-Jun-07 10: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.