Click here to Skip to main content
15,909,737 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: Capture yahoo mail Pin
David Crow23-Aug-07 2:36
David Crow23-Aug-07 2:36 
AnswerRe: Capture yahoo mail Pin
Russell'22-Aug-07 6:41
Russell'22-Aug-07 6:41 
GeneralRe: Capture yahoo mail Pin
karthipollachi@gmail.com23-Aug-07 2:29
karthipollachi@gmail.com23-Aug-07 2:29 
GeneralRe: Capture yahoo mail Pin
Russell'23-Aug-07 2:51
Russell'23-Aug-07 2:51 
QuestionCreate own CFormView Template Pin
baerten22-Aug-07 3:27
baerten22-Aug-07 3:27 
AnswerRe: Create own CFormView Template Pin
Nelek22-Aug-07 20:26
protectorNelek22-Aug-07 20:26 
QuestionDrawing problem for Region in GDI+ Pin
Md. Ali Naser Khan22-Aug-07 3:19
Md. Ali Naser Khan22-Aug-07 3:19 
AnswerRe: Drawing problem for Region in GDI+ Pin
Iain Clarke, Warrior Programmer22-Aug-07 3:32
Iain Clarke, Warrior Programmer22-Aug-07 3:32 
This intrigued me, as I thought you could simply use a NULL brush, but no.

Can you use the Region::GetHRGN to get GDI (not +) HRGN, then use the ::FrameRgn function? (You'll need the Graphics::GetHDC method too)

Why the FrameRegion function isn't exposed, I don;t know - it's not as if its a new one...


Iain.





GeneralRe: Drawing problem for Region in GDI+ Pin
Mark Salsbery22-Aug-07 5:53
Mark Salsbery22-Aug-07 5:53 
GeneralRe: Drawing problem for Region in GDI+ Pin
Iain Clarke, Warrior Programmer22-Aug-07 6:10
Iain Clarke, Warrior Programmer22-Aug-07 6:10 
GeneralRe: Drawing problem for Region in GDI+ Pin
Mark Salsbery22-Aug-07 6:27
Mark Salsbery22-Aug-07 6:27 
GeneralRe: Drawing problem for Region in GDI+ Pin
Mark Salsbery22-Aug-07 6:33
Mark Salsbery22-Aug-07 6:33 
GeneralRe: Drawing problem for Region in GDI+ Pin
Md. Ali Naser Khan22-Aug-07 17:41
Md. Ali Naser Khan22-Aug-07 17:41 
QuestionDisable recovery actions for a service Pin
Alex@9C22-Aug-07 2:46
Alex@9C22-Aug-07 2:46 
QuestionMSMQ Send and Recv data Pin
abhiramsss22-Aug-07 2:02
abhiramsss22-Aug-07 2:02 
AnswerRe: MSMQ Send and Recv data Pin
James R. Twine22-Aug-07 2:45
James R. Twine22-Aug-07 2:45 
QuestionIs there a problem in this case? Pin
heavymay22-Aug-07 1:49
heavymay22-Aug-07 1:49 
AnswerRe: Is there a problem in this case? Pin
James R. Twine22-Aug-07 1:55
James R. Twine22-Aug-07 1:55 
GeneralRe: Is there a problem in this case? Pin
heavymay22-Aug-07 15:02
heavymay22-Aug-07 15:02 
AnswerRe: Is there a problem in this case? [modified] Pin
Juan Antonio Bermejo22-Aug-07 1:56
Juan Antonio Bermejo22-Aug-07 1:56 
GeneralRe: Is there a problem in this case? Pin
heavymay22-Aug-07 15:02
heavymay22-Aug-07 15:02 
Questioncreating ActiveX for uploading multiple files, zipping file sending to server Pin
Dhiraj kumar Saini22-Aug-07 1:34
Dhiraj kumar Saini22-Aug-07 1:34 
QuestionHow to display a bitmap on the push button Pin
yaminisridaran22-Aug-07 1:09
yaminisridaran22-Aug-07 1:09 
AnswerRe: How to display a bitmap on the push button Pin
Nelek22-Aug-07 1:32
protectorNelek22-Aug-07 1:32 
GeneralRe: How to display a bitmap on the push button Pin
yaminisridaran22-Aug-07 1:43
yaminisridaran22-Aug-07 1:43 

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.