summaryrefslogtreecommitdiff
path: root/src/win32
AgeCommit message (Expand)Author
2018-11-19check.h: remove obsolete headerMax Kellermann
2018-10-31*: copyright year 2018Max Kellermann
2018-08-20Compiler.h: move to util/Max Kellermann
2018-01-29Instance: rename Shutdown() to Break()Max Kellermann
2017-12-12*: check defined(_WIN32) instead of defined(WIN32)Max Kellermann
2017-01-03update copyright yearMax Kellermann
2016-03-05GlobalEvents: eliminate SHUTDOWN, use Instance::Shutdown() insteadMax Kellermann
2016-02-26update copyright year to 2016Max Kellermann
2015-02-28Win32Main: use TCHAR where appropriateMax Kellermann
2015-01-01Copyright year 2015Max Kellermann
2014-12-09src/win32: move resources to win32/Max Kellermann
2014-12-05Win32Main: make the service table "constexpr"Max Kellermann
2014-12-05Win32Main: make variables more localMax Kellermann
2014-12-05Win32Main: use FatalSystemError()Max Kellermann
2014-01-24Win32Main: move to win32/Max Kellermann