Click here to Skip to main content
15,891,657 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: I would like to have your suggestion! Pin
LaHaHa12-Dec-06 15:02
LaHaHa12-Dec-06 15:02 
AnswerRe: I would like to have your suggestion! Pin
Mike O'Neill12-Dec-06 15:11
Mike O'Neill12-Dec-06 15:11 
GeneralRe: I would like to have your suggestion! Pin
LaHaHa12-Dec-06 15:13
LaHaHa12-Dec-06 15:13 
AnswerRe: I would like to have your suggestion! [Modified] Pin
prasad_som12-Dec-06 17:56
prasad_som12-Dec-06 17:56 
GeneralRe: I would like to have your suggestion! [Modified] Pin
LaHaHa20-Dec-06 16:04
LaHaHa20-Dec-06 16:04 
QuestionProgress bar to downloading with WinHttp Pin
Mila02512-Dec-06 12:23
Mila02512-Dec-06 12:23 
AnswerRe: Progress bar to downloading with WinHttp Pin
Ernest Laurentin12-Dec-06 13:21
Ernest Laurentin12-Dec-06 13:21 
QuestionImplementing WM_MENUDRAG & WM_MENUGETOBJECT in menus Pin
benjamin2312-Dec-06 10:49
benjamin2312-Dec-06 10:49 
I believe everyone has seen the “favorites” or bookmarks menu in IE, it has
the amazing ability to allow the user to drag object from outside the
application (the desktop, exporer you choose), the user can also accommodate
the menu items inside the menu by dragging them around.

I know I’ve to set MNS_DRAGDROP dwStyle for the menu by using
SetMenuInfo.

I’m able to catch WM_MENUDRAG messages when I start dragging menuItems but i
dont know how to continue processing this event, i know i've to return either
MND_ENDMENU or MND_CONTINUE.

Im barley at the beginning and I was looking for tome tips and notes about
this issue, maybe someone has already done something similar before.

Thanks.


AnswerRe: Implementing WM_MENUDRAG & WM_MENUGETOBJECT in menus Pin
led mike12-Dec-06 12:21
led mike12-Dec-06 12:21 
GeneralRe: Implementing WM_MENUDRAG & WM_MENUGETOBJECT in menus Pin
benjamin2312-Dec-06 12:50
benjamin2312-Dec-06 12:50 
QuestionCan VC++ launch MS Dos window then issues Dos commands? [modified] Pin
ATC12-Dec-06 10:44
ATC12-Dec-06 10:44 
AnswerRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Sam Hobbs12-Dec-06 14:25
Sam Hobbs12-Dec-06 14:25 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 14:58
ATC12-Dec-06 14:58 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Sam Hobbs12-Dec-06 15:15
Sam Hobbs12-Dec-06 15:15 
AnswerRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 14:38
Stephen Hewitt12-Dec-06 14:38 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 14:54
ATC12-Dec-06 14:54 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 14:57
Stephen Hewitt12-Dec-06 14:57 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 15:11
ATC12-Dec-06 15:11 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 15:17
Stephen Hewitt12-Dec-06 15:17 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 15:32
ATC12-Dec-06 15:32 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 16:04
Stephen Hewitt12-Dec-06 16:04 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 16:06
ATC12-Dec-06 16:06 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 16:12
Stephen Hewitt12-Dec-06 16:12 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
ATC12-Dec-06 16:16
ATC12-Dec-06 16:16 
GeneralRe: Can VC++ launch MS Dos window then issues Dos commands? Pin
Stephen Hewitt12-Dec-06 16:18
Stephen Hewitt12-Dec-06 16:18 

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.