https://bugzilla.novell.com/show_bug.cgi?id=339506

           Summary: vbnc ignores /t:winexe setting and always writes a
                    command-line exe
           Product: Mono: Compilers
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Minor
          Priority: P5 - None
         Component: Basic
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]
         QAContact: [EMAIL PROTECTED]
          Found By: ---


Ok last one for now! :-)  vbnc ignores /t:winexe setting and always writes
command-line exe.

I see a command-prompt open when I run such an exe.  Also dumpbin.exe shows:
[[
D:\Temp\>dumpbin /headers  vbnc_FormAndSize.exe | find "sub"
            4.00 subsystem version
               3 subsystem (Windows CUI)
]]

Where the same compile with MSFT vbc shows:
[[
..
               2 subsystem (Windows GUI)
]]

I had never noticed this behaviour before but it seems the same with vbnc from
1.2.5.  Only an issue on Windows I guess...


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to