* Made pass environment blocks to spawned processes as Unicode.
* Ensured command line strings passed to CreateProcessW API function have reference count 1 (re glitch in CreateProcessW (see http://msdn.microsoft.com/en-us/library/ms682425.aspx and https://forums.codegear.com/thread.jspa?threadID=12826).