Click here to Skip to main content
15,918,258 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How do I change from SDI to MDI? Pin
Christian Graus15-May-01 0:11
protectorChristian Graus15-May-01 0:11 
AnswerRe: How do I change from SDI to MDI? Pin
Tomasz Sowinski15-May-01 0:46
Tomasz Sowinski15-May-01 0:46 
QuestionHow to handle CSocket connection Breakdown? Pin
15-May-01 0:02
suss15-May-01 0:02 
AnswerRe: How to handle CSocket connection Breakdown? Pin
15-May-01 0:43
suss15-May-01 0:43 
GeneralRemoving border around pages in a CPropertySheet-based wizard Pin
Mal Ross14-May-01 23:39
Mal Ross14-May-01 23:39 
GeneralNewbie question: control integer identifier Pin
Bartek14-May-01 22:06
Bartek14-May-01 22:06 
GeneralRe: Newbie question: control integer identifier Pin
Christian Graus14-May-01 23:03
protectorChristian Graus14-May-01 23:03 
GeneralPress a key in a MFC ActiveX control Pin
14-May-01 20:08
suss14-May-01 20:08 
I start a new thread, because my previous thread was lost in the "next" "next" "next" page; nobody answer me and I still have the problem. (See my thread with the same subject of 11 May).
I read the article that Chenzhu suggest me. But my problem isn't about the accelerator keys, I have the problem with each kind of keys. It seems that the control hasn't the focus (or something similar). If you read the article "MFC ActiveX Control in IE Doesn't Detect Keystrokes" (Q168777) they speak about the activation of the control within IE. I tried their suggestions but I didn't solve my problem. If you have time to check just create an MFC ActiveX control with the wizard (confirm all the default properties and set the "available in insert object dialog"), then add the function OnChar (WM_CHAR) and write inside it AfxMessageBox("Key pressed"). Now insert the object in a VB form and it works, but if you insert in a VC MFC dialog based application (with the wizard) it doesn't work.
I'm using Visual Studio 6.0.
Thanks Paolo.


QuestionMp3 ??? Pin
14-May-01 12:04
suss14-May-01 12:04 
AnswerRe: Mp3 ??? Pin
Christian Graus14-May-01 12:50
protectorChristian Graus14-May-01 12:50 
GeneralWTL Property Sheet Pin
Lilian Chan-Grant14-May-01 10:33
Lilian Chan-Grant14-May-01 10:33 
General__asm?? Some help me!! Pin
mvworld14-May-01 9:15
mvworld14-May-01 9:15 
GeneralRe: __asm?? Some help me!! Pin
Pavlos Touboulidis14-May-01 10:48
Pavlos Touboulidis14-May-01 10:48 
GeneralSerialize Pin
mr200314-May-01 8:47
mr200314-May-01 8:47 
GeneralRe: Serialize Pin
Christian Graus14-May-01 12:52
protectorChristian Graus14-May-01 12:52 
GeneralRe: Serialize Pin
14-May-01 23:38
suss14-May-01 23:38 
GeneralWindow extensions in GDI Pin
14-May-01 6:36
suss14-May-01 6:36 
GeneralFilling a combo box from outside its dialog Pin
Wayne Janaway14-May-01 6:27
Wayne Janaway14-May-01 6:27 
GeneralRe: Filling a combo box from outside its dialog Pin
David Fleming14-May-01 12:07
David Fleming14-May-01 12:07 
GeneralRe: The easiest way is ... Pin
Masaaki Onishi14-May-01 17:58
Masaaki Onishi14-May-01 17:58 
GeneralRe: Filling a combo box from outside its dialog Pin
#realJSOP15-May-01 8:23
professional#realJSOP15-May-01 8:23 
Questioncall strcpy??????????? Pin
14-May-01 4:42
suss14-May-01 4:42 
AnswerRe: call strcpy??????????? Pin
XKent14-May-01 9:02
XKent14-May-01 9:02 
AnswerRe: call strcpy??????????? Pin
David Fleming14-May-01 14:05
David Fleming14-May-01 14:05 
GeneralRe: call strcpy??????????? Pin
14-May-01 15:42
suss14-May-01 15:42 

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.