wxWidgets/include
Vadim Zeitlin ccaebf6520 Add wxThread::MSWGetHandle().
Under MSW a thread has both an ID, returned by wxThread::GetId(), and a
handle, which couldn't be retrieved so far. Add an accessor to do it.

Closes #16170.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@76418 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2014-04-27 22:41:50 +00:00
..
msvc/wx Allow building wxGTK using GTK+3 under Windows too. 2014-01-10 14:18:54 +00:00
wx Add wxThread::MSWGetHandle(). 2014-04-27 22:41:50 +00:00