Delphi-PRAXiS

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi ShellExecute (https://www.delphipraxis.net/19568-shellexecute.html)

Borti 5. Apr 2004 15:24


ShellExecute
 
Hallo!
Kann mir einer sagen, warum mein Delphi ShellExecute als "undefinierter Bezeichner" auffasst?
Gruß,
Borti

Markus K. 5. Apr 2004 15:25

Re: ShellExecute
 
Hallo Borti,
du musst ShellApi bei uses hinzufügen.

Tschüß Markus

mirage228 5. Apr 2004 15:26

Re: ShellExecute
 
Du musst die Unit ShellAPI in die Uses aufnehmen

Delphi-Quellcode:
uses
  ShellAPI
mfG
mirage228

Borti 5. Apr 2004 15:34

Re: ShellExecute
 
:wall: :wall: :wall: oh no! :wall: :wall: :wall:
(ich bin ja so bescheuert)
Gruß,
Borti


Alle Zeitangaben in WEZ +1. Es ist jetzt 02:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO © 2011, Crawlability, Inc.
Delphi-PRAXiS (c) 2002 - 2023 by Daniel R. Wolf, 2024-2025 by Thomas Breitkreuz