reactos/subsystems
Hermès Bélusca-Maïto 80d0bde839 [CSRSRV/BASESRV/CONSRV/WINSRV]
- Add a useful CHECK_API_MSG_SIZE macro to check whether a server message structure can hold in a CSR_API_MESSAGE structure. These checks are required because LPC will use the generic CSR_API_MESSAGE structure for communicating all the different servers' messages, and thus we avoid possible buffer overflows with this method.
- Effectively use this macro for all the server message structures.
- Remove a hack regarding the maximum data size we can pass through the CSR LPC port.
- Remove the now unused CSRSS_HEADER_SIZE symbol.

svn path=/branches/ros-csrss/; revision=57810
2012-12-06 23:43:31 +00:00
..
ntvdm Create a branch for working on csrss and co. 2012-10-14 13:04:31 +00:00
win [CSRSRV] 2012-12-04 23:01:54 +00:00
win32 [CSRSRV/BASESRV/CONSRV/WINSRV] 2012-12-06 23:43:31 +00:00
CMakeLists.txt [BASESRV] 2012-10-20 21:04:51 +00:00