Hi Brian,
Unfortunately the library does rely on some MFC classes, however the reliance is relatively minimal - mainly the String class. You should be able to use it in non MFC program, as long as the MFC strings are still available there. If this is non acceptable, we can experiment with some other options, but it may not be a vary quick solution
. The MFC reliance has been dome at minimum exactly so we can eventually offer a non MFC version.
With best regards,
Boian Mitov
Brian wrote:
I would really like to use this data visualization tool you have created. Unfortunately my program is not using MFC. Is there any way to cirumvent this? Thanks!
-Brian