Click here to Skip to main content
16,015,177 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_30-May-02 22:03
_Magnus_30-May-02 22:03 
GeneralRe: Shell Context menu and "Send To" Pin
Neville Franks31-May-02 3:13
Neville Franks31-May-02 3:13 
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_31-May-02 3:26
_Magnus_31-May-02 3:26 
GeneralRe: Shell Context menu and "Send To" Pin
Neville Franks31-May-02 3:44
Neville Franks31-May-02 3:44 
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_31-May-02 3:46
_Magnus_31-May-02 3:46 
GeneralRe: Shell Context menu and "Send To" Pin
Neville Franks31-May-02 11:38
Neville Franks31-May-02 11:38 
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_2-Jun-02 21:27
_Magnus_2-Jun-02 21:27 
GeneralRe: Shell Context menu and "Send To" Pin
Neville Franks2-Jun-02 21:44
Neville Franks2-Jun-02 21:44 
You can't use IContextMenu::InvokeCommand() for "Send To" selections. If you pass the "Send To" ID (which is always the same) Windows crashes your app. You need to use a drag & drop interface, but I can't see how to do that because I can't find out what was selected from the menu.

I'm working on building me own menu now, but I can't get and drives listed. eg. "3 1/2 Floppy, .."

Neville Franks, Author of ED for Windows. www.getsoft.com
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_2-Jun-02 22:01
_Magnus_2-Jun-02 22:01 
GeneralRe: Shell Context menu and "Send To" Pin
_Magnus_2-Jun-02 22:53
_Magnus_2-Jun-02 22:53 
GeneralRe: Shell Context menu and "Send To" Pin
Neville Franks31-May-02 3:07
Neville Franks31-May-02 3:07 
GeneralSaving changes to IHTMLDocument2 Pin
S Fewings30-May-02 20:26
S Fewings30-May-02 20:26 
Generalusing winsock after TAPI establish Pin
Sameer Maggon30-May-02 19:54
Sameer Maggon30-May-02 19:54 
GeneralRe: using winsock after TAPI establish Pin
Joaquín M López Muñoz30-May-02 19:58
Joaquín M López Muñoz30-May-02 19:58 
GeneralRe: using winsock after TAPI establish Pin
Sameer Maggon30-May-02 20:16
Sameer Maggon30-May-02 20:16 
GeneralGraphics editor in c/c++.. Pin
Neha30-May-02 19:05
Neha30-May-02 19:05 
GeneralRe: Graphics editor in c/c++.. Pin
Amit Dey30-May-02 19:58
Amit Dey30-May-02 19:58 
GeneralLinking Error Pin
30-May-02 16:13
suss30-May-02 16:13 
GeneralRe: Linking Error Pin
SilverShalkin30-May-02 16:20
SilverShalkin30-May-02 16:20 
GeneralRe: Linking Error Pin
Nish Nishant30-May-02 17:23
sitebuilderNish Nishant30-May-02 17:23 
GeneralRe: Linking Error Pin
30-May-02 18:16
suss30-May-02 18:16 
GeneralRe: Linking Error Pin
30-May-02 18:19
suss30-May-02 18:19 
GeneralRe: Linking Error Pin
Nish Nishant30-May-02 19:56
sitebuilderNish Nishant30-May-02 19:56 
Questionhow to add a new toolbar to vs.net ide in the vs.net add-in? Pin
G.Richard30-May-02 15:57
G.Richard30-May-02 15:57 
AnswerRe: how to add a new toolbar to vs.net ide in the vs.net add-in? Pin
James R. Twine31-May-02 10:34
James R. Twine31-May-02 10:34 

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.