Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Referencing an object in another COM EXE
Message
From
15/08/2007 11:06:44
Cetin Basoz
Engineerica Inc.
Izmir, Turkey
 
 
To
15/08/2007 10:58:35
Jay Johengen
Altamahaw-Ossipee, North Carolina, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01248250
Message ID:
01248253
Views:
28
>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')
>
loMyCom = createobject('MyEXE.MyForm')
loWSock = loMyCom.myOleObject
Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform