or SetWindowPos. Here is an example of the latter: [code] HWND Handle=NULL; Handle=FindWindow("Notepad",NULL); if(Handle)
確定! 回上一頁