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

C / C++ / MFC

 
GeneralRe: CDialog problem on Windows 2000 Pin
Craig Miller23-Aug-01 12:44
Craig Miller23-Aug-01 12:44 
GeneralCDialogBar buttons. Pin
John Uhlenbrock23-Aug-01 7:22
John Uhlenbrock23-Aug-01 7:22 
GeneralRe: CDialogBar buttons. Pin
Tomasz Sowinski23-Aug-01 7:24
Tomasz Sowinski23-Aug-01 7:24 
GeneralPATH AND REGION : HELP Pin
23-Aug-01 7:21
suss23-Aug-01 7:21 
GeneralRe: PATH AND REGION : HELP Pin
23-Aug-01 7:43
suss23-Aug-01 7:43 
GeneralRe: PATH AND REGION : HELP Pin
Christian Graus23-Aug-01 12:34
protectorChristian Graus23-Aug-01 12:34 
GeneralTracking the mouse Pin
Bret Faller23-Aug-01 7:12
Bret Faller23-Aug-01 7:12 
GeneralRe: Tracking the mouse Pin
CodeGuy23-Aug-01 11:00
CodeGuy23-Aug-01 11:00 
I believe you're looking for
GetMouseMovePointsEx and GetLastInputInfo

These are the key API calls that you will need; and of course, you'll need knowledge of the screen size using GetSystemMetrics.

CodeGuy
http://groups.yahoo.com/group/wtl
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:25
Bret Faller23-Aug-01 11:25 
GeneralRe: Tracking the mouse Pin
CodeGuy23-Aug-01 11:31
CodeGuy23-Aug-01 11:31 
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:33
Bret Faller23-Aug-01 11:33 
GeneralRe: Tracking the mouse Pin
Bret Faller23-Aug-01 11:46
Bret Faller23-Aug-01 11:46 
GeneralRe: Tracking the mouse Pin
CodeGuy24-Aug-01 3:57
CodeGuy24-Aug-01 3:57 
GeneralRe: Tracking the mouse Pin
Bret Faller24-Aug-01 6:21
Bret Faller24-Aug-01 6:21 
GeneralRIFF file parser Pin
Erik Hammar23-Aug-01 7:00
Erik Hammar23-Aug-01 7:00 
GeneralDundas - lack of information on updates - disruption of support Pin
23-Aug-01 6:54
suss23-Aug-01 6:54 
Generalchange text color at runtime Pin
23-Aug-01 6:39
suss23-Aug-01 6:39 
Generalchange text color at runtime Pin
23-Aug-01 6:38
suss23-Aug-01 6:38 
Generalchange text color at runtime Pin
23-Aug-01 6:37
suss23-Aug-01 6:37 
GeneralRe: change text color at runtime Pin
CodeGuy23-Aug-01 6:44
CodeGuy23-Aug-01 6:44 
GeneralRe: change text color at runtime Pin
23-Aug-01 8:45
suss23-Aug-01 8:45 
GeneralA Question About ToolBar Pin
Maer72723-Aug-01 6:30
Maer72723-Aug-01 6:30 
GeneralRe: A Question About ToolBar Pin
Tomasz Sowinski23-Aug-01 7:33
Tomasz Sowinski23-Aug-01 7:33 
GeneralRe: A Question About ToolBar Pin
Maer72723-Aug-01 23:49
Maer72723-Aug-01 23:49 
GeneralRe: A Question About ToolBar Pin
Tomasz Sowinski23-Aug-01 23:58
Tomasz Sowinski23-Aug-01 23:58 

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.