Page 1 of 1
SuperPut + SetVarSeg
Posted: Wed Feb 09, 2005 9:12 pm
by Mitth'raw'nuruodo
Hello, Umm...whould somebody care to explain on how to hook these on your programs...Would ya?
please...please...

Posted: Thu Feb 10, 2005 6:24 am
by Z!re
Look at the example.
SuperPut you call once, and install it.
After that you just use the regular PUT, although the different PUT modes are different now, PSET, XOR, OR and AND mean different things, look in the SuperPut function to see what they do.
SetVideoSeg is used to set the videosegment that QB should use it's graphics commands on.
Again, look ath the example that is provided, it tells you everything you need to know.
Posted: Thu Feb 10, 2005 10:36 am
by Mitth'raw'nuruodo
Ok, thanks
