ntoskrnl: add version resource

Andrey Turkin andrey.turkin at gmail.com
Sun Jan 11 18:34:10 CST 2009


As described in bug 16878, .NET 3.0 install checks for ntoskrnl.exe version, and also checks for its presence in
system32. This patch adds version resource block to ntoskrnl.exe and updates wine.inf to create fake PE for ntoskrnl.exe
in system32. Should fix bug 16878.

---
 dlls/ntoskrnl.exe/Makefile.in |    2 ++
 dlls/ntoskrnl.exe/ntoskrnl.rc |   27 +++++++++++++++++++++++++++
 tools/wine.inf.in             |    1 +
 3 files changed, 30 insertions(+), 0 deletions(-)
 create mode 100644 dlls/ntoskrnl.exe/ntoskrnl.rc


-------------- next part --------------
A non-text attachment was scrubbed...
Name: f5885a555f7e149392bb92403c6650ef1d39159f.diff
Type: text/x-patch
Size: 2040 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20090112/a5156d29/attachment.bin 


More information about the wine-patches mailing list