Hi,
does anybody know what is the maximum size of the resource file? is it possible to change this maximum size?
Thanks,
Benji.
Hi,
does anybody know what is the maximum size of the resource file? is it possible to change this maximum size?
Thanks,
Benji.
First let me give direct answers to your questions.
does anybody know what is the maximum size of the resource file?
The limits on resource files are the number of resources. There can only
be 4095 resources per file. However, one application can have several
resource files -- each resource file having a unique NAME statement.
is it possible to change this maximum size? no -- there is a limit
of 4095 resources for a file, but since you can have several resource files,
you should be ok.
Now, taking a step back, if you wouldn't mind providing a little more information about why you need so many resources (internationalizaion?), those of us on the forum may be able to offer some other suggestions as well. good luck
Last edited by regan_coleman; 2006-03-17 at 17:14. Reason: typos
Hi,
when i use a resource file with more than 1085 resources i receive a "System error" loading the application. Sometimes i receive a "BAFL 95 Error", error that doesn't exit in help.
I'm using S60_2nd_FP3.
Thanks.
Benji.