wine-wine/dlls/shell32
Alexandre Julliard cf0e96c6d0 configure: Rename substituted variables to a standard _CFLAGS and _LIBS format. 2014-01-30 14:51:33 +01:00
..
tests shell32/tests: Use common wine_dbgstr_guid implementation from test.h. 2014-01-30 12:42:55 +01: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 shell32: Use lParam for BFFM_SETOKTEXT. 2013-11-22 11:36:17 +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: Use BOOL type where appropriate. 2013-10-22 16:37:40 +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 shell32: Indentation fix. 2012-12-21 11:37:22 +01:00
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: Implement SHCreateQueryCancelAutoPlayMoniker() with some tests. 2013-12-31 12:27:23 +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: Move QueryInterface to IShellLinkW. 2013-08-16 11:55:25 +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 non-BOOL returns in BOOL functions. 2013-01-11 18:14:08 +01:00
shellreg.c
shellstring.c shell32: Use BOOL type where appropriate. 2013-10-22 16:37:40 +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 Assorted spelling fixes. 2013-10-30 09:46:27 +01: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
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: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02: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
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: Use BOOL type where appropriate. 2013-10-22 16:37:40 +02:00
xdg.h