Sweden-Number/dlls/shell32
David Hedberg 270845d3dd shell32: Implement IExplorerBrowser::SetFolderSettings. 2010-08-23 15:41:53 +02:00
..
tests shell32: Implement IExplorerBrowser::SetFolderSettings. 2010-08-23 15:41:53 +02:00
.gitignore
Makefile.in shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
appbar.c
assoc.c
autocomplete.c
brsfolder.c shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
cdrom.ico
cdrom.svg
changenotify.c
classes.c
clipboard.c
control.c shell32: Native RegisterClassEx requires cbSize to be set. 2010-06-21 11:46:52 +02:00
control.ico
control.svg
cpanel.h
cpanelfolder.c
dataobject.c
dde.c shell32: Fix DDE command tracing now that we are receiving Unicode. 2010-06-25 00:00:35 +02:00
debughlp.c
debughlp.h
delete.ico
delete.svg
desktop.ico
desktop.svg
dialogs.c
document.ico
document.svg
dragdrophelper.c
drive.ico
drive.svg
ebrowser.c shell32: Implement IExplorerBrowser::SetFolderSettings. 2010-08-23 15:41:53 +02:00
enumidlist.c
enumidlist.h
floppy.ico
floppy.svg
folder.ico
folder.svg
folder_open.ico
folder_open.svg
folders.c
iconcache.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02: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 shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
pidl.h
printer.ico
printer.svg
ramdisk.ico
ramdisk.svg
recyclebin.c
regsvr.c shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
searching.avi
shell32.spec shell32: Implement SHCreateShellItemArrayFromDataObject. 2010-07-26 18:38:31 +02:00
shell32_Bg.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ca.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Cs.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Da.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_De.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_En.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Eo.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Es.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Fi.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Fr.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Hu.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_It.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ja.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ko.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Lt.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Nl.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_No.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Pl.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Pt.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ro.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Ru.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Si.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Sk.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Sr.rc shell32: Add the Serbian (Cyrillic) translation. 2010-07-26 09:58:21 +02:00
shell32_Sv.rc shell32: Update Swedish translation. 2010-08-23 11:54:18 +02:00
shell32_Tr.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Uk.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Wa.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_Zh.rc shell32: Remove the ignored common resource attributes. 2010-07-22 11:41:36 +02:00
shell32_main.c shell32: Fix CommandLineToArgvW("") truncating returned exe path. 2010-07-26 18:38:33 +02:00
shell32_main.h shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
shellfolder.h
shellitem.c shell32: Partial implementation of IShellItem::BindToHandler. 2010-08-17 14:21:22 +02:00
shelllink.c
shellole.c shell32: Add IExplorerBrowser interface stub. 2010-08-20 15:49:57 +02:00
shellord.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
shellpath.c
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c shell32: Implement IPersistFolder2 for the desktop folder. 2010-07-20 14:40:32 +02:00
shfldr_fs.c shell32: Fix a comment typo. 2010-06-28 16:58:38 +02:00
shfldr_mycomp.c
shfldr_netplaces.c
shfldr_printers.c
shfldr_unixfs.c shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
shlexec.c
shlfileop.c
shlfolder.c shell32: Replace some checks with calls to _ILIsEmpty(). 2010-08-02 15:56:48 +02:00
shlfsbind.c shell32: IShellFolder::ParseDisplayName should work for missing files if given valid IBindCtx. 2010-07-22 10:24:56 +02:00
shlmenu.c shell32: Shell_GetImageLists should be declared in shlobj.h and exported by name. 2010-07-20 12:35:17 +02:00
shlview.c shell32: Implement Set/GetCurrentViewMode in the default shellview. 2010-07-23 11:43:05 +02:00
shortcut.ico
shortcut.svg
shpolicy.c
shres.rc
shresdef.h
shv_bg_cmenu.c
shv_item_cmenu.c shell32: Fix some return values from the shellview contextmenu. 2010-07-19 15:06:15 +02:00
systray.c
trash.c
trash_file.ico
trash_file.svg
undocshell.h shell32: Shell_MergeMenus should be declared in shlobj.h and exported by name. 2010-07-20 12:35:13 +02:00
version.h
version.rc
xdg.c
xdg.h