Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Active-X created in C++ to expose a C library
Message
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Active-X created in C++ to expose a C library
Miscellaneous
Thread ID:
00902136
Message ID:
00902136
Views:
69
Okay I have learned enough and been through enough pain & suffering in C++ to create a working active-x.

I had big problems figuring out that a callback function was attemping to fire an event (custom or stock) in another thread, but I eventually figured out how to pass a pointer to that function into the C Library that is responsible for calling my callback function which fires a single event and sets some properties of the active-x itself.

However VFP does not recognize the event firing even though the activex test container and vb see it just fine...

Can VFP handle an event fired across multiple threads ?

Thanks

Greg Foote
VFP 8
Greg Foote
Software At Work, Inc.
Next
Reply
Map
View

Click here to load this message in the networking platform