397 dlgCode = SendMessageW( hwndControl, WM_GETDLGCODE, 0, 0 );. 398 if ( (dlgCode & (DLGC_BUTTON | DLGC_STATIC)) &&. 399 GetWindowTextW( hwndControl ...
確定! 回上一頁