Jörg Höhle
|
59bb360a5d
|
mciwave: Correct MCI return codes.
|
2009-11-04 13:13:53 +01:00 |
|
Jörg Höhle
|
d3dd250c2e
|
mciwave: waveaudio does not support the shareable flag.
|
2009-11-04 13:13:49 +01:00 |
|
Owen Rudge
|
e1f3edef3e
|
comctl32: Add support for scrolling during marquee selection.
|
2009-11-04 13:07:57 +01:00 |
|
Owen Rudge
|
c1877a2d50
|
comctl32: Cancel marquee selection if we lose focus in listview.
|
2009-11-04 13:07:57 +01:00 |
|
Owen Rudge
|
038e36aded
|
comctl32: Move marquee logic into separate function.
|
2009-11-04 13:07:57 +01:00 |
|
Owen Rudge
|
14991b78d8
|
comctl32: Add absolute version of iterator_frameditems.
|
2009-11-04 13:07:57 +01:00 |
|
Henri Verbeet
|
8d351a1141
|
wined3d: Initialize "context[0]" in IWineD3DDeviceImpl_CreateSwapChain() when not using OpenGL (Valgrind).
|
2009-11-04 13:07:57 +01:00 |
|
Henri Verbeet
|
b74642ff0b
|
d3d10: Add a D3D10GetPixelShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
|
Henri Verbeet
|
274d21a443
|
d3d10: Add a D3D10GetGeometryShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
|
Henri Verbeet
|
f4f6324248
|
d3d10: Add a D3D10GetVertexShaderProfile() stub.
|
2009-11-04 13:07:57 +01:00 |
|
Henri Verbeet
|
e3ac26d58c
|
d3d10core: Add a stub ID3D10BlendState implementation.
|
2009-11-04 13:07:56 +01:00 |
|
Hans Leidekker
|
444307610e
|
rpcrt4: Add a test for the ncalrpc protocol sequence.
|
2009-11-04 13:07:56 +01:00 |
|
Hans Leidekker
|
4b33527f51
|
rpcrt4: Correct spelling of RPC_C_QOS_IDENTITY_STATIC and RPC_C_QOS_IDENTITY_DYNAMIC.
|
2009-11-04 13:07:56 +01:00 |
|
Paul Vriens
|
9c3c49f472
|
advapi32/tests: Add some tests for handling a backup file.
|
2009-11-04 13:07:56 +01:00 |
|
Paul Vriens
|
5dafeacbd5
|
advapi32: Add a input parameter check to ClearEventLog.
|
2009-11-04 13:07:56 +01:00 |
|
Paul Vriens
|
e13ead6949
|
advapi32/tests: Add some ClearEventLog tests.
|
2009-11-04 13:07:56 +01:00 |
|
Juan Lang
|
9364d7a928
|
crypt32: Add stub for CertAddCertificateLinkToStore.
|
2009-11-04 13:07:56 +01:00 |
|
Juan Lang
|
f554669286
|
crypt32: Implement CryptGetIntendedKeyUsage.
|
2009-11-04 13:07:56 +01:00 |
|
Juan Lang
|
6ac162231b
|
crypt32: Add tests for CertGetIntendedKeyUsage.
|
2009-11-04 13:07:55 +01:00 |
|
Juan Lang
|
812fdca9d6
|
rsaenh: Test exporting an RSA private key with the most significant bit set.
|
2009-11-04 13:07:55 +01:00 |
|
Alexandre Julliard
|
ab1f58864e
|
wia: Force specifying the correct header version in Wine code.
|
2009-11-04 13:07:55 +01:00 |
|
Damjan Jovanovic
|
158f63d06a
|
wiaservc: Add the class factory and IWiaDevMgr stubs.
|
2009-11-04 13:07:55 +01:00 |
|
André Hentschel
|
fbe6b57b74
|
msvcrt: Do not overlap in strcpy (Valgrind).
|
2009-11-04 12:22:23 +01:00 |
|
Austin English
|
5f0940e08a
|
wined3d: Add version resource.
|
2009-11-04 11:54:59 +01:00 |
|
Rico Schüller
|
216ae014ee
|
d3d10/tests: Add constant buffer stride test.
|
2009-11-03 22:27:49 +01:00 |
|
Rico Schüller
|
d390e60320
|
d3d10/tests: Add GetParentConstantBuffer() checks to effect variable type and class test.
|
2009-11-03 22:27:46 +01:00 |
|
Rico Schüller
|
51fcacb8a9
|
d3d10/tests: Add IsValid() checks to effect variable type and class test.
|
2009-11-03 22:27:43 +01:00 |
|
Rico Schüller
|
b8883547af
|
d3d10/tests: Add effect variable type and class test.
|
2009-11-03 22:27:40 +01:00 |
|
Rico Schüller
|
d5ac732ceb
|
d3d10: Initialize *->buffer for all effect variables.
|
2009-11-03 22:26:51 +01:00 |
|
Rico Schüller
|
bd83a874b3
|
d3d10: Improve constant buffer stride and size_unpacked calculation.
|
2009-11-03 22:26:45 +01:00 |
|
Jeremy White
|
e07e2ac3f7
|
advapi32/tests: Prevent test failure when computer name and user name are the same.
|
2009-11-03 22:23:27 +01:00 |
|
Hans Leidekker
|
808343fb5b
|
msi: Implement MsiSetExternalUIRecord.
|
2009-11-03 22:23:08 +01:00 |
|
Hans Leidekker
|
90fa4fe155
|
msi: Unicode and ANSI global UI handlers are mutually exclusive.
|
2009-11-03 22:23:01 +01:00 |
|
Hans Leidekker
|
4b5248c9e0
|
msi: Add support for the Unicode version of the global UI handler.
|
2009-11-03 22:22:54 +01:00 |
|
Juan Lang
|
1c7c406b86
|
crypt32: Correct spec entries for certificate stores.
|
2009-11-03 21:31:33 +01:00 |
|
Juan Lang
|
ed701e0787
|
crypt32: Add stub for CryptGetIntendedKeyUsage.
|
2009-11-03 21:31:28 +01:00 |
|
Vincent Povirk
|
29c5ba5a77
|
ole32: Add and use a destroyDirEntry function for deleting directory entries.
We need this so we can free any related resources in memory.
|
2009-11-03 21:31:10 +01:00 |
|
Vincent Povirk
|
bdc4755d7d
|
ole32: Remove uses of This->base.ancestorStorage in removeFromTree.
|
2009-11-03 21:30:55 +01:00 |
|
Vincent Povirk
|
4e4810f2c5
|
ole32: Remove uses of This->base.ancestorStorage in createDirEntry.
|
2009-11-03 21:30:49 +01:00 |
|
Vincent Povirk
|
7973904d56
|
ole32: Rename StorageImpl_SetStateBits to StorageBaseImpl_SetStateBits.
|
2009-11-03 21:30:39 +01:00 |
|
Vincent Povirk
|
17236668c9
|
ole32: Rename StorageImpl_SetElementTimes to StorageBaseImpl_SetElementTimes.
|
2009-11-03 21:30:34 +01:00 |
|
Vincent Povirk
|
fd2f35a872
|
ole32: Rename StorageImpl_DestroyElement to StorageBaseImpl_DestroyElement.
|
2009-11-03 21:30:27 +01:00 |
|
Vincent Povirk
|
c4aed16590
|
ole32: Rename StorageImpl_MoveElementTo to StorageBaseImpl_MoveElementTo.
|
2009-11-03 21:30:21 +01:00 |
|
Juan Lang
|
af3afcf81d
|
crypt32: Fix a memory leak in a test.
|
2009-11-03 21:29:29 +01:00 |
|
Juan Lang
|
7a73fd97ad
|
crypt32: Fix a memory leak reading trusted root certs.
|
2009-11-03 21:29:24 +01:00 |
|
Juan Lang
|
7dd75d1181
|
crypt32: Fix a memory leak querying a message object.
|
2009-11-03 21:29:19 +01:00 |
|
Juan Lang
|
9928e2e1c5
|
crypt32: Support reading a serialized store object from memory in CryptQueryObject.
|
2009-11-03 21:29:13 +01:00 |
|
Juan Lang
|
51a1f5a642
|
crypt32: Abstract function used to read from reading a serialized store.
|
2009-11-03 21:29:03 +01:00 |
|
Eric Pouech
|
ceddc0ae1b
|
mmsystem.dll16: Fix the callback function.
|
2009-11-03 21:28:42 +01:00 |
|
Jörg Höhle
|
e652b6f6fa
|
mciwave: Update message and comments.
|
2009-11-03 21:28:03 +01:00 |
|