HWND hfoobar = ::FindWindow(NULL, "foobar2000 v0.9.5" );. if (hfoobar). {. ::SendMessage( hfoobar, WM_SYSCOMMAND, SC_CLOSE, 0 );. } ...
確定! 回上一頁