Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cannot delete DLL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Divers
Thread ID:
00832587
Message ID:
00832737
Vues:
15
Try:
RELEASE x
>I have build a VFP8 DLL, and I can create objects from it, however when I release the object I cannot delete the DLL, I keep getting a file access denied or sharing violation message until I shutdown Foxpro.
>
>local x
>x = createobject("mydll.hello")
>x = null
>delete file "c:\mydll.dll"
>
>I have tried unregistering the DLL but I still cannot delete the DLL file. Is foxpro holding some sort of handle in memory?
>
>Any help would be most welcome (as I am running out of hair),
Regards,

Mike

"We try to solve the problem by rushing through the design process so that enough time is left at the end to uncover the errors that were made because we rushed through the design process."
- Glenford Myers

If you're going through hell, keep going. - Walt Disney
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform