Stefan Dösinger
|
ed7e520926
|
wined3d: Get rid of a few Nvidiaisms in glsl shaders.
|
2007-11-14 11:51:38 +01:00 |
Stefan Dösinger
|
edb78187a9
|
wined3d: Hardcode local constants into the shader if possible.
|
2007-11-14 11:51:26 +01:00 |
Andrew Talbot
|
b673b984f2
|
user32: Constify a variable.
|
2007-11-14 11:51:19 +01:00 |
Detlef Riekenberg
|
2b8f8d16bd
|
comctl32: Fix a typo in a debug message.
|
2007-11-14 11:51:13 +01:00 |
Francois Gouget
|
b734dee31e
|
kernel32/tests: Fix a signed/unsigned warning.
|
2007-11-13 23:28:06 +01:00 |
Francois Gouget
|
4fddc5e726
|
rpcrt4: Add some missing prototypes and better match the PSDK types.
|
2007-11-13 23:28:06 +01:00 |
Francois Gouget
|
4f16a43c2c
|
advpack: Skip some tests if not in interactive mode because they pop up dialogs.
|
2007-11-13 23:28:06 +01:00 |
Francois Gouget
|
b0afca5704
|
user32/tests/msg: Don't mess up lParam as it is passed on to DefWindowProcA().
|
2007-11-13 23:28:06 +01:00 |
Rob Shearman
|
3634dc1b1c
|
rpcrt4: Fix a copy and paste mistake in declaring threaddata_cs_debug.
Reported by Hans Leidekker.
|
2007-11-13 23:28:05 +01:00 |
Rob Shearman
|
2fd5acedb7
|
ole32: Release the correct pointer in test_MkParseDisplayName.
Reported by Dan Kegel.
|
2007-11-13 23:28:05 +01:00 |
Rob Shearman
|
5d2f802359
|
ole32: Validate the parameters to DataCache_Cache.
|
2007-11-13 23:28:05 +01:00 |
Jonathan Ernst
|
c0473bb8e7
|
avifil32: Updated French translation.
|
2007-11-13 21:47:37 +01:00 |
Jonathan Ernst
|
fce32db963
|
localui: Updated French translation.
|
2007-11-13 21:47:06 +01:00 |
Jonathan Ernst
|
b755629039
|
credui: Updated French translation.
|
2007-11-13 21:46:55 +01:00 |
Jonathan Ernst
|
4ec05f831f
|
shell32: Updated French translation.
|
2007-11-13 21:45:23 +01:00 |
Alexandre Julliard
|
db500aad2d
|
shell32: Don't wait for the command to terminate in ShellLink_InvokeCommand.
|
2007-11-13 21:34:52 +01:00 |
Alexandre Julliard
|
14eb294a48
|
shell32: Pass some of the ShellExecute flags through InvokeCommand.
|
2007-11-13 21:34:28 +01:00 |
EA Durbin
|
661755b69f
|
kernel32: Add stub for GetConsoleKeyboardLayoutNameW.
|
2007-11-13 15:10:12 +01:00 |
EA Durbin
|
592fc26b09
|
kernel32: Add stub implementation of GetConsoleKeyboardLayoutNameA.
|
2007-11-13 15:09:08 +01:00 |
EA Durbin
|
6e6a2a5856
|
kernel32: Add stub implementation of GetConsoleInputExeNameW.
|
2007-11-13 15:08:28 +01:00 |
EA Durbin
|
4a0833c2d0
|
kernel32: Add stub implementation of GetConsoleInputExeNameA.
|
2007-11-13 15:07:54 +01:00 |
Alistair Leslie-Hughes
|
fad20c9ce0
|
msxml3: Enable test for bad argument / fix memory leak.
|
2007-11-13 15:06:11 +01:00 |
Alistair Leslie-Hughes
|
8de2d5290a
|
msxml3: Return E_INVALIDARG on bad parameter.
|
2007-11-13 15:05:59 +01:00 |
Francois Gouget
|
d5fb2315cb
|
ctapi32: Use quotes to include our headers. Fixes winapi_check warnings.
|
2007-11-13 13:37:30 +01:00 |
Francois Gouget
|
b1c9966828
|
cfgmgr32: Flesh out cfgmgr32.h a bit more and fix the corresponding functions.
|
2007-11-13 13:37:27 +01:00 |
Francois Gouget
|
b6ad7b5ef7
|
rpcrt4: Add an API documentation stub to make winapi_check happy.
|
2007-11-13 13:37:24 +01:00 |
Francois Gouget
|
b38b2d6dad
|
acledit: Add wfext.h.
|
2007-11-13 13:36:51 +01:00 |
Francois Gouget
|
4b1ba7bf17
|
ntoskrnl: Remove trailing spaces in Wine traces.
|
2007-11-13 13:35:59 +01:00 |
Francois Gouget
|
41643327ee
|
wined3d: Add trailing '\n's to two shader_addline() calls.
|
2007-11-13 13:35:55 +01:00 |
James Hawkins
|
474fca1eec
|
msi: Fix the condition for checking a drive.
|
2007-11-13 13:35:50 +01:00 |
James Hawkins
|
bee95916f7
|
msi: Set the file to NULL when running the directory search.
|
2007-11-13 13:35:41 +01:00 |
James Hawkins
|
9459ef5ab1
|
msi: Implement the VolumeSelectCombo control.
|
2007-11-13 13:35:27 +01:00 |
James Hawkins
|
c68825569d
|
msi: Test the Uninstall registry entries.
|
2007-11-13 13:35:21 +01:00 |
James Hawkins
|
f6b27673b0
|
msi: Delete the uninstall key when the product is removed.
|
2007-11-13 13:35:01 +01:00 |
David Adam
|
6840049f2f
|
d3dx8: Implement D3DXMatrixAffine Transformation.
|
2007-11-13 13:34:56 +01:00 |
Rob Shearman
|
a51486c657
|
rpcrt4: Implement RpcCancelThread for the ncacn_ip_tcp protocol sequence.
|
2007-11-13 13:34:50 +01:00 |
Lei Zhang
|
4dda7c6371
|
shell32: Don't crash if $HOME is not set.
|
2007-11-13 13:33:26 +01:00 |
Lei Zhang
|
70c75dcd0d
|
shell32: rename My Video to My Videos.
|
2007-11-13 13:33:21 +01:00 |
Rob Shearman
|
56a624b0fe
|
ole32: Wait forever on the ready_event in the local server tests.
|
2007-11-13 13:33:17 +01:00 |
Rob Shearman
|
24723913e0
|
ole32: Use asynchronous I/O for the named pipe server for local servers.
|
2007-11-13 13:31:15 +01:00 |
Rob Shearman
|
da04018608
|
ole32: Fix the condition in HMETAFILEPICT_UserFree to match that in METAFILEPICT_UserMarshal.
Actually free the memory.
|
2007-11-13 13:29:53 +01:00 |
Rob Shearman
|
8ee930150c
|
ole32: Fix a memory leak in the HGLOBAL stream tests by telling CreateStreamOnHGlobal to free the memory it allocates, as we don't free it ourselves in this test.
|
2007-11-13 13:29:47 +01:00 |
Rob Shearman
|
d881005c4f
|
ole32: Release the stream in COM_RevokeRegisteredClassObject.
|
2007-11-13 13:29:38 +01:00 |
Rob Shearman
|
4edca3cf4d
|
ole32: Fail before constructing an object in CreateStreamOnHGlobal to avoid a memory leak.
|
2007-11-13 13:29:30 +01:00 |
Rob Shearman
|
8296548bb5
|
kernel32: Implement GetThreadId.
|
2007-11-13 13:29:27 +01:00 |
Jacek Caban
|
93d87ca37f
|
hlink: Added HlinkGetSpecialReference implementation.
|
2007-11-13 13:29:23 +01:00 |
Jacek Caban
|
9771c7393a
|
shlwapi: Fixed SHPackDispParamsV spec declaration.
|
2007-11-13 13:29:20 +01:00 |
Paul Vriens
|
52ccb14155
|
dsound/tests: Better check to see if class is not available.
|
2007-11-13 13:29:17 +01:00 |
Paul Vriens
|
65d3682c22
|
dsound/tests: Fix test failures on WinXP.
|
2007-11-13 13:29:11 +01:00 |
Stefan Dösinger
|
894a705cc7
|
wined3d: Load GL_EXT_texture3D from gl 1.2 if the extension is not there.
|
2007-11-12 14:29:52 +01:00 |