Click here to Skip to main content
15,911,531 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralSemi transparent icons.. Pin
Luke Murray15-Jan-03 22:07
Luke Murray15-Jan-03 22:07 
GeneralPrintDlg Pin
15-Jan-03 21:45
suss15-Jan-03 21:45 
Generalparse xml Pin
storein15-Jan-03 20:26
storein15-Jan-03 20:26 
GeneralDisplaying errors 10s Pin
Ohaiyo15-Jan-03 19:38
Ohaiyo15-Jan-03 19:38 
QuestionHow can I get application path ? Pin
AhMan15-Jan-03 18:23
AhMan15-Jan-03 18:23 
AnswerRe: How can I get application path ? Pin
Mazdak15-Jan-03 19:45
Mazdak15-Jan-03 19:45 
AnswerRe: How can I get application path ? Pin
Mazdak15-Jan-03 20:55
Mazdak15-Jan-03 20:55 
AnswerRe: How can I get application path ? Pin
Rage16-Jan-03 1:25
professionalRage16-Jan-03 1:25 
Look at the Registry entries.

Look at all the Registry functions in MSDN. With things like RegEnumValue, RegEnumKey, RegEnumValue you should find the application installed, and the path to it (the value in which these are stored are always the same, i.e. Reader should be under Acrobat Registry Key).

~RaGE();
Generalplease help .... Pin
joshfl15-Jan-03 17:41
joshfl15-Jan-03 17:41 
GeneralRe: please help .... Pin
Christian Graus15-Jan-03 18:10
protectorChristian Graus15-Jan-03 18:10 
GeneralRe: please help .... Pin
Rage16-Jan-03 1:06
professionalRage16-Jan-03 1:06 
GeneralRe: please help .... Pin
kapil Patry16-Jan-03 1:57
kapil Patry16-Jan-03 1:57 
GeneralRe: please help .... Pin
joshfl16-Jan-03 3:27
joshfl16-Jan-03 3:27 
General[newbie] RichEdit questions Pin
Daniel Salby15-Jan-03 17:09
Daniel Salby15-Jan-03 17:09 
GeneralRe: [newbie] RichEdit questions Pin
Taka Muraoka15-Jan-03 17:20
Taka Muraoka15-Jan-03 17:20 
GeneralRe: [newbie] RichEdit questions Pin
Daniel Salby15-Jan-03 20:25
Daniel Salby15-Jan-03 20:25 
GeneralRe: [newbie] RichEdit questions Pin
Taka Muraoka15-Jan-03 20:29
Taka Muraoka15-Jan-03 20:29 
GeneralWindow not visible after logon Pin
SJBenner15-Jan-03 16:39
sussSJBenner15-Jan-03 16:39 
GeneralRe: Window not visible after logon Pin
Mike Nordell15-Jan-03 22:45
Mike Nordell15-Jan-03 22:45 
GeneralWeird error when reference *.lib file Pin
tongc15-Jan-03 15:05
tongc15-Jan-03 15:05 
Generaldetails? Pin
AlexO16-Jan-03 3:28
AlexO16-Jan-03 3:28 
GeneralAccessing/remoting a network PC Pin
vlusardi15-Jan-03 13:37
vlusardi15-Jan-03 13:37 
GeneralRe: Accessing/remoting a network PC Pin
xxhimanshu15-Jan-03 17:39
xxhimanshu15-Jan-03 17:39 
Generalextreme newbie needs advice Pin
nailbender15-Jan-03 13:22
nailbender15-Jan-03 13:22 
GeneralRe: extreme newbie needs advice Pin
Taka Muraoka15-Jan-03 13:32
Taka Muraoka15-Jan-03 13:32 

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.