Thema
:
Delphi
Windows message queue - Limit erreicht?
Einzelnen Beitrag anzeigen
jfheins
Registriert seit: 10. Jun 2004
Ort: Garching (TUM)
4.579 Beiträge
#
2
AW: Windows message queue - Limit erreicht?
8. Dez 2010, 20:24
Ich zitiere mal aus dem
MSDN
:
Zitat:
There is a limit of 10,000 posted messages per message queue. This limit should be sufficiently large. If your application exceeds the limit, it should be redesigned to avoid consuming so many system resources. To adjust this limit, modify the following registry key.
HKEY_LOCAL_MACHINE
SOFTWARE
Microsoft
Windows NT
CurrentVersion
Windows
USERPostMessageLimit
The minimum acceptable value is 4000.
http://
msdn
.microsoft.com/en-us/libr...(v=vs.85).aspx
Frage erledigt?
Zitat
jfheins
Öffentliches Profil ansehen
Mehr Beiträge von jfheins finden