Jump to content
Software FX Community

Where is ICfxEvents defined?


User (Legacy)

Recommended Posts

Where is ICfxEvents defined? I want to set an event handler in my MFC app so that I can work around some DataTip bugs.

Knowledge Base Q1381039 <http://support.softwarefx.com/kb/138/1/039.htm> gives a nice starting point, but that starting point won't compile if ICfxEvents isn't defined anywhere.

In my StdAfx.h, I #import chartfx:

#import "cfx4032.dll" no_namespace no_implementation

But when I search the generated cfx4032.tlh and cfx4032.tli, I don't see ICfxEvents defined anywhere. Without IID_ICfxEvents, it's kinda hard to implement the interface.

--Z

Zig Zichterman / zig at wildpackets.com

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...