Hi, I am trying to use E:\libs\fltk-1.3.x-r8514\test\fltkdlld.dll (that I built using the debug config) with my own application that I initially created as an empty Win32 project. The application gives me the following error:
Unhandled exception at 0x5f43351b (MFC42D.DLL) in nctrf5.exe: 0xC0000005: Access violation reading location 0x00000000. My library is also using MFC - which I have isolated successfully. I need to make it a Win32 application and NOT a console application - basically, do not want to get blank (and black) command-prompt windows along with my GUI application. Any help? Thanks in advance, Asif _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

