.. |
tests
|
shell32: Initialize fAnyOperationsAborted in SHFileOperation.
|
2012-11-07 13:55:57 +01:00 |
appbar.c
|
|
|
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: ShellExec with empty operation should behave same as with NULL operation.
|
2011-10-19 16:38:51 +02:00 |
clipboard.c
|
|
|
control.c
|
shell32: Fix some return types.
|
2012-06-20 10:31:03 +02: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
|
|
|
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: Use proper macros when calling COM methods.
|
2012-07-30 17:13:33 +02:00 |
enumidlist.c
|
shell32: Avoid an unsafe iface to object cast in AddToEnumList().
|
2011-10-10 13:44:39 +02: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
|
|
|
Makefile.in
|
shell32: Partially implement Mac Trash backing for the Recycle Bin.
|
2012-03-16 13:02:54 +01:00 |
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 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: Use the proper type for a function pointer field.
|
2012-11-20 19:47:03 +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
|
|
|
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: Avoid TRUE:FALSE conditional expressions.
|
2012-08-14 11:59:18 +02: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.h
|
|
|