Modify Windows Command Prompt History from a Program?

Posted by Mike Ward on Stack Overflow See other posts from Stack Overflow or by Mike Ward
Published on 2009-11-24T21:03:20Z Indexed on 2010/05/31 21:03 UTC
Read the original article Hit count: 223

Filed under:
|
|

Is there an API to add to the a windows command prompt history? I writing a console program and it would be handy to pop some commands into the history buffer under certain (limited) conditions.

© Stack Overflow or respective owner

Related posts about Windows

Related posts about console