Click here to Skip to main content
15,914,231 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Access to its caller from a Dialog Pin
jazzkiller18-Feb-05 4:46
jazzkiller18-Feb-05 4:46 
GeneralRe: Access to its caller from a Dialog Pin
jazzkiller18-Feb-05 4:52
jazzkiller18-Feb-05 4:52 
GeneralAccessing remote registry in different domain Pin
Member 17212159-Feb-05 13:38
Member 17212159-Feb-05 13:38 
GeneralRe: Accessing remote registry in different domain Pin
2249179-Feb-05 23:26
2249179-Feb-05 23:26 
GeneralRe: Accessing remote registry in different domain Pin
Member 172121510-Feb-05 14:05
Member 172121510-Feb-05 14:05 
GeneralPolygon replacement. Pin
Anthony98879-Feb-05 13:37
Anthony98879-Feb-05 13:37 
GeneralRe: Polygon replacement. Pin
John R. Shaw10-Feb-05 10:15
John R. Shaw10-Feb-05 10:15 
GeneralShell Extensions and ShellExecuteEx Pin
MasamuneXGP9-Feb-05 12:57
MasamuneXGP9-Feb-05 12:57 
I'm currently developing a context menu shell extension. I'm trying to create something similar to the Windows Picture and Fax viewer in that it is the default action for the specified filetype. Google assisted me in finding the MayChangeDefaultMenu registry tweak, so doubleclicking a hooked file fires my extension, however, when a file is executed with ShellExecute/Ex, it isn't. Is there a way to set my extension as the *official* default action so that ShellExecute/Ex will fire my extension?

One method I can think of doing would be to register a normal file command via and set that as the default, then somehow make that command's menu entry invisible so that it exists only for the purpose of being the default action. Possible?

Any other suggestions are welcome of course...
GeneralShould be simple: CFile Dialog filters Pin
JKallen9-Feb-05 12:56
JKallen9-Feb-05 12:56 
GeneralRe: Should be simple: CFile Dialog filters Pin
Chris Losinger10-Feb-05 3:58
professionalChris Losinger10-Feb-05 3:58 
GeneralRe: Should be simple: CFile Dialog filters Pin
JKallen11-Feb-05 11:42
JKallen11-Feb-05 11:42 
Generalproject path Pin
chints819-Feb-05 11:45
chints819-Feb-05 11:45 
GeneralRe: project path Pin
2249179-Feb-05 16:47
2249179-Feb-05 16:47 
GeneralWinsock Connect() Problems Pin
manofoblivion9-Feb-05 11:33
manofoblivion9-Feb-05 11:33 
GeneralRe: Winsock Connect() Problems Pin
rocky_pulley10-Feb-05 4:47
rocky_pulley10-Feb-05 4:47 
GeneralRe: Winsock Connect() Problems Pin
manofoblivion10-Feb-05 12:48
manofoblivion10-Feb-05 12:48 
Generalsearch the harddrive Pin
jonavon blakly9-Feb-05 11:05
jonavon blakly9-Feb-05 11:05 
GeneralRe: search the harddrive Pin
2249179-Feb-05 16:59
2249179-Feb-05 16:59 
Questionwhat does #line really do Pin
Jim Crafton9-Feb-05 10:00
Jim Crafton9-Feb-05 10:00 
AnswerRe: what does #line really do Pin
basementman9-Feb-05 10:36
basementman9-Feb-05 10:36 
AnswerRe: what does #line really do Pin
Ryan Binns9-Feb-05 17:32
Ryan Binns9-Feb-05 17:32 
GeneralDebug another Process Pin
Chris Meech9-Feb-05 9:19
Chris Meech9-Feb-05 9:19 
GeneralRe: Debug another Process Pin
Chris Losinger9-Feb-05 9:22
professionalChris Losinger9-Feb-05 9:22 
GeneralRe: Debug another Process Pin
Chris Meech9-Feb-05 9:40
Chris Meech9-Feb-05 9:40 
QuestionHow about this... Pin
bilas9-Feb-05 8:57
bilas9-Feb-05 8:57 

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.