Click here to Skip to main content
15,922,155 members
Home / Discussions / COM
   

COM

 
GeneralRe: Need help in accessing ATL COM property of type coclass. Pin
Hans Ruck17-Nov-02 4:44
Hans Ruck17-Nov-02 4:44 
Generalpass an array from C# to a COM object Pin
gharrison14-Nov-02 21:09
gharrison14-Nov-02 21:09 
GeneralRe: pass an array from C# to a COM object Pin
Christian Graus17-Nov-02 8:24
protectorChristian Graus17-Nov-02 8:24 
QuestionCComPtr or CComQIPtr??? Pin
LukeV14-Nov-02 4:08
LukeV14-Nov-02 4:08 
AnswerRe: CComPtr or CComQIPtr??? Pin
ian mariano14-Nov-02 6:56
ian mariano14-Nov-02 6:56 
GeneralSAFEARRAY - Multidimensions Pin
Dave Loeser13-Nov-02 6:16
Dave Loeser13-Nov-02 6:16 
GeneralRe: SAFEARRAY - Multidimensions Pin
Vi217-Nov-02 20:45
Vi217-Nov-02 20:45 
GeneralDealing with CWnd* as parents Pin
Dave_12-Nov-02 3:41
Dave_12-Nov-02 3:41 
I have a simple COM server dll that creates dialogs through calls to interface methods. When creating the dialogs, the CWnd* is creating some difficulty for me (I think). The problem is that the main .exe (CFrameWnd) will dissapear (moves behind other windows) while the dialog is shown Mad | :mad: . I think the parent window is defaulting to NULL or some other window.

I pass in the HWND from the .exe main frame window to the interface method. I call CWnd::FromHandle(), and get a temporary window pointer. This pointer's m_hWnd doesn't match up with Spy++, but I'm not sure why this is?

I'm hoping that this is a simple problem, and that I'm doing something ridiculous.

Thanks for any help you can give.

Dave
GeneralMFC ActiveX and Admin rights Pin
Paul Selormey11-Nov-02 20:15
Paul Selormey11-Nov-02 20:15 
GeneralRe: MFC ActiveX and Admin rights Pin
Renjith Ramachandran22-Nov-02 2:24
Renjith Ramachandran22-Nov-02 2:24 
GeneralPassing files Pin
Scracha11-Nov-02 4:48
Scracha11-Nov-02 4:48 
GeneralRe: Passing files Pin
Steve S11-Nov-02 6:58
Steve S11-Nov-02 6:58 
GeneralRe: Passing files Pin
Scracha13-Nov-02 3:42
Scracha13-Nov-02 3:42 
GeneralExcel Component holds up memory Pin
yslim10-Nov-02 21:37
yslim10-Nov-02 21:37 
GeneralPractical question regarding largish com (ATL) based application Pin
Member 969-Nov-02 19:45
Member 969-Nov-02 19:45 
GeneralRe: Practical question regarding largish com (ATL) based application Pin
Anonymous10-Nov-02 5:02
Anonymous10-Nov-02 5:02 
GeneralSerializing COM Components Pin
Tometa Software8-Nov-02 21:25
Tometa Software8-Nov-02 21:25 
GeneralRe: Serializing COM Components Pin
Stephane Rodriguez.8-Nov-02 21:37
Stephane Rodriguez.8-Nov-02 21:37 
GeneralDCOM, domains, and the guest account Pin
Anonymous8-Nov-02 10:03
Anonymous8-Nov-02 10:03 
GeneralActiveX Control signature Pin
Haabit8-Nov-02 3:38
Haabit8-Nov-02 3:38 
GeneralProgrammer's Reference Pin
Haakon S.8-Nov-02 0:35
Haakon S.8-Nov-02 0:35 
GeneralCommunication between 2 ActiveX Ctrls in a browser( HTML page) Pin
sanskypotov7-Nov-02 19:53
sanskypotov7-Nov-02 19:53 
GeneralIDL syntax for SAFEARRAY parameters Pin
nebbish6-Nov-02 10:14
nebbish6-Nov-02 10:14 
GeneralRe: IDL syntax for SAFEARRAY parameters Pin
Steve S7-Nov-02 21:31
Steve S7-Nov-02 21:31 
GeneralApps hangs in memory.. Pin
LukeV6-Nov-02 4:07
LukeV6-Nov-02 4:07 

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.