Click here to Skip to main content
15,912,400 members
Home / Discussions / COM
   

COM

 
GeneralCtime library in ATL Pin
Kon18-Sep-00 4:26
Kon18-Sep-00 4:26 
GeneralDynamic COM DLL Loading Pin
Jafet Sánchez17-Sep-00 11:29
Jafet Sánchez17-Sep-00 11:29 
General2 instances of a singelton..@?!?!?@ Pin
tomer dror13-Sep-00 7:26
tomer dror13-Sep-00 7:26 
GeneralATL3.0 - Stock Property Pages - Fonts Pin
albinsson9-Sep-00 5:09
albinsson9-Sep-00 5:09 
Generalupdate COM components over the internet Pin
tomer dror8-Sep-00 22:24
tomer dror8-Sep-00 22:24 
GeneralCOM+ and MTS Pin
Alex7-Sep-00 12:39
Alex7-Sep-00 12:39 
GeneralAbout ActiveX control ! Pin
thinkingcode4-Sep-00 20:50
thinkingcode4-Sep-00 20:50 
GeneralC++ Pin
Hank1-Sep-00 6:14
Hank1-Sep-00 6:14 
Have a look at this and can anyone help me ?

classA.h
class A
{
class B;
method_A;
method_AA;
};
***********************
classB.h
class B
{
Method_B;
Method_BB;
};

How (if one can that is) do I access a method in class A say method_A from the Method_B in class B ?

GeneralRe: C++ Pin
Kevin5-Sep-00 9:10
Kevin5-Sep-00 9:10 
GeneralKnow when object advise Pin
tomer dror31-Aug-00 23:50
tomer dror31-Aug-00 23:50 
GeneralRe: Know when object advise Pin
tomer dror1-Sep-00 5:37
tomer dror1-Sep-00 5:37 
GeneralCOM Server Debugging Pin
Hank31-Aug-00 1:24
Hank31-Aug-00 1:24 
GeneralRe: COM Server Debugging Pin
Igor Chouvalov31-Aug-00 5:28
Igor Chouvalov31-Aug-00 5:28 
GeneralICommandWithParameters implementation code Pin
hongdongsuk31-Aug-00 1:04
hongdongsuk31-Aug-00 1:04 
GeneralActiveX in a MFC Dll Pin
Backdoor29-Aug-00 6:36
Backdoor29-Aug-00 6:36 
GeneralTwo questions(webbrowser) Pin
dooly17-Aug-00 20:58
dooly17-Aug-00 20:58 
GeneralATL Object Wizard Pin
Tony Li17-Aug-00 12:51
Tony Li17-Aug-00 12:51 
GeneralRe: ATL Object Wizard Pin
Nick Hodapp21-Aug-00 9:48
sitebuilderNick Hodapp21-Aug-00 9:48 
GeneralATL Controls Pin
Vese15-Aug-00 9:15
Vese15-Aug-00 9:15 
Generalcom Pin
KNEI15-Aug-00 3:59
sussKNEI15-Aug-00 3:59 
GeneralRe: com Pin
Alex Gorev22-Aug-00 7:28
Alex Gorev22-Aug-00 7:28 
Generalcom Pin
koteswara9-Aug-00 19:48
koteswara9-Aug-00 19:48 
GeneralRe: com Pin
Alex Gorev10-Aug-00 5:23
Alex Gorev10-Aug-00 5:23 
GeneralDCOM Tutorial Announcement Pin
Brian Hart9-Aug-00 14:54
Brian Hart9-Aug-00 14:54 
Generalc++ class relationships Pin
koteswara8-Aug-00 0:38
koteswara8-Aug-00 0:38 

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.