[Issue 5926] D2 shows empty command line on Windows 98 SE

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed May 4 23:22:10 PDT 2011


http://d.puremagic.com/issues/show_bug.cgi?id=5926


Denis <verylonglogin.reg at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #960 is|0                           |1
           obsolete|                            |


--- Comment #12 from Denis <verylonglogin.reg at gmail.com> 2011-05-04 23:18:12 PDT ---
Created an attachment (id=961)
changes in rt.dmain2, version (Windows) section (from line 371)

If there is no mistakes, it should help. For CommandLineToArgvW case the only
change is that it really suppose "wargc == argc". For added case in loop
"&wargs[i][0]" is just replaced with big enough "warg" with UTF-16 version of
argv[i].

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list