Author: weiden
Date: Sun Jun 10 12:09:42 2007
New Revision: 27104
URL:
http://svn.reactos.org/svn/reactos?rev=27104&view=rev
Log:
Add a very experimental explorer that heavily relies on the shell. It's still very
buggy, not very functional and will not work on ReactOS due to the lack of support in
shell32.dll and friends. It will not be built by default.
- todo.h is a header that contains definitions and GUIDs that we miss in the public sdk
headers.
- undoc.h contains functions that are not publicly documented. It also contains internal
(not yet complete) COM interfaces used with the start menu and SHCreateDesktop.
Added:
trunk/reactos/base/shell/explorer-new/
trunk/reactos/base/shell/explorer-new/comcsup.h (with props)
trunk/reactos/base/shell/explorer-new/desktop.c (with props)
trunk/reactos/base/shell/explorer-new/dragdrop.c (with props)
trunk/reactos/base/shell/explorer-new/explorer.c (with props)
trunk/reactos/base/shell/explorer-new/explorer.rbuild (with props)
trunk/reactos/base/shell/explorer-new/explorer.rc (with props)
trunk/reactos/base/shell/explorer-new/lang/
trunk/reactos/base/shell/explorer-new/lang/en-US.rc (with props)
trunk/reactos/base/shell/explorer-new/manifest.xml (with props)
trunk/reactos/base/shell/explorer-new/precomp.h (with props)
trunk/reactos/base/shell/explorer-new/res/
trunk/reactos/base/shell/explorer-new/res/logov.bmp (with props)
trunk/reactos/base/shell/explorer-new/res/start.ico (with props)
trunk/reactos/base/shell/explorer-new/resource.h (with props)
trunk/reactos/base/shell/explorer-new/startmnu.c (with props)
trunk/reactos/base/shell/explorer-new/taskband.c (with props)
trunk/reactos/base/shell/explorer-new/taskswnd.c (with props)
trunk/reactos/base/shell/explorer-new/tbsite.c (with props)
trunk/reactos/base/shell/explorer-new/todo.h (with props)
trunk/reactos/base/shell/explorer-new/trayntfy.c (with props)
trunk/reactos/base/shell/explorer-new/trayprop.c (with props)
trunk/reactos/base/shell/explorer-new/traywnd.c (with props)
trunk/reactos/base/shell/explorer-new/undoc.h (with props)
[This mail would be too long, it was shortened to contain the URLs only.]
Added: trunk/reactos/base/shell/explorer-new/comcsup.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/co…
Added: trunk/reactos/base/shell/explorer-new/desktop.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/de…
Added: trunk/reactos/base/shell/explorer-new/dragdrop.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/dr…
Added: trunk/reactos/base/shell/explorer-new/explorer.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ex…
Added: trunk/reactos/base/shell/explorer-new/explorer.rbuild
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ex…
Added: trunk/reactos/base/shell/explorer-new/explorer.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ex…
Added: trunk/reactos/base/shell/explorer-new/lang/en-US.rc
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/la…
Added: trunk/reactos/base/shell/explorer-new/manifest.xml
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ma…
Added: trunk/reactos/base/shell/explorer-new/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/pr…
Added: trunk/reactos/base/shell/explorer-new/res/logov.bmp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/re…
Added: trunk/reactos/base/shell/explorer-new/res/start.ico
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/re…
Added: trunk/reactos/base/shell/explorer-new/resource.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/re…
Added: trunk/reactos/base/shell/explorer-new/startmnu.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/st…
Added: trunk/reactos/base/shell/explorer-new/taskband.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ta…
Added: trunk/reactos/base/shell/explorer-new/taskswnd.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/ta…
Added: trunk/reactos/base/shell/explorer-new/tbsite.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/tb…
Added: trunk/reactos/base/shell/explorer-new/todo.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/to…
Added: trunk/reactos/base/shell/explorer-new/trayntfy.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/tr…
Added: trunk/reactos/base/shell/explorer-new/trayprop.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/tr…
Added: trunk/reactos/base/shell/explorer-new/traywnd.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/tr…
Added: trunk/reactos/base/shell/explorer-new/undoc.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer-new/un…