I have a program running that requires a key press to activate. I need to press Ctrl+Alt+T. Is there a way to force those keys with a C program?

The original thread is here if this clears things up or if there is a better solution: http://www.codeguru.com/forum/showthread.php?t=459599

Thanks