Limit of GDI objects

  • Thread starter Thread starter Stijn Verrept
  • Start date Start date
S

Stijn Verrept

I randomly get this error when running an application on TS: "Canvas
does not allow drawing".
On a not-TS pc this program runs perfectly.

I read about a GDI-objects limit of 16.384, is this true? Is this per
session or for the whole server? The application uses about 500 GDI
objects on average and peaks at 1.500 (settings form).
 
Stijn said:
I randomly get this error when running an application on TS: "Canvas
does not allow drawing".
On a not-TS pc this program runs perfectly.

I read about a GDI-objects limit of 16.384, is this true? Is this per
session or for the whole server? The application uses about 500 GDI
objects on average and peaks at 1.500 (settings form).

Same question about 'User objects'. I know there is a 10.000 limit,
but is this per session of for the entire server?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top