mirror of
https://github.com/reactos/reactos.git
synced 2026-06-01 08:50:24 +08:00
- Added bounds check for -w and -h options to prevent the program from crashing. - Added argument checks for -w and -h to make sure values were of the correct type and within range. - Added check to see if a host was specified. - Added new resource strings for reporting errors related to the checks above. - Added the slash character as an additional option to specify command options.