Make PDB, ENVDB and STARTUPINFO global variables.
commit52900c818f951dc22ee8cb8249c098d4f4ab1aba
authorAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2000 22:33:42 +0000 (9 22:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 9 Aug 2000 22:33:42 +0000 (9 22:33 +0000)
tree686ffa939cbdd5f3328d32e49b4bcba7ee29d72c
parent46733de12bff0fb7835516ad8693d48e939a08e0
Make PDB, ENVDB and STARTUPINFO global variables.
Added 'module' field in PDB, and removed Wine-specific fields.
include/process.h
loader/pe_image.c
loader/task.c
memory/environ.c
scheduler/process.c
scheduler/thread.c
win32/init.c