Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Class getting registered wrong
Message
From
26/05/2005 11:52:49
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Class getting registered wrong
Miscellaneous
Thread ID:
01017839
Message ID:
01017839
Views:
77
I have built an exe under name "myexename.exe".
An OLE PUblic class from it is run like this:
o = createobject(myexename.classname)

The I recompiled exe again but now I named it "exename.exe".
o = createobject(exename.classname)
does not work because tlb file still has "myexename" so registry does.
How can I fix that?

Thanks
Next
Reply
Map
View

Click here to load this message in the networking platform