Click here to Skip to main content
15,896,153 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I... Pin
Jason Troitsky (was Hattingh)29-Oct-02 4:22
Jason Troitsky (was Hattingh)29-Oct-02 4:22 
GeneralRe: How do I... Pin
Nitron29-Oct-02 4:35
Nitron29-Oct-02 4:35 
GeneralPS Pin
Nitron29-Oct-02 4:39
Nitron29-Oct-02 4:39 
GeneralDLLs and XP themes... Pin
LukeV29-Oct-02 2:54
LukeV29-Oct-02 2:54 
GeneralRe: DLLs and XP themes... Pin
Michael Dunn29-Oct-02 4:50
sitebuilderMichael Dunn29-Oct-02 4:50 
GeneralRe: DLLs and XP themes... Pin
LukeV29-Oct-02 4:54
LukeV29-Oct-02 4:54 
Generalunreliable custum context menu Pin
ns29-Oct-02 2:27
ns29-Oct-02 2:27 
GeneralRe: unreliable custum context menu Pin
ian mariano29-Oct-02 2:45
ian mariano29-Oct-02 2:45 
It's not a bug. The menu appears at the coordinates of the pointer at the time you pick it up with the GetCursorPos() call. Due to the nature of mice and mice movement, coupled with the processing time for the right click, or the context menu key hit, and delays from that action to your application actually processing it because of other processes running, the position may be off from where you expect.




"The greatest danger to humanity is humanity without an open mind."
- Ian Mariano


http://www.ian-space.com/
GeneralRe: unreliable custum context menu Pin
ns29-Oct-02 2:47
ns29-Oct-02 2:47 
GeneralRe: unreliable custum context menu Pin
Ravi Bhavnani29-Oct-02 5:34
professionalRavi Bhavnani29-Oct-02 5:34 
GeneralRe: unreliable custum context menu Pin
ian mariano29-Oct-02 8:34
ian mariano29-Oct-02 8:34 
GeneralRe: unreliable custum context menu Pin
jhwurmbach29-Oct-02 22:28
jhwurmbach29-Oct-02 22:28 
GeneralRe: unreliable custum context menu Pin
ian mariano30-Oct-02 0:57
ian mariano30-Oct-02 0:57 
QuestionAm I running XP? Pin
Rickard Andersson2029-Oct-02 2:24
Rickard Andersson2029-Oct-02 2:24 
AnswerRe: Am I running XP? Pin
Daniel Turini29-Oct-02 2:34
Daniel Turini29-Oct-02 2:34 
AnswerRe: Am I running XP? Pin
Michael Dunn29-Oct-02 4:51
sitebuilderMichael Dunn29-Oct-02 4:51 
GeneralA colored button Pin
Cerb29-Oct-02 2:17
Cerb29-Oct-02 2:17 
GeneralRe: A colored button Pin
lucy29-Oct-02 3:10
lucy29-Oct-02 3:10 
GeneralUpdating classes shown in wizard Pin
Anonymous29-Oct-02 1:16
Anonymous29-Oct-02 1:16 
GeneralRe: Updating classes shown in wizard Pin
lucy29-Oct-02 3:11
lucy29-Oct-02 3:11 
GeneralRe: Updating classes shown in wizard... not possible Pin
Anonymous29-Oct-02 4:33
Anonymous29-Oct-02 4:33 
Questionhow can I make to run IIS? Pin
tyramis29-Oct-02 0:59
susstyramis29-Oct-02 0:59 
AnswerRe: how can I make to run IIS? Pin
ian mariano29-Oct-02 1:23
ian mariano29-Oct-02 1:23 
GeneralRe: how can I make to run IIS? Pin
tyramis29-Oct-02 2:04
susstyramis29-Oct-02 2:04 
GeneralRe: how can I make to run IIS? Pin
ian mariano29-Oct-02 2:51
ian mariano29-Oct-02 2: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.