Sweden-Number/dlls/shell32
Aric Stewart a0ad8f38c7 shell32: IShellLink::GetIDList fix.
IShellLink::GetIDList when it fails to generate a PIDL must set ppidl
to NULL or some applications think it contains valid data.
2007-02-22 11:27:18 +01:00
..
tests shell32/tests: Fixed potential overflow. 2007-02-19 12:39:37 +01:00
.gitignore
Makefile.in
autocomplete.c
brsfolder.c shell32: Make sure BrowseForFolder doesn't return NULL for the Desktop folder as this means a cancel. 2007-02-12 12:38:33 +01:00
changenotify.c
classes.c
clipboard.c
control.c
cpanel.h
cpanelfolder.c
dataobject.c
dde.c
debughlp.c
debughlp.h
dialogs.c shell32: Declare some functions static. 2007-02-07 11:03:15 +01:00
dragdrophelper.c
enumidlist.c
enumidlist.h
folders.c
iconcache.c
pidl.c
pidl.h
recyclebin.c
regsvr.c shell32: Don't hardcode the system32 directory in registered classes. 2006-12-20 17:05:02 +01:00
shell.c
shell.spec
shell32.spec shell32: Add a stub implementation for SHLoadNonloadedIconOverlayIdentifiers. 2006-12-11 17:05:38 +01:00
shell32_Bg.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Ca.rc
shell32_Cn.rc
shell32_Cs.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Da.rc
shell32_De.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_En.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Eo.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Es.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Fi.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Fr.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Hu.rc
shell32_It.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Ja.rc
shell32_Ko.rc shell32: Updated Korean resource. 2007-02-16 13:14:34 +01:00
shell32_Nl.rc
shell32_No.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Pl.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Pt.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Ru.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Si.rc
shell32_Sk.rc
shell32_Sv.rc
shell32_Tr.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Uk.rc shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_Wa.rc
shell32_Zh.rc
shell32_main.c shell32: SHLoadNonloadedIconOverlayIdentifiers() is a WINAPI function. 2007-01-25 11:05:28 +01:00
shell32_main.h shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shell32_xx.rc
shellfolder.h
shelllink.c shell32: IShellLink::GetIDList fix. 2007-02-22 11:27:18 +01:00
shellole.c shell32: Declare some functions static. 2007-02-07 11:03:22 +01:00
shellord.c Assorted spelling fixes. 2007-02-14 21:03:57 +01:00
shellpath.c Don't put single quotes around '%s' when using the debugstr_*() functions. 2007-01-18 12:55:50 +01:00
shellreg.c
shellstring.c
shfldr.h
shfldr_desktop.c
shfldr_fs.c shell32: Declare some functions static. 2007-02-07 11:03:28 +01:00
shfldr_mycomp.c
shfldr_unixfs.c shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shlexec.c shell32: Declare some functions static. 2007-02-07 11:03:28 +01:00
shlfileop.c shell32: Don't wrap SHELL_ConfirmIDs in an assert. Fixed return value. 2007-02-14 14:43:50 +01:00
shlfolder.c
shlfsbind.c
shlmenu.c
shlview.c
shpolicy.c
shres.rc shell32: Define AVI resource 152. 2006-12-08 11:39:45 +01:00
shresdef.h shell32: Allow overwriting files in SHFileOperation(FO_COPY) (with confirmation dialogs). 2007-02-12 12:38:57 +01:00
shv_bg_cmenu.c
shv_item_cmenu.c
systray.c
trash.c shell32: Declare some functions static. 2007-02-07 11:03:33 +01:00
undocshell.h
version.h
version.rc
version16.rc
xdg.c
xdg.h