Sweden-Number/dlls/shell32
Alexandre Julliard d28052066d shell32/tests: Use NULL for a null pointer. 2015-03-04 21:50:33 +09:00
..
tests shell32/tests: Use NULL for a null pointer. 2015-03-04 21:50:33 +09: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: Simplify check for an empty string. 2015-02-26 20:11:05 +09: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
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: Pass trash path to TRASH_EnumItems. 2015-02-02 22:29:32 +09: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: Export SHILCreateFromPath by name too. 2014-12-18 20:20:40 +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: Added stub for SHEnumerateUnreadMailAccountsW. 2014-09-15 10:12:20 +02:00
shell32_main.h shell32: Release cached desktop folder on process detach. 2014-06-16 09:30:52 +02: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: Update to FolderItem2. 2014-06-11 16:05:55 +02:00
shellfolder.h
shellitem.c shell32: Add a trailing '\n' to a FIXME(). 2014-08-19 14:48:29 +02:00
shelllink.c shell32: Don't append a trailing space to the arguments in a shell link if the command info has an empty parameters string. 2014-12-23 15:29:04 +01:00
shellole.c Assorted spelling fixes. 2014-01-09 17:39:59 +01:00
shellord.c shell32: Simplify check for empty string (PVS-Studio). 2014-11-07 18:23:03 +09:00
shellpath.c shell32: Fall back on CSIDL path for knownfolders without a path in the registry. 2015-03-03 11:47:00 +09:00
shellreg.c
shellstring.c shell32: Use boolean return value in boolean function. 2014-04-29 11:18:32 +02:00
shfldr.h
shfldr_desktop.c shell32: Use E_NOT_SUFFICIENT_BUFFER definition. 2014-10-08 13:13:36 +02: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: Add a stub for RegenerateUserEnvironment. 2014-11-12 20:07:55 +09:00
shlfileop.c shell32: Fix incorrect size argument of FormatMessageW. 2015-03-02 13:51:18 +09:00
shlfolder.c shell32: Fix a cloned pidl leak (Coverity). 2014-04-10 09:12:03 +02:00
shlfsbind.c
shlmenu.c
shlview.c shell32: Don't call Drop without valid target. 2015-02-24 23:01:42 +09:00
shlview_cmenu.c shell32: Avoid a variable-length array. 2014-03-25 13:55:46 +01:00
shortcut.ico
shortcut.svg
shpolicy.c
shresdef.h
systray.c
trash.c shell32: Add partial support for Mac trash enumeration. 2015-02-02 22:29:46 +09: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 memory leak. 2014-05-21 19:38:35 +02:00
xdg.h shell32: Pass trash path to TRASH_EnumItems. 2015-02-02 22:29:32 +09:00