A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Eric Kohl e2b784bd7b [DISKPART]
* Simplified the help system
* Removed an unnecessary check in the help system that listed the first help entry 'active' no matter what was entered into the help system, even if the word is not in the list.
* Removed exit_main and rem_main functions since it took a little extra processing time and made the code a bit harder to read. Now it determines if the given command is rem or exit first before looking through the entire function list.
* Converted WCHAR* to LPWSTR to make it a bit easier to read.
* Add a title to the program to make it easier for the user to determine the name of the application currently running, especially if a large script is being used. 

Patch by Lee Schroeder.
Thanks!
CORE-7187 #resolve #comment Committed in r79104.

svn path=/trunk/; revision=59104
2013-05-29 11:40:43 +00:00
reactos [DISKPART] 2013-05-29 11:40:43 +00:00
rosapps [ROSAPPS] 2013-04-13 21:33:53 +00:00
rostests [ADVPACK_WINETEST] 2013-05-29 11:01:18 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00