reactos/base/shell/explorer-new
David Quintana 1e44d47830 [BROWSEUI]
* Implement SHCreateFromDesktop and supporting functions, and move those implementations to their own file.

[SHELL32]
* Handle message 1035 from the desktop window.

[SHLWAPI]
* Fix a bug in SHAllocShared, where source and destination parameters were reversed.

[EXPLORER-NEW]
* Use SHCreateFromDesktop to open the new window.

NOTE: There appears to be some more problems with the SH*Shared implementation, beyond the swapped parameters, which prevent the opening of the new windows. These functions will have to be revised and the corrected implementation sent to WINE.

svn path=/branches/shell-experiments/; revision=64314
2014-09-26 14:47:07 +00:00
..
lang Sync with trunk r63430. 2014-05-24 20:29:19 +00:00
res [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
CMakeLists.txt [EXPLORER-NEW] 2014-09-08 14:04:49 +00:00
comcsup.h [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
desktop.c [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
dragdrop.c [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
explorer.c [BROWSEUI] 2014-09-26 14:47:07 +00:00
explorer.exe.manifest [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
explorer.rc [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
precomp.h [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
resource.h [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
rshell.c [BROWSEUI] 2014-06-07 23:26:35 +00:00
settings.c [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
shellservice.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
startmnu.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
startup.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
taskband.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
taskswnd.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
tbsite.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
todo.h [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
trayntfy.c [EXPLORER-NEW] 2014-08-20 16:19:00 +00:00
trayprop.c [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00
traywnd.c [BROWSEUI] 2014-09-26 14:47:07 +00:00
undoc.h [SHELL/EXPERIMENTS] 2014-02-02 19:37:27 +00:00