Click here to Skip to main content
15,890,374 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questioncustom controls Pin
Waldermort17-Sep-07 3:54
Waldermort17-Sep-07 3:54 
AnswerRe: custom controls Pin
Chris Losinger17-Sep-07 4:01
professionalChris Losinger17-Sep-07 4:01 
GeneralRe: custom controls Pin
Waldermort17-Sep-07 4:14
Waldermort17-Sep-07 4:14 
QuestionRe: custom controls Pin
Waldermort17-Sep-07 4:54
Waldermort17-Sep-07 4:54 
AnswerRe: custom controls Pin
Chris Losinger17-Sep-07 5:11
professionalChris Losinger17-Sep-07 5:11 
GeneralRe: custom controls Pin
Waldermort17-Sep-07 5:22
Waldermort17-Sep-07 5:22 
GeneralRe: custom controls Pin
Mark Salsbery17-Sep-07 9:28
Mark Salsbery17-Sep-07 9:28 
GeneralRe: custom controls Pin
Waldermort17-Sep-07 19:03
Waldermort17-Sep-07 19:03 
Yes, it was a NCHITTEST issue, I was returning the wrong value.

Nomatter what I tried, I just cannot trap the WM_EXITSIZEMOVE.

I am going to have to take Chris' approach and set a flag on a WM_SIZE event. But since I will only recieve mouse messages when the mouse is over the window I will have to use some type of timer. Luckily for me though, I have a thread running to monitor any changes required in the bitmap.

Waldermort

GeneralRe: custom controls Pin
Mark Salsbery18-Sep-07 5:25
Mark Salsbery18-Sep-07 5:25 
QuestionCString Format Pin
Bhavesh Bagadiya17-Sep-07 3:19
Bhavesh Bagadiya17-Sep-07 3:19 
AnswerRe: CString Format Pin
David Crow17-Sep-07 3:22
David Crow17-Sep-07 3:22 
GeneralRe: CString Format Pin
Bhavesh Bagadiya17-Sep-07 3:27
Bhavesh Bagadiya17-Sep-07 3:27 
GeneralRe: CString Format Pin
David Crow17-Sep-07 3:33
David Crow17-Sep-07 3:33 
Questionreading file Pin
Jelle De Vos17-Sep-07 2:50
Jelle De Vos17-Sep-07 2:50 
AnswerRe: reading file Pin
Russell'17-Sep-07 3:20
Russell'17-Sep-07 3:20 
Questionhow to splice two big image Pin
King Tran17-Sep-07 2:28
King Tran17-Sep-07 2:28 
AnswerRe: how to splice two big image Pin
Russell'17-Sep-07 3:03
Russell'17-Sep-07 3:03 
GeneralRe: how to splice two big image Pin
King Tran17-Sep-07 3:20
King Tran17-Sep-07 3:20 
QuestionRe: how to splice two big image Pin
Russell'17-Sep-07 3:23
Russell'17-Sep-07 3:23 
AnswerRe: how to splice two big image Pin
King Tran17-Sep-07 3:32
King Tran17-Sep-07 3:32 
GeneralRe: how to splice two big image Pin
Russell'17-Sep-07 3:45
Russell'17-Sep-07 3:45 
GeneralRe: how to splice two big image Pin
King Tran17-Sep-07 14:08
King Tran17-Sep-07 14:08 
GeneralRe: how to splice two big image Pin
Russell'17-Sep-07 21:39
Russell'17-Sep-07 21:39 
Questionwant to add picture in dialog box Pin
Dhiraj kumar Saini17-Sep-07 0:50
Dhiraj kumar Saini17-Sep-07 0:50 
AnswerRe: want to add picture in dialog box Pin
Russell'17-Sep-07 1:15
Russell'17-Sep-07 1:15 

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.