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

C / C++ / MFC

 
GeneralPInvoke Context menus Pin
Jumpin' Jeff14-Sep-04 13:19
Jumpin' Jeff14-Sep-04 13:19 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson14-Sep-04 13:33
Jörgen Sigvardsson14-Sep-04 13:33 
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff14-Sep-04 15:56
Jumpin' Jeff14-Sep-04 15:56 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson14-Sep-04 22:40
Jörgen Sigvardsson14-Sep-04 22:40 
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff15-Sep-04 2:28
Jumpin' Jeff15-Sep-04 2:28 
GeneralRe: PInvoke Context menus Pin
Jörgen Sigvardsson15-Sep-04 2:35
Jörgen Sigvardsson15-Sep-04 2:35 
GeneralRe: PInvoke Context menus Pin
Jumpin' Jeff15-Sep-04 4:49
Jumpin' Jeff15-Sep-04 4:49 
Generallistctrl WM_MOUSEMOVE Pin
ski2sky14-Sep-04 12:47
ski2sky14-Sep-04 12:47 
I have a subclassed listctrl in a dialog. In the listctrl class I handle the WM_MOUSEMOVE msg. When I move the mouse over the listctrl I get the WM_MOUSEMOVE msgs but only when I don't have any mouse button pressed. As soon as I get the WM_LBUTTONDOWN msg the WM_MOUSEMOVE messages stop coming until I let go of the mouse button. Why? I want to get the WM_MOUSEMOVE msgs also when I have the mouse button down, and I know I should get them but why don't I? Also the WM_LBUTTONUP doesn't come unless I double click the control.
Suggestions welcome.
GeneralRe: listctrl WM_MOUSEMOVE Pin
Ryan Binns14-Sep-04 18:26
Ryan Binns14-Sep-04 18:26 
GeneralRe: listctrl WM_MOUSEMOVE Pin
ski2sky15-Sep-04 4:38
ski2sky15-Sep-04 4:38 
GeneralCImageList - using icons Pin
BlackDice14-Sep-04 11:25
BlackDice14-Sep-04 11:25 
GeneralRe: CImageList - using icons Pin
Roger Allen14-Sep-04 12:11
Roger Allen14-Sep-04 12:11 
GeneralRe: CImageList - using icons Pin
Jörgen Sigvardsson14-Sep-04 13:28
Jörgen Sigvardsson14-Sep-04 13:28 
GeneralI like some info Pin
Way_newBe14-Sep-04 11:04
Way_newBe14-Sep-04 11:04 
GeneralFUNCTION HELP! Pin
ISUstudent14-Sep-04 10:48
ISUstudent14-Sep-04 10:48 
GeneralRe: FUNCTION HELP! Pin
Roger Allen14-Sep-04 12:13
Roger Allen14-Sep-04 12:13 
GeneralEdit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 9:40
mostafa_pasha14-Sep-04 9:40 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 9:52
David Crow14-Sep-04 9:52 
GeneralRe: Edit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 9:59
mostafa_pasha14-Sep-04 9:59 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 10:06
David Crow14-Sep-04 10:06 
GeneralRe: Edit Control In SDI Application. Pin
mostafa_pasha14-Sep-04 10:17
mostafa_pasha14-Sep-04 10:17 
GeneralRe: Edit Control In SDI Application. Pin
David Crow14-Sep-04 10:35
David Crow14-Sep-04 10:35 
GeneralRe: Edit Control In SDI Application. Pin
BlackDice14-Sep-04 10:27
BlackDice14-Sep-04 10:27 
GeneralQuestions about win32 console App. Pin
Laing,James14-Sep-04 8:58
Laing,James14-Sep-04 8:58 
QuestionHow to use combobox property TAB? Pin
Member 135496214-Sep-04 8:51
Member 135496214-Sep-04 8:51 

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.