I need to programitically stuff the keyboard under windows:
1> The program is guarenteed to be the active window.
2> The stuffing will have to be done by another program/process without user activity. In other words it is not a keyboard short-cut issue.
3> The program/process above is likely to be in java, but is not necessarily in Java.
SUNIL GUPTA>