wine-wine/dlls/shell32
Louis Lenders 307b20b97b shell32: Add stub for Shell_NotifyIconGetRect.
Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-04 11:58:05 +01:00
..
tests shell32: Implement the Groups request for Progman DDE. 2017-12-04 11:42:53 +01:00
Makefile.in shell32: Implement IShellImageData::Decode() when created from file path. 2017-02-08 10:47:43 +01:00
appbar.c
assoc.c
autocomplete.c shell32: Fix string leak. 2017-04-24 10:02:13 +02:00
brsfolder.c shell32: Release the returned imagelist. 2017-04-25 11:47:20 +02:00
cdrom.ico
cdrom.svg
changenotify.c
classes.c
clipboard.c
control.c
control.ico
control.svg
cpanel.h
cpanelfolder.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
dataobject.c
dde.c shell32: Implement the Groups request for Progman DDE. 2017-12-04 11:42:53 +01:00
debughlp.c
debughlp.h
delete.ico
delete.svg
desktop.ico
desktop.svg
dialogs.c shell32: PickIconDlg() is documented now. 2017-09-28 11:04:27 +02:00
document.ico
document.svg
dragdrophelper.c shell32: Add IDragSourceHelper stub. 2016-12-01 12:17:12 +01:00
drive.ico
drive.svg
ebrowser.c shell32: Scale explorer browser sizes by DPI. 2017-11-10 13:57:31 +01:00
enumidlist.c shell32: Use standard list for IEnumIDList implementation. 2016-12-01 12:16:56 +01:00
floppy.ico
floppy.svg
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c shell32: Fix potential destination buffer overrun. 2016-12-21 19:13:51 +01:00
iconcache.c shell32: Load icons with the correct size. 2017-05-02 17:51:29 +02:00
idb_tb_large.bmp
idb_tb_small.bmp
mycomputer.ico
mycomputer.svg
mydocs.ico
mydocs.svg
netdrive.ico
netdrive.svg
netdrive2.ico
netdrive2.svg
pidl.c shell32: Added SHGetPathFromIDListEx implementation. 2017-02-23 20:12:41 +01:00
pidl.h
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
searching.avi
shell32.manifest
shell32.rc shell32: Use a MENUEX resource for the context menu. 2017-04-19 20:02:52 +02:00
shell32.rgs shell32: Remove an extraneous '@'. 2017-04-24 19:19:05 +02:00
shell32.spec shell32: Add stub for Shell_NotifyIconGetRect. 2017-12-04 11:58:05 +01:00
shell32_classes.idl shell32: Add IApplicationDestinations stub. 2017-06-08 19:22:18 +02:00
shell32_main.c shell32: Fix misplaced parenthesis. 2017-10-13 14:21:32 +02:00
shell32_main.h shell32: Add a parser for DDE commands. 2017-11-30 10:24:09 +01:00
shell32_tlb.idl
shelldispatch.c shell32: Improve error handling in ParseName() (Coverity). 2017-10-03 13:38:29 +02:00
shellfolder.h
shellitem.c shell32: Implement SHCreateItemInKnownFolder. 2017-08-16 11:04:59 +09:00
shelllink.c shell32: Add support for find data in IShellLink:GetPath. 2017-09-26 08:44:19 +02:00
shellole.c shell32: Add IApplicationDestinations stub. 2017-06-08 19:22:18 +02:00
shellord.c shell32: Move SHCreateShellFolderView/SHCreateShellFolderViewEx and tests to corresponding files. 2017-05-01 10:05:54 +02:00
shellpath.c shell32: Stub GetRedirectionCapabilities with S_OK. 2017-11-24 17:33:44 +01:00
shellreg.c shell32: Add SHCreateSessionKey stub. 2016-10-19 08:11:55 -07:00
shellstring.c
shfldr.h shell32: Partially implement MapColumnToSCID(). 2017-09-25 22:21:42 +02:00
shfldr_desktop.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shfldr_fs.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shfldr_mycomp.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shfldr_netplaces.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shfldr_printers.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shfldr_unixfs.c shell32: System shellfolders don't support GetDefaultSearchGUID() in recent versions. 2017-09-27 10:20:11 +02:00
shlexec.c shell32: Implement ShellExec_RunDLL. 2017-09-27 09:29:54 +02:00
shlfileop.c shell32: Draw text on message boxes without background. 2017-09-05 10:04:06 +02:00
shlfolder.c shell32: Partially implement MapColumnToSCID(). 2017-09-25 22:21:42 +02:00
shlfsbind.c
shlmenu.c shell32: Use IS_INTRESOURCE() to test context menu verb kind. 2017-06-09 09:18:42 +02:00
shlview.c shell32: Size ShellView column widths by font width. 2017-11-10 16:41:28 +01:00
shlview_cmenu.c shell32: Use IS_INTRESOURCE() to test context menu verb kind. 2017-06-09 09:18:42 +02:00
shortcut.ico
shortcut.svg
shpolicy.c
shresdef.h
systray.c shell32: Add stub for Shell_NotifyIconGetRect. 2017-12-04 11:58:05 +01:00
trash.c
trash_file.ico
trash_file.svg
undocshell.h shell32: PickIconDlg() is documented now. 2017-09-28 11:04:27 +02:00
version.h
xdg.c
xdg.h