wine/dlls/shell32
2024-03-14 10:16:06 +01:00
..
resources
tests shell32: Fix a test failure in test_DataObject(). 2024-03-07 22:56:12 +01:00
appbar.c
assoc.c
autocomplete.c
brsfolder.c
changenotify.c
classes.c
clipboard.c shell32: Reimplement the data object to store a generic array of HGLOBALs. 2024-03-06 19:01:28 +01:00
control.c
cpanel.h
cpanelfolder.c
dataobject.c shell32: Implement IDataObject::SetData(). 2024-03-06 19:01:28 +01:00
dde.c shell32: Fix a memory leak (Coverity). 2023-12-04 22:10:22 +01:00
debughlp.c
debughlp.h
dialogs.c
dragdrophelper.c
ebrowser.c
enumidlist.c
folders.c
iconcache.c
Makefile.in shell32: Stub CLSID_NewMenu. 2024-02-27 11:37:46 +01:00
new_menu.c shell32: Implement InvokeCommand() for the new menu. 2024-02-29 19:21:47 +01:00
pidl.c
pidl.h
recyclebin.c shell32: Remove the no longer used ISFHelper::CopyItems() helper. 2024-03-07 22:56:12 +01:00
shell32.manifest
shell32.rc shell32: Implement Paste in the item menu. 2024-03-04 15:39:06 +01:00
shell32.rgs
shell32.spec shell32: Add stub for SHSetTemporaryPropertyForItem. 2023-11-29 20:41:38 +01:00
shell32_classes.idl shell32: Stub CLSID_NewMenu. 2024-02-27 11:37:46 +01:00
shell32_main.c shell32: Return an initial "New" menu. 2024-02-29 19:19:28 +01:00
shell32_main.h shell32: Reimplement the data object to store a generic array of HGLOBALs. 2024-03-06 19:01:28 +01:00
shell32_tlb.idl
shelldispatch.c
shellfolder.h shell32: Remove the no longer used ISFHelper::CopyItems() helper. 2024-03-07 22:56:12 +01:00
shellitem.c shell32: Add stub for SHSetTemporaryPropertyForItem. 2023-11-29 20:41:38 +01:00
shelllink.c
shellole.c shell32: Stub CLSID_NewMenu. 2024-02-27 11:37:46 +01:00
shellord.c
shellpath.c
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c shell32: Construct the proper path target for UnixFolder. 2024-03-12 08:32:18 +01:00
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shlexec.c shell32: Try appending .exe when looking up an App Paths key. 2024-03-14 10:16:06 +01:00
shlfileop.c
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c shell32: Do not set the default menu item from ShellView_DoContextMenu(). 2024-02-19 18:26:52 +01:00
shlview_cmenu.c shell32: Respect the drop effect in do_paste(). 2024-03-07 22:56:12 +01:00
shpolicy.c
shresdef.h wine.inf: Add ShellNew registry entries for Folder. 2024-02-29 19:21:08 +01:00
systray.c
version.h