Click here to Skip to main content
15,891,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: HELP ME!!!!!! Pin
Tom Wright12-Jul-05 6:51
Tom Wright12-Jul-05 6:51 
GeneralRe: HELP ME!!!!!! Pin
Bob Stanneveld12-Jul-05 21:09
Bob Stanneveld12-Jul-05 21:09 
GeneralCapturing mouse events and Cursor Pin
Kharfax12-Jul-05 3:53
Kharfax12-Jul-05 3:53 
GeneralRe: Capturing mouse events and Cursor Pin
Blake Miller12-Jul-05 4:56
Blake Miller12-Jul-05 4:56 
GeneralRe: Capturing mouse events and Cursor Pin
Kharfax12-Jul-05 5:03
Kharfax12-Jul-05 5:03 
GeneralRe: Capturing mouse events and Cursor Pin
Trollslayer12-Jul-05 8:34
mentorTrollslayer12-Jul-05 8:34 
GeneralRe: Capturing mouse events and Cursor Pin
Kharfax12-Jul-05 10:44
Kharfax12-Jul-05 10:44 
GeneralRe: Capturing mouse events and Cursor Pin
Trollslayer12-Jul-05 11:33
mentorTrollslayer12-Jul-05 11:33 
You will get events every time a new mouse position is regsitered by your application then reads the mouse button states and can detect a click that way.
You could also use OnClick and follow the last position given by your OnMouseMove handler.

The tigress is here Big Grin | :-D
GeneralRe: I found a solution Pin
Kharfax13-Jul-05 4:57
Kharfax13-Jul-05 4:57 
QuestionHow to Create inbound application using Tapi 3.0 Pin
riyajain12-Jul-05 3:02
riyajain12-Jul-05 3:02 
QuestionHow do I read a particular registry key Pin
Matthew Devine12-Jul-05 2:37
Matthew Devine12-Jul-05 2:37 
AnswerRe: How do I read a particular registry key Pin
Jose Lamas Rios12-Jul-05 2:59
Jose Lamas Rios12-Jul-05 2:59 
GeneralRe: How do I read a particular registry key Pin
Matthew Devine12-Jul-05 3:47
Matthew Devine12-Jul-05 3:47 
GeneralRe: How do I read a particular registry key Pin
Jose Lamas Rios12-Jul-05 4:00
Jose Lamas Rios12-Jul-05 4:00 
GeneralRe: How do I read a particular registry key Pin
Matthew Devine12-Jul-05 4:26
Matthew Devine12-Jul-05 4:26 
GeneralRe: How do I read a particular registry key Pin
Jose Lamas Rios12-Jul-05 4:41
Jose Lamas Rios12-Jul-05 4:41 
GeneralRe: How do I read a particular registry key Pin
David Crow12-Jul-05 5:16
David Crow12-Jul-05 5:16 
AnswerRe: How do I read a particular registry key Pin
Ravi Bhavnani12-Jul-05 3:01
professionalRavi Bhavnani12-Jul-05 3:01 
QuestionHow to place image in Excel? Pin
Member 95748212-Jul-05 2:12
Member 95748212-Jul-05 2:12 
GeneralINI file processing from memory Pin
_rubinho_12-Jul-05 1:46
_rubinho_12-Jul-05 1:46 
GeneralRe: INI file processing from memory Pin
Indivara12-Jul-05 2:27
professionalIndivara12-Jul-05 2:27 
GeneralRe: INI file processing from memory Pin
_rubinho_12-Jul-05 3:23
_rubinho_12-Jul-05 3:23 
GeneralRe: INI file processing from memory Pin
David Crow12-Jul-05 5:21
David Crow12-Jul-05 5:21 
GeneralRe: INI file processing from memory Pin
_rubinho_12-Jul-05 5:39
_rubinho_12-Jul-05 5:39 
GeneralRe: INI file processing from memory Pin
krmed12-Jul-05 6:03
krmed12-Jul-05 6: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.