wine-wine/dlls/shell32
Vincent Povirk 3ebb9b7b75 shell32/tests: Use SW_HIDE with ShellExecuteA in tests. 2014-05-07 21:28:46 +02:00
..
tests shell32/tests: Use SW_HIDE with ShellExecuteA in tests. 2014-05-07 21:28:46 +02:00
Makefile.in configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
appbar.c
assoc.c shell32: Fix getting a command string when root key default value doesn't point to a key. 2013-09-10 19:07:31 +02:00
autocomplete.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
brsfolder.c Assorted spelling fixes. 2014-02-10 15:47:29 +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: Use BOOL type where appropriate. 2013-11-19 18:47:41 +01:00
clipboard.c
control.c shell32: Automatically expand CPL applet path string. 2014-04-16 14:35:16 +02:00
control.ico
control.svg
cpanel.h
cpanelfolder.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
dataobject.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
dde.c
debughlp.c
debughlp.h
delete.ico
delete.svg
desktop.ico
desktop.svg
dialogs.c
document.ico
document.svg
dragdrophelper.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
drive.ico
drive.svg
ebrowser.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
enumidlist.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
floppy.ico
floppy.svg
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
iconcache.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01: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 Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
pidl.h Assorted spelling fixes. 2013-12-03 19:41:53 +01:00
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
searching.avi
shell32.rc makefiles: Add makedep pragmas for rc files that contain translations. 2013-11-05 20:38:19 +01:00
shell32.rgs
shell32.spec shell32: Forward ShExtractIconsW to user32.PrivateExtractIconsW. 2014-03-25 19:01:27 +01:00
shell32_classes.idl makefiles: Add makedep pragmas for registration idl files. 2013-11-05 20:38:18 +01:00
shell32_main.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
shell32_main.h shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
shell32_tlb.idl makedep: Add a separate pragma flag for typelibs that need registration. 2013-12-26 13:32:49 +01:00
shelldispatch.c shell32: Avoid a duplicate const. 2014-01-14 20:18:17 +01:00
shellfolder.h
shellitem.c shell32: Consistently return interface pointer instead of implementation pointer. 2013-09-03 20:02:55 +02:00
shelllink.c shell32: Respect CMIC_MASK_NO_CONSOLE in ShellLink InvokeCommand. 2014-04-25 10:22:38 +02:00
shellole.c Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
shellord.c shell32: Avoid leaks and add parameter checks in SHCreateShellFolderView[Ex]. 2013-10-22 20:19:17 +02:00
shellpath.c shell32: Fix a typo. 2014-03-25 19:01:30 +01:00
shellreg.c
shellstring.c shell32: Use boolean return value in boolean function. 2014-04-29 11:18:32 +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: Use BOOL type where appropriate. 2013-11-12 12:58:03 +01:00
shfldr_fs.c shell32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
shfldr_mycomp.c shell32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
shfldr_netplaces.c shell32: Fix remaining cases of implementation pointer being returned. 2013-09-04 11:36:42 +02:00
shfldr_printers.c shell32: Fix remaining cases of implementation pointer being returned. 2013-09-04 11:36:42 +02:00
shfldr_unixfs.c shell32: COM cleanup for IEnumIDList. 2014-03-26 19:28:00 +01:00
shlexec.c shell32: Use CREATE_NEW_CONSOLE when SEE_MASK_NOCONSOLE is omitted. 2014-04-25 10:22:44 +02:00
shlfileop.c shell32: Improve the FO_MOVE operation. 2014-02-27 11:45:51 -06:00
shlfolder.c shell32: Fix a cloned pidl leak (Coverity). 2014-04-10 09:12:03 +02:00
shlfsbind.c
shlmenu.c shell32: Fix non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shlview.c shell32: Use Shell_GetImageLists to retrieve image lists instead of using a global variable. 2014-01-02 11:56:11 +01:00
shlview_cmenu.c shell32: Avoid a variable-length array. 2014-03-25 13:55:46 +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
systray.c
trash.c shell32: Use a proper deallocator (Coverity). 2014-04-15 09:45:06 +02:00
trash_file.ico
trash_file.svg
undocshell.h shell32: Avoid using CONST. 2013-09-24 12:58:06 +02:00
version.h
xdg.c shell32: Fix a leak of memory pointing to XDG_PARSED_FILE (Coverity). 2014-04-10 09:11:56 +02:00
xdg.h