]> git.saurik.com Git - wxWidgets.git/commit
fix SetProcessAffinityMask() prototype (was missing WINAPI, i.e. the all important...
authorVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jun 2007 10:53:26 +0000 (10:53 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sat, 9 Jun 2007 10:53:26 +0000 (10:53 +0000)
commitfdb9d2b867dd433f1cee8cfcba7c4d208fcaefde
tree7fae4a83d434804684a01d8fd7bf9d14c442d44c
parentc4cd8712cda832bdff40e7f4ee208c1075d9157d
fix SetProcessAffinityMask() prototype (was missing WINAPI, i.e. the all important stdcall) (patch 1731976)

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