.. |
tests
|
Add void to empty declaration list.
|
2005-10-31 15:43:27 +00:00 |
.cvsignore
|
We are no longer generating .dbg.c files.
|
2005-09-29 10:35:58 +00:00 |
Makefile.in
|
Implemented UnixFolder's IPersistPropertyBag::Load method.
|
2005-10-27 12:09:59 +00:00 |
autocomplete.c
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
|
2005-07-27 11:10:52 +00:00 |
brsfolder.c
|
MSDN states that the pszDisplayName member of BROWSEINFO is assumed to
|
2005-10-17 08:54:53 +00:00 |
changenotify.c
|
Use a more portable scheme for storing the name of a critical
|
2005-09-09 10:19:44 +00:00 |
classes.c
|
…
|
|
clipboard.c
|
…
|
|
control.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
cpanel.h
|
…
|
|
cpanelfolder.c
|
Fix execution of Control Panel items.
|
2005-09-12 12:10:57 +00:00 |
dataobject.c
|
…
|
|
dde.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
debughlp.c
|
- Stop using a not initialized variable szTemp in
|
2005-09-08 18:54:03 +00:00 |
debughlp.h
|
…
|
|
dialogs.c
|
…
|
|
dragdrophelper.c
|
…
|
|
enumidlist.c
|
Use "static const" rather than "const static" as gcc -W complains
|
2005-10-06 11:38:45 +00:00 |
enumidlist.h
|
…
|
|
folders.c
|
Implemented 'My Documents' folder.
|
2005-08-26 10:05:34 +00:00 |
iconcache.c
|
Remove iconcache pre-initialization hack, it's not necessary any
|
2005-10-27 12:08:44 +00:00 |
pidl.c
|
Don't clone pidlLast in SHBindToParent.
|
2005-09-07 09:22:49 +00:00 |
pidl.h
|
…
|
|
regsvr.c
|
Implemented 'My Documents' folder.
|
2005-08-26 10:05:34 +00:00 |
shell.c
|
Use appropriate DDE APIs (ANSI or unicode) for ShellExecuteA/W, Excel
|
2005-10-18 14:11:17 +00:00 |
shell.spec
|
…
|
|
shell32.spec
|
- fix first two arguments to 'FindExecutableA' (input strings instead
|
2005-10-11 19:26:20 +00:00 |
shell32_Bg.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
shell32_Ca.rc
|
…
|
|
shell32_Cn.rc
|
…
|
|
shell32_Cs.rc
|
…
|
|
shell32_Da.rc
|
…
|
|
shell32_De.rc
|
…
|
|
shell32_En.rc
|
…
|
|
shell32_Eo.rc
|
…
|
|
shell32_Es.rc
|
…
|
|
shell32_Fi.rc
|
Update Finnish resources.
|
2005-09-26 09:54:02 +00:00 |
shell32_Fr.rc
|
…
|
|
shell32_Hu.rc
|
…
|
|
shell32_It.rc
|
…
|
|
shell32_Ja.rc
|
…
|
|
shell32_Ko.rc
|
…
|
|
shell32_Nl.rc
|
…
|
|
shell32_No.rc
|
Added Norwegian translation of comctl32 and shell32.
|
2005-09-21 11:43:31 +00:00 |
shell32_Pl.rc
|
…
|
|
shell32_Pt.rc
|
…
|
|
shell32_Ru.rc
|
…
|
|
shell32_Si.rc
|
…
|
|
shell32_Sk.rc
|
…
|
|
shell32_Sv.rc
|
…
|
|
shell32_Uk.rc
|
…
|
|
shell32_Wa.rc
|
…
|
|
shell32_Zh.rc
|
…
|
|
shell32_main.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
shell32_main.h
|
Use appropriate DDE APIs (ANSI or unicode) for ShellExecuteA/W, Excel
|
2005-10-18 14:11:17 +00:00 |
shell32_xx.rc
|
…
|
|
shellfolder.h
|
Uncomment the typedef in the DECLARE_INTERFACE macro, and get rid of
|
2005-07-26 18:32:53 +00:00 |
shelllink.c
|
Handle MSI advertised shortcuts in the shelllink object.
|
2005-10-28 16:40:51 +00:00 |
shellole.c
|
Implemented 'My Documents' folder.
|
2005-08-26 10:05:34 +00:00 |
shellord.c
|
Correctly handle flags parameter in SHAddToRecentDocs.
|
2005-10-27 10:22:38 +00:00 |
shellpath.c
|
Don't hardcode "windows" directory.
|
2005-10-10 10:29:53 +00:00 |
shellreg.c
|
Fix some gcc 4.0 warnings.
|
2005-08-22 09:26:53 +00:00 |
shellstring.c
|
…
|
|
shfldr.h
|
Convert SHELL32_BindToChild to Unicode and fix up the callers.
|
2005-11-01 09:34:03 +00:00 |
shfldr_desktop.c
|
Convert SHELL32_BindToChild to Unicode and fix up the callers.
|
2005-11-01 09:34:03 +00:00 |
shfldr_fs.c
|
Convert SHELL32_BindToChild to Unicode and fix up the callers.
|
2005-11-01 09:34:03 +00:00 |
shfldr_mycomp.c
|
Replace the _ICOM_THIS_From macros by inline functions the way it's
|
2005-07-27 11:10:52 +00:00 |
shfldr_unixfs.c
|
Fixed crash in unixfs shellfolder handling with winamp.
|
2005-11-01 18:06:18 +00:00 |
shlexec.c
|
Use appropriate DDE APIs (ANSI or unicode) for ShellExecuteA/W, Excel
|
2005-10-18 14:11:17 +00:00 |
shlfileop.c
|
…
|
|
shlfolder.c
|
Convert SHELL32_BindToChild to Unicode and fix up the callers.
|
2005-11-01 09:34:03 +00:00 |
shlfsbind.c
|
…
|
|
shlmenu.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
shlview.c
|
Handle context menu->refresh, and F5 to initiate a refresh of the file
|
2005-08-19 10:02:51 +00:00 |
shpolicy.c
|
…
|
|
shres.rc
|
Bulgarian resources for mpr, msi, user, commdlg, oleaut32, shdocvw,
|
2005-09-19 17:00:58 +00:00 |
shresdef.h
|
Implemented 'My Documents' folder.
|
2005-08-26 10:05:34 +00:00 |
shv_bg_cmenu.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
shv_item_cmenu.c
|
Fix warnings in 64bit.
|
2005-09-02 11:32:17 +00:00 |
systray.c
|
…
|
|
undocshell.h
|
Remove multiple declarations of the same function, keeping the public
|
2005-07-24 16:17:28 +00:00 |
version.h
|
…
|
|
version.rc
|
…
|
|
version16.rc
|
…
|
|