Click here to Skip to main content
15,899,026 members
Home / Discussions / COM
   

COM

 
Generalcomposite control in atl Pin
uday28-May-01 3:59
uday28-May-01 3:59 
GeneralATL Dialog vs MFC Dialog !!! Pin
Hadi Rezaee25-May-01 18:51
Hadi Rezaee25-May-01 18:51 
GeneralATL COM Singleton Server - Help Required Pin
Adrian Metcalfe24-May-01 22:44
Adrian Metcalfe24-May-01 22:44 
GeneralCOM Threading Issue Pin
Amit Dey24-May-01 16:45
Amit Dey24-May-01 16:45 
GeneralRe: COM Threading Issue Pin
7-Jun-01 2:19
suss7-Jun-01 2:19 
GeneralServer Side ActiveX Problem Pin
12ways24-May-01 5:37
12ways24-May-01 5:37 
GeneralDrawing ActiveX window Pin
22-May-01 18:35
suss22-May-01 18:35 
GeneralRe: Drawing ActiveX window Pin
Ryan Park22-May-01 18:59
Ryan Park22-May-01 18:59 
Hi,

Probably you mean you want to host ActiveX control in your Win32 Application. Right?

Hosting a control without support of MFC is very hard to implement.

Try to search PATRON sample from MSDN. It's a sample used in book "Inside OLE" by Kraig.

It has no reliability to any librarys like MFC or ATL. Cause of the purpose of the sample,

it has little support as a container.

BTW, if you don't mind using ATL, try to use CAxWindow or something like that.

That control hosting support class template. It's very useful to host a control.

IMHO ATL which has very readable source compared to MFC, is something worth to work on

as a Windows programmer.

Essentially about ATL, I recommend to read the book "ATL Internals" by Chris Sells.

Hope this helps.

Regards,
Ryan Roll eyes | :rolleyes:
GeneralRe: Drawing ActiveX window Pin
Kastellanos Nikos31-May-01 22:27
Kastellanos Nikos31-May-01 22:27 
GeneralEnterbutton Pin
21-May-01 23:29
suss21-May-01 23:29 
GeneralOleCreateFromData Pin
Kastellanos Nikos21-May-01 0:24
Kastellanos Nikos21-May-01 0:24 
GeneralCoM ( ATL): resizing of a window MPlayer Pin
20-May-01 0:59
suss20-May-01 0:59 
QuestionCoM ( ATL): events through a definite interval senden? Pin
20-May-01 0:57
suss20-May-01 0:57 
GeneralThe Com-interface for control Mediaplayer Pin
20-May-01 0:53
suss20-May-01 0:53 
Generalhelp! Counterfesance ATLMOVIE from MSDN not (( Pin
20-May-01 0:47
suss20-May-01 0:47 
GeneralLifetime management of a local server Pin
Brian van der Beek19-May-01 23:36
Brian van der Beek19-May-01 23:36 
GeneralHRESULT!! Pin
18-May-01 20:37
suss18-May-01 20:37 
GeneralRe: HRESULT!! Pin
Michael Dunn19-May-01 13:59
sitebuilderMichael Dunn19-May-01 13:59 
GeneralRe: HRESULT!! Pin
20-May-01 18:11
suss20-May-01 18:11 
QuestionHow resize a ATL control inside ATL DLL? Pin
chenzhu15-May-01 15:52
chenzhu15-May-01 15:52 
AnswerRe: How resize a ATL control inside ATL DLL? Pin
Amit Dey20-May-01 12:48
Amit Dey20-May-01 12:48 
GeneralRe: How resize a ATL control inside ATL DLL? Pin
chenzhu22-May-01 16:45
chenzhu22-May-01 16:45 
QuestionHELP! how to convert to BSTR? Pin
15-May-01 11:55
suss15-May-01 11:55 
AnswerRe: HELP! how to convert to BSTR? Pin
Michael Dunn15-May-01 16:28
sitebuilderMichael Dunn15-May-01 16:28 
AnswerRe: HELP! how to convert to BSTR? Pin
John P. Curtis15-May-01 20:15
John P. Curtis15-May-01 20:15 

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.