Delphi-PRAXiS
Seite 3 von 4     123 4      

Delphi-PRAXiS (https://www.delphipraxis.net/forum.php)
-   Win32/Win64 API (native code) (https://www.delphipraxis.net/17-win32-win64-api-native-code/)
-   -   Delphi Windows 98 und Shellexecute (https://www.delphipraxis.net/31840-windows-98-und-shellexecute.html)

Luckie 15. Okt 2004 11:28

Re: Windows 98 und Shellexecute
 
Was ist sappdir?

emsländer 15. Okt 2004 11:31

Re: Windows 98 und Shellexecute
 
Zitat:

Zitat von Luckie
Was ist sappdir?

var sAppdir : string;

..
.
.
.
.
sAppDir := ExtractFileDir(Application.ExeName); // Updatemanager steht im Applicationfolder



Gruss

EL

SubData 15. Okt 2004 11:45

Re: Windows 98 und Shellexecute
 
heißt das nich ExtractFilePath?

Matze 15. Okt 2004 11:48

Re: Windows 98 und Shellexecute
 
@emsländer: verwende doch bitte die [delphi]-Tags, um deinen Code formatiert darzustellen. Dank.

Matze 15. Okt 2004 11:52

Re: Windows 98 und Shellexecute
 
Zitat:

Zitat von SubData
heißt das nich ExtractFilePath?

Zitat:

Zitat von OH (Diamondback)
Extracts the drive and directory parts from FileName.

Namespace
SysUtils

Syntax

[Delphi] function ExtractFileDir(const FileName: string): string;

Description

The resulting string is a directory name suitable for passing to the CreateDir, GetCurrentDir, RemoveDir, and SetCurrentDir functions. This string is empty if FileName contains no drive and directory parts.


tommie-lie 15. Okt 2004 11:58

Re: Windows 98 und Shellexecute
 
Angeber!

Matze 15. Okt 2004 12:04

Re: Windows 98 und Shellexecute
 
Zitat:

Zitat von tommie-lie
Angeber!

Ich wusste, dass das blöd kommt, nur zeigt bei mir D7 personal nichts in der oh an, egal, was ich eingebe, es findet nichts, da blieb mir nichts anderes übrig. Und falls es bei euch anders aussehen sollte, hab ich's dazugeschrieben.

Also hör auf, so einen Stuss zu behaupten!

tommie-lie 15. Okt 2004 12:11

Re: Windows 98 und Shellexecute
 
Zitat:

Zitat von Matze
Also hör auf, so einen Stuss zu behaupten!

Hui, heute mit dem falschen Fuß aufgestanden? Es sollte ein Spaß sein und war nicht so gemeint.

Zitat:

Zitat von Matze
nur zeigt bei mir D7 personal nichts in der oh an

Delphi6 PE findet ExtractFilePath, wenn man es im Editor eingibt, den Cursor draufsetzt und F1 drückt und auch im Hilfeindex.

Luckie 15. Okt 2004 12:15

Re: Windows 98 und Shellexecute
 
:warn:

Matze 15. Okt 2004 12:15

Re: Windows 98 und Shellexecute
 
Zitat:

Zitat von tommie-lie
Hui, heute mit dem falschen Fuß aufgestanden? Es sollte ein Spaß sein und war nicht so gemeint.

Bin ganz normal aufgestanden, nur find ich's ne Frechheit zu sagen, ich sei ein Angeber, nur weil ich das hingeschrieben habe, das hat nur die oben genannten Gründe.

Klang zwar nicht nach Spaß, aber gut.

Zitat:

Zitat von tommie-lie
Delphi6 PE findet ExtractFilePath, wenn man es im Editor eingibt, den Cursor draufsetzt und F1 drückt und auch im Hilfeindex.

bei mir zeigt es leider gar nichts an, egal, nach was ich suche. :?

Und nun Back to topic :!:


Alle Zeitangaben in WEZ +1. Es ist jetzt 08:01 Uhr.
Seite 3 von 4     123 4      

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