Click here to Skip to main content
15,923,083 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: accessing control in view1 from view2 - error says control not a member of CView* Pin
l a u r e n19-Jul-02 22:33
l a u r e n19-Jul-02 22:33 
GeneralRe: accessing control in view1 from view2 - error says control not a member of CView* Pin
Ravi Bhavnani20-Jul-02 6:29
professionalRavi Bhavnani20-Jul-02 6:29 
GeneralCritialSection Initialization Pin
Anonymous19-Jul-02 19:59
Anonymous19-Jul-02 19:59 
GeneralCSocket Pin
Ken Mazaika19-Jul-02 19:34
Ken Mazaika19-Jul-02 19:34 
General.OCX file, activeX control question Pin
a3gupta19-Jul-02 19:29
a3gupta19-Jul-02 19:29 
GeneralRe: .OCX file, activeX control question Pin
Carlos Antollini19-Jul-02 20:16
Carlos Antollini19-Jul-02 20:16 
GeneralRe: .OCX file, activeX control question Pin
l a u r e n19-Jul-02 22:35
l a u r e n19-Jul-02 22:35 
GeneralRe: .OCX file, activeX control question Pin
super20-Jul-02 1:16
professionalsuper20-Jul-02 1:16 
There are two issues..
1)If u just want ur Exe to run in other computers then its just enought if u register ur OCX file in the corresponding system.U can do it by Regsvr32.exe .But this is manual thing and u have to always do it by copying that OCX file and registering it.
2)The most elgant way of doing is to include this file (OCX) in the installion or setup file and u can run the setup..

If u face further problem do ask.....

cheers,
Super
------------------------------------------
Too much of good is bad,mix some evil in it

GeneralRe: .OCX file, activeX .. Thanks .. one more question Pin
a3gupta20-Jul-02 12:12
a3gupta20-Jul-02 12:12 
QuestionMainFrames OnDestroy or OnClose? Pin
ns19-Jul-02 19:06
ns19-Jul-02 19:06 
AnswerRe: MainFrames OnDestroy or OnClose? Pin
l a u r e n19-Jul-02 22:37
l a u r e n19-Jul-02 22:37 
AnswerRe: MainFrames OnDestroy or OnClose? Pin
Ravi Bhavnani20-Jul-02 7:05
professionalRavi Bhavnani20-Jul-02 7:05 
GeneralI want VirtualDub!!! Pin
RichardWdy19-Jul-02 18:48
RichardWdy19-Jul-02 18:48 
GeneralRe: I want VirtualDub!!! Pin
Christian Graus19-Jul-02 21:57
protectorChristian Graus19-Jul-02 21:57 
GeneralRe: I want VirtualDub!!! Pin
Jason Hooper20-Jul-02 2:07
Jason Hooper20-Jul-02 2:07 
QuestionMFC To ATL problems ?????? Pin
Leesen19-Jul-02 18:04
Leesen19-Jul-02 18:04 
AnswerRe: MFC To ATL problems ?????? Pin
Christian Graus19-Jul-02 21:59
protectorChristian Graus19-Jul-02 21:59 
GeneralRe: MFC To ATL problems ?????? Pin
Leesen20-Jul-02 0:00
Leesen20-Jul-02 0:00 
GeneralRe: MFC To ATL problems ?????? Pin
Christian Graus20-Jul-02 0:17
protectorChristian Graus20-Jul-02 0:17 
GeneralRe: MFC To ATL problems ?????? Pin
Leesen20-Jul-02 4:11
Leesen20-Jul-02 4:11 
GeneralRe: MFC To ATL problems ?????? Pin
Christian Graus20-Jul-02 12:53
protectorChristian Graus20-Jul-02 12:53 
GeneralRe: MFC To ATL problems ?????? Pin
Leesen22-Jul-02 18:21
Leesen22-Jul-02 18:21 
GeneralRe: MFC To ATL problems ?????? Pin
Christian Graus22-Jul-02 18:46
protectorChristian Graus22-Jul-02 18:46 
GeneralRe: MFC To ATL problems ?????? Pin
Leesen29-Jul-02 5:09
Leesen29-Jul-02 5:09 
GeneralRe: MFC To ATL problems ?????? Pin
Christian Graus29-Jul-02 13:58
protectorChristian Graus29-Jul-02 13:58 

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.