Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make sure that control C only kills the process when a new console is created. | marha | 2010-03-04 | 1 | -10/+33 |
| | | | | | | Do not do it without console or attached do an existing console. | ||||
* | Create the console when the first parameter on the command line is ↵ | marha | 2009-11-18 | 1 | -0/+55 |
| | | | | '-console'. printf output will then be shown. | ||||
* | 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 |