Autor Beitrag
Mindforce
ontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic starofftopic star
Beiträge: 358

Win XP Pro / MCE, Win 98, Slax (Linux)
Delphi 07 PRO, Delphi 3+7 (mit Prdx)
BeitragVerfasst: Mi 04.04.07 15:47 
Hi,

ich habe eine Caption in einem TEdit stehen. Aber ich möchte gerne Wissen zu welcher EXE diese Caption gehört. Aber wie? :)

Mindforce

_________________
Our force; in mind.
JayEff
ontopic starontopic starontopic starontopic starontopic starontopic starontopic starofftopic star
Beiträge: 2971

Windows Vista Ultimate
D7 Enterprise
BeitragVerfasst: Mi 04.04.07 15:53 
Hä?? :shock:

Also, du hast in einem Edit einen String. Und nun willst du .... was?? Eine Exe-Datei mit diesem Dateinamen finden? :gruebel:

_________________
>+++[>+++[>++++++++<-]<-]<++++[>++++[>>>+++++++<<<-]<-]<<++
[>++[>++[>>++++<<-]<-]<-]>>>>>++++++++++++++++++.+++++++.>++.-.<<.>>--.<+++++..<+.
Mindforce Threadstarter
ontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic starofftopic star
Beiträge: 358

Win XP Pro / MCE, Win 98, Slax (Linux)
Delphi 07 PRO, Delphi 3+7 (mit Prdx)
BeitragVerfasst: Mi 04.04.07 17:21 
^^

Ich habe mit EnumWindows eine Liste mit Captions bekommen. Nun "habe" ich sie ausgelesen in ein TEdit als String.

Jetzt habe ich beispielsweise: "Delphi-Forum.de - Antwort schreiben - Mozilla Firefox"

Aber das ist ja nur die Caption. Nun brauhce ich aber die EXE Datei in der diese Caption vorhanden ist!
Also halt dieses Mozilla Firefox...

Mindforce

_________________
Our force; in mind.
rizla
ontopic starontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic star
Beiträge: 417
Erhaltene Danke: 2

XP
FPC mit Lazarus
BeitragVerfasst: Mi 04.04.07 17:36 
indem du das handle des fensters nimmst und dazu die entsprechende exe ermittlest..
www.dsdt.info/tipps/?id=636

_________________
if you have what they want - they'll find a way to take it (bruce sterling)
WOW - 10 JAHRE Mitglied beim Delphi-Forum. Wie die Zeit vergeht, Freunde.
Mindforce Threadstarter
ontopic starontopic starontopic starontopic starontopic starhalf ontopic starofftopic starofftopic star
Beiträge: 358

Win XP Pro / MCE, Win 98, Slax (Linux)
Delphi 07 PRO, Delphi 3+7 (mit Prdx)
BeitragVerfasst: Mi 04.04.07 18:27 
Ok. Thx funzt :zustimm:

Mindforce

_________________
Our force; in mind.