Re: get a window handle from an Instance handle
From: Gary Chanson (gchanson_at_No.Spam.TheWorld.net)
Date: 07/13/04
- Next message: Ralf Tobel: "XP Themes - Wrong background color of checkbox"
- Previous message: David Liebtag: "Re: get a window handle from an Instance handle"
- In reply to: David Liebtag: "Re: get a window handle from an Instance handle"
- Next in thread: Arkady Frenkel: "Re: get a window handle from an Instance handle"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 13 Jul 2004 11:37:56 -0400
"David Liebtag" <DavidLiebtag@vermontel.net> wrote in message
news:1089730848.321224@jabba.vermontel.net...
> I don't know, but I never thought that module handles were the same as
> process IDs.
No. A Process ID is a system-wide unique identifier for the process. A
module handle is simply the virtual load address of the module and most
programs have the same value (typically 0x400000).
-- -GJC [MS Windows SDK MVP] -Software Consultant (Embedded systems and Real Time Controls) - http://www.mvps.org/ArcaneIncantations/consulting.htm -gchanson@mvps.org
- Next message: Ralf Tobel: "XP Themes - Wrong background color of checkbox"
- Previous message: David Liebtag: "Re: get a window handle from an Instance handle"
- In reply to: David Liebtag: "Re: get a window handle from an Instance handle"
- Next in thread: Arkady Frenkel: "Re: get a window handle from an Instance handle"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|