Click here to Skip to main content
15,911,896 members
Home / Discussions / COM
   

COM

 
GeneralRe: Problem adding previously deleted method in ATL COM Pin
Julien28-Feb-01 16:20
Julien28-Feb-01 16:20 
GeneralRe: Problem adding previously deleted method in ATL COM Pin
Dave Moran1-Mar-01 1:26
Dave Moran1-Mar-01 1:26 
GeneralActiveX and events Pin
Ivan Polak27-Feb-01 3:52
Ivan Polak27-Feb-01 3:52 
GeneralRe: ActiveX and events Pin
Julien28-Feb-01 16:34
Julien28-Feb-01 16:34 
GeneralActiveX Pin
Ivan Polak27-Feb-01 3:43
Ivan Polak27-Feb-01 3:43 
GeneralVoice Recorder control Pin
Heidyen25-Feb-01 18:48
Heidyen25-Feb-01 18:48 
GeneralIShellFolder and EnumObjects,CreateView... Pin
aes24-Feb-01 10:23
aes24-Feb-01 10:23 
GeneralATL ActiveX Control - Window Creation Pin
23-Feb-01 3:36
suss23-Feb-01 3:36 
Hello,

I am creating an ActiveX control using ATL to replace an existing one based on MFC - it all works fine in test container.

I have a problem when putting the control onto a HTML page.

The previous control loaded a file in the onload handler in javascript:

e.g.



function myloader()
{
myobject.loadfile("wibble.file");

}




etc.

the onload code needs a valid window to have been created - the problem is that the window is not created until after the method is called.

I have the m_bWindowOnly set to true so it should be trying to create a windowless control.

anyone else come across this or know how to overcome it.

Thanks
GeneralBuilding MFC COM Connectable Objects Pin
21-Feb-01 2:21
suss21-Feb-01 2:21 
GeneralCan't use a handle to object Pin
18-Feb-01 8:49
suss18-Feb-01 8:49 
GeneralRe: Can't use a handle to object Pin
Julien28-Feb-01 16:55
Julien28-Feb-01 16:55 
GeneralMicrosoft MPEG4 Video Compressor Pin
17-Feb-01 10:39
suss17-Feb-01 10:39 
QuestionHow to get the IDispatch* from a specified OLE server instance? Pin
16-Feb-01 14:26
suss16-Feb-01 14:26 
GeneralCOM+ Pin
Alpesh Makwana15-Feb-01 23:31
Alpesh Makwana15-Feb-01 23:31 
Generalcan't see combobox's strings in (ATL) at Run time Pin
Stephane Koomson15-Feb-01 11:35
Stephane Koomson15-Feb-01 11:35 
Generalvbcomponent in Javascript Pin
Praveen15-Feb-01 10:47
Praveen15-Feb-01 10:47 
GeneralMaking part of an MFC ActiveX control transparent Pin
15-Feb-01 4:08
suss15-Feb-01 4:08 
Generaldcomcnfg Pin
13-Feb-01 20:31
suss13-Feb-01 20:31 
GeneralContextMenu on rightclick of network neighborhood computer Pin
13-Feb-01 16:13
suss13-Feb-01 16:13 
GeneralMMC snap-in Pin
13-Feb-01 1:45
suss13-Feb-01 1:45 
GeneralRe: MMC snap-in Pin
15-Feb-01 10:16
suss15-Feb-01 10:16 
GeneralRe: MMC snap-in Pin
5-Mar-01 21:27
suss5-Mar-01 21:27 
GeneralRe: MMC snap-in Pin
5-Mar-01 20:54
suss5-Mar-01 20:54 
GeneralProblems registering DLL Pin
12-Feb-01 7:23
suss12-Feb-01 7:23 
GeneralRe: Problems registering DLL Pin
Chris Losinger12-Feb-01 7:33
professionalChris Losinger12-Feb-01 7:33 

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.