Click here to Skip to main content
15,889,694 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow do I make the window for my program non-resizable? Pin
Anonymous10-Jun-05 6:31
Anonymous10-Jun-05 6:31 
AnswerRe: How do I make the window for my program non-resizable? Pin
David Crow10-Jun-05 6:49
David Crow10-Jun-05 6:49 
GeneralRe: How do I make the window for my program non-resizable? Pin
Anonymous10-Jun-05 10:37
Anonymous10-Jun-05 10:37 
GeneralRe: How do I make the window for my program non-resizable? Pin
David Crow10-Jun-05 11:01
David Crow10-Jun-05 11:01 
AnswerRe: How do I make the window for my program non-resizable? Pin
ThatsAlok10-Jun-05 18:42
ThatsAlok10-Jun-05 18:42 
GeneralRe: How do I make the window for my program non-resizable? Pin
David Crow13-Jun-05 6:20
David Crow13-Jun-05 6:20 
QuestionATL inproc server attributed or not? Pin
CherezZaboro10-Jun-05 5:14
CherezZaboro10-Jun-05 5:14 
GeneralWM_LBUTTONDOWN wanted Pin
Alexander M.,10-Jun-05 5:13
Alexander M.,10-Jun-05 5:13 
Hi everyone,
I have a problem concerning the WM_LBUTTONDOWN message.
I'm subclassing a list view control using MFC to implement owner-draw abilities, and I'm using ON_WM_LBUTTONDOWN() in the message map.
BUT: When releasing the left button on the list view control nothing happens, the message handler only gets called when double-clicking the left mouse button...?
Any suggestions?

Alex

Don't try it, just do it! Wink | ;-)
GeneralRe: WM_LBUTTONDOWN wanted Pin
Blake Miller10-Jun-05 5:49
Blake Miller10-Jun-05 5:49 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Tom Archer10-Jun-05 5:51
Tom Archer10-Jun-05 5:51 
GeneralRe: WM_LBUTTONDOWN wanted Pin
David Crow10-Jun-05 6:06
David Crow10-Jun-05 6:06 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Blake Miller10-Jun-05 6:27
Blake Miller10-Jun-05 6:27 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Tom Archer10-Jun-05 5:50
Tom Archer10-Jun-05 5:50 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Tom Archer10-Jun-05 5:56
Tom Archer10-Jun-05 5:56 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Alexander M.,10-Jun-05 8:07
Alexander M.,10-Jun-05 8:07 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Tom Archer10-Jun-05 8:37
Tom Archer10-Jun-05 8:37 
GeneralRe: WM_LBUTTONDOWN wanted Pin
Tom Archer10-Jun-05 8:47
Tom Archer10-Jun-05 8:47 
GeneralDll Not Found Pin
jinbabaj10-Jun-05 5:00
jinbabaj10-Jun-05 5:00 
GeneralRe: Dll Not Found Pin
JWood10-Jun-05 5:11
JWood10-Jun-05 5:11 
GeneralRe: Dll Not Found Pin
Alexander M.,10-Jun-05 5:15
Alexander M.,10-Jun-05 5:15 
GeneralRe: Dll Not Found Pin
Blake Miller10-Jun-05 5:50
Blake Miller10-Jun-05 5:50 
GeneralRe: Dll Not Found Pin
Toby Opferman10-Jun-05 6:16
Toby Opferman10-Jun-05 6:16 
GeneralRe: Dll Not Found Pin
Blake Miller10-Jun-05 6:29
Blake Miller10-Jun-05 6:29 
GeneralRe: Dll Not Found Pin
Toby Opferman10-Jun-05 8:02
Toby Opferman10-Jun-05 8:02 
GeneralRe: Dll Not Found Pin
ThatsAlok10-Jun-05 18:03
ThatsAlok10-Jun-05 18:03 

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.