[WIN] GDI Batch limit
- Posted by Graeme <graemeburke at CROSSWINDS.NET> Dec 31, 2000
- 501 views
I've been trying to set the GDI batch limit under WIN98. I've linked the routines, and they appear to go OK, don't produce any errors. But when I read the batch limit, it is always set to 1(disabled). Has anybody played around with the batch limit before? The routines are at the end of the Debug version of 0.55 that Wolf Fritz posted for me, if you want to see what I've done. For those who are interested, the GDI batch limit is a way of making the GDI cache drawing instructions then executing them all at once (obviously faster). Graeme ----------------------------------------------------