aboutsummaryrefslogtreecommitdiff
path: root/PuzzleApplet.java
diff options
context:
space:
mode:
authorSimon Tatham <anakin@pobox.com>2015-08-01 11:14:30 +0100
committerSimon Tatham <anakin@pobox.com>2015-08-01 11:14:30 +0100
commitc296301a06ce49b87c954c9d15452521dfeddf1a (patch)
tree1e2bc74c724d8f1f1d03278b837fe5e736f66de2 /PuzzleApplet.java
parent5e1c335eea905ee031e440399f7a575c5c7a1ad3 (diff)
downloadpuzzles-c296301a06ce49b87c954c9d15452521dfeddf1a.zip
puzzles-c296301a06ce49b87c954c9d15452521dfeddf1a.tar.gz
puzzles-c296301a06ce49b87c954c9d15452521dfeddf1a.tar.bz2
puzzles-c296301a06ce49b87c954c9d15452521dfeddf1a.tar.xz
Replace a TCHAR with a WCHAR.
MultiByteToWideChar expects a WCHAR[256] output buffer if you pass it an output length of 256. TCHAR[256] is entirely the wrong size, though for some reason Visual Studio seems not to have thrown a compile error pointing that out. Thanks to Jason Hood for spotting this.
Diffstat (limited to 'PuzzleApplet.java')
0 files changed, 0 insertions, 0 deletions