]> asedeno.scripts.mit.edu Git - PuTTY_svn.git/commit
Find ToUnicodeEx() at run time, not load time.
authorSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:03:20 +0000 (14:03 +0000)
committerSimon Tatham <anakin@pobox.com>
Sun, 17 Nov 2013 14:03:20 +0000 (14:03 +0000)
commit77352ce87acaa2b591e1e19b4a0b8c9068cb98d0
treea3066af07d1845025b5b4533ba4f236ab576004b
parent5d2de060979e7c9f72c95837130c53d35c99d826
Find ToUnicodeEx() at run time, not load time.

This restores PuTTY's backward compatibility to versions of Windows
too old to have ToUnicodeEx in their system libraries, which was
accidentally broken in 0.63.

git-svn-id: http://svn.tartarus.org/sgt/putty@10061 cda61777-01e9-0310-a592-d414129be87e
windows/window.c