#013 LONG_PTR plptrWin = GetWindowLongPtr(hWnd,GWLP_USERDATA); #014 if (plptrWin == NULL) #015 { #016 return DefWindowProc(hWnd, message, ...
確定! 回上一頁