Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Problem registering a DLL
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01007084
Message ID:
01007783
Views:
14
Did you include the .VBR and .TLB files? You must register your dll. You also must include the vfpt?.dll. If you're running vfp7 or above, you'll need to include the vc++7 runtime as well. My advice would be to create an InstallShield setup that does all of this so you don't have to go this each time you do a distribution. BTW, make sure all runtimes on the target machine are at the same level and sp...
>Hi
>I have a VFP .dll which runs fine on my development pc bu when I try to register it
>regsvr32 mydll.dll
>
>comes up with error 0x80004005
>any ideas ?
>
>Gerard
Previous
Reply
Map
View

Click here to load this message in the networking platform