j
k
j a
j l
Jeremy White jwhite@codeweavers.com writes:
rc = GetLocaleInfoA(LOCALE_USER_DEFAULT, LOCALE_IPAPERSIZE, paper, sizeof(paper)); if (rc > 0) switch (atoi(paper))
switch (atoi(paper))
You should use LOCALE_RETURN_NUMBER.
Show replies by date
wine-devel@winehq.org
Add to favorites Remove from favorites