From: KJK::Hyperion <no...@li...> - 2002-07-10 19:45:50
|
At 08.15 09/07/2002, you wrote: >MapSL >ConvertToGlobalHandle what are these two for? I've never heard them >PSAPI I'm (was) working on PSAPI, but it's obviously based on the NT API. The module enumeration (not done yet - I have to dig down the LDR structures) will require a memory layout that matches NT's down to the byte - specifically, all processes must have a PEB, and it must be exactly identical to NT's. I think the Wine guys should better keep their toolhelp-based implementation. It's an especially "delicate" area |