fltk/src/drivers/WinAPI
Manolo Gouy 789ed089c9 Add fl_open_ext() to control whether the file is opened in binary/text mode.
This new function allows to write Fl_SVG_Image::fl_gzopen() in a completely platform-independent way.

git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12489 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-10-12 14:42:12 +00:00
..
Fl_WinAPI_Printer_Driver.cxx Fix erroneously cased include file names 2017-05-05 16:27:59 +00:00
Fl_WinAPI_Screen_Driver.cxx Prevent situation where SetProcessDPIAwareness was called after Fl_WinAPI_Screen_Driver::init(). 2017-08-19 07:29:26 +00:00
Fl_WinAPI_Screen_Driver.H Define Fl_WinAPI_Screen_Driver::DWM_scaling_factor() only without FLTK_HIDPI_SUPPORT. 2017-07-07 15:06:51 +00:00
Fl_WinAPI_System_Driver.cxx Add fl_open_ext() to control whether the file is opened in binary/text mode. 2017-10-12 14:42:12 +00:00
Fl_WinAPI_System_Driver.H Add fl_open_ext() to control whether the file is opened in binary/text mode. 2017-10-12 14:42:12 +00:00
Fl_WinAPI_Window_Driver.cxx Remove undesirable statement. 2017-08-20 11:41:53 +00:00
Fl_WinAPI_Window_Driver.H Remove virtual Fl_Window_Driver::reuse_icons() no longer useful after r.12349. 2017-07-25 15:28:43 +00:00