This is the MCB name, so it's not important except maybe for diagnostic tools. On the other hand, for the sake of correctness, the name has to fit in 8 characters, so if the program is called "longername.com" the MCB name should be "LONGER~1".
Regards, Alex On Tue, Aug 18, 2015 at 02:35:43PM +0200, Thomas Faber wrote: > On 2015-08-18 14:26, [email protected] wrote: > > [NTVDM]: Initialize the PSP' memory control block owner name with the file > > name (without extension, and up to 8 chars) of the started program. > > > Shouldn't that use GetShortPathName to make sure the program can find > itself on disk? :p > > _______________________________________________ > Ros-dev mailing list > [email protected] > http://www.reactos.org/mailman/listinfo/ros-dev -- Alexander Andrejevic <[email protected]> SDF Public Access UNIX System - http://sdf.lonestar.org _______________________________________________ Ros-dev mailing list [email protected] http://www.reactos.org/mailman/listinfo/ros-dev
