S
S
Sergey Polyntsev2014-11-09 14:29:04
Programming
Sergey Polyntsev, 2014-11-09 14:29:04

How can I determine the address of a file if I drag a file from the desktop into my program?

Hello! I need to make sure that when dragging a file, for example, from the desktop into my program, my program can find out the address of this file. Something similar to RocketDock, do not display the program icon, but find out the address.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
Z
zed, 2014-11-09
@zedxxx

This is done through the handling of the WM_DROPFILES message or through the IDropTarget interface.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question