summaryrefslogtreecommitdiff
path: root/src/os/windows/win32.h
AgeCommit message (Expand)Author
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