wine
12 years agomsxml3/tests: Added SAXAttributes object pointer tests.
Piotr Caban [Mon, 31 Oct 2011 11:32:49 +0000 (12:32 +0100)] 
msxml3/tests: Added SAXAttributes object pointer tests.

12 years agomsxml3: Merge SAXLocator and SAXAttributes objects.
Piotr Caban [Mon, 31 Oct 2011 11:32:39 +0000 (12:32 +0100)] 
msxml3: Merge SAXLocator and SAXAttributes objects.

12 years agomsxml3: Fix position computation in libxmlStartElementNS.
Piotr Caban [Mon, 31 Oct 2011 11:32:22 +0000 (12:32 +0100)] 
msxml3: Fix position computation in libxmlStartElementNS.

12 years agoinclude: Add a few defines to winscard.h.
Bruno Jesus [Mon, 31 Oct 2011 02:33:30 +0000 (00:33 -0200)] 
include: Add a few defines to winscard.h.

12 years agocmd: Rename a parameter in WCMD_parameter.
Frédéric Delanoy [Sat, 29 Oct 2011 11:42:05 +0000 (13:42 +0200)] 
cmd: Rename a parameter in WCMD_parameter.

12 years agocmd: Avoid unnecessary null pointer checks.
Frédéric Delanoy [Fri, 28 Oct 2011 23:08:49 +0000 (01:08 +0200)] 
cmd: Avoid unnecessary null pointer checks.

12 years agonotepad: Convert dialogs to po files.
Alexandre Julliard [Mon, 31 Oct 2011 15:45:15 +0000 (16:45 +0100)] 
notepad: Convert dialogs to po files.

12 years agowinemine: Convert dialogs to po files.
Alexandre Julliard [Mon, 31 Oct 2011 15:12:22 +0000 (16:12 +0100)] 
winemine: Convert dialogs to po files.

12 years agowineboot: Convert dialogs to po files.
Alexandre Julliard [Mon, 31 Oct 2011 12:29:58 +0000 (13:29 +0100)] 
wineboot: Convert dialogs to po files.

12 years agowinhlp32: Convert dialogs to po files.
Alexandre Julliard [Sat, 29 Oct 2011 10:12:23 +0000 (12:12 +0200)] 
winhlp32: Convert dialogs to po files.

12 years agowrc: Increase the font size when translating a dialog to a language that needs a...
Alexandre Julliard [Mon, 31 Oct 2011 10:28:52 +0000 (11:28 +0100)] 
wrc: Increase the font size when translating a dialog to a language that needs a larger font.

12 years agowrc: Set the WS_EX_LAYOUTRTL flag when translating a dialog to a RTL language.
Alexandre Julliard [Mon, 31 Oct 2011 10:22:23 +0000 (11:22 +0100)] 
wrc: Set the WS_EX_LAYOUTRTL flag when translating a dialog to a RTL language.

12 years agowrc: Print warnings for mismatched dialogs during po file generation.
Alexandre Julliard [Mon, 31 Oct 2011 10:04:36 +0000 (11:04 +0100)] 
wrc: Print warnings for mismatched dialogs during po file generation.

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (winuser.h).
Michael Stefaniuc [Sun, 30 Oct 2011 23:27:15 +0000 (00:27 +0100)] 
include: Make "long" numeric constants LP64/LLP64 proof (winuser.h).

12 years agoinclude: Fix numeric constants in dinput.h for LLP64 compilers.
Michael Stefaniuc [Fri, 28 Oct 2011 22:38:03 +0000 (00:38 +0200)] 
include: Fix numeric constants in dinput.h for LLP64 compilers.

Fixup for f334333cb56a23143f447f7b893f8de928d7091d.

12 years agoinclude: Fix numeric constants in digitalv.h for LLP64 compilers.
Michael Stefaniuc [Fri, 28 Oct 2011 22:30:12 +0000 (00:30 +0200)] 
include: Fix numeric constants in digitalv.h for LLP64 compilers.

Fixup for 4b6ad8c21923164fce70efd3d175808e2fb26113.

12 years agodinput: Report mouse and keyboard as being emulated. This works better for some games.
Vitaliy Margolen [Sun, 30 Oct 2011 20:52:45 +0000 (14:52 -0600)] 
dinput: Report mouse and keyboard as being emulated. This works better for some games.

12 years agomsxml3: Implement IEnumVARIANT::Next() for IXMLDOMSelection.
Nikolay Sivov [Sun, 30 Oct 2011 07:57:09 +0000 (10:57 +0300)] 
msxml3: Implement IEnumVARIANT::Next() for IXMLDOMSelection.

12 years agomsxml3: Release IDispatchEx dynamic data properly.
Nikolay Sivov [Sat, 29 Oct 2011 21:27:50 +0000 (01:27 +0400)] 
msxml3: Release IDispatchEx dynamic data properly.

12 years agomsxml3: Init dynamic data pointer in IDispatchEx implementation.
Nikolay Sivov [Fri, 28 Oct 2011 20:43:00 +0000 (00:43 +0400)] 
msxml3: Init dynamic data pointer in IDispatchEx implementation.

12 years agowined3d: Make the device parameter to wined3d_event_query_issue() const.
Henri Verbeet [Sun, 30 Oct 2011 17:06:36 +0000 (18:06 +0100)] 
wined3d: Make the device parameter to wined3d_event_query_issue() const.

12 years agowined3d: Make the device parameter to wined3d_event_query_finish() const.
Henri Verbeet [Sun, 30 Oct 2011 17:06:35 +0000 (18:06 +0100)] 
wined3d: Make the device parameter to wined3d_event_query_finish() const.

12 years agoddraw: Implement ddraw_surface7_BltFast() on top of wined3d_surface_blt().
Henri Verbeet [Sun, 30 Oct 2011 17:06:34 +0000 (18:06 +0100)] 
ddraw: Implement ddraw_surface7_BltFast() on top of wined3d_surface_blt().

12 years agoddraw: Implement copy_mipmap_chain() on top of wined3d_surface_blt().
Henri Verbeet [Sun, 30 Oct 2011 17:06:33 +0000 (18:06 +0100)] 
ddraw: Implement copy_mipmap_chain() on top of wined3d_surface_blt().

12 years agod3d8: Implement CopyRects() on top of wined3d_surface_blt().
Henri Verbeet [Sun, 30 Oct 2011 17:06:32 +0000 (18:06 +0100)] 
d3d8: Implement CopyRects() on top of wined3d_surface_blt().

12 years agourlmon: Improve disk detection in MapUrlToZone.
Piotr Caban [Sun, 30 Oct 2011 16:45:27 +0000 (17:45 +0100)] 
urlmon: Improve disk detection in MapUrlToZone.

12 years agoinclude: Add some new ARM defines.
André Hentschel [Fri, 28 Oct 2011 19:22:05 +0000 (21:22 +0200)] 
include: Add some new ARM defines.

12 years agoinclude: Clean up some comments.
André Hentschel [Fri, 28 Oct 2011 19:20:29 +0000 (21:20 +0200)] 
include: Clean up some comments.

12 years agowineps: PaintRgn should leave the path empty on exit.
Alexandre Julliard [Sun, 30 Oct 2011 07:47:36 +0000 (08:47 +0100)] 
wineps: PaintRgn should leave the path empty on exit.

12 years agowineps: Make color devices report 32 bits per pixel.
Alexandre Julliard [Fri, 28 Oct 2011 21:11:04 +0000 (23:11 +0200)] 
wineps: Make color devices report 32 bits per pixel.

12 years agowineps: Fix the output of indexed bitmaps in PutImage.
Alexandre Julliard [Fri, 28 Oct 2011 21:04:53 +0000 (23:04 +0200)] 
wineps: Fix the output of indexed bitmaps in PutImage.

12 years agopo: Update English (Neutral) resource.
Ken Sharp [Fri, 28 Oct 2011 14:55:10 +0000 (15:55 +0100)] 
po: Update English (Neutral) resource.

12 years agokernel32/ntdll: Mark a variable as unused.
Michael Stefaniuc [Fri, 28 Oct 2011 15:04:33 +0000 (17:04 +0200)] 
kernel32/ntdll: Mark a variable as unused.

12 years agowinmm: Fix clock position calculation.
Andrew Eikum [Fri, 28 Oct 2011 14:51:51 +0000 (09:51 -0500)] 
winmm: Fix clock position calculation.

12 years agowinecfg: Don't reload winmm for each audio test.
Andrew Eikum [Fri, 28 Oct 2011 14:24:28 +0000 (09:24 -0500)] 
winecfg: Don't reload winmm for each audio test.

12 years agoinclude: Fix numeric constants in mmsystem.h for LLP64 compilers.
Michael Stefaniuc [Fri, 28 Oct 2011 14:25:54 +0000 (16:25 +0200)] 
include: Fix numeric constants in mmsystem.h for LLP64 compilers.

Fixup for 5439aede62e40511703784eca5d01b16678b680a

12 years agocomctl32: Initialise the mask's colour table.
Huw Davies [Fri, 28 Oct 2011 13:55:08 +0000 (14:55 +0100)] 
comctl32: Initialise the mask's colour table.

12 years agogdi32: Pass a NULL user-style array to ExtCreatePen if the user-style count is zero.
Huw Davies [Fri, 28 Oct 2011 13:25:48 +0000 (14:25 +0100)] 
gdi32: Pass a NULL user-style array to ExtCreatePen if the user-style count is zero.

12 years agogdi32: Add path entry points for functions that behave differently with an open path.
Alexandre Julliard [Fri, 28 Oct 2011 11:16:11 +0000 (13:16 +0200)] 
gdi32: Add path entry points for functions that behave differently with an open path.

12 years agogdi32: Always start a new stroke when the path ends with a closed figure.
Alexandre Julliard [Thu, 27 Oct 2011 07:36:41 +0000 (09:36 +0200)] 
gdi32: Always start a new stroke when the path ends with a closed figure.

12 years agogdi32: Add a helper function to add multiple points at once to a path.
Alexandre Julliard [Wed, 26 Oct 2011 21:47:34 +0000 (23:47 +0200)] 
gdi32: Add a helper function to add multiple points at once to a path.

12 years agogdi32: Pass a HDC instead of a DC pointer to internal path functions.
Alexandre Julliard [Wed, 26 Oct 2011 21:15:10 +0000 (23:15 +0200)] 
gdi32: Pass a HDC instead of a DC pointer to internal path functions.

12 years agontoskrnl: Correctly implement PsGetCurrentThread/ProcessId.
Bernhard Loos [Thu, 27 Oct 2011 12:20:19 +0000 (14:20 +0200)] 
ntoskrnl: Correctly implement PsGetCurrentThread/ProcessId.

12 years agommdevapi/tests: Fix errors and crashes in various native configurations.
Jörg Höhle [Wed, 5 Oct 2011 21:51:47 +0000 (23:51 +0200)] 
mmdevapi/tests: Fix errors and crashes in various native configurations.

12 years agommdevapi: IsFormatSupported EXCLUSIVE mode never returns S_FALSE.
Jörg Höhle [Thu, 8 Sep 2011 13:21:52 +0000 (15:21 +0200)] 
mmdevapi: IsFormatSupported EXCLUSIVE mode never returns S_FALSE.

12 years agowinecoreaudio: Release buffer memory.
Jörg Höhle [Sun, 21 Aug 2011 04:53:56 +0000 (06:53 +0200)] 
winecoreaudio: Release buffer memory.

12 years agocmd: Fix a comment.
Frédéric Delanoy [Fri, 28 Oct 2011 07:52:18 +0000 (09:52 +0200)] 
cmd: Fix a comment.

12 years agousp10: Sinhala does glyph props like Indic languages.
Aric Stewart [Thu, 27 Oct 2011 18:38:25 +0000 (13:38 -0500)] 
usp10: Sinhala does glyph props like Indic languages.

12 years agousp10: All glyphs in a single indic syllable are part of the same cluster.
Aric Stewart [Thu, 27 Oct 2011 18:38:42 +0000 (13:38 -0500)] 
usp10: All glyphs in a single indic syllable are part of the same cluster.

12 years agouser32: Improvement for performance in soft linebreaking.
Aric Stewart [Thu, 27 Oct 2011 18:38:15 +0000 (13:38 -0500)] 
user32: Improvement for performance in soft linebreaking.

12 years agouser32: Handle PosFromChar if the string is empty and so we have no ssa.
Aric Stewart [Thu, 27 Oct 2011 18:38:00 +0000 (13:38 -0500)] 
user32: Handle PosFromChar if the string is empty and so we have no ssa.

12 years agowinex11: Only declare X11DRV_DIB_QueryXShm if XShm is supported.
Austin English [Thu, 27 Oct 2011 18:25:26 +0000 (13:25 -0500)] 
winex11: Only declare X11DRV_DIB_QueryXShm if XShm is supported.

12 years agowinex11: Only declare the winediag debug channel if OpenGL is enabled.
Austin English [Thu, 27 Oct 2011 18:17:34 +0000 (13:17 -0500)] 
winex11: Only declare the winediag debug channel if OpenGL is enabled.

12 years agocmd: Make 'if errorlevel' only recognize integer values.
Frédéric Delanoy [Wed, 26 Oct 2011 14:57:52 +0000 (16:57 +0200)] 
cmd: Make 'if errorlevel' only recognize integer values.

12 years agowinex11: Mask FPU exceptions around fontconfig calls.
Alexandre Julliard [Fri, 28 Oct 2011 10:41:14 +0000 (12:41 +0200)] 
winex11: Mask FPU exceptions around fontconfig calls.

12 years agogdi32: Fix a misplaced release_dc_ptr call.
Alexandre Julliard [Fri, 28 Oct 2011 09:29:34 +0000 (11:29 +0200)] 
gdi32: Fix a misplaced release_dc_ptr call.

12 years agomsxml3: Block attempt to modify namespace definition with setAttribute().
Nikolay Sivov [Thu, 27 Oct 2011 16:30:45 +0000 (20:30 +0400)] 
msxml3: Block attempt to modify namespace definition with setAttribute().

12 years agowined3d: Make the device parameter to wined3d_event_query_test() const.
Henri Verbeet [Thu, 27 Oct 2011 15:06:27 +0000 (17:06 +0200)] 
wined3d: Make the device parameter to wined3d_event_query_test() const.

12 years agowined3d: Make the device parameter to surface_blt_to_drawable() const.
Henri Verbeet [Thu, 27 Oct 2011 15:06:26 +0000 (17:06 +0200)] 
wined3d: Make the device parameter to surface_blt_to_drawable() const.

12 years agowined3d: Rename nCfgs to cfg_count.
Henri Verbeet [Thu, 27 Oct 2011 15:06:25 +0000 (17:06 +0200)] 
wined3d: Rename nCfgs to cfg_count.

12 years agoddraw: Only update primary_lock when we're actually locking the frontbuffer.
Henri Verbeet [Thu, 27 Oct 2011 15:06:24 +0000 (17:06 +0200)] 
ddraw: Only update primary_lock when we're actually locking the frontbuffer.

This fixes a regression introduced by commit
8330558e125c9073068ffbd7741f1128c17c1e08.

12 years agowined3d: Use the correct pitch in surface_upload_data().
Henri Verbeet [Thu, 27 Oct 2011 15:06:23 +0000 (17:06 +0200)] 
wined3d: Use the correct pitch in surface_upload_data().

This fixes a regression introduced by commit
2da4f87a7e7551f17cd650ef6d8596f595efc13b.

12 years agomsi/tests: Fix a skip message.
Hans Leidekker [Thu, 27 Oct 2011 11:36:21 +0000 (13:36 +0200)] 
msi/tests: Fix a skip message.

12 years agomsi/tests: Fix some test failures on win2k.
Hans Leidekker [Thu, 27 Oct 2011 11:35:57 +0000 (13:35 +0200)] 
msi/tests: Fix some test failures on win2k.

12 years agomsi: Wait up to 30 seconds for services to start up.
Hans Leidekker [Thu, 27 Oct 2011 11:35:29 +0000 (13:35 +0200)] 
msi: Wait up to 30 seconds for services to start up.

12 years agomshtml: Reimplement nsIURL::GetFileExtension on top of IUri API.
Jacek Caban [Thu, 27 Oct 2011 11:08:11 +0000 (13:08 +0200)] 
mshtml: Reimplement nsIURL::GetFileExtension on top of IUri API.

12 years agowineconsole: Give a name to the curses backend critical section.
Francois Gouget [Thu, 27 Oct 2011 10:36:27 +0000 (12:36 +0200)] 
wineconsole: Give a name to the curses backend critical section.

12 years agoservices: Give a name to the scmdatabase critical section.
Francois Gouget [Thu, 27 Oct 2011 10:36:16 +0000 (12:36 +0200)] 
services: Give a name to the scmdatabase critical section.

12 years agowinealsa.drv: Give a name to the mmdevapi critical sections.
Francois Gouget [Thu, 27 Oct 2011 10:36:01 +0000 (12:36 +0200)] 
winealsa.drv: Give a name to the mmdevapi critical sections.

Also statically initialize g_sessions_lock.

12 years agomsvcp90: Add a space before an implementation function name in the spec file.
Francois Gouget [Thu, 27 Oct 2011 10:31:10 +0000 (12:31 +0200)] 
msvcp90: Add a space before an implementation function name in the spec file.

12 years agod3dx9_36/tests: Add a trailing '\n' to an ok() call.
Francois Gouget [Thu, 27 Oct 2011 10:30:02 +0000 (12:30 +0200)] 
d3dx9_36/tests: Add a trailing '\n' to an ok() call.

12 years agogdi32: Add a helper function to copy BITMAPINFO structures to avoid copying uninitial...
Alexandre Julliard [Thu, 27 Oct 2011 12:19:44 +0000 (14:19 +0200)] 
gdi32: Add a helper function to copy BITMAPINFO structures to avoid copying uninitialized data.

12 years agoschannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.
Charles Davis [Thu, 27 Oct 2011 04:57:30 +0000 (22:57 -0600)] 
schannel: Don't use SSLCopyPeerCertificates on Mac OS 10.4.

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (sql.h).
Michael Stefaniuc [Wed, 26 Oct 2011 22:00:35 +0000 (00:00 +0200)] 
include: Make "long" numeric constants LP64/LLP64 proof (sql.h).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (sqlext.h).
Michael Stefaniuc [Wed, 26 Oct 2011 21:59:00 +0000 (23:59 +0200)] 
include: Make "long" numeric constants LP64/LLP64 proof (sqlext.h).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (d3d*.h).
Michael Stefaniuc [Wed, 26 Oct 2011 21:57:18 +0000 (23:57 +0200)] 
include: Make "long" numeric constants LP64/LLP64 proof (d3d*.h).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h).
Michael Stefaniuc [Wed, 26 Oct 2011 21:52:58 +0000 (23:52 +0200)] 
include: Make "long" numeric constants LP64/LLP64 proof (d3d9*.h).

12 years agoinclude: Make "long" numeric constants LP64/LLP64 proof (d3d9caps.h).
Michael Stefaniuc [Wed, 26 Oct 2011 21:47:59 +0000 (23:47 +0200)] 
include: Make "long" numeric constants LP64/LLP64 proof (d3d9caps.h).

12 years agoinclude: Add a macro to paper over LP64/LLP64 differences for numeric constants.
Michael Stefaniuc [Wed, 26 Oct 2011 21:45:45 +0000 (23:45 +0200)] 
include: Add a macro to paper over LP64/LLP64 differences for numeric constants.

Based on an idea by Kai Tietz.

12 years agoinclude: Drop the 'l' modifier from some numeric constants in winnt.h.
Michael Stefaniuc [Wed, 26 Oct 2011 21:43:22 +0000 (23:43 +0200)] 
include: Drop the 'l' modifier from some numeric constants in winnt.h.

12 years agowined3d: Make the device parameter to surface_blt_fbo() const.
Henri Verbeet [Wed, 26 Oct 2011 18:05:03 +0000 (20:05 +0200)] 
wined3d: Make the device parameter to surface_blt_fbo() const.

12 years agowined3d: Make the device parameter to wined3d_surface_depth_blt_fbo() const.
Henri Verbeet [Wed, 26 Oct 2011 18:05:02 +0000 (20:05 +0200)] 
wined3d: Make the device parameter to wined3d_surface_depth_blt_fbo() const.

12 years agowined3d: Get rid of the unused palette9 wined3d_surface field.
Henri Verbeet [Wed, 26 Oct 2011 18:05:01 +0000 (20:05 +0200)] 
wined3d: Get rid of the unused palette9 wined3d_surface field.

12 years agosecur32: Print the ntlm_auth diagnostic message to the winediag channel.
Henri Verbeet [Wed, 26 Oct 2011 18:05:00 +0000 (20:05 +0200)] 
secur32: Print the ntlm_auth diagnostic message to the winediag channel.

12 years agowined3d: Recognize Sumo/Llano in select_card_amd_mesa().
Henri Verbeet [Wed, 26 Oct 2011 18:04:59 +0000 (20:04 +0200)] 
wined3d: Recognize Sumo/Llano in select_card_amd_mesa().

12 years agogdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts:Path.
Ken Thomases [Wed, 26 Oct 2011 17:27:51 +0000 (12:27 -0500)] 
gdi32: Allow ~-based paths in HKCU\Software\Wine\Fonts:Path.

12 years agogdi32: Implement the ExtTextOut entry point in the path driver.
Alexandre Julliard [Tue, 25 Oct 2011 14:56:18 +0000 (16:56 +0200)] 
gdi32: Implement the ExtTextOut entry point in the path driver.

12 years agogdi32: Implement the polyline entry points in the path driver.
Alexandre Julliard [Wed, 26 Oct 2011 18:20:24 +0000 (20:20 +0200)] 
gdi32: Implement the polyline entry points in the path driver.

12 years agogdi32: Implement the polygon entry points in the path driver.
Alexandre Julliard [Tue, 25 Oct 2011 13:40:42 +0000 (15:40 +0200)] 
gdi32: Implement the polygon entry points in the path driver.

12 years agogdi32: Implement the Bezier entry points in the path driver.
Alexandre Julliard [Wed, 26 Oct 2011 18:13:57 +0000 (20:13 +0200)] 
gdi32: Implement the Bezier entry points in the path driver.

12 years agogdi32: Implement the arc entry points in the path driver.
Alexandre Julliard [Tue, 25 Oct 2011 13:21:59 +0000 (15:21 +0200)] 
gdi32: Implement the arc entry points in the path driver.

12 years agogdi32: Implement the Rectangle and RoundRect entry points in the path driver.
Alexandre Julliard [Tue, 25 Oct 2011 13:03:04 +0000 (15:03 +0200)] 
gdi32: Implement the Rectangle and RoundRect entry points in the path driver.

12 years agogdi32: Add a helper function to start a new path stroke.
Alexandre Julliard [Wed, 26 Oct 2011 18:02:10 +0000 (20:02 +0200)] 
gdi32: Add a helper function to start a new path stroke.

12 years agogdi32: Implement the LineTo entry point in the path driver.
Alexandre Julliard [Wed, 26 Oct 2011 17:58:51 +0000 (19:58 +0200)] 
gdi32: Implement the LineTo entry point in the path driver.

12 years agogdi32: Implement the MoveTo entry point in the path driver.
Alexandre Julliard [Wed, 26 Oct 2011 17:57:28 +0000 (19:57 +0200)] 
gdi32: Implement the MoveTo entry point in the path driver.

12 years agogdi32: Push a path driver on the DC stack when a path is opened.
Alexandre Julliard [Mon, 24 Oct 2011 16:13:21 +0000 (18:13 +0200)] 
gdi32: Push a path driver on the DC stack when a path is opened.

12 years agogdi32: Avoid directly modifying the cursor position in the DC structure in PolyDraw.
Alexandre Julliard [Wed, 26 Oct 2011 17:47:27 +0000 (19:47 +0200)] 
gdi32: Avoid directly modifying the cursor position in the DC structure in PolyDraw.

12 years agod3dx9/tests: Implemented CloneMesh test.
Michael Mc Donnell [Wed, 17 Aug 2011 10:51:03 +0000 (12:51 +0200)] 
d3dx9/tests: Implemented CloneMesh test.

12 years agod3dx9: Implemented non-equal declaration support in CloneMesh.
Michael Mc Donnell [Wed, 17 Aug 2011 10:50:09 +0000 (12:50 +0200)] 
d3dx9: Implemented non-equal declaration support in CloneMesh.

12 years agontoskrnl.exe: Update version resource.
Louis Lenders [Sat, 22 Oct 2011 17:19:04 +0000 (19:19 +0200)] 
ntoskrnl.exe: Update version resource.