.. |
dialogs
|
[SHELL32] Fix and improve the PickIconDlg function (#574)
|
2018-05-31 15:33:07 +02:00 |
droptargets
|
[SHELL32] CFSDropTarget: style fixes
|
2018-02-17 22:01:04 +02:00 |
folders
|
[SHELL32] Fix a couple of tests
|
2018-02-20 11:48:40 +02:00 |
lang
|
[SHELL32] Fix and improve the PickIconDlg function (#574)
|
2018-05-31 15:33:07 +02:00 |
res
|
[SHELL32] Fix COM registration of IShellFolder, IShellLinkA/W, IQueryContinue and IUserNotification classes.
|
2018-02-16 23:31:39 +01:00 |
shelldesktop
|
|
|
shellmenu
|
[BROWSEUI][SHELL32] Treat OnWinEvent's result parameter as optional. CORE-14443
|
2018-03-08 12:21:24 +01:00 |
shellrecyclebin
|
|
|
wine
|
[SHELL32] Partially sync SHGetFileInfo with wine to improve folder type names.
|
2018-04-22 17:38:44 +02:00 |
avi_res.rc
|
|
|
bitmap_res.rc
|
|
|
CDefaultContextMenu.cpp
|
[SHELL32] Initial partial IShellFolderViewCB implementation.
|
2018-04-07 15:29:53 +02:00 |
CDefView.cpp
|
[REACTOS] Improve/Fix some "printf" formats (#555)
|
2018-05-30 14:18:23 +02:00 |
CDefViewBckgrndMenu.cpp
|
[SHELL32] Fix the toolbar buttons in the file open dialog
|
2018-02-15 00:23:18 +02:00 |
CDefViewDual.cpp
|
|
|
CDropTargetHelper.cpp
|
|
|
CDropTargetHelper.h
|
|
|
CEnumIDListBase.cpp
|
|
|
CEnumIDListBase.h
|
|
|
CExtractIcon.cpp
|
[SHELL32] Partially implement SHCreateFileExtractIconW
|
2018-04-07 15:29:58 +02:00 |
CFileSysBindData.cpp
|
|
|
CFolder.cpp
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CFolder.h
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CFolderItems.cpp
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CFolderItems.h
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CFolderItemVerbs.cpp
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CFolderItemVerbs.h
|
|
|
CFolderOptions.cpp
|
|
|
CFolderOptions.h
|
|
|
CIDLDataObj.cpp
|
|
|
CMakeLists.txt
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
CNewMenu.cpp
|
[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
|
2018-02-15 00:58:22 +02:00 |
CNewMenu.h
|
[SHELL32] CNewMenu: Don't use CWM_GETISHELLBROWSER.
|
2018-02-15 00:58:22 +02:00 |
COpenWithMenu.cpp
|
|
|
COpenWithMenu.h
|
|
|
CQueryAssociations.cpp
|
|
|
CQueryAssociations.h
|
|
|
CShellDispatch.cpp
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CShellDispatch.h
|
[SHELL32] Sync CShellDispatch and family with wine.
|
2018-04-14 15:47:13 +02:00 |
CShellItem.cpp
|
[SHELL32] CShellItem: Fix GetDisplayName and Compare
|
2018-02-20 16:59:00 +02:00 |
CShellItem.h
|
[SHELL32] CShellItem: Implement BindToHandler and improve GetAttributes based on wine
|
2018-02-20 16:33:30 +02:00 |
CShellLink.cpp
|
[SHELL32] Fix and improve the PickIconDlg function (#574)
|
2018-05-31 15:33:07 +02:00 |
CShellLink.h
|
|
|
CUserNotification.cpp
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
CUserNotification.h
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
debughlp.cpp
|
|
|
debughlp.h
|
|
|
folders.cpp
|
[SHELL32] Remove unused debug channels and comment out unused variables. Silences some clang-cl warnings.
|
2017-12-07 23:54:22 +01:00 |
icon_res.rc
|
|
|
iconcache.cpp
|
|
|
precomp.h
|
[SHELL32] Implement the 'Advanced' button of the 'File Types' dialog (#565)
|
2018-05-30 17:22:31 +02:00 |
rgs_res.rc
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
shell32.cpp
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
shell32.rc
|
[TRANSLATION] Various translations to Estonian (#329)
|
2018-01-29 17:03:27 +01:00 |
shell32.spec
|
|
|
shell32_shldisp.idl
|
|
|
shell32_version.h
|
|
|
shell32_version.rc
|
|
|
shfldr.h
|
|
|
shlexec.cpp
|
|
|
shlfileop.cpp
|
|
|
shlfolder.cpp
|
|
|
shobjidl_local.idl
|
|
|
shresdef.h
|
[SHELL32] Fix and improve the PickIconDlg function (#574)
|
2018-05-31 15:33:07 +02:00 |
stubs.cpp
|
[SHELL32] Partially implement SHCreateFileExtractIconW
|
2018-04-07 15:29:58 +02:00 |
systray.cpp
|
[SHELL32] Implement the CUserNotification class, which implements the IUserNotification interface. CORE-13177
|
2018-02-15 22:38:22 +01:00 |
vista.c
|
|
|