Autor Beitrag
Hidden
ontopic starontopic starontopic starontopic starontopic starontopic starofftopic starofftopic star
Beiträge: 2242
Erhaltene Danke: 55

Win10
VS Code, Delphi 2010 Prof.
BeitragVerfasst: Sa 28.08.10 13:45 
Moin!

Hier habe ich gelesen, dass user profile iconConsole.Beep()Console.Beep() zwar die Funktionen von Beep() erfüllt, aber nicht auf 64-bit Systemen funktioniert.
Wie ist so etwas überhaupt möglich, wo alle 32-bit DLLs noch vorliegen :?!?:
Was verwendet man denn da passenderweise?

lg,


Moderiert von user profile iconChristian S.: Topic aus C# - Die Sprache verschoben am Sa 28.08.2010 um 13:49

_________________
Centaur spears can block many spells, but no one tries to block if they see that the spell is a certain shade of green. For this purpose it is useful to know some green stunning hexes. (HPMoR)
Kha
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic star
Beiträge: 3803
Erhaltene Danke: 176

Arch Linux
Python, C, C++ (vim)
BeitragVerfasst: Sa 28.08.10 14:05 
Das gilt aber, wie auf MSDN richtig vermerkt, nicht mehr für Win7 x64:
blogs.msdn.com/b/lar...er-in-windows-7.aspx hat folgendes geschrieben:
For Windows 7, we resolved the issue completely – we moved all the functionality that used to be contained in Beep.Sys into the user mode system sounds agent – now when you call the Beep() API instead of manipulating the 8254 chip the call is re-routed into a user mode agent which actually plays the sounds.

_________________
>λ=

Für diesen Beitrag haben gedankt: Hidden