Search found 10 matches

by meflin
Sat May 08, 2004 10:09 am
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

ive managed it now :greenBalloon: with a normal application. but is this also possible with system proceses?
by meflin
Sat May 08, 2004 8:28 am
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

Code: Select all

windowhandle := findwindow(nil,'Title');
GetWindowThreadProcesId(windowhandle,@pid);
but of course this isn't a processhandle but a processid... so ive tried with openprocess but failed anyway!
by meflin
Thu May 06, 2004 5:04 pm
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

ive tried several times now but finally im not able to get a processhandle. hows this possible???
by meflin
Sat Apr 24, 2004 4:25 pm
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

you are right it was my fault.
by meflin
Sat Apr 24, 2004 3:59 pm
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

good to know :-| after reading the manual i thought it would need a window handle *g* i'll trie it!
by meflin
Sat Apr 24, 2004 8:08 am
Forum: madRemote
Topic: Some probs with RemoteExecute
Replies: 10
Views: 31266

Some probs with RemoteExecute

Hi again,
now i'd like to use remoteexecute. i've a thread function, a correct window handle but nevertheless it dosn't work. what could be the reasons for it?
by meflin
Sat Apr 17, 2004 1:11 pm
Forum: madCollection
Topic: Unable to use collection
Replies: 6
Views: 22959

thx for help, now it works fine!
by meflin
Sat Apr 17, 2004 11:28 am
Forum: madCollection
Topic: Unable to use collection
Replies: 6
Views: 22959

thats real shit. i'll try it!
by meflin
Sat Apr 17, 2004 11:22 am
Forum: madCollection
Topic: Unable to use collection
Replies: 6
Views: 22959

i do but it's payed&activated! i'll try putting the files to another folder!
by meflin
Fri Apr 16, 2004 12:54 pm
Forum: madCollection
Topic: Unable to use collection
Replies: 6
Views: 22959

Unable to use collection

Hi,
i'm using d7 enterprise and after installing the collection i'm not able to use it. i get a fatal error "file not found [path]/[unit].pas". the path is correct but of course there are no pas files! what could i do?