http://bugzilla.novell.com/show_bug.cgi?id=511185


           Summary: Console.Beep should work even if apptype is set to
                    winexe
    Classification: Mono
           Product: Mono: Class Libraries
           Version: 2.4.x
          Platform: x86
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: System
        AssignedTo: [email protected]
        ReportedBy: [email protected]
         QAContact: [email protected]
          Found By: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1;
Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR
3.0.4506.2152; .NET CLR 3.5.30729)

Console.Beep only works if compiled with /t:exe and not
with /t:winexe (gmcs)
That is it only works if compiled as Console App
(Also verified with Oxygene compiler)

In Windows Console.Beep works independent of the type of output

Reproducible: Always

Steps to Reproduce:
1. Create a new WinExe Project, enter Console.Beep
2. Compile & Run
3.
Actual Results:  
No Beep at all :-(

Expected Results:  
should beep

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

Reply via email to