Detlef Riekenberg
|
ebecd5a779
|
shlwapi: Add stubs for SHWinHelpOnDemandA/W.
|
2011-02-15 17:25:04 +01:00 |
Nikolay Sivov
|
219f477a05
|
shlwapi/tests: Reset cookie after service revoked (Valgrind).
|
2011-01-31 12:28:38 +01:00 |
David Hedberg
|
8a4c60335e
|
shlwapi: Add room for null terminator in local SHGetShellKey buffer.
|
2010-10-27 11:51:50 +02:00 |
Piotr Caban
|
52bd8542b7
|
shlwapi: Added SKSetValueW implementation.
|
2010-10-12 17:37:59 +02:00 |
Piotr Caban
|
6aa9494245
|
shlwapi: Added SKDeleteValueW implementation.
|
2010-10-12 17:37:56 +02:00 |
Piotr Caban
|
0ce727e433
|
shlwapi: Added SKAllocValueW implementation.
|
2010-10-12 17:37:54 +02:00 |
Piotr Caban
|
c2f25a2206
|
shlwapi: Improved SHGetShellKey implementation.
|
2010-10-12 17:37:51 +02:00 |
Nikolay Sivov
|
31da90fd9d
|
shlwapi: Implement SKGetValueW over SHGetShellKey.
|
2010-07-29 10:30:45 +02:00 |
Nikolay Sivov
|
e7395e09e1
|
shlwapi: Partially implement SHGetShellKey.
|
2010-07-29 10:30:40 +02:00 |
Andrew Eikum
|
ab418fc258
|
shlwapi: Implement SHSetIniStringW.
|
2010-07-22 10:13:03 +02:00 |
Andrew Eikum
|
ef8cf0fdf2
|
shlwapi: Implement SHGetIniStringW.
|
2010-07-22 10:12:57 +02:00 |
Andrew Eikum
|
d6a827d083
|
shlwapi: Be less strict on which type of IShellFolder can be enumerated.
|
2010-07-21 09:33:35 +02:00 |
Marcus Meissner
|
f01c43c47b
|
shlwapi: Handle NULL ptr return from allocation (Coverity).
|
2010-06-07 13:52:22 +02:00 |
Nikolay Sivov
|
1b105553d7
|
shlwapi: Don't limit text size for message boxes from ShellMessageBoxWrapW.
|
2010-05-31 12:14:28 +02:00 |
Gerald Pfeifer
|
be6fa3900d
|
shlwapi: Remove variable retval which is not really used from GetAcceptLanguagesW.
|
2010-05-10 18:20:37 +02:00 |
Alexandre Julliard
|
86860cc976
|
shlwapi: Fix SHCreateWorkerWindowA for 64-bit.
|
2010-04-02 15:22:53 +02:00 |
Nikolay Sivov
|
803dea3326
|
shlwapi: Some SHCreateWorkerWindowA tests.
|
2010-03-30 17:23:43 +02:00 |
Mikhail Maroukhine
|
f930c87fd6
|
objbase.h: CLSIDFromString: Add constness to the parameters declaration in accordance with MSDN.
|
2010-03-29 12:11:02 +02:00 |
Nikolay Sivov
|
ade553823d
|
shlwapi: Fix SHCreateWorkerWindowW fallback to A-call condition.
|
2010-03-29 11:48:15 +02:00 |
Nikolay Sivov
|
3058b68bdc
|
shlwapi: More trace for menu related helpers.
|
2010-03-29 11:47:59 +02:00 |
Nikolay Sivov
|
1372806e74
|
shlwapi: Use public define for QISearch table entry, make it available by name (as on Vista+).
|
2010-03-29 11:47:44 +02:00 |
Nikolay Sivov
|
66aa3dc834
|
shlwapi: Complete IUnknown_SetOwner call.
|
2010-03-29 11:47:34 +02:00 |
Nikolay Sivov
|
442364c1be
|
shlwapi: Fix interface leaks in SHIsSameObject.
|
2010-03-29 11:46:00 +02:00 |
Nikolay Sivov
|
55b4e4e354
|
shlwapi: Fix IUnknown_AtomicRelease prototype and simplify body a bit.
|
2010-03-29 11:45:54 +02:00 |
Nikolay Sivov
|
076676d448
|
shlwapi: Fix some memory, handle and reference count leaks in RegisterDefaultAcceptHeaders.
|
2010-03-29 11:45:49 +02:00 |
Nikolay Sivov
|
43a92c6610
|
shlwapi: Added IUnknown_ProfferService implementation with tests.
|
2010-03-26 10:31:14 +01:00 |
Nikolay Sivov
|
b6f92ceaed
|
shlwapi: Fix prototype for SHGetShellKey and extend trace.
|
2010-03-26 10:31:10 +01:00 |
Nikolay Sivov
|
c9f2007e72
|
shlwapi: Implement IUnknown_QueryServiceExec with tests.
|
2010-03-25 15:10:04 +01:00 |
Francois Gouget
|
3428b94a8d
|
Assorted spelling and case fixes.
|
2010-03-22 10:49:13 +01:00 |
Nikolay Sivov
|
c8cd150258
|
shlwapi: Don't cast WCHAR string to BSTR.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
533f7558aa
|
shlwapi: Partially implement SHGetObjectCompatFlags with tests.
|
2010-03-15 14:18:06 +01:00 |
Nikolay Sivov
|
cf663d17e7
|
shlwapi: Implement SHFormatDateTimeA/SHFormatDateTimeW with tests.
|
2010-03-01 12:05:52 +01:00 |
Nikolay Sivov
|
5d74e5753f
|
shlwapi: Fix mask usage in SHSetWindowBits with tests.
|
2010-03-01 12:05:52 +01:00 |
Detlef Riekenberg
|
b14a08f388
|
shlwapi: Return the correct length from GetAcceptLanguagesA.
|
2010-02-12 15:52:25 +01:00 |
Detlef Riekenberg
|
31ea126692
|
shlwapi: Return the correct results in GetAcceptLanguagesW.
|
2010-02-12 15:52:25 +01:00 |
Piotr Caban
|
09a78cd566
|
shlwapi: Added OS_VISTAORGREATER flag to IsOS (undocumented).
|
2010-02-01 12:09:20 +01:00 |
Aric Stewart
|
0a59c65e74
|
shlwapi: Implement SHPropertyBag_ReadLONG.
|
2009-12-15 11:43:36 +01:00 |
Aric Stewart
|
0cdd4722fa
|
shlwapi: Beginning implementation of IUnknown_QueryServiceForWebBrowserApp.
|
2009-12-14 12:04:03 +01:00 |
Aric Stewart
|
3635bbb928
|
shlwapi: Ordinal 196 is SHVerbExistsNA not DnsRecordSetCompare.
|
2009-12-11 17:47:29 +01:00 |
Aric Stewart
|
deef2c5ac2
|
shlwapi: Release rgcd.pUnk returned by enumeration.
|
2009-12-11 11:55:58 +01:00 |
Aric Stewart
|
ec2a78c30a
|
shlwapi: DISPPARAMS on Invoke are never NULL.
|
2009-12-11 11:55:52 +01:00 |
Aric Stewart
|
3dbc0b0667
|
shlwapi: Failure in IConnectionPoint_GetConnectionInterface does not prevent Invoking.
|
2009-12-11 11:55:44 +01:00 |
Aric Stewart
|
56d1a7c003
|
shlwapi: Rename ConnectToConnectionPoint bAdviseOnly to fConnect as MSDN.
|
2009-12-11 11:55:34 +01:00 |
Owen Rudge
|
e6f2ec4766
|
shlwapi: Implement stub for ZoneCheckUrlExW.
|
2009-09-08 13:53:17 +02:00 |
Owen Rudge
|
79d671b7ec
|
shlwapi: Implement stubs for SHFormatDateTimeA/W.
|
2009-09-08 13:53:01 +02:00 |
Owen Rudge
|
9e7c8e064b
|
shlwapi: Implement stub for SHGetViewStatePropertyBag.
|
2009-09-08 13:52:38 +02:00 |
Owen Rudge
|
3006cba5bd
|
shlwapi: Implement stub for SHCreatePropertyBagOnRegKey.
|
2009-09-08 13:52:29 +02:00 |
Owen Rudge
|
dbac3f1711
|
shlwapi: Implement IUnknown_UIActivateIO.
|
2009-09-08 13:52:15 +02:00 |
Alexandre Julliard
|
713183200b
|
shlwapi: Add a partial stub for IConnectionPoint_InvokeWithCancel.
|
2009-05-15 14:18:49 +02:00 |
Michael Stefaniuc
|
08e3742f37
|
shlwapi: Remove superfluous pointer casts.
|
2009-01-22 12:04:57 +01:00 |