Click here to Skip to main content
16,012,082 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Thread Tutorial? Pin
David Crow9-Feb-04 5:37
David Crow9-Feb-04 5:37 
Questiondisplaying tooltips? Pin
j3ves8-Feb-04 23:01
j3ves8-Feb-04 23:01 
AnswerRe: displaying tooltips? Pin
Ravi Bhavnani9-Feb-04 2:26
professionalRavi Bhavnani9-Feb-04 2:26 
GeneralNeed Help about COlePropertyPage and CPropertySheet Pin
hajer8-Feb-04 22:45
hajer8-Feb-04 22:45 
GeneralDLL Pin
cberam8-Feb-04 22:08
cberam8-Feb-04 22:08 
GeneralRe: DLL Pin
Selvam R8-Feb-04 22:25
professionalSelvam R8-Feb-04 22:25 
GeneralRe: DLL Pin
cberam9-Feb-04 1:09
cberam9-Feb-04 1:09 
GeneralContext Menu Handler Pin
Sebastian Schneider8-Feb-04 21:55
Sebastian Schneider8-Feb-04 21:55 
I am not sure whether I posted at a very unfavourable time and my posting vanished behind several questions posted later - or if I did not make myself clear enough to be understood. I might even have violated some rule I am not aware of. Anyway, I will quote my previous post. If you have even the slightest idea how to fix this, please drop a few lines.

Thanks in advance

Quoted post:
"Hello everyone,

I've got quite some problems with programming a Context Menu Handler in
Visual C++ (6.0, SP5) under Windows 2000.

[...]

Until now, I only wrote basic C and some more advanced Java Code. A few
days ago, I received a new project:

I should create a context menu entry (submenu with 2 or more menu items). Selecting one of these entries should start the corresponding application.

I read several "Context Menu"-Pages until I found out that, in order to have a sub-menu, I would have to write a COM-DLL, a "context menu handler".

[...]

Reading on that topic in the MSDN did not help me much, as I have not programmed (in the?!) COM yet.

I then stumbled upon Michael Dunns "The Complete Idiot's Guide To Writing Shell Extensions" and downloaded his example projects.

Well, it did not work. The example projects were compiled (0 errors, 0 warnings), registered (regsvr32 dllname -> Registration Successful) and written into the registry (shellex->ContextMenuHandlers), mostly as scripted in the RGS-File of the project.

I tried several of the example projects, none worked. The context menu - even though the handler is registered for the filetype - does not change or give the desired new options.

I am a local administrator, but I even wrote the GUIDs to the APPROVED section as described in M. Dunn's first chapter. Well, they still dont work, and I am pretty much *censored* since I can not get it to work.

I do have absolutely no idea what causes the failure, I did not change any of the example projects.

Can someone please help me?"

Greetings from Germany
Sebastian
GeneralRe: Context Menu Handler Pin
Michael Dunn9-Feb-04 5:30
sitebuilderMichael Dunn9-Feb-04 5:30 
GeneralRe: Context Menu Handler Pin
Sebastian Schneider9-Feb-04 22:19
Sebastian Schneider9-Feb-04 22:19 
GeneralRe: Context Menu Handler Pin
Michael Dunn10-Feb-04 6:36
sitebuilderMichael Dunn10-Feb-04 6:36 
GeneralUsing stable_sort with predicate function: Help please. Pin
Cloaca8-Feb-04 19:36
Cloaca8-Feb-04 19:36 
GeneralRe: Using stable_sort with predicate function: Help please. Pin
Cloaca9-Feb-04 9:24
Cloaca9-Feb-04 9:24 
GeneralCListCtrl advice needed Pin
Thomas Andersen8-Feb-04 19:21
Thomas Andersen8-Feb-04 19:21 
GeneralRe: CListCtrl advice needed Pin
David Crow9-Feb-04 5:47
David Crow9-Feb-04 5:47 
QuestionHow to delete CFileFind Object Pin
rasha20038-Feb-04 18:54
rasha20038-Feb-04 18:54 
AnswerRe: How to delete CFileFind Object Pin
David Crow9-Feb-04 5:49
David Crow9-Feb-04 5:49 
GeneralRe: How to delete CFileFind Object Pin
rasha20039-Feb-04 5:53
rasha20039-Feb-04 5:53 
GeneralRe: How to delete CFileFind Object Pin
David Crow9-Feb-04 6:07
David Crow9-Feb-04 6:07 
GeneralRe: How to delete CFileFind Object Pin
rasha20039-Feb-04 6:52
rasha20039-Feb-04 6:52 
GeneralRe: How to delete CFileFind Object Pin
David Crow9-Feb-04 8:00
David Crow9-Feb-04 8:00 
GeneralRe: How to delete CFileFind Object Pin
rasha20039-Feb-04 18:50
rasha20039-Feb-04 18:50 
QuestionHow to get ShowPropertyPages Method Pin
Inam8-Feb-04 18:46
Inam8-Feb-04 18:46 
GeneralWrong icon is displyed on "right-click on the exe"/"General tab" page. Pin
koteswara8-Feb-04 18:35
koteswara8-Feb-04 18:35 
GeneralRe: Wrong icon is displyed on "right-click on the exe"/"General tab" page. Pin
Anonymous8-Feb-04 19:24
Anonymous8-Feb-04 19:24 

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.