Start to make use of the proper PEB structure for process
authorAlexandre Julliard <julliard@winehq.org>
Thu, 22 May 2003 03:44:01 +0000 (03:44 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 22 May 2003 03:44:01 +0000 (03:44 +0000)
commit6bc5091160c7ac68b518d0628fb75f65def030b5
tree3b6c418d8b9f31d7bf8fe3297f0e52a07307e045
parent2989895f703f9024bf6424516f408c745139a7b9
Start to make use of the proper PEB structure for process
information.
dlls/ntdll/heap.c
dlls/ntdll/ntdll_misc.h
include/thread.h
include/winternl.h
loader/module.c
memory/heap.c
programs/winedbg/winedbg.c
scheduler/thread.c