- In MZ_DoLoadImage if an environment segment is specified in the
authorRein Klazes <wijn@wanadoo.nl>
Thu, 5 May 2005 10:32:54 +0000 (10:32 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 5 May 2005 10:32:54 +0000 (10:32 +0000)
commit1e43a90727315879a2bb45a8f60621bce2c09a5f
tree730e1c3ee4f62f5fa249db62a3964b0df3bd2aa6
parent45bcdd2be1f96c8a2e9eb51131d772f66aae038b
- In MZ_DoLoadImage if an environment segment is specified in the
  parameter block, use that and do not inherit from the calling
  process.
- Call FreeEnvironmentStrings when the strings are no longer used.
dlls/winedos/module.c