reactos/subsystems/win32
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
..
csrsrv [CSRSRV] 2012-12-05 23:21:41 +00:00
csrss [CSR/BASESRV/CONSRV/WINSRV] 2012-10-25 20:40:41 +00:00
CMakeLists.txt [CSRSS/CSRSRV] 2012-10-20 13:28:09 +00:00