Nate Gallaher
07c321ba73
msi: Test that a query on a join of two tables returns data from the correct table.
2009-10-27 14:01:50 +01:00
Nate Gallaher
cc366e1282
msi: Add tablename tracking to VIEW_find_column.
...
This fixes the bug where multiple columns of the same name, but
different tables are members of a join. Any attempt to refer to these
columns will resolve to the first available column with that name,
irregardless of any tablename modifier.
2009-10-27 14:01:23 +01:00
Matteo Bruni
c6af1f5cd4
d3dx9: Add D3DXAssembleShader tests.
2009-10-27 13:57:31 +01:00
Huw Davies
76e0090565
oledb32: Add a couple of conversions to DBTYPE_FILETIME.
2009-10-27 13:44:32 +01:00
Huw Davies
ed53dafcab
oledb32: Add CanConvert support for DBTYPE_FILETIME.
2009-10-27 13:44:26 +01:00
Huw Davies
021eaadea3
msdaps: Implement IRowsetInfo_GetProperties proxy and stub.
2009-10-27 13:44:13 +01:00
Huw Davies
64dc7306d8
include: Add rstinf.idl.
2009-10-27 13:44:09 +01:00
Huw Davies
d52a9cdd44
msdaps: Implement SetCommandText proxy and stub.
2009-10-27 13:43:57 +01:00
Huw Davies
19672d7167
include: Add cmdtxt.idl.
2009-10-27 13:43:51 +01:00
Huw Davies
8b5431ad3a
include: Add cmdbas.idl.
2009-10-27 13:43:37 +01:00
Paul Vriens
4af8e5f24d
advapi32/tests: Add a input parameter check (CloseEventLog).
2009-10-27 13:42:49 +01:00
Paul Vriens
6bdbf6ee4c
advapi32/tests: Cope with empty servername.
2009-10-27 13:42:44 +01:00
Paul Vriens
84d689bd58
advapi32/tests: Add some input parameter checks.
2009-10-27 13:42:37 +01:00
Paul Vriens
48033db67e
advapi32/tests: Add some basic eventlog tests.
2009-10-27 13:42:31 +01:00
Ken Thomases
e606da3be9
winex11: Allow assigning non-OEM virtual key codes for remaining keys.
...
This is safe because the keyboard layout tables and standard virtual
key code assignments have all already been done. This is necessary
because some X11 keyboard mappings (e.g. Greek keyboard layout on a
Mac) are full of non-Latin keysyms.
2009-10-27 11:32:04 +01:00
Ken Thomases
58156740f9
winex11: Use a table of available OEM virtual key codes.
...
Restore availability of vkeys prior to VK_OEM_8. That's safe now that OEM
vkeys are assigned in a separate loop after standard OEM vkey assignments
have been made.
2009-10-27 11:31:34 +01:00
Ken Thomases
f6a6712a31
winex11: Assign OEM virtual key codes in a separate loop.
2009-10-27 11:31:18 +01:00
Rico Schüller
8c090941bb
d3d10: Improve set_variable_vtbl().
2009-10-27 11:28:56 +01:00
Rico Schüller
da5cd60008
d3d10: Add ID3D10EffectShaderVariableVtbl.
2009-10-27 11:28:50 +01:00
Rico Schüller
5fe60e8bdb
d3d10: Add ID3D10EffectDepthStencilViewVariableVtbl.
2009-10-27 11:28:41 +01:00
Rico Schüller
baa3d77fde
d3d10: Add ID3D10EffectRenderTargetViewVariableVtbl.
2009-10-27 11:28:28 +01:00
Rico Schüller
d070923e69
d3d10: Add ID3D10EffectShaderResourceVariableVtbl.
2009-10-27 11:28:22 +01:00
Rico Schüller
d7ad962854
d3d10: Add ID3D10EffectStringVariableVtbl.
2009-10-27 11:28:15 +01:00
Rico Schüller
4856334785
d3d10: Add ID3D10EffectSamplerVariableVtbl.
2009-10-27 11:28:08 +01:00
Rico Schüller
94d743c575
d3d10: Add ID3D10EffectRasterizerVariableVtbl.
2009-10-27 11:28:03 +01:00
Rico Schüller
3000abae9b
d3d10: Add ID3D10EffectDepthStencilVariableVtbl.
2009-10-27 11:27:56 +01:00
Rico Schüller
1b0404f69e
d3d10: Add ID3D10EffectBlendVariableVtbl.
2009-10-27 11:27:50 +01:00
Rico Schüller
b66733aabb
d3d10: Improve ID3D10Effect::GetVariableByName().
2009-10-27 11:27:43 +01:00
Rico Schüller
135966f22e
d3d10: Implement ID3D10Effect::GetVariableByIndex().
2009-10-27 11:27:24 +01:00
Alexandre Julliard
4ae262df8e
setupapi: Create fake dlls before performing dll registration.
2009-10-27 11:26:20 +01:00
Alexandre Julliard
dbfe34eceb
wine.inf: Specify the full path to iexplore.exe and winemenubuiler.exe.
2009-10-27 11:25:50 +01:00
Alexandre Julliard
99dd348422
shdocvw: Specify the full path to iexplore.exe.
2009-10-27 11:25:39 +01:00
Alexandre Julliard
315b529982
oleview: Specify the full application path when starting regedit.exe.
2009-10-27 11:23:00 +01:00
Alexandre Julliard
781fcd4691
explorer: Specify the full application path when starting winefile.exe.
2009-10-27 11:22:51 +01:00
Alexandre Julliard
5950c6af80
user32: Specify the full application path when starting builtin apps.
2009-10-27 11:22:38 +01:00
Alexandre Julliard
0856f77470
shdocvw: Specify the full application path when starting winemenubuilder.exe.
2009-10-27 11:22:32 +01:00
Alexandre Julliard
d72e7af9b1
shell32: Specify the full application path when starting winemenubuilder.exe.
2009-10-27 11:21:34 +01:00
Alexandre Julliard
c4ebf3687b
rpcrt4: Specify the full application path when starting rpcss.exe.
2009-10-27 11:20:42 +01:00
Alexandre Julliard
0beaa44d7d
ole32: Specify the full application path when starting rpcss.exe.
2009-10-27 11:20:34 +01:00
Henri Verbeet
30d2660d99
wined3d: Restore the thread's previous GL context in WineD3D_ReleaseFakeGLContext().
2009-10-27 10:55:35 +01:00
Henri Verbeet
94509f85b5
wined3d: Restore the wglMakeCurrent() call in context_destroy_gl_resources().
...
e3ca576576
removed this call because we don't
need it to tell if the context is valid, but we still need it to actually make
the context current.
2009-10-27 10:55:27 +01:00
Henri Verbeet
13c4fe72ad
wined3d: Set a driver name appropriate for the vendor in init_driver_info().
2009-10-27 10:55:09 +01:00
Henri Verbeet
26ba212407
wined3d: Apply PCI ID overrides in init_driver_info() instead of IWineD3DImpl_GetAdapterIdentifier().
2009-10-27 10:54:57 +01:00
Henri Verbeet
2447c8bc3e
wined3d: Store PCI IDs in wined3d_driver_info instead of wined3d_gl_info.
2009-10-27 10:54:50 +01:00
Hans Leidekker
2eb33f5bcb
msi: Avoid accessing uninitialized memory in ACTION_AppSearchReg.
...
Found by valgrind.
2009-10-27 10:53:56 +01:00
Hans Leidekker
3f70b07870
msi/tests: Fix a couple of user SID string leaks.
...
Found by valgrind.
2009-10-27 10:53:42 +01:00
Hans Leidekker
248939d358
wininet: Clean up locks after closing libssl and libcrypto.
...
Found by valgrind.
2009-10-27 10:53:32 +01:00
Hans Leidekker
629fd8fcbc
winhttp: Clean up locks after closing libssl and libcrypto.
...
SSL_CTX_free() triggers a call to the locking callback.
Found by valgrind.
2009-10-27 10:53:28 +01:00
Hans Leidekker
e62fdaf0f1
wininet: Avoid accessing uninitialized memory in HttpSendRequestExW.
...
Found by valgrind.
2009-10-27 10:53:08 +01:00
Hans Leidekker
b707a523e3
wininet: Avoid accessing uninitialized memory in ConvertUrlComponentValue.
...
Found by valgrind.
2009-10-27 10:53:04 +01:00