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

C / C++ / MFC

 
GeneralCListBox and GetDlgItem Error Pin
Licensed2Code14-Sep-02 8:17
sussLicensed2Code14-Sep-02 8:17 
GeneralRe: CListBox and GetDlgItem Error Pin
Michael Dunn14-Sep-02 8:27
sitebuilderMichael Dunn14-Sep-02 8:27 
GeneralRe: CListBox and GetDlgItem Error Pin
Licensed2Code14-Sep-02 9:19
sussLicensed2Code14-Sep-02 9:19 
GeneralRe: CListBox and GetDlgItem Error Pin
Michael Dunn14-Sep-02 10:24
sitebuilderMichael Dunn14-Sep-02 10:24 
GeneralRe: CListBox and GetDlgItem Error Pin
Licensed2Code16-Sep-02 18:29
sussLicensed2Code16-Sep-02 18:29 
GeneralRe: CListBox and GetDlgItem Error Pin
Pavel Klocek14-Sep-02 9:35
Pavel Klocek14-Sep-02 9:35 
GeneralRe: CListBox and GetDlgItem Error Pin
Licensed2Code16-Sep-02 18:31
sussLicensed2Code16-Sep-02 18:31 
GeneralSimulating doubleclick Pin
Jack Handy14-Sep-02 7:47
Jack Handy14-Sep-02 7:47 
Currently I'm using

mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);
mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);
mouse_event(MOUSEEVENTF_LEFTDOWN, 0, 0, 0, 0);
mouse_event(MOUSEEVENTF_LEFTUP, 0, 0, 0, 0);


I could easily do the same thing with SendInput() but my question is, is this the right way to simulate a doubleclick?

-Jack


If things are as bad as they can be, you can be sure there'll be a brighter tomarrow.


GeneralRe: Simulating doubleclick Pin
Anonymous14-Sep-02 8:25
Anonymous14-Sep-02 8:25 
QuestionWhat causes a "User breakpoint" to be called? Pin
Redeemer-dk14-Sep-02 7:35
Redeemer-dk14-Sep-02 7:35 
AnswerRe: What causes a "User breakpoint" to be called? Pin
Pavel Klocek14-Sep-02 7:43
Pavel Klocek14-Sep-02 7:43 
GeneralRe: What causes a "User breakpoint" to be called? Pin
Anonymous14-Sep-02 8:00
Anonymous14-Sep-02 8:00 
GeneralCutting a MPEG file Pin
Majid Shahabfar14-Sep-02 7:27
Majid Shahabfar14-Sep-02 7:27 
GeneralModifying vcspawn.exe to run processes in low priority Pin
Todd Jeffreys14-Sep-02 6:50
Todd Jeffreys14-Sep-02 6:50 
GeneralRe: Modifying vcspawn.exe to run processes in low priority Pin
Mike Nordell14-Sep-02 7:32
Mike Nordell14-Sep-02 7:32 
GeneralRe: Modifying vcspawn.exe to run processes in low priority Pin
Daniel Lohmann16-Sep-02 6:58
Daniel Lohmann16-Sep-02 6:58 
Generalconvert Pin
Shotgun14-Sep-02 6:08
Shotgun14-Sep-02 6:08 
GeneralRe: convert Pin
Pavel Klocek14-Sep-02 6:19
Pavel Klocek14-Sep-02 6:19 
GeneralRe: convert Pin
Shotgun14-Sep-02 6:19
Shotgun14-Sep-02 6:19 
GeneralRe: convert Pin
Pavel Klocek14-Sep-02 6:26
Pavel Klocek14-Sep-02 6:26 
GeneralProblem Pin
Anonymous14-Sep-02 5:47
Anonymous14-Sep-02 5:47 
GeneralRe: Problem Pin
Mike Nordell14-Sep-02 7:36
Mike Nordell14-Sep-02 7:36 
QuestionMDITile - when, where? Pin
FlyingWren14-Sep-02 5:06
FlyingWren14-Sep-02 5:06 
AnswerRe: MDITile - when, where? Pin
Pavel Klocek14-Sep-02 5:34
Pavel Klocek14-Sep-02 5:34 
AnswerRe: MDITile - when, where? Pin
Neville Franks14-Sep-02 23:00
Neville Franks14-Sep-02 23:00 

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.