Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to create a .dll for VB
Message
General information
Forum:
Visual FoxPro
Category:
Classes - VCX
Miscellaneous
Thread ID:
00410896
Message ID:
00411828
Views:
19
Always use SYS(2335) to set unattended server mode form inside your .dll's init().

Most OLE errors appear on the client instancing the .dll, not in the .dll. If you're testing on a single machine and not invoking remotely, it's hard to tell. You can trap ole errors in your error() routine and AERROR() will give you something useful to look at in troubleshooting.

Mike
Previous
Reply
Map
View

Click here to load this message in the networking platform