mirror of
https://github.com/reactos/reactos.git
synced 2025-02-23 17:05:46 +00:00
![]() - Move console-related Vista+ functions from client/vista.c to a dedicated client/console/vista.c file, and add it to compilation. - Move some helper functions from console.c to history.c. - Use the new api index names in history.c. [CONSRV] - Merge CSRSS_GET_HISTORY_INFO and PCSRSS_SET_HISTORY_INFO structures declarations into CSRSS_HISTORY_INFO, and therefore use only one member of it inside CONSOLE_API_MESSAGE structure. - WORD --> UINT for few structure members related to history information. svn path=/branches/ros-csrss/; revision=57713 |
||
---|---|---|
.. | ||
amd64 | ||
console | ||
file | ||
i386 | ||
appcache.c | ||
atom.c | ||
compname.c | ||
debugger.c | ||
dllmain.c | ||
dosdev.c | ||
environ.c | ||
except.c | ||
fiber.c | ||
handle.c | ||
heapmem.c | ||
job.c | ||
loader.c | ||
path.c | ||
perfcnt.c | ||
power.c | ||
proc.c | ||
resntfy.c | ||
session.c | ||
synch.c | ||
sysinfo.c | ||
thread.c | ||
time.c | ||
timerqueue.c | ||
toolhelp.c | ||
utils.c | ||
vdm.c | ||
version.c | ||
virtmem.c | ||
vista.c |