How to use drag and drop functionality with windows

T

twoeyedhuman1111

You know how in windows, that you can drag a file on top of an
executable and have the executable do something with that file? How
does windows tell the executable the file that it wants the executable
to mess with? Parameter wise?
 
A

Alvin

twoeyedhuman1111 said:
It's not off topic, it's in c++ isn't it?

I think you are talking Visual C++ (Or MS Windows API) which is not C++. The
MS Windows API is written in C++.
 
I

Ioannis Vranos

twoeyedhuman1111 said:
You know how in windows, that you can drag a file on top of an
executable and have the executable do something with that file? How
does windows tell the executable the file that it wants the executable
to mess with? Parameter wise?


This is off topic here.


Try microsoft.public.dotnet.languages.vc newsgroup.


Also better use the public MS news server for that one:

msnews.microsoft.com
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,057
Latest member
KetoBeezACVGummies

Latest Threads

Top