Sweden-Number/dlls/shell32
Nikolay Sivov e8a6ca7d37 shell32: Unix folder COM cleanup. 2012-01-12 12:26:40 +01:00
..
tests include: Add a few missing include directives to shlguid.h. 2011-12-20 10:16:45 +01:00
Makefile.in shell32: Merge ShellView menu implementations into a single file. 2012-01-10 18:29:04 +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 an iface instead of a vtbl pointer in IQueryAssociationsImpl. 2010-12-05 12:27:38 +01:00
autocomplete.c shell32/autocomplete: Remove redundant memory initialization. 2011-07-25 13:41:21 +02: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: Arrays are never NULL (Coverity). 2011-03-15 17:14:07 +01:00
control.ico
control.svg
cpanel.h shell32: Mark internal symbols as hidden. 2011-04-27 11:52:00 +02:00
cpanelfolder.c shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
dataobject.c shell32: Standardize the COM usage in dataobject.c. 2010-12-07 17:08:30 +01:00
dde.c Assorted spelling fixes. 2011-08-24 19:07:46 +02:00
debughlp.c
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: Missing break in IDOK case. 2011-03-28 17:11:56 +02: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: Use S_OK as successful return code name. 2012-01-09 15:34:15 +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 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: Avoid an unsafe iface to object cast in AddToEnumList(). 2011-10-10 13:44:39 +02:00
searching.avi
shell32.rc shell32: Convert dialogs to po files. 2011-12-05 21:12:05 +01:00
shell32.rgs shell32: Convert dll registration to the IRegistrar mechanism. 2011-01-19 20:36:57 +01:00
shell32.spec shell32: Implement SHCreateDefaultContextMenu and CDefFolderMenu_Create2. 2011-08-04 11:54:14 +02:00
shell32_classes.idl shell32: Moved MruLongList registration to shell32, where it belongs. 2011-08-01 11:09:56 +02:00
shell32_main.c shell32: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
shell32_main.h shell32: Avoid casts when creating item menu. 2012-01-11 17:47:30 +01:00
shell32_tlb.idl shell32: Added typelib. 2011-01-19 14:31:45 +01:00
shelldispatch.c shell32: Partially implement FolderItem::get_Path. 2011-02-08 16:21:33 -06:00
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: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
shellord.c shell32: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01:00
shellpath.c shell32: Use S_OK as successful return code name. 2012-01-09 15:34:15 +01: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: Use S_OK as successful return code name. 2012-01-09 15:34:15 +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: Define icon resource 319. 2011-08-24 15:03:51 +02: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