Click here to Skip to main content
15,916,188 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: ActiveX controls child window of another ActiveX control Pin
KarstenK14-Dec-09 23:09
mveKarstenK14-Dec-09 23:09 
GeneralRe: ActiveX controls child window of another ActiveX control Pin
Miriama2514-Dec-09 23:16
Miriama2514-Dec-09 23:16 
GeneralRe: ActiveX controls child window of another ActiveX control Pin
KarstenK14-Dec-09 23:41
mveKarstenK14-Dec-09 23:41 
GeneralRe: ActiveX controls child window of another ActiveX control [modified] Pin
Miriama2515-Dec-09 1:35
Miriama2515-Dec-09 1:35 
GeneralRe: ActiveX controls child window of another ActiveX control Pin
KarstenK15-Dec-09 1:57
mveKarstenK15-Dec-09 1:57 
GeneralRe: ActiveX controls child window of another ActiveX control Pin
Miriama2515-Dec-09 21:43
Miriama2515-Dec-09 21:43 
QuestionHow to load OCX file in VC++ Project Pin
Pavan_Putra14-Dec-09 22:29
Pavan_Putra14-Dec-09 22:29 
AnswerRe: How to load OCX file in VC++ Project Pin
CPallini14-Dec-09 22:37
mveCPallini14-Dec-09 22:37 
If you're using MFC then, on Visual Studio, select the Project->Add Class menu item and (in the newly appeared window) choose MFC Class From ActiveX Control.
It will allow you to browse for the .OCX file (or select it form the ones in the registry) and finally will generate the MFC wrapper class.
Smile | :)

If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler.
-- Alfonso the Wise, 13th Century King of Castile.

This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong.
-- Iain Clarke

[My articles]

GeneralRe: How to load OCX file in VC++ Project Pin
Pavan_Putra14-Dec-09 23:13
Pavan_Putra14-Dec-09 23:13 
GeneralYou are welcome Pin
CPallini14-Dec-09 23:23
mveCPallini14-Dec-09 23:23 
QuestionHow can vertically move down scroll of List Ctrl? Pin
Le@rner14-Dec-09 21:14
Le@rner14-Dec-09 21:14 
AnswerRe: How can vertically move down scroll of List Ctrl? Pin
Rajesh R Subramanian14-Dec-09 21:29
professionalRajesh R Subramanian14-Dec-09 21:29 
GeneralRe: How can vertically move down scroll of List Ctrl? Pin
Le@rner14-Dec-09 21:54
Le@rner14-Dec-09 21:54 
AnswerRe: How can vertically move down scroll of List Ctrl? Pin
Rajesh R Subramanian15-Dec-09 0:10
professionalRajesh R Subramanian15-Dec-09 0:10 
GeneralRe: How can vertically move down scroll of List Ctrl? Pin
Le@rner15-Dec-09 0:31
Le@rner15-Dec-09 0:31 
QuestionHelp on c++ windows service. Pin
tuhincse02814-Dec-09 20:56
tuhincse02814-Dec-09 20:56 
AnswerRe: Help on c++ windows service. Pin
conrad Braam24-May-10 20:52
conrad Braam24-May-10 20:52 
QuestionCreate MFC project error Pin
MsmVc14-Dec-09 20:48
MsmVc14-Dec-09 20:48 
AnswerRe: Create MFC project error Pin
Rajesh R Subramanian14-Dec-09 21:19
professionalRajesh R Subramanian14-Dec-09 21:19 
GeneralRe: Create MFC project error Pin
MsmVc14-Dec-09 22:23
MsmVc14-Dec-09 22:23 
QuestionMake setup with all installation components for an exe Pin
jannathali14-Dec-09 20:08
jannathali14-Dec-09 20:08 
AnswerRe: Make setup with all installation components for an exe Pin
Cedric Moonen14-Dec-09 20:14
Cedric Moonen14-Dec-09 20:14 
AnswerRe: Make setup with all installation components for an exe Pin
Rajesh R Subramanian14-Dec-09 21:36
professionalRajesh R Subramanian14-Dec-09 21:36 
JokeRe: Make setup with all installation components for an exe Pin
Moak15-Dec-09 4:48
Moak15-Dec-09 4:48 
GeneralRe: Make setup with all installation components for an exe Pin
Rajesh R Subramanian15-Dec-09 5:39
professionalRajesh R Subramanian15-Dec-09 5:39 

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.