![]() |
*.rc max. String-ID
Hallo,
gibt es eine max. ID innerhalb einer Stringresource? Beim Versuch IDs über 600000 zu verwenden, kam es für Strings wie "600024, Access 1" zu falschen Rückgaben wie "Print document" o.ä.. Danke und beste Grüße |
AW: *.rc max. String-ID
Die Doku sagt dazu dies hier:
Zitat:
|
AW: *.rc max. String-ID
Habe ich hier einen Denkfehler?
Code:
sizeof(UINT) sind 4 Byte. D.h. es sind auch höhere IDs möglich!?
int LoadString(
HINSTANCE hInstance, // handle of module containing string resource UINT uID, // resource identifier LPTSTR lpBuffer, // address of buffer for resource int nBufferMax // size of buffer ); |
AW: *.rc max. String-ID
Zitat:
![]() |
Alle Zeitangaben in WEZ +1. Es ist jetzt 03:23 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