Author: gadamopoulos
Date: Thu Nov 27 20:27:19 2014
New Revision: 65507
URL:
http://svn.reactos.org/svn/reactos?rev=65507&view=rev
Log:
[HEADERS]
- Move definitions for DrawCaptionTemp to userundoc.h as it shouldn't be defined in
the psdk
- Add browseui_undoc.h and move there the undocumented definitions for browseui
- Add comctl32_undoc.h and move there the undocumented definitions for comctl32
- Move undocumented definitions for shlwapi to shlwapi_undoc.h
- Add shellutils.h to contain helper macros and definitions that are nor per se
undocumented.
- Cleanup internal definitions of explorer. Remove several temporary hacks. They were
added at a time that these features were not implemented at all.
Added:
trunk/reactos/include/reactos/browseui_undoc.h
- copied, changed from r65501, trunk/reactos/include/reactos/shlwapi_undoc.h
trunk/reactos/include/reactos/comctl32_undoc.h
- copied, changed from r65501, trunk/reactos/include/reactos/shlobj_undoc.h
trunk/reactos/include/reactos/shellutils.h
- copied, changed from r65501, trunk/reactos/include/reactos/undocshell.h
Removed:
trunk/reactos/base/shell/explorer/comcsup.h
trunk/reactos/base/shell/explorer/todo.h
trunk/reactos/base/shell/explorer/undoc.h
Modified:
trunk/reactos/base/shell/explorer/explorer.cpp
trunk/reactos/base/shell/explorer/precomp.h
trunk/reactos/base/shell/explorer/tbsite.cpp
trunk/reactos/base/shell/filebrowser/filebrowser.c
trunk/reactos/base/shell/rshell/CDesktopBrowser.cpp
trunk/reactos/base/shell/rshell/precomp.h
trunk/reactos/dll/win32/browseui/precomp.h
trunk/reactos/dll/win32/shell32/CDesktopBrowser.cpp
trunk/reactos/dll/win32/shell32/dde.cpp
trunk/reactos/dll/win32/shell32/precomp.h
trunk/reactos/include/psdk/winuser.h
trunk/reactos/include/reactos/shlobj_undoc.h
trunk/reactos/include/reactos/shlwapi_undoc.h
trunk/reactos/include/reactos/undocshell.h
trunk/reactos/include/reactos/undocuser.h
[This mail would be too long, it was shortened to contain the URLs only.]
Removed: trunk/reactos/base/shell/explorer/comcsup.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/comcsu…
Modified: trunk/reactos/base/shell/explorer/explorer.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/explor…
Modified: trunk/reactos/base/shell/explorer/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/precom…
Modified: trunk/reactos/base/shell/explorer/tbsite.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/tbsite…
Removed: trunk/reactos/base/shell/explorer/todo.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/todo.h…
Removed: trunk/reactos/base/shell/explorer/undoc.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/explorer/undoc.…
Modified: trunk/reactos/base/shell/filebrowser/filebrowser.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/filebrowser/fil…
Modified: trunk/reactos/base/shell/rshell/CDesktopBrowser.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/rshell/CDesktop…
Modified: trunk/reactos/base/shell/rshell/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/base/shell/rshell/precomp.…
Modified: trunk/reactos/dll/win32/browseui/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/browseui/precomp…
Modified: trunk/reactos/dll/win32/shell32/CDesktopBrowser.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/CDesktop…
Modified: trunk/reactos/dll/win32/shell32/dde.cpp
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/dde.cpp?…
Modified: trunk/reactos/dll/win32/shell32/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/shell32/precomp.…
Modified: trunk/reactos/include/psdk/winuser.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/winuser.h?rev…
Copied: trunk/reactos/include/reactos/browseui_undoc.h (from r65501,
trunk/reactos/include/reactos/shlwapi_undoc.h)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/browseui_u…
Copied: trunk/reactos/include/reactos/comctl32_undoc.h (from r65501,
trunk/reactos/include/reactos/shlobj_undoc.h)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/comctl32_u…
Copied: trunk/reactos/include/reactos/shellutils.h (from r65501,
trunk/reactos/include/reactos/undocshell.h)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shellutils…
Modified: trunk/reactos/include/reactos/shlobj_undoc.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shlobj_und…
Modified: trunk/reactos/include/reactos/shlwapi_undoc.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/shlwapi_un…
Modified: trunk/reactos/include/reactos/undocshell.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/undocshell…
Modified: trunk/reactos/include/reactos/undocuser.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/reactos/undocuser.…