Gerald Pfeifer
|
d0f1b68416
|
mshtml: Remove variable doc which is not really used from process_timer.
|
2010-05-03 15:38:57 +02:00 |
Gerald Pfeifer
|
be8d0bbb1e
|
msi: Remove variable product_code which is not really used from MSI_ApplyPatchW.
|
2010-05-03 15:38:47 +02:00 |
Gerald Pfeifer
|
effda58ad3
|
msi: Fix return value for ITERATE_RemoveFiles (in the error case).
|
2010-05-03 15:38:39 +02:00 |
Gerald Pfeifer
|
13e16f5f37
|
wineps.drv: Fix return value in PSDRV_SetBrush.
|
2010-05-03 15:38:07 +02:00 |
Gerald Pfeifer
|
073743170c
|
winhlp32: Remove variable keyDelta which is not really used from WINHELP_MainWndProc.
|
2010-05-03 15:37:39 +02:00 |
Gerald Pfeifer
|
01777ac5ce
|
riched20: Remove variable yprev which is not really used from ME_ArrowPageDown.
|
2010-05-03 15:37:31 +02:00 |
Gerald Pfeifer
|
bbbd723aa5
|
winhlp32: Remove a hunk of dead code from HLPFILE_BrowsePage.
|
2010-05-03 15:37:20 +02:00 |
Gerald Pfeifer
|
2aa11ff62e
|
taskmgr: Shed one parameter and one local variable from ProcessPageOnNotify.
|
2010-05-03 15:37:09 +02:00 |
Gerald Pfeifer
|
370cbe5e5b
|
taskmgr: Remove unused variable PageSize which is not really used from PerfDataGetPhysicalMemorySystemCacheK.
|
2010-05-03 15:36:55 +02:00 |
Gerald Pfeifer
|
e9c1750204
|
taskmgr: Remove variable CommitChargeLimit which is not really used from Graph_DrawMemUsageHistoryGraph.
|
2010-05-03 15:36:38 +02:00 |
Gerald Pfeifer
|
8283920268
|
regedit: Remove variable ExportKeyPath which is not really used from ExportRegistryFile.
|
2010-05-03 15:35:57 +02:00 |
Gerald Pfeifer
|
d9dbfa7d7c
|
regedit: Remove variable hdc which is not really used from OnPaint.
|
2010-05-03 15:35:49 +02:00 |
Gerald Pfeifer
|
1419a3fe1a
|
progman: Remove unused variable from and fix formatting of DIALOG_Execute.
|
2010-05-03 15:35:28 +02:00 |
Gerald Pfeifer
|
f40265b0b4
|
cmd: Remove variable argsProcessed which is not really used from WCMD_directory.
|
2010-05-03 15:35:18 +02:00 |
Gerald Pfeifer
|
02a0bd3a00
|
cmd: Remove variable doRecursive which is not really used from WCMD_for.
|
2010-05-03 15:35:11 +02:00 |
Maarten Lankhorst
|
f4fcd81167
|
include: Add float functions to msvcrt.
|
2010-05-03 15:34:41 +02:00 |
Nikolay Sivov
|
dc04cee787
|
rasdlg: Add RasEntryDlgW stub.
|
2010-05-03 14:03:35 +02:00 |
Hans Leidekker
|
e86ed3bf91
|
sc: Implement the start and stop commands.
|
2010-05-03 14:02:36 +02:00 |
Hans Leidekker
|
3e1f5ba382
|
sc: Implement the description and failure commands.
|
2010-05-03 14:02:30 +02:00 |
Hans Leidekker
|
5e9d2fc44a
|
sc: Implement the create and delete commands.
|
2010-05-03 14:02:23 +02:00 |
Hans Leidekker
|
544da28e53
|
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.
|
2010-05-03 14:02:14 +02:00 |
Eric Pouech
|
c4efb23d27
|
winedbg: Properly fix the previous patch about gcc 2.95 not supporting printf attribute on function pointers.
|
2010-05-03 14:01:20 +02:00 |
Damjan Jovanovic
|
f5a5371733
|
wine.desktop: Add Serbian translation.
|
2010-05-03 14:01:05 +02:00 |
Austin English
|
3c09ca128d
|
msvcrt/tests: Add more tests for setlocale().
|
2010-05-03 14:00:47 +02:00 |
Rico Schüller
|
cef28bb3a2
|
ddraw: Change return to break in PixelFormat_WineD3DtoDD().
|
2010-05-03 14:00:15 +02:00 |
Austin English
|
b581fc5b0b
|
msvcrt/tests: fix a couple typos.
|
2010-05-03 13:59:49 +02:00 |
Nikolay Sivov
|
f3ab3d971a
|
ole32/ole2: If no effect action selected use ::DragLeave() instead of ::Drop().
|
2010-05-03 13:58:59 +02:00 |
Nikolay Sivov
|
9c44ed8a6b
|
ole32/ole2: After IDropTarget::DragEnter() failure target doesn't count as valid.
|
2010-05-03 13:58:54 +02:00 |
Nikolay Sivov
|
071d16d624
|
ole32/tests: Additional test for RevokeDragDrop with destroyed window.
|
2010-05-03 13:58:41 +02:00 |
Nikolay Sivov
|
5426320d82
|
ole32/ole2: Fix simple parameter handling for DoDragDrop().
|
2010-05-03 13:58:38 +02:00 |
Nikolay Sivov
|
a37dfe3584
|
ole32/tests: Move tests to a separate function.
|
2010-05-03 13:58:34 +02:00 |
Vincent Pelletier
|
40cd9a7ff0
|
ddraw: Fix discrepancy in alpha mask for WINED3DFMT_B2G3R3A8_UNORM.
|
2010-05-03 13:57:58 +02:00 |
Paul Vriens
|
1b50493ba6
|
user32/tests: Run the tests again on Win95.
|
2010-05-03 13:57:17 +02:00 |
Andrew Nguyen
|
f2c91f0d3c
|
kernel32: Reject a format string with insertions if no variadic arguments are passed to FormatMessageA/W.
|
2010-05-03 13:56:53 +02:00 |
Andrew Eikum
|
c22d776e74
|
ole32: Only fail on missing Implemented Categories key if we actually have categories to check.
|
2010-05-03 13:56:41 +02:00 |
Damjan Jovanovic
|
21f75386ec
|
winemenubuilder: Store menu paths in Unicode.
|
2010-05-03 13:56:27 +02:00 |
Detlef Riekenberg
|
1434ef4e74
|
msvcr100: Add VS2010 C/C++ runtime library with forwards to msvcrt.
|
2010-05-03 13:56:17 +02:00 |
Jacek Caban
|
961145a7d1
|
shdocvw: Set IE version to IE8.
|
2010-05-03 13:55:53 +02:00 |
Sven Baars
|
2d2823ae44
|
msi: Fix Dutch translation.
|
2010-05-03 13:55:21 +02:00 |
Paul Vriens
|
1cc32247e0
|
msi: Update Dutch translation.
|
2010-05-03 13:54:41 +02:00 |
Paul Vriens
|
be7c811338
|
winmm: Update Dutch translation.
|
2010-05-03 13:54:31 +02:00 |
Henri Verbeet
|
87f34ce5f9
|
wined3d: Allow the ARB shader backend to work with GL implementations with low amounts of native parameters.
|
2010-05-03 13:51:02 +02:00 |
Henri Verbeet
|
0122cee51f
|
wined3d: Make sure all fields of the shader backend caps are always initialized.
|
2010-05-03 13:50:57 +02:00 |
Henri Verbeet
|
c9e7561b34
|
wined3d: Remove some unused fields from the shader backend caps.
|
2010-05-03 13:50:51 +02:00 |
Henri Verbeet
|
d5b68e7640
|
wined3d: Make sure all fields of the fragment pipe caps are always initialized.
|
2010-05-03 13:50:45 +02:00 |
Henri Verbeet
|
2661e9abf7
|
d3d9/tests: Fix test_cube_wrap() for different texture filtering schemes.
|
2010-05-03 13:50:37 +02:00 |
André Hentschel
|
3317fc38ee
|
imm32: Fix tests to apply to Vista+ as it does the same as Wine.
|
2010-04-29 13:16:17 -05:00 |
André Hentschel
|
8f1e00a17b
|
imm32: Fix ImmAssociateContextEx parameter handling.
|
2010-04-29 13:15:30 -05:00 |
Jacek Caban
|
73d4d172d5
|
mshtml: Added support for accessing select options by index.
|
2010-04-29 13:13:59 -05:00 |
Jacek Caban
|
21d7f6a7e6
|
mshtml: Added IHTMLSelectElement::get_options implementation.
|
2010-04-29 13:13:48 -05:00 |