Hello jarpp
I dont believe there is a limitation on the total number of gdi objects per process as this
document states. Now ofcourse, you would hit a certain limitation as you start taxing the resources on your system. So you might need to increase the system RAM and see if that helps.
In terms of the behavior of the tool, its a very cool utility, but I noticed that it gave the same results if I used one of the Microsoft Common controls ( I tried the Treeview control) with the ActiveX container. I also checked the results with the Windows Task Manager and with
TaskInfo and both indicated th
e same. This might be an effect of GDI objects being now in the kernel that the cleanup does not happen immediately.
The Graph control does use GDI heavily because of the functionality it offers, but nothing that would prevent it from using it for you application.
Let me know if I missed anything.I hope this helps
Bilal Durrani
NI
Bilal Durrani
NI