Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
New stuff gets included
Message
From
20/11/2004 16:00:42
 
 
To
20/11/2004 04:19:21
General information
Forum:
Visual FoxPro
Category:
Project manager
Miscellaneous
Thread ID:
00960731
Message ID:
00963235
Views:
22
>I've used it previously only with non-vfp COM, so I am not sure that a COM object created by vfp can *define* an interface other clients are capable to eventbind to.
>If you fire up the object browser and load shDowVw.Dll (still one of my most often used cases), then expand the interfaces node, you'll see a few defined interfaces.
>If you drag and drop one of these interfaces onto an open prg-editor window, the barebone event handling structure will be created, and you can fill in your code, which fires as the events happen to the COM object.

I have tried the following:

1. Move the sub class into the main EXE
2. Add an additional SET CLASSLIB for that class in the main EXE

I still run into the same situation.

The CREATEOBJECT() of a subclass which is now into the main EXE also fails if being done from the sub EXE.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform