userenv: implement stubbed userenv.dll.138

Andrey Turkin andrey.turkin at gmail.com
Mon Mar 1 14:19:39 CST 2010


As described in bug 21549, PowerShell 1.0 installer uses userenv.dll.138
function (which seems to be totally undocumented).
Fortunately purpose of some arguments was self-explanatory from their
content during PowerShell installer calls; others were easy to decipher
with some trial-and-error function calls on Windows.
---
  dlls/userenv/userenv.spec   |    1 +
  dlls/userenv/userenv_main.c |   37 +++++++++++++++++++++++++++++++++++++
  2 files changed, 38 insertions(+), 0 deletions(-)


-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-userenv-implement-stubbed-userenv.dll.138.patch
Type: text/x-patch
Size: 2844 bytes
Desc: not available
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20100301/f5d4b636/attachment.bin>


More information about the wine-patches mailing list