reactos/base
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
..
applications Sync with trunk r64222. 2014-09-22 12:51:09 +00:00
services Sync with trunk r64222. 2014-09-22 12:51:09 +00:00
setup [SHELL-EXPERIMENTS] 2014-09-12 19:21:19 +00:00
shell [BROWSEUI] 2014-09-26 14:47:07 +00:00
system Sync with trunk r64222. 2014-09-22 12:51:09 +00:00
CMakeLists.txt