.. |
tests
|
shell32: Fix shelllink creation to non-executable files and remove unnecessary code.
|
2007-06-29 13:43:27 +02:00 |
.gitignore
|
|
|
autocomplete.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:23 +02:00 |
brsfolder.c
|
shell32: Start implementing BIF_USENEWUI.
|
2007-06-08 11:57:47 +02:00 |
changenotify.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:23 +02:00 |
classes.c
|
|
|
clipboard.c
|
shell32: Avoid W->A conversion in RenderHDROP.
|
2007-03-14 22:44:20 +01:00 |
control.c
|
|
|
cpanel.h
|
|
|
cpanelfolder.c
|
Fix minor differences in the formatting of the license notices.
|
2007-05-04 12:08:15 +02:00 |
dataobject.c
|
|
|
dde.c
|
|
|
debughlp.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:23 +02:00 |
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
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:23 +02:00 |
iconcache.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:29 +02:00 |
Makefile.in
|
|
|
pidl.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:29 +02:00 |
pidl.h
|
shell32: Have _ILCreateFromFindDataW also create a FileStructW type of pidl.
|
2007-04-11 12:25:53 +02:00 |
recyclebin.c
|
shell32: Add stub for SHUpdateRecycleBinIcon.
|
2007-06-11 13:50:06 +02:00 |
regsvr.c
|
shell32: Don't hardcode the system32 directory in registered classes.
|
2006-12-20 17:05:02 +01:00 |
shell.c
|
shell32: DragQueryFile doesn't count the null terminator.
|
2007-07-06 18:12:44 +02:00 |
shell.spec
|
|
|
shell32.spec
|
shell32: Add stub for SHUpdateRecycleBinIcon.
|
2007-06-11 13:50:06 +02: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: Update German resources.
|
2007-05-14 14:26:02 +02:00 |
shell32_En.rc
|
shell32: Remove a redundant include.
|
2007-06-11 20:20:12 +02: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
|
Some Spanish translation updates.
|
2007-05-04 12:39:38 +02: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-06-11 20:19:02 +02:00 |
shell32_main.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:29 +02:00 |
shell32_main.h
|
shell32: Replace inline static with static inline.
|
2007-03-23 12:29:23 +01:00 |
shell32_Nl.rc
|
shell32: Update Dutch resource.
|
2007-05-24 11:36:17 +02:00 |
shell32_No.rc
|
shell32: Update Norwegian Bokmål resources.
|
2007-06-01 12:40:46 +02:00 |
shell32_Pl.rc
|
shell32: Update Polish translation.
|
2007-03-13 20:52:05 +01:00 |
shell32_Pt.rc
|
shell32: Update paths in Portuguese resource.
|
2007-06-29 12:32:37 +02: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_xx.rc
|
|
|
shell32_Zh.rc
|
|
|
shellfolder.h
|
|
|
shelllink.c
|
shell32: Fix shelllink creation to non-executable files and remove unnecessary code.
|
2007-06-29 13:43:27 +02:00 |
shellole.c
|
shell32: DragQueryFile doesn't count the null terminator.
|
2007-07-06 18:12:44 +02:00 |
shellord.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
shellpath.c
|
Avoid non-portable Unix mode bits macros.
|
2007-07-31 13:18:03 +02:00 |
shellreg.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:29 +02:00 |
shellstring.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:36 +02:00 |
shfldr.h
|
|
|
shfldr_desktop.c
|
shell32: Make SHGetDesktopFolder use a cached instance of IShellFolder.
|
2007-06-22 12:17:59 +02:00 |
shfldr_fs.c
|
shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode.
|
2007-04-10 14:23:09 +02:00 |
shfldr_mycomp.c
|
shell32: Return Unicode strings from all of the IShellFolder::GetDisplayNameOf functions in not running in Win9x mode.
|
2007-04-10 14:23:09 +02:00 |
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: Add support for SEE_MASK_NO_CONSOLE flag.
|
2007-07-16 22:54:42 +02:00 |
shlfileop.c
|
shell32: Implementation of SheGetDirA/W and SheChangeDirA/W.
|
2007-07-19 14:51:08 +02:00 |
shlfolder.c
|
shell32: Fix missing unlock on an error path. Found by Smatch.
|
2007-07-16 22:47:12 +02:00 |
shlfsbind.c
|
shell32: Exclude unused headers.
|
2007-05-21 12:31:36 +02:00 |
shlmenu.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
shlview.c
|
shell32: Set current directory when executing files in a shell view.
|
2007-07-09 11:46:19 +02:00 |
shpolicy.c
|
shell32: Make some data static and const.
|
2006-11-28 12:36:12 +01:00 |
shres.rc
|
shell32: Define avi resource #163.
|
2007-03-22 11:28:48 +01:00 |
shresdef.h
|
shell32: Start implementing BIF_USENEWUI.
|
2007-06-08 11:57:47 +02:00 |
shv_bg_cmenu.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
shv_item_cmenu.c
|
wine: Switch to using 'long' for INT_PTR type for 64-bit compatibility.
|
2007-05-25 20:37:56 +02:00 |
systray.c
|
shell32: Handle invalid cbSize in Shell_NotifyIcon[AW].
|
2007-05-11 11:45:45 +02:00 |
trash.c
|
shell32: Declare some functions static.
|
2007-02-07 11:03:33 +01:00 |
undocshell.h
|
shell32: Cast-qual warnings fix.
|
2006-11-15 11:32:38 +01:00 |
version.h
|
|
|
version.rc
|
|
|
version16.rc
|
|
|
xdg.c
|
shell32: Fix contents of string returned in load_path.
|
2007-06-11 20:20:02 +02:00 |
xdg.h
|
|
|