AutoHotkey Community

It is currently May 26th, 2012, 10:22 pm

All times are UTC [ DST ]




Post new topic Reply to topic  [ 4 posts ] 
Author Message
 Post subject: COM_AtlAxCreateContainer
PostPosted: October 25th, 2009, 1:35 pm 
Offline

Joined: August 14th, 2007, 12:11 pm
Posts: 86
I am curently using
Code:
COM_AtlAxGetControl(COM_AtlAxCreateContainer(hWnd, x, y, w, h, "VideoLAN.VLCPlugin.1"))
COM_AtlAxGetControl(COM_AtlAxCreateContainer(hWnd, x, y, w, h, "SOPOCX.SopCoreCtrl.1"))
COM_AtlAxGetControl(COM_AtlAxCreateContainer(hWnd, x, y, w, h, "ShockwaveFlash.ShockwaveFlash"))
to create object in my script

I've tried using
Code:
COM_AtlAxGetControl(COM_AtlAxCreateContainer(hWnd, x, y, w, h, "sopocx.ocx"))
to create object from file but my understanding of The COM library is very limited. Is this even possible? I mean without having to register the components .. just load them directly


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 25th, 2009, 2:15 pm 
Offline
User avatar

Joined: December 21st, 2007, 3:14 pm
Posts: 3826
Location: Louisville KY USA
Seanmay correct me but my understanding is they must be registered

_________________
No matter what your oppinion Please join this discussion
Formal request to Polyethene
Image


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2009, 1:28 am 
Offline

Joined: February 12th, 2007, 7:54 am
Posts: 2462
Even if you knew how to do it, I strongly recommend registering first.


Report this post
Top
 Profile  
Reply with quote  
 Post subject:
PostPosted: October 26th, 2009, 7:03 am 
Offline

Joined: August 14th, 2007, 12:11 pm
Posts: 86
thanks for the answers I will stick with registering them and then loading


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 4 posts ] 

All times are UTC [ DST ]


Who is online

Users browsing this forum: AndyJenk, Google [Bot], JSLover, Leef_me, patgenn123, rbrtryn, XstatyK, Yahoo [Bot] and 70 guests


You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Powered by phpBB® Forum Software © phpBB Group