--- git version control <git at videolan.org> schrieb am Fr, 16.1.2009:
> + const UINT uPath = GetSystemWindowsDirectory( NULL, 0
wasn't there a followup patch like:
- const UINT uPath = GetSystemWindowsDirectory( NULL, 0
+ const UINT uPath = GetSystemWindowsDirectoryW( NULL, 0
regards
Domani Hannes