Add some stuff that's needed for an MSVC built target:-
authorJohn Emmas <johne53@tiscali.co.uk>
Tue, 15 Apr 2014 10:01:48 +0000 (11:01 +0100)
committerJohn Emmas <johne53@tiscali.co.uk>
Tue, 15 Apr 2014 10:01:48 +0000 (11:01 +0100)
commit70755c995028081794043c329606b96ad73a7533
tree826d60f993de2ce14e09849a15ae7ae435cdc879
parentdcd18d84efb2752be79c1e24b0a0f961dc648871
Add some stuff that's needed for an MSVC built target:-

1) Make sure we create or open any files in binary mode
2) Make sure the user can see an error message of we fail to parse the command line
3) Make sure that the call to 'windows_vst_gui_init()' matches its declaration (i.e. only applicable when NOT on PLATFORM_WINDOWS)
gtk2_ardour/main.cc