aboutsummaryrefslogtreecommitdiff
path: root/libwinmain
Commit message (Expand)AuthorAgeFilesLines
* Now use visual studio 2013 express edition for compilationmarha2013-11-121-6/+6
* Solved 64-bit compile warnings (runtime errors?)marha2013-09-191-7/+7
* Silently return when _open_osfhandle returns an errormarha2012-05-031-0/+2
* Enabled global optimisation in release buildmarha2011-01-311-5/+8
* main should also pass the penv variablemarha2011-01-311-2/+20
* Make sure that control C only kills the process when a new console is created.marha2010-03-041-10/+33
* Create the console when the first parameter on the command line is '-console'...marha2009-11-181-0/+55
* Solved problem when argument was surrounded by quotes.marha2009-11-061-4/+16
* Move WinMain to seperate library.marha2009-11-052-0/+46