ShellExecute gibt gar nichts zurück.
Doch:
Zitat von
Win32 API Hilfe zu ShellExecute:
Return Values
If the function succeeds, the return value is the instance
handle of the application that was run, or the
handle of a dynamic data exchange (
DDE) server application.
If the function fails, the return value is an error value that is less than or equal to 32. The following table lists these error values:
[...]
MfG Dalai
Moin Delphianer,
natürlich gibt ShellExecute etwas zurück. Dies wollte ich auch nicht sagen. Sondern es wird nichts ausgeführt.
Aber nun kommt es. Ich habe eben das Programm neu compiliert und siehe da, nun wird das Musikstück
abgespielt. Weiss der Kuckuck warum.
Vielen Dank an alle die geholfen haben.
HPB