N
Novice
Hi, I'm interested in how the various microsoft OS's implement drag
and drop onto executables.
Does the action of dragging a file onto an executable (or shortcut)
result in the executable being called with the file/folder name being
passed in as a command line argument?
I notice (on Windows 2000) some applications support dragging and
dropping files onto their executables, but others don't (Visio 2002
does not). Does this simply mean that those executables don't accept
command line arguments?
Also, if possible could someone direct me to where Microsoft documents
this behaviour - assuming Microsoft does.
Thanks,
Novice
and drop onto executables.
Does the action of dragging a file onto an executable (or shortcut)
result in the executable being called with the file/folder name being
passed in as a command line argument?
I notice (on Windows 2000) some applications support dragging and
dropping files onto their executables, but others don't (Visio 2002
does not). Does this simply mean that those executables don't accept
command line arguments?
Also, if possible could someone direct me to where Microsoft documents
this behaviour - assuming Microsoft does.
Thanks,
Novice
choice to support (actually write support