Einzelnen Beitrag anzeigen

Assarbad
(Gast)

n/a Beiträge
 
#2

Re: Programm als Shell-Ersatz

  Alt 29. Aug 2004, 14:38
Im Platform SDK steht:

Syntax

HINSTANCE ShellExecute( HWND hwnd,
LPCTSTR lpOperation,
LPCTSTR lpFile,
LPCTSTR lpParameters,
LPCTSTR lpDirectory,
INT nShowCmd
);
Parameters

hwnd
[in] Handle to a parent window. This window receives any message boxes that an application produces, such as error reporting.
  Mit Zitat antworten Zitat