AGB  ·  Datenschutz  ·  Impressum  







Anmelden
Nützliche Links
Registrieren
Zurück Delphi-PRAXiS Sprachen und Entwicklungsumgebungen Object-Pascal / Delphi-Language D2009 - IDE reagiert nicht mehr bei bestimmtem Befehl mit Windows 11
Thema durchsuchen
Ansicht
Themen-Optionen

D2009 - IDE reagiert nicht mehr bei bestimmtem Befehl mit Windows 11

Ein Thema von colaflasche · begonnen am 2. Sep 2023 · letzter Beitrag vom 5. Sep 2023
 
Kas Ob.

Registriert seit: 3. Sep 2023
436 Beiträge
 
#4

AW: D2009 - IDE reagiert nicht mehr bei bestimmtem Befehl mit Windows 11

  Alt 3. Sep 2023, 09:48
Hi everyone,

Sorry for using English (bad English though), and hope you mind me writing in non German.

Does anyone have an idea what could be the problem here?
I saw such behaviour years ago, half the problem falls on old Delphi debuggers, the other half with this specific bug is on the Windows OS installed codecs (audio and video).
Many old codecs where proprietary and needed a license also used some sort of protection against debugging, this caused a lot of troubles with many debuggers (not only Delphi's), also that old API "PlaySound" is there and will work forever as is it, the problem with it that it does populate all the installed codecs to decide which one to use and this might trigger some protection or DRM code to execute, Delphi Debugger on other hand just fail to handle some rare and exotic exceptions.

Suggested solutions:
1) Verify the encoding of that audio file, and try to use PCM (wave uncompressed format) or may be different one might solve this, I recommend PCM as never witnessed such a problem with PCM.
2) Check the installed codecs, SysInternals Autoruns will show the installed module but will not show the logical codec themselves, this enough to see and disable the culprit, or at least put your finger on the problem.

Hope that helps.
Kas
  Mit Zitat antworten Zitat
 


Forumregeln

Es ist dir nicht erlaubt, neue Themen zu verfassen.
Es ist dir nicht erlaubt, auf Beiträge zu antworten.
Es ist dir nicht erlaubt, Anhänge hochzuladen.
Es ist dir nicht erlaubt, deine Beiträge zu bearbeiten.

BB-Code ist an.
Smileys sind an.
[IMG] Code ist an.
HTML-Code ist aus.
Trackbacks are an
Pingbacks are an
Refbacks are aus

Gehe zu:

Impressum · AGB · Datenschutz · Nach oben
Alle Zeitangaben in WEZ +1. Es ist jetzt 15:57 Uhr.
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz