Michael Stefaniuc
|
1e469c95e6
|
shell32: Avoid ARRAY_SIZE-like macros.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2018-07-09 10:49:05 +02:00 |
Nikolay Sivov
|
2406d6cd84
|
shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 10:20:11 +02:00 |
Nikolay Sivov
|
babd22b443
|
shell32: System shellfolders don't implement GetDefaultColumn().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 10:20:09 +02:00 |
Nikolay Sivov
|
f23edde42c
|
shell32: Partially implement MapColumnToSCID().
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-25 22:21:42 +02:00 |
Francois Gouget
|
351d907bbd
|
shell32: Remove unneeded NONAMELESSXXX directives.
|
2015-03-20 17:50:06 +09:00 |
Nikolay Sivov
|
725b069e68
|
shell32: Fix remaining cases of implementation pointer being returned.
|
2013-09-04 11:36:42 +02:00 |
Michael Stefaniuc
|
381f72fd7e
|
shell32: COM cleanup for shfldr_printers.c.
|
2011-05-25 14:16:24 +02:00 |
Nikolay Sivov
|
90a5529de8
|
shell32: Add ::Initialize() and ::GetCurFolder() for printers folder IPersistFolder2 interface.
|
2010-04-19 15:38:00 +02:00 |
Nikolay Sivov
|
e51fe8e070
|
shell32: Use shared code to return column details from IShellFolder2::GetDetailsOf().
|
2010-04-19 15:37:52 +02:00 |
Nikolay Sivov
|
506264becd
|
shell32: Add ::GetDefaultColumnState() and partial ::GetDetailsOf() for printers folder.
|
2010-04-19 15:37:36 +02:00 |
Nikolay Sivov
|
60f8bde73f
|
shell32: Support IShellView in ::CreateViewObject() for printers folder.
|
2010-04-16 16:24:47 +02:00 |
Nikolay Sivov
|
7a9ba819e7
|
shell32: Add IPersistFolder2 stub for printers folder.
|
2010-04-16 12:40:42 +02:00 |
Nikolay Sivov
|
da32b078b7
|
shell32: Add stub shell folder for CLSID_Printers.
|
2010-04-06 11:59:18 +02:00 |