Search found 6 matches

by rionroc
Tue Aug 31, 2010 4:40 am
Forum: madCodeHook
Topic: ZwCreateSection hook code
Replies: 18
Views: 30690

hi
s:=WideCharToString(ObjectAttributes^.ObjectName^.Buffer); //gets the filename?
by rionroc
Wed May 27, 2009 6:59 pm
Forum: madShell
Topic: Display the path and filename when a mouseDown is Fired
Replies: 6
Views: 20855

:)

Thanks anyway madshi
by rionroc
Wed May 27, 2009 6:22 pm
Forum: madShell
Topic: Display the path and filename when a mouseDown is Fired
Replies: 6
Views: 20855

Yes! I've applied what your trying to say. I got the path and filename from any active windows explorer. (solved) But the problem is when the address bar of windows explorer is hidden or uncheck, I can't get the path. And the other problem is when it is run on windows 7, only desktop text/filename c...
by rionroc
Wed May 27, 2009 6:17 pm
Forum: madShell
Topic: Display the path and filename when a mouseDown is Fired
Replies: 6
Views: 20855

Ops! sorry Madshi

I'm surprise you've comment and just a few seconds I've click submit also.

Anyway thanks for the reply. Let me read your comments :)
by rionroc
Wed May 27, 2009 6:14 pm
Forum: madShell
Topic: Display the path and filename when a mouseDown is Fired
Replies: 6
Views: 20855

I don't know why nobody can solve this issue, some say it's a very difficult subject, but as I see there are lot's of system that is more than difficult than this. I know this is easy on delphi.net or ms.net, but it's good to solve on delphi native. But I just can't. I've tried some experts but all ...
by rionroc
Sun May 24, 2009 7:39 pm
Forum: madShell
Topic: Display the path and filename when a mouseDown is Fired
Replies: 6
Views: 20855

Display the path and filename when a mouseDown is Fired

Hello Delphi expert Madshi I don't know where to begin this post, but I hope someone can solve this issue. Is there a way to get the path and filename when mouseleft is clicked on an active windows explorer or any file manager? I've tried infoTip, but it only gets when mouseOver. I've tried ishellex...