Click here to Skip to main content
16,011,905 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: zooming a bitmap Pin
Christian Graus12-Mar-01 9:39
protectorChristian Graus12-Mar-01 9:39 
GeneralHelp for CRecordSet and MDB Pin
12-Mar-01 0:58
suss12-Mar-01 0:58 
GeneralHelp !!!!!! Pin
12-Mar-01 0:07
suss12-Mar-01 0:07 
GeneralRe: Help !!!!!! Pin
Yong Haur TAY12-Mar-01 4:03
Yong Haur TAY12-Mar-01 4:03 
GeneralRe: Help !!!!!! Pin
Naveen12-Mar-01 7:34
Naveen12-Mar-01 7:34 
GeneralRe: Help !!!!!! Pin
Erik Funkenbusch12-Mar-01 11:10
Erik Funkenbusch12-Mar-01 11:10 
GeneralRe: Help !!!!!! Pin
12-Mar-01 7:34
suss12-Mar-01 7:34 
GeneralNamespace extension with different views Pin
11-Mar-01 23:30
suss11-Mar-01 23:30 
During the process of building a namespace extension in C++, we stumbled on a couple of problems.

Our namespace extension must be able to have different views: e.g. the Large Icons, Small Icons, List and the Detail View.

In the meantime, you will notice that there is a ToolBar embedded in the explorer menus where one can change the View of the “folders” in the List View of the explorer. However, it seems virtually impossible to catch the message or get a notification of a user CLICK in this toolbar. This ToolBar is a visual duplication of some of the explorer view menu items. However I do get a WM_MENUSELECT message with ID 28713/28714/28715/28716 when sliding over the menus without selecting or CLICKING them!!

Again, we do not seem to get any notification through the IShellView or the IOleCommandTarget interface or any other interface of a change in (the user’s) view selection. I already investigated the messages flying around in explorer by using the Spy++ tool and I noticed that explorer uses a lot of WM_USER + N messages but none that I recognize.

Van anyone shed some light on the subject? Is it possible to catch the view menu selections (= MOUSE CLICK) ? Does anyone have a sample, which implements different folder views for a namespace extension?

Thank you and best regards,

Gert.


--------------------------------------------------
If my messages appear curt, I apologize.
I try to be brief to save your time as well as mine.
--------------------------------------------------

GeneralAbout Linking Error Pin
11-Mar-01 19:42
suss11-Mar-01 19:42 
GeneralRe: About Linking Error Pin
Christian Graus12-Mar-01 9:49
protectorChristian Graus12-Mar-01 9:49 
QuestionCapturing the MM_MCINOTIFY message in MFC app? Pin
11-Mar-01 9:03
suss11-Mar-01 9:03 
AnswerRe: Capturing the MM_MCINOTIFY message in MFC app? Pin
Tim Deveaux11-Mar-01 10:06
Tim Deveaux11-Mar-01 10:06 
GeneralRe: Capturing the MM_MCINOTIFY message in MFC app? Pin
11-Mar-01 10:13
suss11-Mar-01 10:13 
GeneralCFontDialog ... Pin
Hadi Rezaee11-Mar-01 8:52
Hadi Rezaee11-Mar-01 8:52 
GeneralRe: CFontDialog ... Pin
Christian Graus11-Mar-01 9:28
protectorChristian Graus11-Mar-01 9:28 
GeneralRe: CFontDialog ... Pin
Hadi Rezaee11-Mar-01 16:00
Hadi Rezaee11-Mar-01 16:00 
Generalmulticolor text in CEdit control Pin
11-Mar-01 6:32
suss11-Mar-01 6:32 
GeneralRe: multicolor text in CEdit control Pin
Christian Graus11-Mar-01 9:32
protectorChristian Graus11-Mar-01 9:32 
GeneralRe: multicolor text in CEdit control Pin
James R. Twine12-Mar-01 4:13
James R. Twine12-Mar-01 4:13 
GeneralRe: multicolor text in CEdit control Pin
Christian Graus12-Mar-01 9:18
protectorChristian Graus12-Mar-01 9:18 
GeneralRe: multicolor text in CEdit control Pin
11-Mar-01 10:09
suss11-Mar-01 10:09 
QuestionWhy does a dialog w/o titlebar show a BLANK rect in taskbar when run? Pin
11-Mar-01 6:06
suss11-Mar-01 6:06 
QuestionWhy does a dialog w/o titlebar show a BLANK rect in taskbar when run? Pin
11-Mar-01 6:06
suss11-Mar-01 6:06 
AnswerRe: Why does a dialog w/o titlebar show a BLANK rect in taskbar when run? Pin
Tim Deveaux11-Mar-01 8:39
Tim Deveaux11-Mar-01 8:39 
GeneralChanging font in CEdit Control Pin
10-Mar-01 21:04
suss10-Mar-01 21:04 

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.