|
2 |
edited tags
|
||
|
1 |
|
||
Drag and drop in winapiI have a pure Winapi application that needs a few new features. One of them would best be implemented as two lists where you can drag-and-drop (multiple) elements between the lists. The new feature can be limited to a single dialog. What would be the quickest way to implement this? A few ideas:
Any of these options that should be avoided?
|
||||
