Jump to content

Windows XP context menu .......Send To


craberos

Recommended Posts

hi all

i have been trying to search on the net and have not found yet

"Context menu" ... "Send To" option ... "Desktop (create shortcut)"

"a shortcut is created on the desktop"

i wanted to know is it possible to have

"Context menu" ... "Send To" option ... "{ANYFOLDER} (create shortcut)"

IN THE SAME WAY I WANT TO CREATE A SHORTCUT IN ONE OF THE FOLDER OF MY CHOICE

cory or move is not the issue .....only shortcut ..... thats wat i want to create a shortcut not copy or move a file

is this POSSIBLE ....????

if so please help me get this thing done .....

thanx in advance

Edited by craberos
11. Please refrain from using CAPITALIZATIONS in the topic title or when participating in threads because they will not attract attention - instead it will annoy many of MSFN's members
Link to comment
Share on other sites


On a whim, I checked the hidden desktop.ini.

[LocalizedFileNames]

Mail Recipient.MAPIMail=@sendmail.dll,-4

Desktop (create shortcut).DeskLink=@sendmail.dll,-21

Compressed (zipped) Folder.ZFSendToTarget=@zipfldr.dll,-10148

Now, that's interesting.

I'll post more when I know more.

Link to comment
Share on other sites

Well, this is what I've found so far, courtesy of IDA PRO. Now, the question is, what do we do with it? I don't know how to reconcile the "-21" to the functions inside. Yes, I'm a noob at this. Anybody on MSFN know?

These look interesting:

CSendTo::_CreateShortcutToPath(ushort const *,ushort const *)

DesktopShortcut_CreateInstance(x,x,x)

It's informative to note that also in the desktop.ini file we have:

Mail Recipient.MAPIMail=@sendmail.dll,-4

That means that we have a possible point of reference if we can find a MAPI function 17 spots away from a Desktop Shortcut function.

Sendmail.txt

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...