reactos/win32ss/user/user32/misc
Hermès Bélusca-Maïto 61d07a5b47 [NTDLL/KERNEL32/CSRSRV/WIN32K/USER32/WIN32CSR]
- Use the new messaging structures and the new macros, plus the new CSR_API function's signature (--> and rename some variables).
- Code cleaning & formatting.

[CSRSS/NDK]
- Reorganize all the header files in logical units (server.h for server-side of CSR, client.h for client-side, and msg.h for messaging), removing duplicated definitions.
- Code cleaning & formatting.

The next step would be to activate the code of server-dll loading inside csrsrv, then moving all the console-related APIs from win32csr to winsrv, the latter built with the same structure as csrsrv's.

svn path=/branches/ros-csrss/; revision=57570
2012-10-17 23:10:40 +00:00
..
dde.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
ddeclient.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
ddeserver.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
desktop.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
display.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
dllmain.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
exit.c [NTDLL/KERNEL32/CSRSRV/WIN32K/USER32/WIN32CSR] 2012-10-17 23:10:40 +00:00
exticon.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
imm.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
misc.c [NTDLL/KERNEL32/CSRSRV/WIN32K/USER32/WIN32CSR] 2012-10-17 23:10:40 +00:00
object.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
resources.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
rtlstr.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
stubs.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
timer.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
usrapihk.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
winhelp.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
winsta.c Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00