Sweden-Number/dlls/shell32
Frédéric Delanoy 04fb8a913c xdg: Fix a file handle leak (coverity). 2012-12-26 18:23:05 +01:00
..
tests shell32/tests: Add tests for DoEnvironmentSubstA/W. 2012-12-05 12:53:19 +01: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: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
autocomplete.c shell32: Use string comparison as autocompletion check. 2012-02-06 10:19:32 -06:00
brsfolder.c shell32: Remove unused variable. 2012-11-22 11:54:36 +01: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: 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: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02: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 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: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +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
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 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: 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 stub for SHSetUnreadMailCountW. 2012-06-29 20:41:46 +02:00
shell32_classes.idl shell32: Add a stub for IApplicationAssociationRegistration. 2012-01-16 16:48:53 +01:00
shell32_main.c shell32: Fix a buffer overflow in CommandLineToArgvW(). 2012-11-12 12:13:02 +01: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 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: Fix DoEnvironmentSubstA implementation. 2012-12-05 12:53:12 +01:00
shellpath.c shell32: Reorder code to avoid memory leaks (coverity). 2012-10-29 10:38:19 +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: Remove redundant function declaration. 2011-08-22 16:14:32 +02:00
shfldr_desktop.c shell32: Check return value of SHGetSpecialFolderPathW (Coverity). 2012-10-03 16:29:29 +02:00
shfldr_fs.c shell32: Avoid TRUE:FALSE conditional expressions. 2012-08-14 11:59:18 +02:00
shfldr_mycomp.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
shfldr_netplaces.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +02:00
shfldr_printers.c shell32: COM cleanup for shfldr_printers.c. 2011-05-25 14:16:24 +02:00
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: Initialize fAnyOperationsAborted in SHFileOperation. 2012-11-07 13:55:57 +01:00
shlfolder.c shell32: Use proper macros when calling COM methods. 2012-07-30 17:13:33 +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: Indentation fix. 2012-12-21 11:37:22 +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: Fix a file handle leak (coverity). 2012-12-26 18:23:05 +01:00
xdg.h shell32: Implement restoring items from the recycle bin. 2011-07-09 12:16:36 +02:00