Click here to Skip to main content
15,860,859 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: how can draw a panel ? Pin
VCProgrammer22-Jan-13 17:35
VCProgrammer22-Jan-13 17:35 
GeneralRe: how can draw a panel ? Pin
Richard MacCutchan22-Jan-13 21:52
mveRichard MacCutchan22-Jan-13 21:52 
GeneralRe: how can draw a panel ? Pin
VCProgrammer22-Jan-13 23:32
VCProgrammer22-Jan-13 23:32 
GeneralRe: how can draw a panel ? Pin
Richard MacCutchan23-Jan-13 1:00
mveRichard MacCutchan23-Jan-13 1:00 
Questionc++ implementation of a linked list. Pin
neo2922-Jan-13 0:31
neo2922-Jan-13 0:31 
AnswerRe: c++ implementation of a linked list. Pin
Maximilien22-Jan-13 1:35
Maximilien22-Jan-13 1:35 
AnswerRe: c++ implementation of a linked list. Pin
Sivaraman Dhamodharan22-Jan-13 2:42
Sivaraman Dhamodharan22-Jan-13 2:42 
QuestionHaving problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute21-Jan-13 23:52
Bee cute21-Jan-13 23:52 
I try to change CScrollBar's interface (MySkinScrollbar is delivered MFC's CScrollBar).
I loaded image to draw over the windows's classic interface -> It's done.

But when I click on "UpArrow" button in ScrollBar. The windows's classic interface is drawn over my image.
I think I should catch WM_LBUTTONDOWN and WM_LBUTTONUP message to redraw (calling Invalidate()).
I'm success in catching WM_LBUTTONDOWN message.
But I can't catch WM_LBUTTONUP message.

Please help me to solve this problem!

You can search with key word "//Why don't show message ?????". Jump to my problem.
This is my project (use VS 2003):
Download Project

By the way, please tell me the way to reset default the Visual Studio 2003 (like has just installed)!

Thanks for all !!!!!

(I'm Vietnamese. So my English is not good. If I make some mistakes, please help me out.)
AnswerRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Richard MacCutchan21-Jan-13 23:57
mveRichard MacCutchan21-Jan-13 23:57 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute22-Jan-13 14:36
Bee cute22-Jan-13 14:36 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
_Flaviu22-Jan-13 20:55
_Flaviu22-Jan-13 20:55 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute23-Jan-13 15:57
Bee cute23-Jan-13 15:57 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
_Flaviu23-Jan-13 20:32
_Flaviu23-Jan-13 20:32 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute23-Jan-13 23:13
Bee cute23-Jan-13 23:13 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Richard MacCutchan22-Jan-13 21:50
mveRichard MacCutchan22-Jan-13 21:50 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute23-Jan-13 16:00
Bee cute23-Jan-13 16:00 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Richard MacCutchan23-Jan-13 22:49
mveRichard MacCutchan23-Jan-13 22:49 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Bee cute23-Jan-13 23:16
Bee cute23-Jan-13 23:16 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
Richard MacCutchan23-Jan-13 23:43
mveRichard MacCutchan23-Jan-13 23:43 
GeneralRe: Having problem with catching WM_LBUTTONUP message in CScrollBar Pin
_Flaviu24-Jan-13 21:01
_Flaviu24-Jan-13 21:01 
QuestionHow to Restart My Mfc Application Pin
haha_c21-Jan-13 20:51
haha_c21-Jan-13 20:51 
QuestionRe: How to Restart My Mfc Application Pin
CPallini21-Jan-13 22:07
mveCPallini21-Jan-13 22:07 
AnswerRe: How to Restart My Mfc Application Pin
chaau22-Jan-13 16:47
chaau22-Jan-13 16:47 
AnswerRe: How to Restart My Mfc Application Pin
Marius Bancila22-Jan-13 21:03
professionalMarius Bancila22-Jan-13 21:03 
Question(Wininet)How To Send Post Data In Content-Type: multipart/form-data; boundary=---------------------------1f0727f42ab069 Pin
81569011221-Jan-13 13:17
81569011221-Jan-13 13:17 

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.