|
From: KJK::Hyperion <no...@li...> - 2002-04-30 18:18:15
|
Hi all. I'm continuing my work on... "some subsystem", and I'm facing an old problem: where to store global data? Or better: how to get at it? Casper suggested me, long time ago, to use some reserved field in the PEB as a pointer to the data, and I think it's the best solution, but before changing such an important part of the system I want public approval from the team |