Click here to Skip to main content
15,892,965 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionGetting Color of Control Pin
Identity Undisclosed7-Sep-05 1:59
Identity Undisclosed7-Sep-05 1:59 
AnswerRe: Getting Color of Control Pin
David Crow7-Sep-05 3:09
David Crow7-Sep-05 3:09 
GeneralRe: Getting Color of Control Pin
Identity Undisclosed7-Sep-05 3:40
Identity Undisclosed7-Sep-05 3:40 
GeneralRe: Getting Color of Control Pin
David Crow7-Sep-05 6:21
David Crow7-Sep-05 6:21 
QuestionActiveX control versioning Pin
Ahsan Askare7-Sep-05 1:35
Ahsan Askare7-Sep-05 1:35 
QuestionAlternate for file descriptor in .net Pin
AnkurGupta_19817-Sep-05 1:26
AnkurGupta_19817-Sep-05 1:26 
QuestionGuidelines on ActiveX with a web page Pin
Trollslayer7-Sep-05 1:16
mentorTrollslayer7-Sep-05 1:16 
QuestionRe: Guidelines on ActiveX with a web page Pin
dabs13-Oct-05 8:58
dabs13-Oct-05 8:58 
AnswerRe: Guidelines on ActiveX with a web page Pin
Trollslayer13-Oct-05 9:23
mentorTrollslayer13-Oct-05 9:23 
QuestionSet client rectangle Pin
johnnyXP7-Sep-05 0:35
johnnyXP7-Sep-05 0:35 
AnswerRe: Set client rectangle Pin
Bob Ciora7-Sep-05 0:53
Bob Ciora7-Sep-05 0:53 
AnswerRe: Set client rectangle Pin
David Crow7-Sep-05 3:11
David Crow7-Sep-05 3:11 
QuestionMS Word automation Pin
Ahsan Askare7-Sep-05 0:27
Ahsan Askare7-Sep-05 0:27 
QuestionToolbar Background Color Pin
Identity Undisclosed7-Sep-05 0:27
Identity Undisclosed7-Sep-05 0:27 
QuestionDraw icon next to edit control in combo box Pin
Skute7-Sep-05 0:15
Skute7-Sep-05 0:15 
Questionctrl->alt by hooking Pin
szeszike6-Sep-05 23:25
szeszike6-Sep-05 23:25 
Hi!
I have written a small system-wide hook dll in vc++ 6, I would like to generate from the Ctrl key an ALT key.

HOW can I from a wm_keydown message a WM_SYSKEYDOWN message generate?
Because the alt key is a special key..

if the ctrl was pressed down -> in the spy the wm_syskeydown msg. to be seen,
if ctrl is repeated ->wm_syskeydown,
if ctrl is released -> wm_syskeyup to be seen

AND the Ctrl+A to became an Alt+A event.

Thanks in advance!!


QuestionHow to monitor internet activities Pin
rajeevktripathi6-Sep-05 23:06
rajeevktripathi6-Sep-05 23:06 
AnswerRe: How to monitor internet activities Pin
David Crow7-Sep-05 3:14
David Crow7-Sep-05 3:14 
AnswerRe: How to monitor internet activities Pin
IndianOcean7-Sep-05 3:42
IndianOcean7-Sep-05 3:42 
Questionsimplest thread program doesn't work Pin
Spiritofamerica6-Sep-05 22:40
Spiritofamerica6-Sep-05 22:40 
AnswerRe: simplest thread program doesn't work Pin
Cedric Moonen6-Sep-05 22:57
Cedric Moonen6-Sep-05 22:57 
AnswerRe: simplest thread program doesn't work Pin
Hans Ruck6-Sep-05 22:58
Hans Ruck6-Sep-05 22:58 
AnswerRe: simplest thread program doesn't work Pin
Marc Soleda6-Sep-05 23:06
Marc Soleda6-Sep-05 23:06 
AnswerRe: simplest thread program doesn't work Pin
Bob Ciora7-Sep-05 3:03
Bob Ciora7-Sep-05 3:03 
AnswerRe: simplest thread program doesn't work Pin
LighthouseJ7-Sep-05 13:58
LighthouseJ7-Sep-05 13: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.