External applications can find the Winamp window using the following pieces of code: C/C++: HWND hwndWinamp = FindWindow("Winamp v1.x",NULL); VBasic: Public ...
確定! 回上一頁