Implemented thread and (partial) module snapshots, based on the work
commit07d844691865de2a1c6a67cb288e6f3a9c5d5ed7
authorAlexandre Julliard <julliard@winehq.org>
Sun, 16 Apr 2000 19:45:05 +0000 (16 19:45 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sun, 16 Apr 2000 19:45:05 +0000 (16 19:45 +0000)
tree65ef8b3d83e9bee09a5b35f9585beea39d82e3cc
parentc970904c2c84a527923bc49757ddc7416665848e
Implemented thread and (partial) module snapshots, based on the work
of Andreas Mohr <amohr@student.ei.uni-stuttgart.de>.
include/server.h
include/tlhelp32.h
include/toolhelp.h
misc/toolhelp.c
server/process.c
server/process.h
server/request.h
server/snapshot.c
server/thread.c
server/thread.h
server/trace.c