Click here to Skip to main content
16,007,111 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Right click on taskbar button. Pin
Mike Nordell4-Oct-01 14:07
Mike Nordell4-Oct-01 14:07 
GeneralRe: Right click on taskbar button. Pin
Christian Graus4-Oct-01 14:40
protectorChristian Graus4-Oct-01 14:40 
GeneralRe: Right click on taskbar button. Pin
Mike Nordell4-Oct-01 15:17
Mike Nordell4-Oct-01 15:17 
QuestionMaximized MDI Child window flicker? Pin
gh4-Oct-01 13:10
gh4-Oct-01 13:10 
GeneralCRichEditView Pin
4-Oct-01 12:45
suss4-Oct-01 12:45 
GeneralRe: CRichEditView Pin
Tomasz Sowinski4-Oct-01 12:53
Tomasz Sowinski4-Oct-01 12:53 
QuestionHelp button on tool window titlebar? Pin
4-Oct-01 12:18
suss4-Oct-01 12:18 
GeneralCatching special key-presses in an ActiveX within IE Pin
4-Oct-01 11:54
suss4-Oct-01 11:54 
Hey all!

I used ATL to develop an ActiveX control.
This control has it's own window (doesn't support Windowless operation).

I tried to add a message handler for the WM_KEYDOWN message and its friends, but my window doesn't receive those messages.

I also subclassed the rich edit control I use there for text (it would be sufficient for me to capture the key strokes that reach it) - but I want to capture Ctrl+B, Ctrl+I, Tab, Shift-Tab and Ctrl+F4 messages - and ALL of those key pressed are not even sent to the rich edit control - IE intercepts them and acts as if they were sent to IT!

What can I do?

Thanks!
GeneralOL2k Addin DLL Problem Pin
DVryce4-Oct-01 8:42
DVryce4-Oct-01 8:42 
GeneralRe: OL2k Addin DLL Problem Pin
Bret Faller4-Oct-01 9:10
Bret Faller4-Oct-01 9:10 
GeneralRe: OL2k Addin DLL Problem Pin
DVryce5-Oct-01 8:54
DVryce5-Oct-01 8:54 
GeneralPassing Arguments Pin
luke_ratliff4-Oct-01 8:06
luke_ratliff4-Oct-01 8:06 
GeneralRe: Passing Arguments Pin
Chris Losinger4-Oct-01 8:19
professionalChris Losinger4-Oct-01 8:19 
GeneralPulling info from other apps Pin
RobJones4-Oct-01 7:21
RobJones4-Oct-01 7:21 
GeneralRe: Pulling info from other apps Pin
#realJSOP4-Oct-01 8:21
professional#realJSOP4-Oct-01 8:21 
GeneralRe: Pulling info from other apps Pin
RobJones4-Oct-01 11:22
RobJones4-Oct-01 11:22 
GeneralGrid probs Pin
Jon Hulatt4-Oct-01 7:03
Jon Hulatt4-Oct-01 7:03 
GeneralRe: Grid probs Pin
Christian Graus4-Oct-01 11:54
protectorChristian Graus4-Oct-01 11:54 
GeneralRe: Grid probs Pin
Jon Hulatt4-Oct-01 22:20
Jon Hulatt4-Oct-01 22:20 
GeneralBitmap and clipboard Pin
#realJSOP4-Oct-01 6:44
professional#realJSOP4-Oct-01 6:44 
GeneralRe: Bitmap and clipboard Pin
Chris Losinger4-Oct-01 7:00
professionalChris Losinger4-Oct-01 7:00 
GeneralRe: Bitmap and clipboard Pin
#realJSOP4-Oct-01 7:18
professional#realJSOP4-Oct-01 7:18 
GeneralRe: Bitmap and clipboard Pin
Chris Losinger4-Oct-01 7:29
professionalChris Losinger4-Oct-01 7:29 
GeneralRe: Bitmap and clipboard Pin
#realJSOP4-Oct-01 7:57
professional#realJSOP4-Oct-01 7:57 
GeneralRe: Bitmap and clipboard Pin
Chris Losinger4-Oct-01 7:59
professionalChris Losinger4-Oct-01 7:59 

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.