Click here to Skip to main content
16,004,806 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Dynamic list view Pin
status17-Feb-04 21:20
status17-Feb-04 21:20 
GeneralSetting the width of a subclassed Spin Button Pin
jlmiramo16-Feb-04 4:34
jlmiramo16-Feb-04 4:34 
Generalavoid scientific numbers Pin
Mediate16-Feb-04 3:18
Mediate16-Feb-04 3:18 
GeneralRe: avoid scientific numbers Pin
Tim Smith16-Feb-04 4:10
Tim Smith16-Feb-04 4:10 
GeneralRe: avoid scientific numbers Pin
Sebastian Schneider16-Feb-04 23:47
Sebastian Schneider16-Feb-04 23:47 
GeneralRe: avoid scientific numbers Pin
Mediate17-Feb-04 0:21
Mediate17-Feb-04 0:21 
QuestionHow to add a custom search handler in Start Menu->Search Pin
PravinSingh16-Feb-04 2:34
PravinSingh16-Feb-04 2:34 
AnswerRe: How to add a custom search handler in Start Menu->Search Pin
Sebastian Schneider16-Feb-04 22:07
Sebastian Schneider16-Feb-04 22:07 
I have been doing a Context Menu Handler these days.

The first thing I would do is to check the "Shell Programming"-Section of CP.

I used Michael Dunn's Excellent Tutorials to create my own handler.

I hit some obstacles, though:

Have the most recent Platform SDK installed.
Make the proper Registry Entries.
Register your COM-DLL using "regsvr32 path\filename.ext"

Restart your Explorer (Completely. On Win2000 and WinXP you can do that by logging of and back on again.)

Make sure your CLSID is listed in the APPROVED section of the registry, should you not have admin privileges. Check M. Dunns Tutorials on how to do that.

This is about all the advice I can give.

Cheers
Sebastian
GeneralPrintDC to CDC Pin
Yusak16-Feb-04 2:02
Yusak16-Feb-04 2:02 
QuestionHow to get value of STL <vector> by iterator? Pin
vgrigor16-Feb-04 1:51
vgrigor16-Feb-04 1:51 
AnswerRe: How to get value of STL <vector> by iterator? Pin
Mike Dimmick16-Feb-04 2:39
Mike Dimmick16-Feb-04 2:39 
GeneralRe: How to get value of STL <vector> by iterator? Pin
vgrigor16-Feb-04 2:50
vgrigor16-Feb-04 2:50 
GeneralExcel protection question Pin
Tzoockee16-Feb-04 0:51
Tzoockee16-Feb-04 0:51 
Generalcreatting a transparent text GIF using CXImage Pin
emmatty16-Feb-04 0:43
emmatty16-Feb-04 0:43 
QuestionHow to detect the different regions of two images Pin
Arcrest16-Feb-04 0:29
Arcrest16-Feb-04 0:29 
GeneralWeb Browser control Pin
TrungHuynh16-Feb-04 0:09
TrungHuynh16-Feb-04 0:09 
QuestionSame hotkey for different dialogs in the same MFC program ?? Pin
bjolletts16-Feb-04 0:08
bjolletts16-Feb-04 0:08 
AnswerRe: Same hotkey for different dialogs in the same MFC program ?? Pin
David Crow16-Feb-04 2:27
David Crow16-Feb-04 2:27 
GeneralRe: Same hotkey for different dialogs in the same MFC program ?? Pin
bjolletts16-Feb-04 3:15
bjolletts16-Feb-04 3:15 
GeneralRe: Same hotkey for different dialogs in the same MFC program ?? Pin
David Crow16-Feb-04 4:27
David Crow16-Feb-04 4:27 
GeneralRe: Same hotkey for different dialogs in the same MFC program ?? Pin
Maximilien16-Feb-04 8:16
Maximilien16-Feb-04 8:16 
Generallinck Pin
Anonymous15-Feb-04 23:49
Anonymous15-Feb-04 23:49 
GeneralRe: linck Pin
David Crow16-Feb-04 2:28
David Crow16-Feb-04 2:28 
GeneralRe: link Pin
Anonymous16-Feb-04 2:44
Anonymous16-Feb-04 2:44 
GeneralRe: link Pin
David Crow16-Feb-04 4:43
David Crow16-Feb-04 4:43 

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.