Mounir IDRASSI
|
b3e80afa21
|
winscard: Added SCardAccessStartedEvent implementation.
|
2008-10-21 13:22:51 +02:00 |
Dmitry Timoshkov
|
d40e003303
|
winmm: MMIO_ALLOCBUF is ignored if mmioOpen gets a valid buffer.
Existing tests show that MMIO_ALLOCBUF flag is dropped if a valid buffer
is being passed to mmioOpen, that means the buffer is valid in that case.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
94d753c63d
|
ole32: Query the object's dirty state if it's running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
3a0ed83fb0
|
ole32: Call the object's IPersistStorage_HandsOffStorage() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
89edf3a52f
|
ole32: Call the object's IPersistStorage_SaveCompleted() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
72f82c04ec
|
ole32: Call the object's IPersistStorage_Save() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
5b1520761d
|
ole32: Call the object's IPersistStorage_InitNew() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
3019a8f195
|
ole32: Call the object's IPersistStorage_Load() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
ed28886f9d
|
ole32: Call the object's IOleObject_IsUpToData() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
5ba96d7ae1
|
ole32: Call the object's own IOleObject_GetUserType() if the object is running.
|
2008-10-21 13:22:51 +02:00 |
Huw Davies
|
f2cf617f00
|
ole32: Partial implementation of IOleObject_Update().
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
f04804f44c
|
advapi32: LookupAccountNameW() - only first user account and well known SIDs accepted.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
2981650435
|
advapi32: LookupAccountSidW() - handle first user account.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
0e6626958f
|
advapi32: LookupAccountNameW() - NULL account name handled.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
a37512ee63
|
advapi32: LookupAccountNameW() - use CreateWellKnownSid() properly.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
a3e0bc10bb
|
advapi32: LookupAccountNameW() - correct call in SetEntriesInAclW().
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
04cccae943
|
advapi32: LookupAccountNameW() - use ACCOUNT_SIDS domain and name_use fields for well known SIDS.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
e9e4da8f36
|
advapi32: LookupAccountNameW() - return correct domain name length for not-so-well-known SIDs.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
a1a2dd3509
|
advapi32: LookupAccountNameW() - passes expected SidTypeUser test.
|
2008-10-21 13:22:50 +02:00 |
Paul Bryan Roberts
|
30e6ca9eeb
|
advapi32: LookupAccountNameW() - add got clause to test.
|
2008-10-21 13:22:50 +02:00 |
Detlef Riekenberg
|
991c76525f
|
mscms: Quiet a noisy fixme.
|
2008-10-21 13:22:50 +02:00 |
Tobias Jakobi
|
7aef1c7185
|
wined3d: Add GL_TEXTURE_BINDING_3D to wined3d_gl header.
|
2008-10-21 11:53:47 +02:00 |
Tobias Jakobi
|
e79d89ff40
|
wined3d: Fix some typos.
|
2008-10-21 11:53:40 +02:00 |
Kirill K. Smirnov
|
176e4ba405
|
gdiplus: Whole picture object should be cloned in GdipCloneImage(), not just parent class 'image'.
|
2008-10-21 11:50:33 +02:00 |
Rafał Mużyło
|
4736c9933f
|
configure: Avoid problem with recent autoconf.
|
2008-10-21 11:46:10 +02:00 |
Eric Pouech
|
6a77a36b24
|
msvcrt: Implemented vswprintf_s.
|
2008-10-21 11:45:54 +02:00 |
Andrew Talbot
|
1c9886d6e7
|
msi: Sign-compare warnings fix.
|
2008-10-21 11:45:44 +02:00 |
Andrew Talbot
|
40db5bdb16
|
msi: Sign-compare warnings fix.
|
2008-10-21 11:45:39 +02:00 |
Paul Vriens
|
860ba029c3
|
shell32/tests: Use win_skip instead of trace.
|
2008-10-21 11:44:04 +02:00 |
Paul Vriens
|
3465cbc58d
|
shell32/tests: Use win_skip instead of trace.
|
2008-10-21 11:44:00 +02:00 |
Paul Vriens
|
80011be100
|
usp10/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:56 +02:00 |
Paul Vriens
|
a7e13f565b
|
version/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:52 +02:00 |
Paul Vriens
|
29360b632f
|
version/tests: Fix a copy-paste mistake.
|
2008-10-21 11:43:47 +02:00 |
Paul Vriens
|
aad6125340
|
comctl32/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:41 +02:00 |
Paul Vriens
|
1b494e7f31
|
comctl32/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:36 +02:00 |
Paul Vriens
|
3f68d42128
|
uxtheme/tests: Use skip instead of trace.
|
2008-10-21 11:43:32 +02:00 |
Paul Vriens
|
2b83936b3c
|
psapi/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:28 +02:00 |
Paul Vriens
|
51763a10e4
|
setupapi/tests: Fix a failure on win98.
|
2008-10-21 11:43:25 +02:00 |
Paul Vriens
|
2188248598
|
mscms/tests: Fix a typo.
|
2008-10-21 11:43:22 +02:00 |
Paul Vriens
|
5b83196484
|
kernel32/tests: Free memory after use.
|
2008-10-21 11:43:18 +02:00 |
Paul Vriens
|
53f94c07f8
|
advpack/tests: Use win_skip instead of trace.
|
2008-10-21 11:43:12 +02:00 |
Juan Lang
|
9686e7b286
|
crypt32: Don't crash if adding to a provider store fails.
|
2008-10-21 11:43:08 +02:00 |
Jacek Caban
|
30de39b2a7
|
jscript: Treat function expressions with identifier as function declarations.
|
2008-10-21 11:43:01 +02:00 |
Henri Verbeet
|
c7899cb9e8
|
d3d10: Add a stub implementation of ID3D10Device.
|
2008-10-21 11:42:54 +02:00 |
Henri Verbeet
|
0271be18d9
|
d3d10: Add a debug function for D3D10_PRIMITIVE_TOPOLOGY.
|
2008-10-21 11:42:37 +02:00 |
Henri Verbeet
|
f4bc3fe7ff
|
d3d10: Add a debug function for DXGI_FORMAT.
|
2008-10-21 11:42:32 +02:00 |
Henri Verbeet
|
66d6c7333c
|
d3d10: Add a debug function for D3D10_DRIVER_TYPE.
|
2008-10-21 11:42:26 +02:00 |
Huw Davies
|
2e3e696a2c
|
wrc: Include errno.h.
|
2008-10-20 22:33:43 +02:00 |
Huw Davies
|
81bab55a94
|
widl: Include errno.h.
|
2008-10-20 22:33:40 +02:00 |
Alexandre Julliard
|
0b560febea
|
ntoskrnl: Implemented IoDeleteSymbolicLink.
|
2008-10-20 16:21:22 +02:00 |