Click here to Skip to main content
15,904,934 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Picture Control Drawing Pin
Hamid_RT29-Sep-06 7:01
Hamid_RT29-Sep-06 7:01 
Question"Open with" Apps list Pin
Kharfax29-Sep-06 5:32
Kharfax29-Sep-06 5:32 
AnswerRe: "Open with" Apps list [modified] Pin
Waldermort29-Sep-06 5:56
Waldermort29-Sep-06 5:56 
GeneralRe: "Open with" Apps list Pin
Kharfax29-Sep-06 6:16
Kharfax29-Sep-06 6:16 
GeneralRe: "Open with" Apps list Pin
Waldermort29-Sep-06 6:39
Waldermort29-Sep-06 6:39 
GeneralRe: "Open with" Apps list Pin
Kharfax29-Sep-06 6:52
Kharfax29-Sep-06 6:52 
GeneralRe: "Open with" Apps list Pin
Waldermort29-Sep-06 8:53
Waldermort29-Sep-06 8:53 
AnswerSolved Pin
Kharfax29-Sep-06 7:50
Kharfax29-Sep-06 7:50 
I found the solution to my problem.

To get a list of all the installed apps like the one you see when you select "Open With" after trying to execute a file with an unregistered extension.

You need to list the contents of the following registry key

Hope it helps someone in the future Big Grin | :-D


HKEY_LOCAL_MACHINE
SOFTWARE
Microsoft
Windows
CurrentVersion
App Paths


AnswerRe: "Open with" Apps list Pin
ShilpiP29-Sep-06 20:44
ShilpiP29-Sep-06 20:44 
QuestionInvalid CWnd* pointer Pin
AnTri29-Sep-06 5:00
AnTri29-Sep-06 5:00 
AnswerRe: Invalid CWnd* pointer Pin
David Crow29-Sep-06 5:20
David Crow29-Sep-06 5:20 
GeneralRe: Invalid CWnd* pointer Pin
AnTri29-Sep-06 8:01
AnTri29-Sep-06 8:01 
GeneralRe: Invalid CWnd* pointer Pin
David Crow29-Sep-06 8:11
David Crow29-Sep-06 8:11 
GeneralRe: Invalid CWnd* pointer [modified] Pin
AnTri29-Sep-06 9:04
AnTri29-Sep-06 9:04 
GeneralRe: Invalid CWnd* pointer Pin
PJ Arends29-Sep-06 10:40
professionalPJ Arends29-Sep-06 10:40 
GeneralRe: Invalid CWnd* pointer Pin
James R. Twine30-Sep-06 18:34
James R. Twine30-Sep-06 18:34 
QuestionUsing a DLL Pin
Oliver12329-Sep-06 3:15
Oliver12329-Sep-06 3:15 
AnswerRe: Using a DLL Pin
Cedric Moonen29-Sep-06 3:17
Cedric Moonen29-Sep-06 3:17 
GeneralRe: Using a DLL Pin
Oliver12329-Sep-06 11:03
Oliver12329-Sep-06 11:03 
AnswerRe: Using a DLL Pin
Hamid_RT30-Sep-06 4:55
Hamid_RT30-Sep-06 4:55 
QuestionVisio 2003 Professional Pin
Andy20229-Sep-06 1:29
Andy20229-Sep-06 1:29 
QuestionRe: Visio 2003 Professional Pin
David Crow29-Sep-06 2:42
David Crow29-Sep-06 2:42 
QuestionWhitebox testing tools for vc++ application [modified] Pin
ptr_Electron29-Sep-06 0:37
ptr_Electron29-Sep-06 0:37 
AnswerRe: Whitebox testing tools for vc++ application Pin
ShilpiP29-Sep-06 0:49
ShilpiP29-Sep-06 0:49 
GeneralRe: Whitebox testing tools for vc++ application Pin
<color>Aljechin 29-Sep-06 2:22
<color>Aljechin 29-Sep-06 2:22 

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.