Nikolay Sivov
|
bf0c67c322
|
shell32: Use proper macros when calling COM methods.
|
2012-07-30 17:13:33 +02:00 |
Piotr Caban
|
924538f22a
|
shell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociations:GetData function.
|
2012-03-27 13:41:36 +02:00 |
Piotr Caban
|
d55061b9da
|
shell32: Prepare QueryAssociations helper functions to work on non LPWSTR data.
|
2012-03-27 13:41:32 +02:00 |
Detlef Riekenberg
|
2d4d571ffc
|
shell32: Add a stub for IApplicationAssociationRegistration.
|
2012-01-16 16:48:53 +01:00 |
Detlef Riekenberg
|
48155b5df0
|
shell32: Avoid crash on NULL pointer.
|
2012-01-16 16:48:40 +01:00 |
Detlef Riekenberg
|
fdeaf7c0b4
|
shell32: Use SHFree for memory allocated with SHAlloc.
|
2012-01-16 16:48:06 +01:00 |
Detlef Riekenberg
|
38d58f8764
|
shell32: Remove outdated dll names from comments.
|
2012-01-13 18:17:33 +01:00 |
Michael Stefaniuc
|
f948478f28
|
shell32: Use an iface instead of a vtbl pointer in IQueryAssociationsImpl.
|
2010-12-05 12:27:38 +01:00 |
Rob Shearman
|
3547ea011a
|
shell32: Fix a potentially large memory leak in IQueryAssociations_fnGetString.
|
2009-12-30 13:37:14 +01:00 |
Damjan Jovanovic
|
b585b24397
|
shell32: Deal better with spaces in ASSOCSTR_COMMAND values.
|
2009-11-24 15:53:36 +01:00 |
Alexandre Julliard
|
4d413296d2
|
shell32: Move the IQueryAssociations implementation from shlwapi to shell32.
|
2009-08-25 11:13:26 +02:00 |