some pseudo-handles. I *think* real numbers for thread ids,
app instances, and (something else, can't remember) can change
in Windows, but are still usable from a fixed value inside your
app because it remaps the pseudohandle for you automatically
(a pointer to a pointer, I beleive). I think certain of these
values can't be passed to outside processes without converting
it to a real handle (DuplicateHandle()??) first.
But, I'm probably remembering it all wrong myself

------------------
Troy King
[email protected]
Leave a comment: