very nice script Matty, good job!!
I would have never thought of it, but it's a very intuitive way of sending files.
I have so far encountered only one issue (file being copied to sendTo\WLM - <My Email>\ and thus appearing in the menu instead of being sent) but I can't reproduce it and all works fine now
Cheers
edit: aaargh the problem has returned
it seems to work on a random basis
sometimes it sends, sometimes it copies.
when it sends, the debugger shows
quote:
Debugging window
> Functieaanroep: "OnWndSubclassEvent_MessageNotification"
> handle: 0x70420
> message: 0x402
> wparam: 0x2df0000
> RECIEVED STRING: 'email@ddress.com'
> lparam: 0x2e00000
> RECIEVED STRING: '"C:\Documents and Settings\Jesus\Documenten\TestFile.exe"'
When it copies, it doesn't show anything...