10-24-2006, 07:32 PM
i have a few questions about how window handles.
if i wanted to keep an array of windows and their sizes before i "rolled them up" to be able to restore their "pre-roll-up" dimentions, what kind of problems am i going to run into if i used window handles? are they randomly selected from a large number or are they segragated to certian range by app type? if the are pulled from one pool of numbers, is the number so large as to make very few possible "collisions"?
thanks.
if i wanted to keep an array of windows and their sizes before i "rolled them up" to be able to restore their "pre-roll-up" dimentions, what kind of problems am i going to run into if i used window handles? are they randomly selected from a large number or are they segragated to certian range by app type? if the are pulled from one pool of numbers, is the number so large as to make very few possible "collisions"?
thanks.