First override WM_LBUTTONDOWN and then send a WM_NCLBUTTONDOWN message to the main window of your application. It serves as a centralized store for all the ...
確定! 回上一頁