]> git.saurik.com Git - wxWidgets.git/commit - src/msw/app.cpp
BC++ 5 does not have Unicode version of GetProcAddress.
authorOve Kaaven <ovek@arcticnet.no>
Mon, 3 Jan 2000 18:48:02 +0000 (18:48 +0000)
committerOve Kaaven <ovek@arcticnet.no>
Mon, 3 Jan 2000 18:48:02 +0000 (18:48 +0000)
commita8ee71c7023df4a96b862c425552e1305d1300d5
tree3d72a3bd6cf06948bdd3d41906bd55a15db9b7ad
parent0e89bb17e8fcac6e970afa137390f688602bbd97
BC++ 5 does not have Unicode version of GetProcAddress.
Giving it a plain ASCII string in an #if

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@5211 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
src/msw/app.cpp
src/msw/thread.cpp