Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing an object in another COM EXE
Message
From
15/08/2007 10:58:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Referencing an object in another COM EXE
Miscellaneous
Thread ID:
01248250
Message ID:
01248250
Views:
71
I created a COM EXE that has a non-visual form, an OLE object on the form (WinSock) which references a class in the project (_GDIPlus). What would be the syntax to reference the OLE properties from another EXE? I tried the code below, but it gives an error that it can't find the class (is an OLE a class?).
loMyCom = createobject('MyEXE.MyForm.MyOleObject')
Next
Reply
Map
View

Click here to load this message in the networking platform