Author: rharabien
Date: Fri Jan 20 21:50:54 2012
New Revision: 55022
URL:
http://svn.reactos.org/svn/reactos?rev=55022&view=rev
Log:
[NETSHELL]
- Rewrite in C++ to improve readability
Added:
trunk/reactos/dll/win32/netshell/classfactory.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/classfactory.c
trunk/reactos/dll/win32/netshell/connectmanager.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/connectmanager.c
trunk/reactos/dll/win32/netshell/enumlist.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/enumlist.c
trunk/reactos/dll/win32/netshell/lanconnectui.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/lanconnectui.c
trunk/reactos/dll/win32/netshell/lanstatusui.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/lanstatusui.c
trunk/reactos/dll/win32/netshell/netshell.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/netshell.c
trunk/reactos/dll/win32/netshell/shfldr_netconnect.cpp
- copied, changed from r54998, trunk/reactos/dll/win32/netshell/shfldr_netconnect.c
Removed:
trunk/reactos/dll/win32/netshell/classfactory.c
trunk/reactos/dll/win32/netshell/connectmanager.c
trunk/reactos/dll/win32/netshell/enumlist.c
trunk/reactos/dll/win32/netshell/lanconnectui.c
trunk/reactos/dll/win32/netshell/lanstatusui.c
trunk/reactos/dll/win32/netshell/netshell.c
trunk/reactos/dll/win32/netshell/shfldr_netconnect.c
Modified:
trunk/reactos/dll/win32/netshell/CMakeLists.txt
trunk/reactos/dll/win32/netshell/precomp.h
trunk/reactos/include/psdk/netcon.h
[This mail would be too long, it was shortened to contain the URLs only.]
Modified: trunk/reactos/dll/win32/netshell/CMakeLists.txt
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/CMakeLi…
Removed: trunk/reactos/dll/win32/netshell/classfactory.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/classfa…
Copied: trunk/reactos/dll/win32/netshell/classfactory.cpp (from r54998,
trunk/reactos/dll/win32/netshell/classfactory.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/classfa…
Removed: trunk/reactos/dll/win32/netshell/connectmanager.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/connect…
Copied: trunk/reactos/dll/win32/netshell/connectmanager.cpp (from r54998,
trunk/reactos/dll/win32/netshell/connectmanager.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/connect…
Removed: trunk/reactos/dll/win32/netshell/enumlist.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/enumlis…
Copied: trunk/reactos/dll/win32/netshell/enumlist.cpp (from r54998,
trunk/reactos/dll/win32/netshell/enumlist.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/enumlis…
Removed: trunk/reactos/dll/win32/netshell/lanconnectui.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/lanconn…
Copied: trunk/reactos/dll/win32/netshell/lanconnectui.cpp (from r54998,
trunk/reactos/dll/win32/netshell/lanconnectui.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/lanconn…
Removed: trunk/reactos/dll/win32/netshell/lanstatusui.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/lanstat…
Copied: trunk/reactos/dll/win32/netshell/lanstatusui.cpp (from r54998,
trunk/reactos/dll/win32/netshell/lanstatusui.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/lanstat…
Removed: trunk/reactos/dll/win32/netshell/netshell.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/netshel…
Copied: trunk/reactos/dll/win32/netshell/netshell.cpp (from r54998,
trunk/reactos/dll/win32/netshell/netshell.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/netshel…
Modified: trunk/reactos/dll/win32/netshell/precomp.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/precomp…
Removed: trunk/reactos/dll/win32/netshell/shfldr_netconnect.c
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/shfldr_…
Copied: trunk/reactos/dll/win32/netshell/shfldr_netconnect.cpp (from r54998,
trunk/reactos/dll/win32/netshell/shfldr_netconnect.c)
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/dll/win32/netshell/shfldr_…
Modified: trunk/reactos/include/psdk/netcon.h
URL:
http://svn.reactos.org/svn/reactos/trunk/reactos/include/psdk/netcon.h?rev=…