Registriert seit: 16. Apr 2007
2.325 Beiträge
Turbo Delphi für Win32
|
Re: Problem ShellExecute / CreateProcess + Wait mit Vista UA
31. Mai 2009, 10:59
Wie das Präfix h andeutet, handelt es sich um ein Prozess- Handle. Ab Windows XP SP 1 kommst du mit GetProcessId vom Handle auf die ID.
Wer erweist der Welt einen Dienst und findet ein gutes Synonym für "Pointer"?
"An interface pointer is a pointer to a pointer. This pointer points to an array of pointers, each of which points to an interface function."
|