Click here to Skip to main content
15,890,717 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Reg - Edit Box Pin
Rajesh R Subramanian22-Dec-09 23:21
professionalRajesh R Subramanian22-Dec-09 23:21 
AnswerRe: Reg - Edit Box Pin
Rajesh R Subramanian22-Dec-09 23:48
professionalRajesh R Subramanian22-Dec-09 23:48 
GeneralRe: Reg - Edit Box Pin
KingsGambit22-Dec-09 23:54
KingsGambit22-Dec-09 23:54 
GeneralRe: Reg - Edit Box Pin
Paulraj G23-Dec-09 0:27
Paulraj G23-Dec-09 0:27 
QuestionObject reference not set to an instance of an object. Pin
Anu_Bala22-Dec-09 22:29
Anu_Bala22-Dec-09 22:29 
AnswerRe: Object reference not set to an instance of an object. Pin
Adam Roderick J22-Dec-09 23:07
Adam Roderick J22-Dec-09 23:07 
GeneralRe: Object reference not set to an instance of an object. Pin
Anu_Bala22-Dec-09 23:23
Anu_Bala22-Dec-09 23:23 
GeneralRe: Object reference not set to an instance of an object. Pin
Adam Roderick J22-Dec-09 23:27
Adam Roderick J22-Dec-09 23:27 
GeneralRe: Object reference not set to an instance of an object. Pin
Anu_Bala22-Dec-09 23:33
Anu_Bala22-Dec-09 23:33 
GeneralRe: Object reference not set to an instance of an object. Pin
Anu_Bala22-Dec-09 23:59
Anu_Bala22-Dec-09 23:59 
Questionrunning time Pin
danzie22-Dec-09 21:46
danzie22-Dec-09 21:46 
AnswerRe: running time [modified] Pin
Adam Roderick J22-Dec-09 22:08
Adam Roderick J22-Dec-09 22:08 
AnswerRe: running time Pin
Alan Balkany23-Dec-09 4:19
Alan Balkany23-Dec-09 4:19 
Questionbrother and sister, can you help me? Pin
nenfa22-Dec-09 21:24
nenfa22-Dec-09 21:24 
QuestionRe: brother and sister, can you help me? Pin
Adam Roderick J22-Dec-09 21:41
Adam Roderick J22-Dec-09 21:41 
AnswerRe: brother and sister, can you help me? Pin
nenfa23-Dec-09 0:07
nenfa23-Dec-09 0:07 
AnswerRe: brother and sister, can you help me? Pin
sashoalm23-Dec-09 0:27
sashoalm23-Dec-09 0:27 
AnswerRe: brother and sister, can you help me? Pin
rp_suman23-Dec-09 8:59
rp_suman23-Dec-09 8:59 
You can use ShellExecute Function with "Open" as command.

Using SHGetFolderLocation Function you can get the path for special folders you want, and pass that to ShellExecute Function.
Above function seems deprecated, look for equivalent new function.

--
"Programming is an art that fights back!"

QuestionMSMQ: Problem with qInfo->PathName setting Pin
PankajB22-Dec-09 20:51
PankajB22-Dec-09 20:51 
AnswerRe: MSMQ: Problem with qInfo->PathName setting Pin
Adam Roderick J22-Dec-09 21:42
Adam Roderick J22-Dec-09 21:42 
GeneralRe: MSMQ: Problem with qInfo->PathName setting Pin
PankajB22-Dec-09 22:08
PankajB22-Dec-09 22:08 
GeneralRe: MSMQ: Problem with qInfo->PathName setting Pin
Adam Roderick J22-Dec-09 22:12
Adam Roderick J22-Dec-09 22:12 
GeneralRe: MSMQ: Problem with qInfo->PathName setting Pin
PankajB22-Dec-09 22:23
PankajB22-Dec-09 22:23 
GeneralRe: MSMQ: Problem with qInfo->PathName setting Pin
Adam Roderick J22-Dec-09 23:25
Adam Roderick J22-Dec-09 23:25 
GeneralRe: MSMQ: Problem with qInfo->PathName setting Pin
PankajB23-Dec-09 0:08
PankajB23-Dec-09 0:08 

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.