wine-wine/dlls/shell32
Francois Gouget 653354ab25 Assorted spelling fixes. 2013-07-03 21:20:04 +02:00
..
tests Assorted spelling fixes. 2013-07-03 21:20:04 +02:00
Makefile.in shell32: Partially implement Mac Trash backing for the Recycle Bin. 2012-03-16 13:02:54 +01:00
appbar.c
assoc.c shell32: Implement ASSOCSTR_SHELLEXTENSION. 2013-05-09 19:24:21 +02:00
autocomplete.c shell32: Use string comparison as autocompletion check. 2012-02-06 10:19:32 -06:00
brsfolder.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
cdrom.ico
cdrom.svg
changenotify.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
classes.c shell32: Indentation fix. 2012-12-21 11:37:22 +01:00
clipboard.c
control.c shell32: Indentation fix. 2012-12-21 11:37:22 +01:00
control.ico
control.svg
cpanel.h shell32: Remove the applet valid flag and improve the error handling. 2012-06-06 11:46:20 +02:00
cpanelfolder.c shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
dataobject.c
dde.c Assorted spelling fixes. 2012-06-04 12:17:54 +02:00
debughlp.c shell32: Indentation fix. 2012-12-21 11:37:22 +01:00
debughlp.h
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
drive.ico
drive.svg
ebrowser.c shell32: Some cleanup for IExplorerBrowser. 2013-06-03 11:29:02 +02:00
enumidlist.c shell32: Indentation fix. 2012-12-21 11:37:22 +01: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 Assorted spelling fixes. 2013-07-03 21:20:04 +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: Reorder code to avoid memory leaks (coverity). 2012-10-29 10:38:19 +01:00
pidl.h
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
searching.avi
shell32.rc shell32: Make folder names in folder picker editable. 2012-06-07 16:26:15 +02:00
shell32.rgs
shell32.spec shell32: Add a semi-stub for SHGetStockIconInfo. 2013-04-26 11:55:26 +02:00
shell32_classes.idl shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shell32_main.c shell32: Don't bother to free memory at process exit. 2013-05-15 10:27:25 +02:00
shell32_main.h shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shell32_tlb.idl
shelldispatch.c shell32: Reorder code to avoid memory leaks (coverity). 2012-10-29 10:38:19 +01:00
shellfolder.h
shellitem.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
shelllink.c Various background processes must be launched detached from current console (if any). 2013-01-16 14:02:55 +01:00
shellole.c shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shellord.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shellpath.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shellreg.c
shellstring.c Use the CP_ACP and NULL macros instead of numeric literals when converting strings between ANSI and Unicode. 2012-09-24 22:27:28 +02:00
shfldr.h shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shfldr_desktop.c shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shfldr_fs.c shell32: Move IFSFolder_Constructor() to avoid forward declarations. 2013-02-27 11:30:40 +01:00
shfldr_mycomp.c shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shfldr_netplaces.c shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shfldr_printers.c
shfldr_unixfs.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
shlexec.c shell32: Standardize on the ShellExecuteEx() terminology. 2012-10-18 19:21:10 +02:00
shlfileop.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shlfolder.c shell32: Pass an IShellFolder2 to SHELL32_CompareIDs() to avoid casts. 2013-02-26 11:27:15 +01:00
shlfsbind.c shell32: Rearrange code to avoid forward declarations. 2012-01-13 17:34:30 +01:00
shlmenu.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shlview.c shell32: Forward font messages to the listview window. 2013-05-29 18:09:00 +02:00
shlview_cmenu.c shell32: Avoid signed-unsigned integer comparisons. 2013-02-26 11:26:53 +01:00
shortcut.ico
shortcut.svg
shpolicy.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
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: Fix a file handle leak (coverity). 2012-12-26 18:23:05 +01:00
xdg.h