Click here to Skip to main content
15,914,162 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionwrap/hide string references Pin
Benlahrech .Dj6-Nov-06 13:39
Benlahrech .Dj6-Nov-06 13:39 
AnswerRe: wrap/hide string references Pin
Jörgen Sigvardsson6-Nov-06 14:32
Jörgen Sigvardsson6-Nov-06 14:32 
AnswerRe: wrap/hide string references Pin
Michael Dunn6-Nov-06 16:07
sitebuilderMichael Dunn6-Nov-06 16:07 
AnswerRe: wrap/hide string references Pin
Benlahrech .Dj7-Nov-06 11:31
Benlahrech .Dj7-Nov-06 11:31 
QuestionCAsyncSocket - Client receives some messages but not others Pin
realius2226-Nov-06 11:24
realius2226-Nov-06 11:24 
AnswerRe: CAsyncSocket - Client receives some messages but not others Pin
Mark Salsbery6-Nov-06 12:33
Mark Salsbery6-Nov-06 12:33 
AnswerRe: CAsyncSocket - Client receives some messages but not others Pin
iserik6-Nov-06 18:06
iserik6-Nov-06 18:06 
QuestionActiveX Controls [modified] Pin
Stober6-Nov-06 11:21
Stober6-Nov-06 11:21 
Using VC++ 2005 Pro, I created the shell of an MFC ActiveX control, then added one property with get/put methods. That compiled ok.

Then I wrote a simple MFC dialog application to test my ActiveX control. Added the control, and gave it a variable name. That all worked ok after some studying about how to accomplish that.

My question is, the *.cpp and *.h files that were added to the MFC project do not contain the set/put methods of the control All those two files contain are the controls constructors. VC++ 6.0 compiler would put all the control's properties and methods in those to files for me. So, with VC++ 2005 how am I supposed to call the property and methods ? The control has a type library, but I don't know how to use it. Will someone please point me to a thread of site that shows how to use ActiveX with this compiler?

Thanks.


[edit]I found out how to create an MFC clas based on the type library, but how to use it in a CDialog application? It should not be this difficult. Mad | :mad: [/edit]
QuestionMAPILogon with Groupwise Pin
yyf6-Nov-06 10:54
yyf6-Nov-06 10:54 
GeneralRe: MAPILogon with Groupwise Pin
yyf7-Nov-06 2:21
yyf7-Nov-06 2:21 
QuestionUse exisiting printing methods for Printers in Print Preview Pin
skywalkerking6-Nov-06 10:06
skywalkerking6-Nov-06 10:06 
AnswerRe: Use exisiting printing methods for Printers in Print Preview" Pin
skywalkerking6-Nov-06 10:26
skywalkerking6-Nov-06 10:26 
QuestionLinking DLL's Pin
joeller6-Nov-06 8:57
professionaljoeller6-Nov-06 8:57 
AnswerRe: Linking DLL's Pin
Mark Salsbery6-Nov-06 12:45
Mark Salsbery6-Nov-06 12:45 
GeneralRe: Linking DLL's Pin
joeller7-Nov-06 3:42
professionaljoeller7-Nov-06 3:42 
GeneralRe: Linking DLL's Pin
Mark Salsbery7-Nov-06 5:27
Mark Salsbery7-Nov-06 5:27 
GeneralRe: Linking DLL's Pin
joeller7-Nov-06 8:08
professionaljoeller7-Nov-06 8:08 
GeneralRe: Linking DLL's Pin
Mark Salsbery7-Nov-06 8:17
Mark Salsbery7-Nov-06 8:17 
AnswerRe: Linking DLL's Pin
Michael Dunn6-Nov-06 16:14
sitebuilderMichael Dunn6-Nov-06 16:14 
GeneralRe: Linking DLL's Pin
joeller7-Nov-06 4:21
professionaljoeller7-Nov-06 4:21 
GeneralRe: Linking DLL's Pin
Mark Salsbery7-Nov-06 6:47
Mark Salsbery7-Nov-06 6:47 
GeneralRe: Linking DLL's Pin
joeller7-Nov-06 9:11
professionaljoeller7-Nov-06 9:11 
GeneralRe: Linking DLL's Pin
Mark Salsbery7-Nov-06 9:33
Mark Salsbery7-Nov-06 9:33 
GeneralRe: Linking DLL's Pin
joeller7-Nov-06 10:24
professionaljoeller7-Nov-06 10:24 
GeneralRe: Linking DLL's Pin
Michael Dunn7-Nov-06 15:16
sitebuilderMichael Dunn7-Nov-06 15:16 

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.