Click here to Skip to main content
16,008,719 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: How do I get Unicode automatically? Pin
Nish Nishant21-Feb-02 9:23
sitebuilderNish Nishant21-Feb-02 9:23 
AnswerRe: How do I get Unicode automatically? Pin
Michael Dunn21-Feb-02 8:10
sitebuilderMichael Dunn21-Feb-02 8:10 
GeneralRe: How do I get Unicode automatically? Pin
Nish Nishant21-Feb-02 9:32
sitebuilderNish Nishant21-Feb-02 9:32 
AnswerRe: How do I get Unicode automatically? Pin
Anders Molin21-Feb-02 9:39
professionalAnders Molin21-Feb-02 9:39 
GeneralRe: How do I get Unicode automatically? Pin
Nish Nishant21-Feb-02 16:37
sitebuilderNish Nishant21-Feb-02 16:37 
GeneralRemote Debugging of ISAPI Filter/Extension Pin
21-Feb-02 3:57
suss21-Feb-02 3:57 
GeneralRe: Remote Debugging of ISAPI Filter/Extension Pin
Glenn E. Lanier II21-Feb-02 5:31
Glenn E. Lanier II21-Feb-02 5:31 
GeneralDrag'n drop Pin
Jerome Conus21-Feb-02 3:39
Jerome Conus21-Feb-02 3:39 
Hi !

My App has an Explorer-like interface, with a leftview and a rightview. The leftview is a Tree control and the right view is a List control. I would like to enable the drag'n drop, to allow the user to drag items from the list (right view) and drop them into the tree (left view).

What I cannot figure out is how the tree (left view) will be notified of an item dropped on a tree-item ? I implemented the 'BeginDrag' in the right view, with the WM_MOUSEMOVE, and WM_LBUTTONUP, but when I drop an item on the left view, no messages is sent to the left view. I tried to use SetCapture() with my MainFrame window, but it's not working !

Any help of hint will be greatly appreciated !

Thanks !

Jerome

GeneralRe: Drag'n drop Pin
Paul M Watt21-Feb-02 5:21
mentorPaul M Watt21-Feb-02 5:21 
GeneralRe: Drag'n drop Pin
Shog921-Feb-02 9:27
sitebuilderShog921-Feb-02 9:27 
GeneralRe: Drag'n drop Pin
Anders Molin21-Feb-02 9:43
professionalAnders Molin21-Feb-02 9:43 
GeneralAccessing a view's members from another class Pin
kostasdel21-Feb-02 3:07
kostasdel21-Feb-02 3:07 
GeneralRe: Accessing a view's members from another class Pin
Joaquín M López Muñoz21-Feb-02 3:10
Joaquín M López Muñoz21-Feb-02 3:10 
GeneralRe: Accessing a view's members from another class Pin
kostasdel21-Feb-02 4:40
kostasdel21-Feb-02 4:40 
GeneralRe: Accessing a view's members from another class Pin
Mazdak21-Feb-02 3:18
Mazdak21-Feb-02 3:18 
GeneralRe: Accessing a view's members from another class Pin
kostasdel21-Feb-02 4:45
kostasdel21-Feb-02 4:45 
GeneralRe: Accessing a view's members from another class Pin
Mazdak21-Feb-02 5:51
Mazdak21-Feb-02 5:51 
GeneralTrying to use IStream to pass data to an ATL Server Pin
Braulio Dez21-Feb-02 3:05
Braulio Dez21-Feb-02 3:05 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Mazdak21-Feb-02 3:33
Mazdak21-Feb-02 3:33 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Braulio Dez21-Feb-02 3:49
Braulio Dez21-Feb-02 3:49 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Mazdak21-Feb-02 4:22
Mazdak21-Feb-02 4:22 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Braulio Dez21-Feb-02 7:25
Braulio Dez21-Feb-02 7:25 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Braulio Dez13-Mar-02 2:41
Braulio Dez13-Mar-02 2:41 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Joao Vaz21-Feb-02 4:38
Joao Vaz21-Feb-02 4:38 
GeneralRe: Trying to use IStream to pass data to an ATL Server Pin
Braulio Dez21-Feb-02 5:26
Braulio Dez21-Feb-02 5:26 

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.