fltk/src/drivers/WinAPI
Manolo Gouy 31fcd84ca9 Rewrite all window icon-related Fl_Window API with the window driver approach.
It seems this allows not to #include <windows.h> in the public header files.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3-porting@11342 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2016-03-10 22:26:40 +00:00
..
Fl_WinAPI_Screen_Driver.cxx Moved timer code to screen drivers. Not sure if this should be in System Drivers instead. 2016-03-01 00:54:21 +00:00
Fl_WinAPI_Screen_Driver.H Added missing virtua function headers 2016-03-01 16:06:11 +00:00
Fl_WinAPI_System_Driver.cxx Rename all remaining src/drivers/XXX.h to XXX.H 2016-02-26 16:12:43 +00:00
Fl_WinAPI_System_Driver.H Rename all remaining src/drivers/XXX.h to XXX.H 2016-02-26 16:12:43 +00:00
Fl_WinAPI_Window_Driver.cxx Rewrite all window icon-related Fl_Window API with the window driver approach. 2016-03-10 22:26:40 +00:00
Fl_WinAPI_Window_Driver.H Rewrite all window icon-related Fl_Window API with the window driver approach. 2016-03-10 22:26:40 +00:00