Pass CreateProcess() SECURITY_ATTRIBUTES through to PROCESS_Create().
authorUlrich Weigand <weigand@informatik.uni-erlangen.de>
Tue, 16 Mar 1999 16:29:26 +0000 (16:29 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 16 Mar 1999 16:29:26 +0000 (16:29 +0000)
commit892627b12bfb9fa725f487bca341f35a3462da0c
tree112e16c8a3f5db16c4538a95cb174207a0bb8dd0
parent4526f2ec66f5e87f69cca84a952ce573db288b7d
Pass CreateProcess() SECURITY_ATTRIBUTES through to PROCESS_Create().
include/dosexe.h
include/module.h
include/pe_image.h
loader/dos/module.c
loader/module.c
loader/ne/module.c
loader/pe_image.c