Click here to Skip to main content
15,920,438 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Stupid Question Pin
Prakash Nadar5-Jan-04 5:05
Prakash Nadar5-Jan-04 5:05 
GeneralRe: Stupid Question Pin
TolTol5-Jan-04 5:53
TolTol5-Jan-04 5:53 
GeneralRe: Stupid Question Pin
Iain Clarke, Warrior Programmer5-Jan-04 6:39
Iain Clarke, Warrior Programmer5-Jan-04 6:39 
GeneralRe: Stupid Question Pin
Prakash Nadar5-Jan-04 12:10
Prakash Nadar5-Jan-04 12:10 
GeneralRe: Stupid Question Pin
Michael P Butler5-Jan-04 7:21
Michael P Butler5-Jan-04 7:21 
GeneralDrag from control to Explorer Pin
Anonymous5-Jan-04 1:10
Anonymous5-Jan-04 1:10 
GeneralRe: Drag from control to Explorer Pin
Prakash Nadar5-Jan-04 5:08
Prakash Nadar5-Jan-04 5:08 
GeneralRe: Drag from control to Explorer Pin
thowra5-Jan-04 13:44
thowra5-Jan-04 13:44 
I presume you mean you want to create an Internet Shortcut by dragging a URL from a list? If so, you don't have to worry about what folder is specified as your drop target. Just package your custom data up in an COleDataSource object and call the DoDragDrop() member function. To package the custom data up you will have to have an actual file that you intend to move or copy so you'll have to first create an Internet Shortcut (with a .url extension). It might sound a bit clumsy, but even if you can find the details on your drop target you would still have to create an Internet Shortcut.



"The folly of man is that he dreams of what he can never achieve rather than dream of what he can."

"If you think education is expensive, try ignorance."

GeneralWeird ODBC bug Pin
Salvador Dali5-Jan-04 0:39
Salvador Dali5-Jan-04 0:39 
GeneralRe: Weird ODBC bug Pin
Roger Wright5-Jan-04 6:05
professionalRoger Wright5-Jan-04 6:05 
GeneralRe: Weird ODBC bug Pin
David Crow5-Jan-04 7:44
David Crow5-Jan-04 7:44 
GeneralRe: Weird ODBC bug Pin
Salvador Dali5-Jan-04 10:33
Salvador Dali5-Jan-04 10:33 
GeneralRe: Weird ODBC bug Pin
David Crow5-Jan-04 11:05
David Crow5-Jan-04 11:05 
GeneralRe: Weird ODBC bug Pin
Salvador Dali5-Jan-04 14:54
Salvador Dali5-Jan-04 14:54 
GeneralRe: Weird ODBC bug Pin
David Crow6-Jan-04 2:30
David Crow6-Jan-04 2:30 
GeneralBaloon Tip for Tray Icon Pin
---Ranger---5-Jan-04 0:34
---Ranger---5-Jan-04 0:34 
GeneralChange title bar color Pin
no_life4-Jan-04 23:13
no_life4-Jan-04 23:13 
QuestionCan anybody help me. I am facing display problem in MSFlexGrid activex Control in VC++ Pin
Member 7383644-Jan-04 23:04
Member 7383644-Jan-04 23:04 
GeneralScrolling CHtmlView Pin
Moilanen4-Jan-04 21:36
Moilanen4-Jan-04 21:36 
GeneralControl the Recording volume control through code Pin
elza4-Jan-04 20:30
elza4-Jan-04 20:30 
GeneralRe: Control the Recording volume control through code Pin
Anonymous4-Jan-04 23:38
Anonymous4-Jan-04 23:38 
GeneralDiff. b/w Single Threaded and Multi Threaded Pin
Shenthil4-Jan-04 20:26
Shenthil4-Jan-04 20:26 
GeneralRe: Diff. b/w Single Threaded and Multi Threaded Pin
valikac5-Jan-04 4:51
valikac5-Jan-04 4:51 
Generalheap question Pin
abc8764-Jan-04 20:21
abc8764-Jan-04 20:21 
GeneralRe: heap question Pin
Prakash Nadar4-Jan-04 22:17
Prakash Nadar4-Jan-04 22:17 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.