Use GetStartupInfoA() instead of accessing process structure
commit9baa51e1c0145b193bec9e8e571072c4e6f9b4e7
authorAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2000 19:46:58 +0000 (30 19:46 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 30 May 2000 19:46:58 +0000 (30 19:46 +0000)
tree9cea191951dc240e6fef71a1e6a5e06292f8ec92
parent0211d70a15353928d84d3b96b3b48357316ef1d9
Use GetStartupInfoA() instead of accessing process structure
directly.
windows/win.c