Click here to Skip to main content
15,792,482 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionQuick ideas for activation Pin
Alex Korchemniy5-Jan-06 15:57
Alex Korchemniy5-Jan-06 15:57 
AnswerRe: Quick ideas for activation Pin
TheGreatAndPowerfulOz5-Jan-06 21:20
TheGreatAndPowerfulOz5-Jan-06 21:20 
GeneralRe: Quick ideas for activation Pin
Sebastian Schneider5-Jan-06 21:37
Sebastian Schneider5-Jan-06 21:37 
AnswerRe: Quick ideas for activation Pin
TheGreatAndPowerfulOz5-Jan-06 21:33
TheGreatAndPowerfulOz5-Jan-06 21:33 
GeneralRe: Quick ideas for activation Pin
Alex Korchemniy6-Jan-06 8:32
Alex Korchemniy6-Jan-06 8:32 
Questionresolve crossed-bounds text Pin
s o v a n n5-Jan-06 15:51
s o v a n n5-Jan-06 15:51 
QuestionRetrofitting an MFC app to ActiveX Pin
Graham Reeds5-Jan-06 13:57
Graham Reeds5-Jan-06 13:57 
AnswerRe: Retrofitting an MFC app to ActiveX Pin
John R. Shaw5-Jan-06 14:20
John R. Shaw5-Jan-06 14:20 
This is as good as any place to ask, ActiveX is realy a ATL/COM thing thou.

I realy could not explane it with out actualy doing it, and then I would probably need a good book on ATL/COM handy. In VC6, I would probably start by creating an ActiveX control shell, using the "MFC ActiveX ControlWizard", and then porting the code into it piece mill (testing as I went), if possible.

Sorry, I do not know any totorials on porting like this. Most assume that you are building an ActiveX control from the start.

Good luck!

INTP
Every thing is relative...
GeneralRe: Retrofitting an MFC app to ActiveX Pin
Graham Reeds5-Jan-06 14:27
Graham Reeds5-Jan-06 14:27 
GeneralRe: Retrofitting an MFC app to ActiveX Pin
John R. Shaw6-Jan-06 18:17
John R. Shaw6-Jan-06 18:17 
Questionstl list<>::iterator for derived classes ?!? Pin
tbrake5-Jan-06 12:49
tbrake5-Jan-06 12:49 
AnswerRe: stl list<>::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 12:58
protectorChristian Graus5-Jan-06 12:58 
GeneralRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 13:08
tbrake5-Jan-06 13:08 
GeneralRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 13:11
protectorChristian Graus5-Jan-06 13:11 
QuestionRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 13:29
tbrake5-Jan-06 13:29 
AnswerRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 13:32
protectorChristian Graus5-Jan-06 13:32 
GeneralRe: stl list::iterator for derived classes ?!? Pin
tbrake5-Jan-06 13:43
tbrake5-Jan-06 13:43 
GeneralRe: stl list::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 13:46
protectorChristian Graus5-Jan-06 13:46 
AnswerRe: stl list<>::iterator for derived classes ?!? Pin
Christian Graus5-Jan-06 13:55
protectorChristian Graus5-Jan-06 13:55 
QuestionGet Status of Comm Port Pin
tj_cts5-Jan-06 10:00
tj_cts5-Jan-06 10:00 
AnswerRe: Get Status of Comm Port Pin
KellyR5-Jan-06 10:12
KellyR5-Jan-06 10:12 
GeneralRe: Get Status of Comm Port Pin
tj_cts5-Jan-06 11:12
tj_cts5-Jan-06 11:12 
GeneralRe: Get Status of Comm Port Pin
Blake Miller5-Jan-06 13:31
Blake Miller5-Jan-06 13:31 
QuestionHow to submit information from an application? Pin
kevincwong5-Jan-06 9:47
kevincwong5-Jan-06 9:47 
AnswerRe: How to submit information from an application? Pin
Office Lineman5-Jan-06 10:19
Office Lineman5-Jan-06 10:19 

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.