Hello!How to Send a key

,such as "CTRL+K" or "SHIFT+K", to another window?I know a SendKeys procedure in VB can implement this function, but how about in VC?

Thanks.