.. |
tests
|
shell32: Zero-init the out parameter and fix the error if the folder id is invalid.
|
2012-02-08 13:19:14 -06:00 |
Makefile.in
|
shell32: Merge ShellView menu implementations into a single file.
|
2012-01-10 18:29:04 +01:00 |
appbar.c
|
…
|
|
assoc.c
|
shell32: Add a stub for IApplicationAssociationRegistration.
|
2012-01-16 16:48:53 +01:00 |
autocomplete.c
|
shell32: Use string comparison as autocompletion check.
|
2012-02-06 10:19:32 -06:00 |
brsfolder.c
|
shell32: Don't convert output parameter in SHBrowseForFolderA (Valgrind).
|
2011-10-18 18:29:50 +02: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: Define our own structure for control panel info, with more space for strings.
|
2012-02-16 18:51:54 +01:00 |
control.ico
|
…
|
|
control.svg
|
…
|
|
cpanel.h
|
shell32: Define our own structure for control panel info, with more space for strings.
|
2012-02-16 18:51:54 +01:00 |
cpanelfolder.c
|
shell32: Define our own structure for control panel info, with more space for strings.
|
2012-02-16 18:51:54 +01:00 |
dataobject.c
|
…
|
|
dde.c
|
Assorted spelling fixes.
|
2011-08-24 19:07:46 +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
|
shell32: COM cleanup for the IDropTargetHelper iface.
|
2011-05-31 18:32:57 +02:00 |
drive.ico
|
…
|
|
drive.svg
|
…
|
|
ebrowser.c
|
shell32: Make IExplorerBrowser respond to CWM_GETISHELLBROWSER.
|
2011-07-12 11:37:57 +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: Make extracticon_create() static.
|
2012-02-20 11:48:02 +01: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: Use S_OK as successful return code name.
|
2012-01-09 15:34:15 +01:00 |
pidl.h
|
…
|
|
printer.ico
|
…
|
|
printer.svg
|
…
|
|
ramdisk.ico
|
…
|
|
ramdisk.svg
|
…
|
|
recyclebin.c
|
shell32: Avoid an unsafe iface to object cast in AddToEnumList().
|
2011-10-10 13:44:39 +02:00 |
searching.avi
|
…
|
|
shell32.rc
|
shell32: Don't translate the shell folder paths.
|
2012-01-23 19:41:56 +01:00 |
shell32.rgs
|
…
|
|
shell32.spec
|
shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2.
|
2011-08-04 11:54:14 +02:00 |
shell32_classes.idl
|
shell32: Add a stub for IApplicationAssociationRegistration.
|
2012-01-16 16:48:53 +01:00 |
shell32_main.c
|
Assorted spelling fixes.
|
2012-01-23 16:07:32 +01:00 |
shell32_main.h
|
shell32: Add a stub for IApplicationAssociationRegistration.
|
2012-01-16 16:48:53 +01:00 |
shell32_tlb.idl
|
…
|
|
shelldispatch.c
|
…
|
|
shellfolder.h
|
…
|
|
shellitem.c
|
shell32: Remove casts to the type of the casted expression.
|
2011-09-21 14:41: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 S_OK as successful return code name.
|
2012-01-09 15:34:15 +01:00 |
shellpath.c
|
shell32: Don't try to check for the folder's existence if we don't have a path.
|
2012-02-08 13:19:22 -06:00 |
shellreg.c
|
…
|
|
shellstring.c
|
…
|
|
shfldr.h
|
shell32: Remove redundant function declaration.
|
2011-08-22 16:14:32 +02:00 |
shfldr_desktop.c
|
shell32: Avoid casts when creating item menu.
|
2012-01-11 17:47:30 +01:00 |
shfldr_fs.c
|
shell32: Avoid casts when creating item menu.
|
2012-01-11 17:47:30 +01:00 |
shfldr_mycomp.c
|
shell32: Avoid casts when creating item menu.
|
2012-01-11 17:47:30 +01:00 |
shfldr_netplaces.c
|
shell32: Avoid casts when creating item menu.
|
2012-01-11 17:47:30 +01:00 |
shfldr_printers.c
|
shell32: COM cleanup for shfldr_printers.c.
|
2011-05-25 14:16:24 +02:00 |
shfldr_unixfs.c
|
shell32: Unix folder COM cleanup.
|
2012-01-12 12:26:40 +01:00 |
shlexec.c
|
shell32: ShellExec with empty operation should behave same as with NULL operation.
|
2011-10-19 16:38:51 +02:00 |
shlfileop.c
|
shell32: Remove dead assignment (Clang).
|
2011-07-08 13:41:02 +02:00 |
shlfolder.c
|
shell32: Add a stub for SHOpenFolderAndSelectItems.
|
2011-05-16 16:35:29 +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 pointer casts when background menu is created.
|
2012-01-11 17:47:30 +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
|
dlls: Assorted spelling fixes.
|
2011-08-03 14:15:50 +02:00 |
trash_file.ico
|
…
|
|
trash_file.svg
|
…
|
|
undocshell.h
|
…
|
|
version.h
|
…
|
|
xdg.c
|
…
|
|
xdg.h
|
shell32: Implement restoring items from the recycle bin.
|
2011-07-09 12:16:36 +02:00 |