wine
14 years agogdiplus/tests: Remove variable path which is not really used from test_linei.
Gerald Pfeifer [Fri, 30 Apr 2010 23:24:40 +0000 (01:24 +0200)] 
gdiplus/tests: Remove variable path which is not really used from test_linei.

14 years agorsaenh: Fix a testfailure which occures on some Win7 setups.
André Hentschel [Fri, 30 Apr 2010 16:09:15 +0000 (18:09 +0200)] 
rsaenh: Fix a testfailure which occures on some Win7 setups.

14 years agoinclude: Add some error codes for rsaenh.
André Hentschel [Fri, 30 Apr 2010 16:08:36 +0000 (18:08 +0200)] 
include: Add some error codes for rsaenh.

14 years agorsaenh: Fix a testfailure on Win7.
André Hentschel [Fri, 30 Apr 2010 16:06:13 +0000 (18:06 +0200)] 
rsaenh: Fix a testfailure on Win7.

14 years agoshell32: Handle NULL pName in ShellLink fnSetDescription.
Aric Stewart [Fri, 30 Apr 2010 15:04:19 +0000 (10:04 -0500)] 
shell32: Handle NULL pName in ShellLink fnSetDescription.

14 years agofonts: 8-pixel strikes for Tahoma font.
Jon Parshall [Thu, 29 Apr 2010 14:45:28 +0000 (09:45 -0500)] 
fonts: 8-pixel strikes for Tahoma font.

14 years agoole32/marshal: Compare with S_OK instead of keeping in mind that it's zero.
Nikolay Sivov [Mon, 3 May 2010 11:48:29 +0000 (15:48 +0400)] 
ole32/marshal: Compare with S_OK instead of keeping in mind that it's zero.

14 years agocomctl32/tests: Remove variable hwndheader which is not really used from test_items.
Gerald Pfeifer [Sun, 2 May 2010 23:48:00 +0000 (01:48 +0200)] 
comctl32/tests: Remove variable hwndheader which is not really used from test_items.

14 years agoriched20: Remove variable di which is not really used from ME_InsertEndRowFromCursor.
Gerald Pfeifer [Sun, 2 May 2010 20:21:12 +0000 (22:21 +0200)] 
riched20: Remove variable di which is not really used from ME_InsertEndRowFromCursor.

14 years agowinmm/tests: Remove variable start which is not really used from wave_out_test_deviceOut.
Gerald Pfeifer [Sun, 2 May 2010 20:09:46 +0000 (22:09 +0200)] 
winmm/tests: Remove variable start which is not really used from wave_out_test_deviceOut.

14 years agooleaut32/tests: Remove variable expectedhres which is not really used from test_VarDiv.
Gerald Pfeifer [Sun, 2 May 2010 19:23:49 +0000 (21:23 +0200)] 
oleaut32/tests: Remove variable expectedhres which is not really used from test_VarDiv.

14 years agontoskrnl.exe: Remove variable retX which is not really used from emulate_instruction.
Gerald Pfeifer [Sun, 2 May 2010 19:20:53 +0000 (21:20 +0200)] 
ntoskrnl.exe: Remove variable retX which is not really used from emulate_instruction.

14 years agomshtml/tests: Fix return value of ActiveScript_SetScriptState.
Gerald Pfeifer [Sun, 2 May 2010 19:16:06 +0000 (21:16 +0200)] 
mshtml/tests: Fix return value of ActiveScript_SetScriptState.

14 years agogdi32: Remove variable x which is not really used from testJustification.
Gerald Pfeifer [Sun, 2 May 2010 18:53:58 +0000 (20:53 +0200)] 
gdi32: Remove variable x which is not really used from testJustification.

14 years agowidl: Simplify write_struct_tfs and remove an unused variable.
Gerald Pfeifer [Sun, 2 May 2010 18:48:39 +0000 (20:48 +0200)] 
widl: Simplify write_struct_tfs and remove an unused variable.

14 years agocomctl32: Remove variable old_focused which is not really used from MONTHCAL_Mouse.
Gerald Pfeifer [Sun, 2 May 2010 18:40:05 +0000 (20:40 +0200)] 
comctl32: Remove variable old_focused which is not really used from MONTHCAL_Mouse.

14 years agoole32: Fix return value for CoRevokeMallocSpy.
Gerald Pfeifer [Sat, 1 May 2010 20:38:00 +0000 (22:38 +0200)] 
ole32: Fix return value for CoRevokeMallocSpy.

14 years agoole32: Fix return value of DefaultHandler_SetClientSite.
Gerald Pfeifer [Sat, 1 May 2010 20:33:45 +0000 (22:33 +0200)] 
ole32: Fix return value of DefaultHandler_SetClientSite.

14 years agoriched20: Remove variable changed which is not really used from ME_PrepareParagraphFo...
Gerald Pfeifer [Sat, 1 May 2010 20:35:31 +0000 (22:35 +0200)] 
riched20: Remove variable changed which is not really used from ME_PrepareParagraphForWrapping.

14 years agowintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing.
Gerald Pfeifer [Sat, 1 May 2010 20:31:07 +0000 (22:31 +0200)] 
wintrust/tests: Remove variable myARGC which is not really used from test_cdf_parsing.

14 years agowinex11: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_32.
Gerald Pfeifer [Sat, 1 May 2010 20:21:52 +0000 (22:21 +0200)] 
winex11: Remove variable bits which is not really used from X11DRV_DIB_GetImageBits_32.

14 years agomshtml: Remove variable doc which is not really used from process_timer.
Gerald Pfeifer [Sat, 1 May 2010 17:19:57 +0000 (19:19 +0200)] 
mshtml: Remove variable doc which is not really used from process_timer.

14 years agomsi: Remove variable product_code which is not really used from MSI_ApplyPatchW.
Gerald Pfeifer [Sat, 1 May 2010 15:49:14 +0000 (17:49 +0200)] 
msi: Remove variable product_code which is not really used from MSI_ApplyPatchW.

14 years agomsi: Fix return value for ITERATE_RemoveFiles (in the error case).
Gerald Pfeifer [Sat, 1 May 2010 15:45:56 +0000 (17:45 +0200)] 
msi: Fix return value for ITERATE_RemoveFiles (in the error case).

14 years agowineps.drv: Fix return value in PSDRV_SetBrush.
Gerald Pfeifer [Sat, 1 May 2010 15:37:37 +0000 (17:37 +0200)] 
wineps.drv: Fix return value in PSDRV_SetBrush.

14 years agowinhlp32: Remove variable keyDelta which is not really used from WINHELP_MainWndProc.
Gerald Pfeifer [Sat, 1 May 2010 15:20:09 +0000 (17:20 +0200)] 
winhlp32: Remove variable keyDelta which is not really used from WINHELP_MainWndProc.

14 years agoriched20: Remove variable yprev which is not really used from ME_ArrowPageDown.
Gerald Pfeifer [Sat, 1 May 2010 15:24:06 +0000 (17:24 +0200)] 
riched20: Remove variable yprev which is not really used from ME_ArrowPageDown.

14 years agowinhlp32: Remove a hunk of dead code from HLPFILE_BrowsePage.
Gerald Pfeifer [Sat, 1 May 2010 15:18:24 +0000 (17:18 +0200)] 
winhlp32: Remove a hunk of dead code from HLPFILE_BrowsePage.

14 years agotaskmgr: Shed one parameter and one local variable from ProcessPageOnNotify.
Gerald Pfeifer [Sat, 1 May 2010 14:48:48 +0000 (16:48 +0200)] 
taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify.

14 years agotaskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhy...
Gerald Pfeifer [Sat, 1 May 2010 14:45:36 +0000 (16:45 +0200)] 
taskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhysicalMemorySystemCacheK.

14 years agotaskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMe...
Gerald Pfeifer [Sat, 1 May 2010 14:42:24 +0000 (16:42 +0200)] 
taskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMemUsageHistoryGraph.

14 years agoregedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.
Gerald Pfeifer [Sat, 1 May 2010 14:38:50 +0000 (16:38 +0200)] 
regedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.

14 years agoregedit: Remove variable hdc which is not really used from OnPaint.
Gerald Pfeifer [Sat, 1 May 2010 14:36:49 +0000 (16:36 +0200)] 
regedit: Remove variable hdc which is not really used from OnPaint.

14 years agoprogman: Remove unused variable from and fix formatting of DIALOG_Execute.
Gerald Pfeifer [Sat, 1 May 2010 14:30:49 +0000 (16:30 +0200)] 
progman: Remove unused variable from and fix formatting of DIALOG_Execute.

14 years agocmd: Remove variable argsProcessed which is not really used from WCMD_directory.
Gerald Pfeifer [Sat, 1 May 2010 14:26:04 +0000 (16:26 +0200)] 
cmd: Remove variable argsProcessed which is not really used from WCMD_directory.

14 years agocmd: Remove variable doRecursive which is not really used from WCMD_for.
Gerald Pfeifer [Sat, 1 May 2010 14:24:45 +0000 (16:24 +0200)] 
cmd: Remove variable doRecursive which is not really used from WCMD_for.

14 years agoinclude: Add float functions to msvcrt.
Maarten Lankhorst [Sat, 1 May 2010 14:32:45 +0000 (16:32 +0200)] 
include: Add float functions to msvcrt.

14 years agorasdlg: Add RasEntryDlgW stub.
Nikolay Sivov [Mon, 3 May 2010 11:03:49 +0000 (15:03 +0400)] 
rasdlg: Add RasEntryDlgW stub.

14 years agosc: Implement the start and stop commands.
Hans Leidekker [Mon, 3 May 2010 10:57:57 +0000 (12:57 +0200)] 
sc: Implement the start and stop commands.

14 years agosc: Implement the description and failure commands.
Hans Leidekker [Mon, 3 May 2010 10:57:39 +0000 (12:57 +0200)] 
sc: Implement the description and failure commands.

14 years agosc: Implement the create and delete commands.
Hans Leidekker [Mon, 3 May 2010 10:57:22 +0000 (12:57 +0200)] 
sc: Implement the create and delete commands.

14 years agoprograms: Add a stubbed sc.exe.
Hans Leidekker [Mon, 3 May 2010 10:56:58 +0000 (12:56 +0200)] 
programs: Add a stubbed sc.exe.

This is a command line tool used to create and configure services.
It's included in XP and used by the Akamai client installer.

14 years agowinedbg: Properly fix the previous patch about gcc 2.95 not supporting printf attribu...
Eric Pouech [Mon, 3 May 2010 06:12:22 +0000 (08:12 +0200)] 
winedbg: Properly fix the previous patch about gcc 2.95 not supporting printf attribute on function pointers.

14 years agowine.desktop: Add Serbian translation.
Damjan Jovanovic [Mon, 3 May 2010 02:32:53 +0000 (04:32 +0200)] 
wine.desktop: Add Serbian translation.

14 years agomsvcrt/tests: Add more tests for setlocale().
Austin English [Sun, 2 May 2010 21:40:24 +0000 (16:40 -0500)] 
msvcrt/tests: Add more tests for setlocale().

14 years agoddraw: Change return to break in PixelFormat_WineD3DtoDD().
Rico Schüller [Sun, 2 May 2010 17:35:25 +0000 (19:35 +0200)] 
ddraw: Change return to break in PixelFormat_WineD3DtoDD().

14 years agomsvcrt/tests: fix a couple typos.
Austin English [Sun, 2 May 2010 10:40:23 +0000 (05:40 -0500)] 
msvcrt/tests: fix a couple typos.

14 years agoole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().
Nikolay Sivov [Sun, 2 May 2010 08:56:47 +0000 (12:56 +0400)] 
ole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().

14 years agoole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.
Nikolay Sivov [Sun, 2 May 2010 08:49:37 +0000 (12:49 +0400)] 
ole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.

14 years agoole32/tests: Additional test for RevokeDragDrop with destroyed window.
Nikolay Sivov [Sat, 1 May 2010 23:01:36 +0000 (03:01 +0400)] 
ole32/tests: Additional test for RevokeDragDrop with destroyed window.

14 years agoole32/ole2: Fix simple parameter handling for DoDragDrop().
Nikolay Sivov [Sat, 1 May 2010 17:37:46 +0000 (21:37 +0400)] 
ole32/ole2: Fix simple parameter handling for DoDragDrop().

14 years agoole32/tests: Move tests to a separate function.
Nikolay Sivov [Sat, 1 May 2010 09:37:42 +0000 (13:37 +0400)] 
ole32/tests: Move tests to a separate function.

14 years agoddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.
Vincent Pelletier [Sun, 2 May 2010 06:26:21 +0000 (08:26 +0200)] 
ddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.

14 years agouser32/tests: Run the tests again on Win95.
Paul Vriens [Sat, 1 May 2010 19:18:13 +0000 (21:18 +0200)] 
user32/tests: Run the tests again on Win95.

14 years agokernel32: Reject a format string with insertions if no variadic arguments are passed...
Andrew Nguyen [Sat, 1 May 2010 08:40:46 +0000 (03:40 -0500)] 
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.

14 years agoole32: Only fail on missing Implemented Categories key if we actually have categories...
Andrew Eikum [Fri, 30 Apr 2010 23:03:05 +0000 (18:03 -0500)] 
ole32: Only fail on missing Implemented Categories key if we actually have categories to check.

14 years agowinemenubuilder: Store menu paths in Unicode.
Damjan Jovanovic [Fri, 30 Apr 2010 11:41:40 +0000 (13:41 +0200)] 
winemenubuilder: Store menu paths in Unicode.

14 years agomsvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.
Detlef Riekenberg [Fri, 30 Apr 2010 12:07:34 +0000 (14:07 +0200)] 
msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.

14 years agoshdocvw: Set IE version to IE8.
Jacek Caban [Fri, 30 Apr 2010 16:45:33 +0000 (18:45 +0200)] 
shdocvw: Set IE version to IE8.

14 years agomsi: Fix Dutch translation.
Sven Baars [Fri, 30 Apr 2010 13:24:33 +0000 (15:24 +0200)] 
msi: Fix Dutch translation.

14 years agomsi: Update Dutch translation.
Paul Vriens [Fri, 30 Apr 2010 12:34:51 +0000 (14:34 +0200)] 
msi: Update Dutch translation.

14 years agowinmm: Update Dutch translation.
Paul Vriens [Fri, 30 Apr 2010 12:18:46 +0000 (14:18 +0200)] 
winmm: Update Dutch translation.

14 years agowined3d: Allow the ARB shader backend to work with GL implementations with low amount...
Henri Verbeet [Thu, 29 Apr 2010 21:41:31 +0000 (23:41 +0200)] 
wined3d: Allow the ARB shader backend to work with GL implementations with low amounts of native parameters.

14 years agowined3d: Make sure all fields of the shader backend caps are always initialized.
Henri Verbeet [Thu, 29 Apr 2010 21:41:30 +0000 (23:41 +0200)] 
wined3d: Make sure all fields of the shader backend caps are always initialized.

14 years agowined3d: Remove some unused fields from the shader backend caps.
Henri Verbeet [Thu, 29 Apr 2010 21:41:29 +0000 (23:41 +0200)] 
wined3d: Remove some unused fields from the shader backend caps.

14 years agowined3d: Make sure all fields of the fragment pipe caps are always initialized.
Henri Verbeet [Thu, 29 Apr 2010 21:41:28 +0000 (23:41 +0200)] 
wined3d: Make sure all fields of the fragment pipe caps are always initialized.

14 years agod3d9/tests: Fix test_cube_wrap() for different texture filtering schemes.
Henri Verbeet [Thu, 29 Apr 2010 21:41:27 +0000 (23:41 +0200)] 
d3d9/tests: Fix test_cube_wrap() for different texture filtering schemes.

14 years agoimm32: Fix tests to apply to Vista+ as it does the same as Wine.
André Hentschel [Wed, 28 Apr 2010 15:24:51 +0000 (17:24 +0200)] 
imm32: Fix tests to apply to Vista+ as it does the same as Wine.

14 years agoimm32: Fix ImmAssociateContextEx parameter handling.
André Hentschel [Wed, 28 Apr 2010 15:23:12 +0000 (17:23 +0200)] 
imm32: Fix ImmAssociateContextEx parameter handling.

14 years agomshtml: Added support for accessing select options by index.
Jacek Caban [Thu, 29 Apr 2010 16:29:23 +0000 (18:29 +0200)] 
mshtml: Added support for accessing select options by index.

14 years agomshtml: Added IHTMLSelectElement::get_options implementation.
Jacek Caban [Thu, 29 Apr 2010 16:28:57 +0000 (18:28 +0200)] 
mshtml: Added IHTMLSelectElement::get_options implementation.

14 years agomshtml: Added IHTMLSelectElement::put_length implementation.
Jacek Caban [Thu, 29 Apr 2010 16:28:38 +0000 (18:28 +0200)] 
mshtml: Added IHTMLSelectElement::put_length implementation.

14 years agourlmon: Fixed synchronous binding to file.
Piotr Caban [Thu, 29 Apr 2010 15:14:47 +0000 (17:14 +0200)] 
urlmon: Fixed synchronous binding to file.

14 years agousp10: Update ScriptItemize to use the baselevel of a unified run.
Aric Stewart [Thu, 29 Apr 2010 12:32:03 +0000 (07:32 -0500)] 
usp10: Update ScriptItemize to use the baselevel of a unified run.

14 years agowinex11: Unify German keyboard mapping.
Jörg Höhle [Thu, 11 Feb 2010 03:15:08 +0000 (04:15 +0100)] 
winex11: Unify German keyboard mapping.

14 years agomsi: Support multiple patches per package.
Hans Leidekker [Thu, 29 Apr 2010 07:39:22 +0000 (09:39 +0200)] 
msi: Support multiple patches per package.

14 years agomsi: Simplify msi_set_context.
Hans Leidekker [Thu, 29 Apr 2010 07:39:08 +0000 (09:39 +0200)] 
msi: Simplify msi_set_context.

14 years agomsi: Make sure to only open a patch database in msi_apply_patch_package.
Hans Leidekker [Thu, 29 Apr 2010 07:38:54 +0000 (09:38 +0200)] 
msi: Make sure to only open a patch database in msi_apply_patch_package.

14 years agomsi: Test the contents of some of the system tables before and after patching.
Hans Leidekker [Thu, 29 Apr 2010 07:38:36 +0000 (09:38 +0200)] 
msi: Test the contents of some of the system tables before and after patching.

14 years agomsi: Store a copy of the file extension in the MSIMIME structure.
Hans Leidekker [Thu, 29 Apr 2010 07:38:08 +0000 (09:38 +0200)] 
msi: Store a copy of the file extension in the MSIMIME structure.

Fixes a crash that occurs when the extension foreign key points to nowhere.
Reported by Vincent Pelletier.

14 years agomsi: Fix some test failures on Windows.
Hans Leidekker [Thu, 29 Apr 2010 07:37:44 +0000 (09:37 +0200)] 
msi: Fix some test failures on Windows.

14 years agowined3d: Store the VTF format capability in the format table.
Henri Verbeet [Wed, 28 Apr 2010 22:09:03 +0000 (00:09 +0200)] 
wined3d: Store the VTF format capability in the format table.

14 years agowined3d: Store the sRGB write format capability in the format table.
Henri Verbeet [Wed, 28 Apr 2010 22:09:02 +0000 (00:09 +0200)] 
wined3d: Store the sRGB write format capability in the format table.

14 years agowined3d: Store the sRGB read format capability in the format table.
Henri Verbeet [Wed, 28 Apr 2010 22:09:01 +0000 (00:09 +0200)] 
wined3d: Store the sRGB read format capability in the format table.

14 years agowined3d: Store the bumpmap format capability in the format table.
Henri Verbeet [Wed, 28 Apr 2010 22:09:00 +0000 (00:09 +0200)] 
wined3d: Store the bumpmap format capability in the format table.

14 years agowined3d: Avoid some needless depth buffer copies.
Henri Verbeet [Wed, 28 Apr 2010 22:08:59 +0000 (00:08 +0200)] 
wined3d: Avoid some needless depth buffer copies.

If an application switches between render targets of a different size, but
with the same depth/stencil surface it'll typically clear the depth/stencil
surface before drawing. However, in case of the smaller render target that
wouldn't be a full clear, so we'd have to do a depth copy if we also switched
between onscreen and offscreen rendering. Keeping track of which part of the
depth/stencil surface is current for onscreen/offscreen allows us to avoid
most of these kinds of copies. The current scheme requires the current/dirty
rectangle to have an origin at (0,0). This could be extended to an arbitrary
rectangle, but the bookkeeping becomes somewhat more complex in that case, and
it's not clear that there would be much of a benefit at this point.

14 years agommdevapi: Add a warning if openal is not available.
Maarten Lankhorst [Wed, 28 Apr 2010 20:06:54 +0000 (22:06 +0200)] 
mmdevapi: Add a warning if openal is not available.

As spotted by Christoph Hohmann.

14 years agowinex11: Make the cursor window global instead of per-thread, and send it a message...
Alexandre Julliard [Thu, 29 Apr 2010 00:23:05 +0000 (19:23 -0500)] 
winex11: Make the cursor window global instead of per-thread, and send it a message when the cursor changes.

14 years agod3dx9: Add source register modifiers (sm 2+) support to the shader assembler.
Matteo Bruni [Wed, 21 Apr 2010 14:15:46 +0000 (16:15 +0200)] 
d3dx9: Add source register modifiers (sm 2+) support to the shader assembler.

14 years agod3dx9: Add instruction modifiers (sm 2.0+) support to the shader assembler.
Matteo Bruni [Wed, 21 Apr 2010 14:15:46 +0000 (16:15 +0200)] 
d3dx9: Add instruction modifiers (sm 2.0+) support to the shader assembler.

14 years agod3dx9: Add swizzle and writemask support to the shader assembler.
Matteo Bruni [Wed, 21 Apr 2010 14:15:46 +0000 (16:15 +0200)] 
d3dx9: Add swizzle and writemask support to the shader assembler.

14 years agomsi: Move all file comparisons to CostFinalize.
Hans Leidekker [Tue, 27 Apr 2010 11:30:32 +0000 (13:30 +0200)] 
msi: Move all file comparisons to CostFinalize.

File costing can't be done correctly on upgrades unless we know
which files are going to be overwritten.

14 years agomsi: Always evaluate component conditions.
Hans Leidekker [Tue, 27 Apr 2010 11:30:10 +0000 (13:30 +0200)] 
msi: Always evaluate component conditions.

Fixes a regression caused by 0d770c96fe3172a7db64d7efb7819a70a6352370.

14 years agomsi/tests: Use a unique product code when testing MsiConfigureFeature parameter valid...
Hans Leidekker [Tue, 27 Apr 2010 11:29:49 +0000 (13:29 +0200)] 
msi/tests: Use a unique product code when testing MsiConfigureFeature parameter validation.

This is to avoid ERROR_INSTALL_ALREADY_RUNNING errors on Windows.

14 years agomsi: Only set the property in the Reinstall event.
Hans Leidekker [Tue, 27 Apr 2010 11:29:31 +0000 (13:29 +0200)] 
msi: Only set the property in the Reinstall event.

14 years agomsi/tests: Return INVALID_FILE_SIZE from get_pf_file_size if the file can't be opened.
Hans Leidekker [Tue, 27 Apr 2010 11:29:14 +0000 (13:29 +0200)] 
msi/tests: Return INVALID_FILE_SIZE from get_pf_file_size if the file can't be opened.

So we can distinguish a zero-sized file from a file that doesn't exist.

14 years agomsvcrt: Fix wrong msvcr90 in comments.
Detlef Riekenberg [Wed, 28 Apr 2010 15:44:51 +0000 (17:44 +0200)] 
msvcrt: Fix wrong msvcr90 in comments.

14 years agomsvcr70: Sync exports to current msvcrt.
Detlef Riekenberg [Wed, 28 Apr 2010 15:35:06 +0000 (17:35 +0200)] 
msvcr70: Sync exports to current msvcrt.

14 years agomsvcr90: Sync exports to current msvcrt exports.
Detlef Riekenberg [Wed, 28 Apr 2010 15:32:34 +0000 (17:32 +0200)] 
msvcr90: Sync exports to current msvcrt exports.

14 years agomsvcr80: Sync exports to current msvcrt exports.
Detlef Riekenberg [Wed, 28 Apr 2010 15:32:34 +0000 (17:32 +0200)] 
msvcr80: Sync exports to current msvcrt exports.