wine-wine/dlls/shell32
Austin English adc0518af7 shell32: Add a stub SHGetKnownFolderIDList. 2012-05-01 14:44:33 +02:00
..
tests shell32: Zero-init the out parameter and fix the error if the folder id is invalid. 2012-02-08 13:19:14 -06:00
Makefile.in shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
appbar.c shell32: Trace APPBARDATA struct members based on message type (Valgrind). 2011-02-14 12:30:52 +01:00
assoc.c shell32: Handle ASSOCDATA_EDITFLAGS in IQueryAssociations:GetData function. 2012-03-27 13:41:36 +02:00
autocomplete.c shell32: Use string comparison as autocompletion check. 2012-02-06 10:19:32 -06:00
brsfolder.c shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind). 2011-10-18 18:29:50 +02:00
cdrom.ico
cdrom.svg
changenotify.c shell32: Fixed SHCNRF_NewDelivery flag support in SHChangeNotify. 2011-09-21 11:35:44 +02:00
classes.c shell32: ShellExec with empty operation should behave same as with NULL operation. 2011-10-19 16:38:51 +02:00
clipboard.c
control.c shell32: Define our own structure for control panel info, with more space for strings. 2012-02-16 18:51:54 +01:00
control.ico
control.svg
cpanel.h shell32: Define our own structure for control panel info, with more space for strings. 2012-02-16 18:51:54 +01:00
cpanelfolder.c shell32: Define our own structure for control panel info, with more space for strings. 2012-02-16 18:51:54 +01:00
dataobject.c
dde.c Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
debughlp.c
debughlp.h shell32: Mark internal symbols as hidden. 2011-04-27 11:52:00 +02:00
delete.ico
delete.svg
desktop.ico
desktop.svg
dialogs.c shell32: Properly double-null-terminate the filter in the run/browse dialog. 2012-02-27 12:55:18 +01:00
document.ico
document.svg
dragdrophelper.c shell32: COM cleanup for the IDropTargetHelper iface. 2011-05-31 18:32:57 +02:00
drive.ico
drive.svg
ebrowser.c shell32: Make IExplorerBrowser respond to CWM_GETISHELLBROWSER. 2011-07-12 11:37:57 +02:00
enumidlist.c shell32: Avoid an unsafe iface to object cast in AddToEnumList(). 2011-10-10 13:44:39 +02:00
floppy.ico
floppy.svg
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c shell32: Print the debug string and not the pointer to it. 2012-03-26 18:15:24 +02:00
iconcache.c
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: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
pidl.h shell32: Mark internal symbols as hidden. 2011-04-27 11:52:00 +02:00
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c shell32: Avoid an unsafe iface to object cast in AddToEnumList(). 2011-10-10 13:44:39 +02:00
searching.avi
shell32.rc shell32: Don't translate the shell folder paths. 2012-01-23 19:41:56 +01:00
shell32.rgs
shell32.spec shell32: Add a stub SHGetKnownFolderIDList. 2012-05-01 14:44:33 +02:00
shell32_classes.idl shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shell32_main.c Assorted spelling fixes. 2012-01-23 16:07:32 +01:00
shell32_main.h shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shell32_tlb.idl
shelldispatch.c
shellfolder.h
shellitem.c shell32: Remove casts to the type of the casted expression. 2011-09-21 14:41:33 +02:00
shelllink.c shell32: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
shellole.c shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shellord.c shell32: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
shellpath.c shell32: Add a stub SHGetKnownFolderIDList. 2012-05-01 14:44:33 +02:00
shellreg.c
shellstring.c
shfldr.h shell32: Remove redundant function declaration. 2011-08-22 16:14:32 +02:00
shfldr_desktop.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shfldr_fs.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shfldr_mycomp.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shfldr_netplaces.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shfldr_printers.c shell32: COM cleanup for shfldr_printers.c. 2011-05-25 14:16:24 +02:00
shfldr_unixfs.c shell32: Unix folder COM cleanup. 2012-01-12 12:26:40 +01:00
shlexec.c shell32: ShellExec with empty operation should behave same as with NULL operation. 2011-10-19 16:38:51 +02:00
shlfileop.c shell32: Remove dead assignment (Clang). 2011-07-08 13:41:02 +02:00
shlfolder.c shell32: Add a stub for SHOpenFolderAndSelectItems. 2011-05-16 16:35:29 +02:00
shlfsbind.c shell32: Rearrange code to avoid forward declarations. 2012-01-13 17:34:30 +01:00
shlmenu.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shlview.c shell32: Avoid pointer casts when background menu is created. 2012-01-11 17:47:30 +01:00
shlview_cmenu.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shortcut.ico
shortcut.svg
shpolicy.c
shresdef.h shell32: Don't translate the shell folder paths. 2012-01-23 19:41:56 +01:00
systray.c
trash.c shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
trash_file.ico
trash_file.svg
undocshell.h
version.h
xdg.c
xdg.h shell32: Implement restoring items from the recycle bin. 2011-07-09 12:16:36 +02:00