Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Foxpro 5 COM/DLL working with VB6
Message
From
24/01/2001 15:02:17
Dave Nantais
Light speed database solutions
Ontario, Canada
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Title:
Foxpro 5 COM/DLL working with VB6
Miscellaneous
Thread ID:
00468162
Message ID:
00468162
Views:
46
I have made a basic VFP 5 COM Server.
Its services are used by a VB 6 front end.

The VB 6 programmer tells me whenever the COM Object is being used by his VB 6
program the MsgBox commands get skipped.

The messages boxes simply do not get displayed.

He has worked around this problem by displaying his own custom made forms rather than using the MsgBox command.

Am I doing something wrong?
Are there compiler settings I am setting incorrectly when I build the .dll file?

My code is a single .prg file containing DEFINE CLASS OLEPUBLIC ... ENDDEFINE along with the properties and methods of the COM object.
This single .prg file is the 'main' file of the project.

TIA
Next
Reply
Map
View

Click here to load this message in the networking platform