Re: How does it work?
1. Go to
http://troop613gnyc.org/tmp.html
3. If you are a programmer then respond and i will give details:
A program which uses the same code repeatedly, or allows other programs
to use the same code can be split up. This code a library, which is
linked with the program. The library is separate then the program
however. This code can be linked in one of two ways, but i will only
deal with one of them.
the code is stored in a dynamic link library (.dll) and more then one
program can access it. Such a dll is used to "draw" shapes on the
screen and be used to put a rectangle or a line over a certain spot.
For example, in my program (currently unreleased) PerfectPixel uses my
own DLL to draw a protective rectangle over any area to want to
protect. Basically any other program can use this same DLL to draw a
shape where it wants to.
I say this is least likely b/c i never notice any lag when i scroll.
I understand that this is not this best explanation, but i will answer
questions.
0 Comments:
Yorum Gönder
<< Home