Vitaliy Margolen
|
d2966c2dfb
|
dinput: Move parent dinput reference into base class.
|
2007-06-28 12:16:11 +02:00 |
Vitaliy Margolen
|
75a17709ea
|
dinput: Remove duplicate code.
|
2007-06-28 12:16:11 +02:00 |
H. Verbeet
|
47708a7717
|
wined3d: Check more thoroughly if a stage references a texture.
|
2007-06-28 11:01:34 +02:00 |
H. Verbeet
|
d2d6952fd5
|
wined3d: Map vertex samplers to a texturing unit.
|
2007-06-28 11:01:25 +02:00 |
H. Verbeet
|
1d4042cee1
|
wined3d: Implement texldl.
|
2007-06-28 11:01:15 +02:00 |
Michael Stefaniuc
|
fa684a717a
|
winefile: Do not use the TEXT() macro on character constants. The implicit cast from char to WCHAR works as well in UNICODE mode.
|
2007-06-28 11:01:08 +02:00 |
Michael Stefaniuc
|
699df04e85
|
winefile: Do not use wide character constants.
|
2007-06-28 11:00:59 +02:00 |
Andrew Talbot
|
e3708a60b4
|
ntdll: Constify some variables.
|
2007-06-28 11:00:53 +02:00 |
Paul Vriens
|
ff62d6cf42
|
advapi32/service: Don't rely blindly on type.
|
2007-06-28 11:00:35 +02:00 |
Paul Vriens
|
9c6a5dfa85
|
advapi32/service: Make sure we fill all struct members.
|
2007-06-28 11:00:23 +02:00 |
Konstantin Kondratyuk
|
83980adbe0
|
uninstaller: Add Russian resources.
|
2007-06-28 11:00:17 +02:00 |
James Hawkins
|
4c3e4ba029
|
msi: Reference count the custom action data to avoid freeing the data by another thread.
Based on a patch by Rob Shearman.
|
2007-06-27 14:32:28 +02:00 |
Alexandre Julliard
|
bb8ba38f98
|
msi: Avoid some redundant checks in MsiCloseHandle.
|
2007-06-27 14:32:28 +02:00 |
James Hawkins
|
46158e034c
|
msi: Add support for remote handles.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
dcef0bbf71
|
advapi32/service: Return (more) correct needed buffersize.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
169af787d2
|
advapi32/service: Fix wrong key.
|
2007-06-27 14:32:28 +02:00 |
Paul Vriens
|
160b55cb2a
|
advapi32/service: Use the correct registry key for the service account.
|
2007-06-27 14:32:27 +02:00 |
Paul Vriens
|
3418ed23e1
|
advapi32/tests: Add some service related tests.
|
2007-06-27 14:32:27 +02:00 |
Damjan Jovanovic
|
b6030cb26d
|
winex11.drv: Added better support for the X file drag protocol.
|
2007-06-27 14:32:27 +02:00 |
Evan Stade
|
39357c4ba6
|
gdi32: Added missing call to GDI_ReleaseObj.
|
2007-06-27 13:33:38 +02:00 |
Michael Stefaniuc
|
0152ec0375
|
janitorial: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:50 +02:00 |
Michael Stefaniuc
|
b4475b257e
|
winedos: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:45 +02:00 |
Michael Stefaniuc
|
c576803f6d
|
wininet: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:42 +02:00 |
Michael Stefaniuc
|
f59c8a688f
|
dbghelp: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:40 +02:00 |
Michael Stefaniuc
|
0326da9dd5
|
wined3d: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:37 +02:00 |
Michael Stefaniuc
|
b700e63d55
|
gdi32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:34 +02:00 |
Michael Stefaniuc
|
7596e3dd91
|
kernel32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:31 +02:00 |
Michael Stefaniuc
|
ab7e33641b
|
oleaut32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:28 +02:00 |
Michael Stefaniuc
|
d28c3ca60c
|
ole32: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:25 +02:00 |
Michael Stefaniuc
|
6644263e36
|
iccvid: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:23 +02:00 |
Michael Stefaniuc
|
f10e6d7e37
|
quartz: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:20 +02:00 |
Michael Stefaniuc
|
6519a83de4
|
cmd: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:16 +02:00 |
James Hawkins
|
c18b77557d
|
msi: Set the WindowsInstaller value of the UserData product key when publishing the product.
|
2007-06-27 12:32:45 +02:00 |
James Hawkins
|
24ede2f9e6
|
msi: If the UserData product key exists, but the user product key doesn't, the product is absent.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
3bf32f2700
|
msi: Any value of WindowsInstaller besides 0 means the product is installed.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
7da89f48fd
|
msi: Use the correct registry key when detecting a published product.
|
2007-06-27 12:32:44 +02:00 |
James Hawkins
|
15823e1acf
|
msi: If the user product key exists, the product's state is advertised.
|
2007-06-27 12:32:43 +02:00 |
James Hawkins
|
e92f66558a
|
msi: Validate MsiQueryProductCode parameters.
|
2007-06-27 12:32:43 +02:00 |
James Hawkins
|
db318ec9af
|
msi: Add tests for MsiQueryProductState.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
67c8fa58ec
|
rpcrt4: Store the assoc_group_id in the connections.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
9787f12589
|
rpcrt4: Make pointers to RPCRT4_BuildBindHeader and RPCRT4_BuildBindAckHeader const.
|
2007-06-27 12:32:43 +02:00 |
Rob Shearman
|
680e35643d
|
rpcrt4: Remove the unused AuthInfo field from the RpcAssoc structure and Used from RpcConnection.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
2e2b17f340
|
msi: Fix transforms to work when the number of bytes per string reference differs to that of the database it is being applied to.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
bf67b14602
|
msi: Fix bytes_per_column for binary types when the database is using 3-byte string references.
|
2007-06-27 12:32:42 +02:00 |
Rob Shearman
|
0876f7664a
|
msi: Fix loading string tables for databases that use 3-byte string references and that have a non-zero codepage (i.e. != CP_ACP).
|
2007-06-27 12:32:23 +02:00 |
Rob Shearman
|
023383afd3
|
msi: Free version after using lpVer in msi_get_disk_file_version as lpVer points inside of version.
|
2007-06-27 11:44:49 +02:00 |
Rob Shearman
|
9c6fac65d8
|
msi: Check the return value of VerQueryValueW in msi_get_disk_file_version.
|
2007-06-27 11:44:44 +02:00 |
H. Verbeet
|
61e1d1379e
|
wined3d: Cleanup GL extension detection.
|
2007-06-27 11:44:32 +02:00 |
Jacek Caban
|
cd9fbc52ad
|
mshtml: Added Exec(IDM_DELETE) implementation.
|
2007-06-27 11:44:26 +02:00 |
Jacek Caban
|
67f87c5529
|
mshtml: Added IDM_DELETE support in QueryStatus.
|
2007-06-27 11:44:21 +02:00 |