Click here to Skip to main content
15,913,570 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Writing to file Pin
Christian Graus11-Jan-02 1:11
protectorChristian Graus11-Jan-02 1:11 
GeneralRe: Writing to file Pin
Roger Allen11-Jan-02 3:07
Roger Allen11-Jan-02 3:07 
GeneralRe: Writing to file Pin
11-Jan-02 3:38
suss11-Jan-02 3:38 
GeneralRe: Writing to file Pin
Nish Nishant11-Jan-02 3:57
sitebuilderNish Nishant11-Jan-02 3:57 
GeneralRe: Writing to file Pin
Nish Nishant11-Jan-02 3:41
sitebuilderNish Nishant11-Jan-02 3:41 
GeneralRe: Writing to file Pin
11-Jan-02 1:57
suss11-Jan-02 1:57 
GeneralIID_IContextMenu: Open With in Windows ME/2000/XP Pin
Ana Lucia11-Jan-02 0:23
Ana Lucia11-Jan-02 0:23 
GeneralRe: IID_IContextMenu: Open With in Windows ME/2000/XP Pin
Michael Dunn11-Jan-02 7:40
sitebuilderMichael Dunn11-Jan-02 7:40 
That's because Explorer does extra work and fills in the Open With menu itself. The Send To menu will have the same problem, BTW. You'll need to duplicate what Explorer does. For Send To, enum the contents of \windows\sendto (or the appropriate user dir on NT). Check out WndTabs, which I know has this feature, if you need source.

--Mike--
My really out-of-date homepage
He who laughs last, didn't get the punchline and is just laughing so he won't look silly.
Sonork - 100.10414 AcidHelm
Big fan of Alyson Hannigan.
GeneralRe: IID_IContextMenu: Open With in Windows ME/2000/XP Pin
Ana Lucia11-Jan-02 7:57
Ana Lucia11-Jan-02 7:57 
GeneralGetting the list of printer.. Pin
Neha11-Jan-02 0:17
Neha11-Jan-02 0:17 
GeneralSplitter Window how avoid call RecalcLayout Pin
Braulio Dez11-Jan-02 0:16
Braulio Dez11-Jan-02 0:16 
GeneralRe: Splitter Window how avoid call RecalcLayout Pin
Jon Hulatt11-Jan-02 0:22
Jon Hulatt11-Jan-02 0:22 
GeneralRe: Splitter Window how avoid call RecalcLayout Pin
Braulio Dez11-Jan-02 0:26
Braulio Dez11-Jan-02 0:26 
QuestionWhat to do when ShellExecute fails? Pin
Miroslav Rajcic10-Jan-02 23:04
Miroslav Rajcic10-Jan-02 23:04 
AnswerRe: What to do when ShellExecute fails? Pin
Nish Nishant10-Jan-02 23:52
sitebuilderNish Nishant10-Jan-02 23:52 
GeneralRe: What to do when ShellExecute fails? Pin
Miroslav Rajcic11-Jan-02 0:15
Miroslav Rajcic11-Jan-02 0:15 
GeneralRe: What to do when ShellExecute fails? Pin
Nish Nishant11-Jan-02 0:21
sitebuilderNish Nishant11-Jan-02 0:21 
GeneralRe: What to do when ShellExecute fails? Pin
Jon Hulatt11-Jan-02 0:17
Jon Hulatt11-Jan-02 0:17 
GeneralRe: What to do when ShellExecute fails? Pin
Miroslav Rajcic11-Jan-02 0:26
Miroslav Rajcic11-Jan-02 0:26 
AnswerRe: What to do when ShellExecute fails? Pin
James R. Twine11-Jan-02 6:04
James R. Twine11-Jan-02 6:04 
GeneralProgramatically saving the contents of a Package Pin
10-Jan-02 22:47
suss10-Jan-02 22:47 
Generalre: wierd debug / release issue... Pin
l a u r e n10-Jan-02 22:38
l a u r e n10-Jan-02 22:38 
GeneralOne more time about mouse cursor.... Pin
10-Jan-02 21:48
suss10-Jan-02 21:48 
GeneralRe: One more time about mouse cursor.... Pin
Nish Nishant10-Jan-02 22:06
sitebuilderNish Nishant10-Jan-02 22:06 
QuestionHow to get a CWnd-pointer from hWnd?? Pin
Mr.Freeze10-Jan-02 21:05
Mr.Freeze10-Jan-02 21:05 

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.