mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 23:32:58 +00:00
![]() Our kernel32.lib already exports all of the console API and in particular the console history API, so we can directly link doskey against it and use them, instead of delay-loading at runtime. We just need to add their prototypes in the source code since they are not declared by wincon.h by default. svn path=/trunk/; revision=72504 |
||
---|---|---|
.. | ||
applications | ||
services | ||
setup | ||
shell | ||
system | ||
CMakeLists.txt |