Click here to Skip to main content
16,004,919 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionRe: about Visual C++ and SQL Pin
David Crow26-Aug-07 10:45
David Crow26-Aug-07 10:45 
QuestionWindow Resizing Pin
Abhijeet Pathak26-Aug-07 1:21
Abhijeet Pathak26-Aug-07 1:21 
AnswerRe: Window Resizing Pin
bob1697226-Aug-07 10:27
bob1697226-Aug-07 10:27 
QuestionHow to draw a rounded rectangle using GDI+ Pin
Md. Ali Naser Khan26-Aug-07 0:38
Md. Ali Naser Khan26-Aug-07 0:38 
AnswerRe: How to draw a rounded rectangle using GDI+ Pin
Iain Clarke, Warrior Programmer26-Aug-07 3:44
Iain Clarke, Warrior Programmer26-Aug-07 3:44 
GeneralRe: How to draw a rounded rectangle using GDI+ Pin
Stephen Hewitt26-Aug-07 18:45
Stephen Hewitt26-Aug-07 18:45 
GeneralRe: How to draw a rounded rectangle using GDI+ Pin
Iain Clarke, Warrior Programmer26-Aug-07 23:03
Iain Clarke, Warrior Programmer26-Aug-07 23:03 
AnswerRe: How to draw a rounded rectangle using GDI+ Pin
Mark Salsbery26-Aug-07 8:14
Mark Salsbery26-Aug-07 8:14 
In addition to Iain's reply....

Make sure to call Graphics::ReleaseHDC() when you're done with the DC.
Any calls using the Graphics object will fail until you do Smile | :)

Mark



Mark Salsbery
Microsoft MVP - Visual C++

Java | [Coffee]

AnswerRe: How to draw a rounded rectangle using GDI+ Pin
bob1697226-Aug-07 10:20
bob1697226-Aug-07 10:20 
AnswerRe: How to draw a rounded rectangle using GDI+ Pin
Naveen26-Aug-07 20:06
Naveen26-Aug-07 20:06 
Questionhow to use this struct in HtmlHelp() function? Pin
includeh1025-Aug-07 23:11
includeh1025-Aug-07 23:11 
QuestionUsing Listctrl of Windows Explorer Pin
Nishad S25-Aug-07 20:39
Nishad S25-Aug-07 20:39 
QuestionRe: Using Listctrl of Windows Explorer Pin
David Crow26-Aug-07 10:48
David Crow26-Aug-07 10:48 
AnswerRe: Using Listctrl of Windows Explorer Pin
Nishad S27-Aug-07 21:09
Nishad S27-Aug-07 21:09 
AnswerRe: Using Listctrl of Windows Explorer Pin
Michael Dunn26-Aug-07 11:00
sitebuilderMichael Dunn26-Aug-07 11:00 
GeneralRe: Using Listctrl of Windows Explorer Pin
Naveen26-Aug-07 19:40
Naveen26-Aug-07 19:40 
GeneralRe: Using Listctrl of Windows Explorer Pin
Nishad S27-Aug-07 21:16
Nishad S27-Aug-07 21:16 
GeneralRe: Using Listctrl of Windows Explorer Pin
Nishad S27-Aug-07 21:11
Nishad S27-Aug-07 21:11 
QuestionShared directories Pin
Fernando A. Gomez F.25-Aug-07 14:52
Fernando A. Gomez F.25-Aug-07 14:52 
AnswerRe: Shared directories Pin
Garth J Lancaster25-Aug-07 17:52
professionalGarth J Lancaster25-Aug-07 17:52 
GeneralRe: Shared directories Pin
Fernando A. Gomez F.25-Aug-07 18:45
Fernando A. Gomez F.25-Aug-07 18:45 
AnswerRe: Shared directories Pin
aks.26-Aug-07 17:28
aks.26-Aug-07 17:28 
QuestionSendMessage set LPARAM data Pin
Perspx25-Aug-07 13:59
Perspx25-Aug-07 13:59 
AnswerRe: SendMessage set LPARAM data Pin
machengzhi25-Aug-07 14:49
machengzhi25-Aug-07 14:49 
GeneralRe: SendMessage set LPARAM data Pin
Perspx25-Aug-07 23:37
Perspx25-Aug-07 23:37 

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.