A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Hermès Bélusca-Maïto a9f7c466c3 [CONSRV]
Move some output functions to the future console driver (i.e. for the moment, CSR console server functions SrvConsole* call ConDrv* functions).
Don't worry, internal headers will be rearranged, so that:

<ConDrv***_function_prototype>(...);
CSR_API(SrvConsole***)
{
...
}

constructions will be avoided in the future. For now, just make everything working.

svn path=/trunk/; revision=59308
2013-06-23 12:13:21 +00:00
reactos [CONSRV] 2013-06-23 12:13:21 +00:00
rosapps [ROSAPPS] 2013-04-13 21:33:53 +00:00
rostests [ROSAUTOTEST] 2013-06-22 17:16:25 +00:00
wallpaper