The compiler is complaining because your handler function should have the signature: void FuncName (NMHDR* pHdr, LRESULT* pRes); To fix the ...
確定! 回上一頁