Manolo Gouy f2bb3ea76c The Fl_Native_File_Chooser class contains, under WIN32, two system-defined structures
(OPENFILENAMEW and BROWSEINFOW). This forces any application program that uses
Fl_Native_File_Chooser to include file windows.h.
This is corrected by using in the Fl_Native_File_Chooser class pointers to the 2 structures.
The changes are protected by #if FLTK_ABI_VERSION >= 10304 for ABI compatibility.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@10437 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2014-11-06 21:33:09 +00:00
..
2012-08-17 09:18:06 +00:00
2014-10-14 13:32:59 +00:00
2012-05-28 15:39:12 +00:00
2013-08-12 15:46:57 +00:00
2014-09-04 18:56:52 +00:00
2014-09-04 18:56:52 +00:00
2014-10-29 20:17:38 +00:00
2010-10-24 20:54:08 +00:00
x.H
2014-10-29 20:25:46 +00:00

All FLTK header files are in the FL subdirectory of the fltk.framework.
Image header files are located in "fltk.framework/Headers/FL/images/".