wine
12 years agomshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.
Jacek Caban [Mon, 25 Jun 2012 12:06:27 +0000 (14:06 +0200)] 
mshtml: Store event object in HTMLInnerWindow instead of HTMLOuterWindow.

12 years agomshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.
Jacek Caban [Mon, 25 Jun 2012 12:06:09 +0000 (14:06 +0200)] 
mshtml: Moved script_hosts from HTMLOuterWindow to HTMLInnerWindow.

12 years agomshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.
Jacek Caban [Mon, 25 Jun 2012 12:05:58 +0000 (14:05 +0200)] 
mshtml: Moved option_factory from HTMLOuterWindow to HTMLInnerWindow.

12 years agomshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.
Jacek Caban [Mon, 25 Jun 2012 12:05:48 +0000 (14:05 +0200)] 
mshtml: Moved global_props from HTMLOuterWindow to HTMLInnerWindow.

12 years agomshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.
Jacek Caban [Mon, 25 Jun 2012 12:05:33 +0000 (14:05 +0200)] 
mshtml: Moved DispatchEx instance from HTMLOuterWindow to HTMLInnerWindow.

12 years agomshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.
Jacek Caban [Mon, 25 Jun 2012 12:05:17 +0000 (14:05 +0200)] 
mshtml: Moved document node from HTMLOuterWindow to HTMLInnerWindow.

12 years agomshtml: Added separated types for outer and inner HTML windows.
Jacek Caban [Mon, 25 Jun 2012 12:04:59 +0000 (14:04 +0200)] 
mshtml: Added separated types for outer and inner HTML windows.

12 years agomshtml: Keep reference in node returned from get_node.
Jacek Caban [Mon, 25 Jun 2012 12:04:40 +0000 (14:04 +0200)] 
mshtml: Keep reference in node returned from get_node.

12 years agowbemprox: Parse the resource string in IWbemLocator::ConnectServer.
Hans Leidekker [Mon, 25 Jun 2012 09:20:21 +0000 (11:20 +0200)] 
wbemprox: Parse the resource string in IWbemLocator::ConnectServer.

12 years agowbemprox: Add a partial Win32_NetworkAdapter class implementation.
Hans Leidekker [Mon, 25 Jun 2012 09:20:09 +0000 (11:20 +0200)] 
wbemprox: Add a partial Win32_NetworkAdapter class implementation.

12 years agogdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.
Alexandre Julliard [Mon, 25 Jun 2012 10:02:13 +0000 (12:02 +0200)] 
gdi32: Remove OpenGL functions that don't use an HDC from the driver entry points.

12 years agowinex11: Move wglGetCurrentContext and wglGetCurrentDC to the internal OpenGL extensi...
Alexandre Julliard [Mon, 25 Jun 2012 14:22:16 +0000 (16:22 +0200)] 
winex11: Move wglGetCurrentContext and wglGetCurrentDC to the internal OpenGL extension functions.

12 years agowinex11: Move wglCopyContext and wglDeleteContext to the internal OpenGL extension...
Alexandre Julliard [Mon, 25 Jun 2012 10:21:18 +0000 (12:21 +0200)] 
winex11: Move wglCopyContext and wglDeleteContext to the internal OpenGL extension functions.

12 years agowinex11: Move wglShareLists to the internal OpenGL extension functions.
Alexandre Julliard [Mon, 25 Jun 2012 10:12:40 +0000 (12:12 +0200)] 
winex11: Move wglShareLists to the internal OpenGL extension functions.

12 years agowinex11: Move the wglUseFontBitmaps implementation to opengl32, it's no longer driver...
Alexandre Julliard [Mon, 25 Jun 2012 09:58:53 +0000 (11:58 +0200)] 
winex11: Move the wglUseFontBitmaps implementation to opengl32, it's no longer driver-dependent.

12 years agowindowscodecs: Implement ImagingFactory_CreateDecoder.
Dmitry Timoshkov [Fri, 22 Jun 2012 09:22:36 +0000 (18:22 +0900)] 
windowscodecs: Implement ImagingFactory_CreateDecoder.

12 years agowindowscodecs: Add WICImagingCategories registration.
Dmitry Timoshkov [Fri, 22 Jun 2012 06:12:54 +0000 (15:12 +0900)] 
windowscodecs: Add WICImagingCategories registration.

12 years agohhctrl.ocx: Add icons for the table of contents TreeView control.
Erich Hoover [Fri, 22 Jun 2012 17:07:19 +0000 (11:07 -0600)] 
hhctrl.ocx: Add icons for the table of contents TreeView control.

12 years agomsxml3: Basic refcount test for IMXNamespacePrefixes.
Nikolay Sivov [Sat, 23 Jun 2012 11:03:42 +0000 (15:03 +0400)] 
msxml3: Basic refcount test for IMXNamespacePrefixes.

12 years agomsxml3: Implement internalEntityDecl() for writer.
Nikolay Sivov [Sat, 23 Jun 2012 09:56:53 +0000 (13:56 +0400)] 
msxml3: Implement internalEntityDecl() for writer.

12 years agomsxml3: Initial implementation of attributeDecl() in writer.
Nikolay Sivov [Sat, 23 Jun 2012 09:38:03 +0000 (13:38 +0400)] 
msxml3: Initial implementation of attributeDecl() in writer.

12 years agomsxml3: Fix closing of open element.
Nikolay Sivov [Sat, 23 Jun 2012 08:29:14 +0000 (12:29 +0400)] 
msxml3: Fix closing of open element.

12 years agomsxml3: Properly handle -1 as length of element qualified name in startElement().
Nikolay Sivov [Fri, 22 Jun 2012 20:38:12 +0000 (00:38 +0400)] 
msxml3: Properly handle -1 as length of element qualified name in startElement().

12 years agomsxml3: Return stream reference from get_output() if stream is set.
Nikolay Sivov [Fri, 22 Jun 2012 18:36:04 +0000 (22:36 +0400)] 
msxml3: Return stream reference from get_output() if stream is set.

12 years agokernel32: Add more tracing to GetDiskFreeSpaceW.
Austin English [Mon, 25 Jun 2012 06:03:37 +0000 (01:03 -0500)] 
kernel32: Add more tracing to GetDiskFreeSpaceW.

12 years agoopengl32: Check for valid context in wglGetProcAddress.
Roderick Colenbrander [Mon, 25 Jun 2012 05:42:11 +0000 (22:42 -0700)] 
opengl32: Check for valid context in wglGetProcAddress.

12 years agowinex11.drv: Remove GLX_ATI_render_texture support.
Roderick Colenbrander [Mon, 25 Jun 2012 05:42:10 +0000 (22:42 -0700)] 
winex11.drv: Remove GLX_ATI_render_texture support.

12 years agontdll: Check for ARMv7 architecture dynamically when loading a PE.
André Hentschel [Sun, 24 Jun 2012 22:25:28 +0000 (00:25 +0200)] 
ntdll: Check for ARMv7 architecture dynamically when loading a PE.

12 years agoconfigure: Downgrade the Thumb2 requirement to Thumb on ARM.
André Hentschel [Sun, 24 Jun 2012 22:22:16 +0000 (00:22 +0200)] 
configure: Downgrade the Thumb2 requirement to Thumb on ARM.

12 years agowinebuild: Put the PE header into the text section on ARM.
André Hentschel [Sun, 24 Jun 2012 22:20:50 +0000 (00:20 +0200)] 
winebuild: Put the PE header into the text section on ARM.

12 years agowinspool.drv/tests: Fix typos/grammar.
Julian Rüger [Sun, 24 Jun 2012 17:40:56 +0000 (19:40 +0200)] 
winspool.drv/tests: Fix typos/grammar.

12 years agolocalui/tests: Fix typos/grammar.
Julian Rüger [Sun, 24 Jun 2012 15:45:47 +0000 (17:45 +0200)] 
localui/tests: Fix typos/grammar.

12 years agoquartz: Improve MPEG header parsing and sync recovery.
Chris Robinson [Sat, 23 Jun 2012 17:04:00 +0000 (10:04 -0700)] 
quartz: Improve MPEG header parsing and sync recovery.

12 years agoquartz: Fix frame length calculation for MPEG audio.
Chris Robinson [Sat, 23 Jun 2012 15:35:16 +0000 (08:35 -0700)] 
quartz: Fix frame length calculation for MPEG audio.

12 years agod3dx9_36/tests: Simplify test_D3DXSHMultiply3().
Francois Gouget [Sat, 23 Jun 2012 15:11:25 +0000 (17:11 +0200)] 
d3dx9_36/tests: Simplify test_D3DXSHMultiply3().

12 years agowinedbg: In 'info locals' command, show the full register/stack layout for parameters...
Eric Pouech [Sun, 24 Jun 2012 11:03:09 +0000 (13:03 +0200)] 
winedbg: In 'info locals' command, show the full register/stack layout for parameters & locals.

12 years agodbghelp: Added support for index leaves in types definition for CodeView debug format.
Eric Pouech [Sat, 23 Jun 2012 13:18:35 +0000 (15:18 +0200)] 
dbghelp: Added support for index leaves in types definition for CodeView debug format.

12 years agopo: Update Norwegian Bokmål translation.
Lauri Kenttä [Sat, 23 Jun 2012 10:47:10 +0000 (13:47 +0300)] 
po: Update Norwegian Bokmål translation.

12 years agopo: Add missing ='s in the Catalan translation.
Lauri Kenttä [Sat, 23 Jun 2012 10:47:09 +0000 (13:47 +0300)] 
po: Add missing ='s in the Catalan translation.

12 years agoRelease 1.5.7. wine-1.5.7
Alexandre Julliard [Fri, 22 Jun 2012 18:16:32 +0000 (20:16 +0200)] 
Release 1.5.7.

12 years agomsvcp: Sync spec files.
Piotr Caban [Fri, 22 Jun 2012 08:42:09 +0000 (10:42 +0200)] 
msvcp: Sync spec files.

12 years agowined3d: Get rid of the d3d_caps debug channel.
Henri Verbeet [Fri, 22 Jun 2012 13:57:31 +0000 (15:57 +0200)] 
wined3d: Get rid of the d3d_caps debug channel.

12 years agowined3d: Only store a different screen format if it's explicitly changed through...
Henri Verbeet [Fri, 22 Jun 2012 13:57:30 +0000 (15:57 +0200)] 
wined3d: Only store a different screen format if it's explicitly changed through wined3d.

12 years agowined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties().
Henri Verbeet [Fri, 22 Jun 2012 13:57:29 +0000 (15:57 +0200)] 
wined3d: Properly retrieve the display mode in wined3d_device_set_cursor_properties().

12 years agowined3d: Just forward wined3d_device_get_display_mode() to the appropriate swapchain.
Henri Verbeet [Fri, 22 Jun 2012 13:57:28 +0000 (15:57 +0200)] 
wined3d: Just forward wined3d_device_get_display_mode() to the appropriate swapchain.

12 years agowined3d: Implement mode setting in the adapter instead of the device.
Henri Verbeet [Fri, 22 Jun 2012 13:57:27 +0000 (15:57 +0200)] 
wined3d: Implement mode setting in the adapter instead of the device.

12 years agogdi32: Fix StretchDIBits return value when destination is clipped.
Alexandre Julliard [Fri, 22 Jun 2012 11:37:19 +0000 (13:37 +0200)] 
gdi32: Fix StretchDIBits return value when destination is clipped.

12 years agopsapi/tests: Added tests for EnumProcessModules with last parameter NULL.
Stefan Leichter [Thu, 21 Jun 2012 21:11:22 +0000 (23:11 +0200)] 
psapi/tests: Added tests for EnumProcessModules with last parameter NULL.

12 years agokernel32: Let K32EnumProcessModules fail if the last parameter is NULL.
Stefan Leichter [Thu, 21 Jun 2012 21:11:19 +0000 (23:11 +0200)] 
kernel32: Let K32EnumProcessModules fail if the last parameter is NULL.

12 years agows2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip interfaces with no IPv4 address.
Per Johansson [Thu, 21 Jun 2012 12:13:09 +0000 (14:13 +0200)] 
ws2_32: In WSAIoctl(SIO_GET_INTERFACE_LIST), skip interfaces with no IPv4 address.

12 years agopo: Update French translation.
Frédéric Delanoy [Fri, 22 Jun 2012 05:46:28 +0000 (07:46 +0200)] 
po: Update French translation.

12 years agokernel32: Add a test for deleting a file opened for reading.
Dmitry Timoshkov [Thu, 21 Jun 2012 08:29:17 +0000 (17:29 +0900)] 
kernel32: Add a test for deleting a file opened for reading.

12 years agowindowscodecs: Create a IWICMetadataReader for a TIFF frame.
Dmitry Timoshkov [Tue, 19 Jun 2012 02:40:10 +0000 (11:40 +0900)] 
windowscodecs: Create a IWICMetadataReader for a TIFF frame.

12 years agohhctrl.ocx: Add support for the CHM code page.
Erich Hoover [Wed, 20 Jun 2012 20:31:19 +0000 (14:31 -0600)] 
hhctrl.ocx: Add support for the CHM code page.

12 years agohhctrl.ocx: Use HTML decoder for the index.
Erich Hoover [Wed, 20 Jun 2012 20:31:15 +0000 (14:31 -0600)] 
hhctrl.ocx: Use HTML decoder for the index.

12 years agohhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.
Erich Hoover [Wed, 20 Jun 2012 20:31:10 +0000 (14:31 -0600)] 
hhctrl.ocx: Add HTML to Unicode decoding capability to the table of contents.

12 years agoinclude/wine/test.h: Fix compilation of standalone tests with PSDK headers.
Dmitry Timoshkov [Thu, 21 Jun 2012 12:01:29 +0000 (21:01 +0900)] 
include/wine/test.h: Fix compilation of standalone tests with PSDK headers.

12 years agogdiplus: Fix vertical alignment calculation in GdipAddPathString.
Vincent Povirk [Thu, 21 Jun 2012 20:51:37 +0000 (15:51 -0500)] 
gdiplus: Fix vertical alignment calculation in GdipAddPathString.

12 years agogdiplus: Don't position characters by glyph metrics in GdipAddPathString.
Vincent Povirk [Thu, 21 Jun 2012 20:49:39 +0000 (15:49 -0500)] 
gdiplus: Don't position characters by glyph metrics in GdipAddPathString.

12 years agogdiplus: Scale all points in GdipAddPathString instead of the font.
Vincent Povirk [Thu, 21 Jun 2012 20:31:27 +0000 (15:31 -0500)] 
gdiplus: Scale all points in GdipAddPathString instead of the font.

12 years agoshell32/tests: Ignore case when comparing filenames.
Detlef Riekenberg [Fri, 22 Jun 2012 03:07:32 +0000 (05:07 +0200)] 
shell32/tests: Ignore case when comparing filenames.

12 years agowintrust/tests: Fix build with MSVC.
Thomas Faber [Fri, 22 Jun 2012 08:28:16 +0000 (10:28 +0200)] 
wintrust/tests: Fix build with MSVC.

12 years agomsvcp90: Added basic_ostream::operator<<(base type) implementation.
Piotr Caban [Fri, 22 Jun 2012 08:28:05 +0000 (10:28 +0200)] 
msvcp90: Added basic_ostream::operator<<(base type) implementation.

12 years agomsvcp90: Added num_put<char>::put(double) implementation.
Piotr Caban [Fri, 22 Jun 2012 08:27:50 +0000 (10:27 +0200)] 
msvcp90: Added num_put<char>::put(double) implementation.

12 years agomsvcp90: Added num_put<char>::put(bool) implementation.
Piotr Caban [Fri, 22 Jun 2012 08:27:16 +0000 (10:27 +0200)] 
msvcp90: Added num_put<char>::put(bool) implementation.

12 years agomsvcp90: Added num_put<char>::put(integral number).
Piotr Caban [Fri, 22 Jun 2012 08:27:02 +0000 (10:27 +0200)] 
msvcp90: Added num_put<char>::put(integral number).

12 years agomsvcp90: Added partial num_put<char> implementation.
Piotr Caban [Fri, 22 Jun 2012 08:26:48 +0000 (10:26 +0200)] 
msvcp90: Added partial num_put<char> implementation.

12 years agomsvcp90: Added num_put<char> class stub.
Piotr Caban [Fri, 22 Jun 2012 08:26:32 +0000 (10:26 +0200)] 
msvcp90: Added num_put<char> class stub.

12 years agomsvcp90: Fixed fraction digits ignoring in num_get_char__Getffld.
Piotr Caban [Fri, 22 Jun 2012 08:26:06 +0000 (10:26 +0200)] 
msvcp90: Fixed fraction digits ignoring in num_get_char__Getffld.

12 years agowbemprox: Add a partial Win32_VideoController class implementation.
Hans Leidekker [Fri, 22 Jun 2012 07:23:36 +0000 (09:23 +0200)] 
wbemprox: Add a partial Win32_VideoController class implementation.

12 years agowbemprox: Handle more property types in get_propval.
Hans Leidekker [Fri, 22 Jun 2012 07:23:20 +0000 (09:23 +0200)] 
wbemprox: Handle more property types in get_propval.

12 years agowindowscodecs: Add support for loading of multiple 8-byte IFD fields.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:21:26 +0000 (11:21 +0900)] 
windowscodecs: Add support for loading of multiple 8-byte IFD fields.

12 years agowindowscodecs: Add a test for endianness support in IFD metadata reader.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:21:19 +0000 (11:21 +0900)] 
windowscodecs: Add a test for endianness support in IFD metadata reader.

12 years agowindowscodecs: Handle IFD fields with count 0 same way as with count 1.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:21:13 +0000 (11:21 +0900)] 
windowscodecs: Handle IFD fields with count 0 same way as with count 1.

12 years agowindowscodecs: Add support for IFD_UNDEFINED field type.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:21:06 +0000 (11:21 +0900)] 
windowscodecs: Add support for IFD_UNDEFINED field type.

12 years agowindowscodecs: Add support for IFD_ASCII field type.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:20:59 +0000 (11:20 +0900)] 
windowscodecs: Add support for IFD_ASCII field type.

12 years agowindowscodecs: Add tests for more types of IFD fields.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:20:53 +0000 (11:20 +0900)] 
windowscodecs: Add tests for more types of IFD fields.

12 years agowindowscodecs: Fix handling of 8-byte IFD fields.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:20:46 +0000 (11:20 +0900)] 
windowscodecs: Fix handling of 8-byte IFD fields.

12 years agowindowscodecs: Add support for loading of multiple simple IFD fields.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:20:39 +0000 (11:20 +0900)] 
windowscodecs: Add support for loading of multiple simple IFD fields.

12 years agowindowscodecs: Add support for more types of IFD fields.
Dmitry Timoshkov [Thu, 21 Jun 2012 02:20:31 +0000 (11:20 +0900)] 
windowscodecs: Add support for more types of IFD fields.

12 years agoddraw: Use wined3d_get_adapter_display_mode() in d3d_device2_EnumTextureFormats().
Henri Verbeet [Thu, 21 Jun 2012 17:35:35 +0000 (19:35 +0200)] 
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device2_EnumTextureFormats().

12 years agoddraw: Use wined3d_get_adapter_display_mode() in d3d_device7_EnumTextureFormats().
Henri Verbeet [Thu, 21 Jun 2012 17:35:34 +0000 (19:35 +0200)] 
ddraw: Use wined3d_get_adapter_display_mode() in d3d_device7_EnumTextureFormats().

12 years agoddraw: Use wined3d_get_adapter_display_mode() in d3d7_EnumZBufferFormats().
Henri Verbeet [Thu, 21 Jun 2012 17:35:33 +0000 (19:35 +0200)] 
ddraw: Use wined3d_get_adapter_display_mode() in d3d7_EnumZBufferFormats().

12 years agoddraw: Use wined3d_get_adapter_display_mode() in CreateSurface().
Henri Verbeet [Thu, 21 Jun 2012 17:35:32 +0000 (19:35 +0200)] 
ddraw: Use wined3d_get_adapter_display_mode() in CreateSurface().

12 years agoddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetScanLine().
Henri Verbeet [Thu, 21 Jun 2012 17:35:31 +0000 (19:35 +0200)] 
ddraw: Use wined3d_get_adapter_display_mode() in ddraw7_GetScanLine().

12 years agoinclude/httprequest.idl: Use widl-specific attributes only with widl.
Thomas Faber [Thu, 21 Jun 2012 15:18:30 +0000 (17:18 +0200)] 
include/httprequest.idl: Use widl-specific attributes only with widl.

12 years agowinspool: On OS/X read the default paper size from the core printing api.
Huw Davies [Thu, 21 Jun 2012 11:59:03 +0000 (12:59 +0100)] 
winspool: On OS/X read the default paper size from the core printing api.

12 years agowinspool: Update the devmode when we update the driver.
Huw Davies [Thu, 21 Jun 2012 11:59:02 +0000 (12:59 +0100)] 
winspool: Update the devmode when we update the driver.

12 years agowineps: Always update the default devmode.
Huw Davies [Thu, 21 Jun 2012 11:59:01 +0000 (12:59 +0100)] 
wineps: Always update the default devmode.

12 years agowineps: Add the ability to override the ppd file's default pagesize and duplex settings.
Huw Davies [Thu, 21 Jun 2012 11:59:00 +0000 (12:59 +0100)] 
wineps: Add the ability to override the ppd file's default pagesize and duplex settings.

12 years agoavifil32: Drop the 'register' storage-class specifier.
Michael Stefaniuc [Thu, 21 Jun 2012 11:17:51 +0000 (13:17 +0200)] 
avifil32: Drop the 'register' storage-class specifier.

12 years agomsvcp90: Added istream>>(base type) implementation.
Piotr Caban [Thu, 21 Jun 2012 10:27:21 +0000 (12:27 +0200)] 
msvcp90: Added istream>>(base type) implementation.

12 years agomsvcp90: Added num_get<char>::get functions implementation.
Piotr Caban [Thu, 21 Jun 2012 10:27:06 +0000 (12:27 +0200)] 
msvcp90: Added num_get<char>::get functions implementation.

12 years agomsvcp90: Added num_get<char>::_Getifld implementation.
Piotr Caban [Thu, 21 Jun 2012 10:26:47 +0000 (12:26 +0200)] 
msvcp90: Added num_get<char>::_Getifld implementation.

12 years agomsvcp90: Added num_get<char>::_Getffld implementation.
Piotr Caban [Thu, 21 Jun 2012 10:26:20 +0000 (12:26 +0200)] 
msvcp90: Added num_get<char>::_Getffld implementation.

12 years agomsvcp90: Added num_get<char> constructors implementation.
Piotr Caban [Thu, 21 Jun 2012 10:26:02 +0000 (12:26 +0200)] 
msvcp90: Added num_get<char> constructors implementation.

12 years agomsvcp90: Define basic_streambuf structure globally.
Piotr Caban [Thu, 21 Jun 2012 10:25:44 +0000 (12:25 +0200)] 
msvcp90: Define basic_streambuf structure globally.

12 years agomsvcp90: Define ios_base structure globally.
Piotr Caban [Thu, 21 Jun 2012 10:25:23 +0000 (12:25 +0200)] 
msvcp90: Define ios_base structure globally.

12 years agomsvcp90: Separate num_get::get(long double) and num_get::get(double) functions.
Piotr Caban [Thu, 21 Jun 2012 10:25:09 +0000 (12:25 +0200)] 
msvcp90: Separate num_get::get(long double) and num_get::get(double) functions.

12 years agomsvcp90: Rename num_get_char_ctor__Init function because it's not a constructor.
Piotr Caban [Thu, 21 Jun 2012 10:24:33 +0000 (12:24 +0200)] 
msvcp90: Rename num_get_char_ctor__Init function because it's not a constructor.