1
0
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-19 03:39:08 +00:00

Fix some minGW bugs.

This commit is contained in:
Darryl Pogue
2012-02-04 19:16:50 -08:00
parent 8416c8ed42
commit d39a8ab298
6 changed files with 11 additions and 8 deletions

View File

@ -119,7 +119,7 @@ const wchar_t * ProductLongName () {
//============================================================================
void ProductString (wchar_t * dest, unsigned destChars) {
// Example: "UruLive.2.214 - External.Release"
swprintf(
hsSnwprintf(
dest,
destChars,
L"%s.%u.%u - %s.%s",