Is there a method to boost the GDI/User Objects tally through hardware tweaks?
Is there a method to boost the GDI/User Objects tally through hardware tweaks?
The GDI/User object limit per process is 10,000 in Windows, compared to 65,536 GDI objects per session. My project exceeds this threshold with more GDI/User objects. I attempted to adjust the per-process count via registry, but it only provided a temporary fix. Is it possible to raise the system-wide GDI/User object limit beyond 65,536 using any hardware component?