On 19.06.2008, at 07:47, Zdravko Monov wrote: > 1>fltkd.lib(Fl.obj) : error LNK2019: unresolved external symbol > [EMAIL PROTECTED] referenced in function "long __stdcall > WndProc(struct HWND__ *,unsigned int,unsigned int,long)" > (?WndProc@@YGJPAUHWND__@@[EMAIL PROTECTED])
TrackMouseEvent is part of comctl32.lib which you will have to link as well. ---- http://robowerk.com/ _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

