Nikolay Sivov
|
937ef12772
|
shell32: PickIconDlg() is documented now.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-28 11:04:27 +02:00 |
Alex Henrie
|
67826491a6
|
shell32: Implement ShellExec_RunDLL.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-27 09:29:54 +02:00 |
Vincent Povirk
|
fcd7d4404a
|
shell32: Stub SHOpenWithDialog.
Signed-off-by: Vincent Povirk <vincent@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-09-12 10:27:43 +02:00 |
Jactry Zeng
|
5451c7d04f
|
shell32: Implement SHCreateItemInKnownFolder.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-16 11:04:59 +09:00 |
Jactry Zeng
|
6048090275
|
shell32: Implement SHCreateItemFromRelativeName.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Huw Davies <huw@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-08-16 11:04:49 +09:00 |
Jacek Caban
|
d9fc7d271c
|
shell32: Added SHGetPathFromIDListEx implementation.
Signed-off-by: Jacek Caban <jacek@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-23 20:12:41 +01:00 |
André Hentschel
|
995a27472e
|
shell32: Fix some more spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-02-23 13:15:44 +01:00 |
André Hentschel
|
1eede2926f
|
shell32: Fix some spec file entries.
Signed-off-by: André Hentschel <nerv@dawncrow.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2017-01-27 16:31:42 +01:00 |
Austin English
|
6c876de7d0
|
shell32: Add SHCreateSessionKey stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-19 08:11:55 -07:00 |
Austin English
|
e18654edac
|
shell32: Add SHRemoveLocalizedName stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-10-19 08:11:37 -07:00 |
Austin English
|
ebfe169c43
|
shell32: Add SHGetPropertyStoreForWindow stub.
Signed-off-by: Austin English <austinenglish@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-07-19 22:05:18 +09:00 |
Alex Henrie
|
1dc0669894
|
shell32: Add SHLimitInputEdit stub.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-26 22:50:33 +09:00 |
Nikolay Sivov
|
4ee4c06410
|
shell32: Cleanup ReadCabinetState exports.
Signed-off-by: Nikolay Sivov <nsivov@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2015-10-21 00:25:35 +09:00 |
Hans Leidekker
|
7ec5f555b0
|
shell32: Add a stub implementation of SHQueryUserNotificationState.
|
2015-08-06 21:42:30 +09:00 |
Nikolay Sivov
|
e7acfee978
|
shell32: Added GetCurrentProcessExplicitAppUserModelID() stub.
|
2015-07-22 16:42:42 +02:00 |
Nikolay Sivov
|
594e0b674f
|
shell32: Forward couple of IKnownFolder methods to regular API equivalents.
|
2015-05-11 15:39:24 +09:00 |
Stefan Leichter
|
6f98de084b
|
shell32: Export SHILCreateFromPath by name too.
|
2014-12-18 20:20:40 +01:00 |
Nikolay Sivov
|
717385b0ba
|
shell32: Added a stub for SHAssocEnumHandlers().
|
2014-12-05 20:47:42 +01:00 |
Austin English
|
66662a87c0
|
shell32: Add a stub for RegenerateUserEnvironment.
|
2014-11-12 20:07:55 +09:00 |
Marcus Meissner
|
97be8d027b
|
shell32: Added stub for SHEnumerateUnreadMailAccountsW.
|
2014-09-15 10:12:20 +02:00 |
David Hedberg
|
a79be28e8c
|
shell32: Implement SHCreateShellItemFromIDLists.
|
2014-08-04 14:27:46 +02:00 |
Hans Leidekker
|
86bd0603a2
|
shell32: Forward ShExtractIconsW to user32.PrivateExtractIconsW.
|
2014-03-25 19:01:27 +01:00 |
Nikolay Sivov
|
3cd677958c
|
shell32: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests.
|
2013-12-31 12:27:23 +01:00 |
Detlef Riekenberg
|
eafc9e84a6
|
shell32: Add a semi-stub for SHGetStockIconInfo.
|
2013-04-26 11:55:26 +02:00 |
Piotr Caban
|
6a0f7521ed
|
shell32: Match parameters list with function we're forwarding to.
|
2013-03-27 12:07:11 +01:00 |
Austin English
|
605f2f941e
|
shell32: Add a stub for SHGetSetFolderCustomSettings.
|
2013-01-18 13:29:00 +01:00 |
Austin English
|
cfa1813e1b
|
shell32: Add a stub for SHSetUnreadMailCountW.
|
2012-06-29 20:41:46 +02:00 |
Damjan Jovanovic
|
f6be79684f
|
shell32: Fix some function prototypes.
|
2012-06-20 10:31:06 +02:00 |
Austin English
|
adc0518af7
|
shell32: Add a stub SHGetKnownFolderIDList.
|
2012-05-01 14:44:33 +02:00 |
Jay Yang
|
0a7a3be0b1
|
shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2.
|
2011-08-04 11:54:14 +02:00 |
André Hentschel
|
38c13e56a7
|
shell32: Add stub for SetCurrentProcessExplicitAppUserModelID.
|
2011-07-01 20:26:42 +02:00 |
Austin English
|
3174ea94c1
|
shell32: Add a stub for SHOpenFolderAndSelectItems.
|
2011-05-16 16:35:29 +02:00 |
Piotr Caban
|
14b13f77af
|
shell32: Added SHPropStg* stubs.
|
2010-11-16 15:27:41 +01:00 |
Alexandre Julliard
|
8451598014
|
shell32: Make more functions available by name.
|
2010-10-25 13:52:51 +02:00 |
Hans Leidekker
|
859a1d0d44
|
shell32: Implement SHGetFolderPathEx.
|
2010-09-14 12:51:42 -05:00 |
Paul Vriens
|
75c5484174
|
dlls: Fix some specfiles with respect to 'str' and 'wstr' usage.
|
2010-09-09 14:57:44 +02:00 |
Louis Lenders
|
dd1a47093e
|
shell32: Add stubbed SHGetKnownFolderPath.
|
2010-09-02 18:05:23 +02:00 |
Alexandre Julliard
|
b65b39f8b4
|
shell32: Use int64 in the spec file for 64-bit integers.
|
2010-08-31 14:23:48 +02:00 |
David Hedberg
|
fd6d9cd8f2
|
shell32: Implement SHCreateShellItemArrayFromDataObject.
|
2010-07-26 18:38:31 +02:00 |
David Hedberg
|
bf1b56be10
|
shell32: Implement SHCreateShellItemArrayFromShellItem.
|
2010-07-26 18:38:30 +02:00 |
David Hedberg
|
090824feb5
|
shell32: Initial implementation of IShellItemArray with SHCreateShellItemArray.
|
2010-07-26 18:38:30 +02:00 |
David Hedberg
|
2f5b53e7d7
|
shell32: Implement SHGetItemFromObject.
|
2010-07-26 13:34:21 +02:00 |
David Hedberg
|
b8a40388ee
|
shell32: Implement SHGetIDListFromObject.
|
2010-07-23 13:05:31 +02:00 |
David Hedberg
|
c8c2bc8b4b
|
shell32: Implement SHGetItemFromDataObject.
|
2010-07-23 13:05:31 +02:00 |
David Hedberg
|
222d2142ef
|
shell32: Implement SHCreateItemFromIDList.
|
2010-07-23 13:05:31 +02:00 |
David Hedberg
|
5b0b56fac4
|
shell32: Implement SHCreateItemFromParsingName.
|
2010-07-23 13:05:31 +02:00 |
David Hedberg
|
b43bcdf524
|
shell32: Implement SHGetNameFromIDList and IShellItem::GetDisplayName.
|
2010-07-23 13:05:31 +02:00 |
André Hentschel
|
bb2600b687
|
shell32: Add stub for SHGetPropertyStoreFromParsingName.
|
2010-07-21 13:23:56 +02:00 |
David Hedberg
|
be2259dce9
|
shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:17 +02:00 |
David Hedberg
|
65f6ab7c86
|
shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name.
|
2010-07-20 12:35:13 +02:00 |