summaryrefslogtreecommitdiff
path: root/src/os/windows/win32.h
AgeCommit message (Expand)Author
2021-06-10Codechange: [WIN32] Add a wrapper around GetProcAddress()glx22
2021-06-10Fix: [MinGW32] SHGFP_TYPE_CURRENT is now present in win32apiglx22
2021-06-10Codechange: [WIN32] Use VersionHelpers where appropriateglx22
2021-04-07Codechange: Remove the now meaningless console_cp parameter from OTTD2FSNiels Martin Hansen
2021-02-23Codechange: Switch to explicit wide stringsNiels Martin Hansen
2021-02-23Remove: [Win32] Last pretenses of being able to build for Windows 95Niels Martin Hansen
2021-02-22Add: [Win32] Video driver that uses OpenGL to transfer the video buffer to th...Michael Lutz
2019-11-10Cleanup: Removed SVN headersS. D. Cloudt
2019-04-06Codechange: Replace custom thread code with C++11 thread objects.Michael Lutz
2018-06-06Add: [Win32] Native natural sort implementation.Michael Lutz
2016-10-30(svn r27674) -Fix (r27673): Mingw...michi_cc
2016-10-30(svn r27673) -Add: [Win32] Thread names for windows debuggers.michi_cc
2015-03-02(svn r27176) -Fix: Compilation with MinGW64 (Eddy Arfik)planetmaker
2013-08-05(svn r25676) -Fix: [Win32] The ANSI code page is not UTF-8 for non-Unicode bu...michi_cc
2013-08-05(svn r25674) -Fix: [Win32] The console code page for non-Unicode builds is no...michi_cc
2013-08-05(svn r25673) -Fix: [Win32] Use the right code page for converting ANSI string...michi_cc
2013-04-06(svn r25153) -Fix [FS#5522] (r24487): [Win32] Don't statically link to SHGetF...michi_cc
2011-11-17(svn r23241) -Codechange: make the decision when to go to the custom drawn cu...rubidium
2009-08-31(svn r17336) -Codechange: move some os specific files into src/os/rubidium