Make win32 version file handling use wide character functions (for non-latin filenames)

This commit is contained in:
Ron Pedde
2006-07-17 04:49:44 +00:00
parent 840fe59997
commit 5b18d69d28
16 changed files with 592 additions and 129 deletions

View File

@@ -168,6 +168,9 @@
<File
RelativePath="..\src\mp3-scanner.c">
</File>
<File
RelativePath="..\src\os-win32-u.c">
</File>
<File
RelativePath="..\src\os-win32.c">
</File>
@@ -287,6 +290,9 @@
<File
RelativePath="..\src\uici.h">
</File>
<File
RelativePath="..\src\util.h">
</File>
<File
RelativePath="..\src\w32-eventlog.h">
</File>