reactos/subsystems
Hermès Bélusca-Maïto ae20fbcb81 [CSRSRV]
- Comment on the size of some members of the CSR_WAIT_BLOCK structure.
- Initialize the WaitBlock member of CSR_THREAD to a valid value when creating a wait block, and NULLify it when we release a wait block.
- ALWAYS USE offsets in CSR_CAPTURE_BUFFER structure, instead of real pointers !! It is needed when their base address change (eg. during a CSR wait, their base address, corresponding to the address of an CSR API message, change) (found when testing CSR waits with the console).

svn path=/branches/ros-csrss/; revision=57806
2012-12-05 23:21:41 +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] 2012-12-05 23:21:41 +00:00
CMakeLists.txt [BASESRV] 2012-10-20 21:04:51 +00:00