Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Class getting registered wrong
Message
De
26/05/2005 11:52:49
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Titre:
Class getting registered wrong
Divers
Thread ID:
01017839
Message ID:
01017839
Vues:
78
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
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform