Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Cannot delete DLL
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Miscellaneous
Thread ID:
00832587
Message ID:
00832737
Views:
14
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
Previous
Reply
Map
View

Click here to load this message in the networking platform