Ryan Burns 635de4fa93
Handle GetCurrentDirectory required buffer size return value (#27)
When the output buffer size is too small, GetCurrentDirectory does
nothing and simply returns the larger required size.

https://learn.microsoft.com/en-us/windows/win32/api/winbase/nf-winbase-getcurrentdirectory#return-value

Needed to run Code Warrior 4 mwcc.exe with no arguments, displaying usage/help message.

(Still unable to compile/preprocess with CW4 mwcc.exe)
2022-12-02 10:46:38 +01:00
..
2022-07-18 09:54:17 -04:00
2022-07-18 09:54:17 -04:00
2022-07-18 09:54:17 -04:00
2022-07-27 21:27:27 +01:00
2022-07-18 09:54:17 -04:00