Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: Word Documents->Count in Win32

by Zero_Flop (Pilgrim)
on Jan 07, 2005 at 07:37 UTC ( [id://420195]=note: print w/replies, xml ) Need Help??


in reply to Word Documents->Count in Win32

This is just a guess, but I bet the system is using a buffered document of some sort to improve performance. This would be similar when you write graphics applications and use buffered images.

In graphics it takes a lot of resources to display and alter images in real time. So to get around the problem you build an image in the background, then display it. While the system is painting the screen with the current image it can start building the next image.

But this is just a guess.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://420195]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (2)
As of 2024-04-25 20:03 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found