Uploaded June 2018 | Updated September 2026, 3 weeks ago
Let's say you've launched python interpreter (the vanilla one) and after an hour you wish to save all the commands you have entered. How to do this? It's pretty simple on Linux, but touches upon undocumented APIs on Windows.
Source:
github.com/gynvael/random-stuff/blob/master/conhost_history/history.cc
Let's say you've launched python interpreter (the vanilla one) and after an hour you wish to save all the commands you have entered. How to do this? It's pretty simple on Linux, but touches upon undocumented APIs on Windows.
Source:
github.com/gynvael/random-stuff/blob/master/conhost_history/history.cc










