MingW's <winbase.h> has this: WINBASEAPI DWORD WINAPI QueueUserAPC(PAPCFUNC,HANDLE,DWORD); But the MS Platform SDK and MSDN [*] defines it like: WINBASEAPI ...
確定! 回上一頁