CWnd* pWnd = CWnd::FindWindow(TEXT("Shell_TrayWnd"),NULL); pWnd->SendMessage(WM_HOTKEY,0X1F5);
这是windows规定的,没有为什么。