summaryrefslogtreecommitdiff
path: root/ui/win32/console_win32.c
AgeCommit message (Expand)AuthorFilesLines
2014-01-26Drop support of Visual Studio 2005Alexis La Goutte1-4/+0
2013-04-27Fix a comment (the "it worked but didn't pop up a window" conclusionGuy Harris1-3/+3
2013-04-27Update comments.Guy Harris1-4/+3
2013-04-26Work around a bug in a Microsoft security fix.Guy Harris1-1/+19
2013-04-26Get rid of leftover debugging variable.Guy Harris1-1/+0
2013-04-26Check, for each of the standard handles, whether they need to beGuy Harris1-8/+98
2013-04-25Send the output of the -D and -L options to the standard output ratherGuy Harris1-1/+0
2012-10-21Simplify #ifdef blocksPascal Quantin1-6/+5
2012-10-21Revert r45692 and try to fix link failure another way: console_win32.[ch] def...Pascal Quantin1-0/+171
2012-10-21Try to fix LINK : fatal error LNK1181: cannot open input file 'win32/console_...Alexis La Goutte1-171/+0
2012-10-21Make Windows Buildbot happyAlexis La Goutte1-1/+1
2012-10-21Make buildbot happy and add modelines infoAlexis La Goutte1-12/+26
2012-10-21Move MSWindows console "windows" to ui/win32/console_win32.[ch]Alexis La Goutte1-0/+157