reactos/dll/win32/kernel32/client
Hermès Bélusca-Maïto 0473031b87 [KERNEL32]
- 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
2012-11-15 22:34:44 +00:00
..
amd64
console [KERNEL32] 2012-11-15 22:34:44 +00:00
file [KERNEL32] 2012-11-15 16:24:43 +00:00
i386
appcache.c
atom.c
compname.c
debugger.c
dllmain.c [KERNEL32] 2012-11-02 18:28:42 +00:00
dosdev.c [KERNEL32] 2012-11-02 18:00:47 +00:00
environ.c
except.c
fiber.c
handle.c
heapmem.c
job.c
loader.c
path.c
perfcnt.c
power.c
proc.c [KERNEL32] 2012-11-02 18:00:47 +00:00
resntfy.c
session.c
synch.c
sysinfo.c
thread.c
time.c
timerqueue.c
toolhelp.c
utils.c
vdm.c [KERNEL32] 2012-11-02 18:00:47 +00:00
version.c Synchronize up to trunk's revision r57689. 2012-11-07 23:07:18 +00:00
virtmem.c
vista.c [KERNEL32] 2012-11-15 22:34:44 +00:00