Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now use visual studio 2013 express edition for compilation | marha | 2013-11-12 | 1 | -6/+6 |
* | Solved 64-bit compile warnings (runtime errors?) | marha | 2013-09-19 | 1 | -7/+7 |
* | Silently return when _open_osfhandle returns an error | marha | 2012-05-03 | 1 | -0/+2 |
* | Enabled global optimisation in release build | marha | 2011-01-31 | 1 | -5/+8 |
* | main should also pass the penv variable | marha | 2011-01-31 | 1 | -2/+20 |
* | Make sure that control C only kills the process when a new console is created. | marha | 2010-03-04 | 1 | -10/+33 |
* | Create the console when the first parameter on the command line is '-console'... | marha | 2009-11-18 | 1 | -0/+55 |
* | Solved problem when argument was surrounded by quotes. | marha | 2009-11-06 | 1 | -4/+16 |
* | Move WinMain to seperate library. | marha | 2009-11-05 | 2 | -0/+46 |