Click here to Skip to main content
15,919,341 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File Opening problem Pin
VinayCool22-May-06 21:38
VinayCool22-May-06 21:38 
GeneralRe: File Opening problem Pin
Stephen Hewitt22-May-06 21:47
Stephen Hewitt22-May-06 21:47 
GeneralRe: File Opening problem Pin
VinayCool22-May-06 21:55
VinayCool22-May-06 21:55 
GeneralRe: File Opening problem Pin
Hamid_RT22-May-06 21:57
Hamid_RT22-May-06 21:57 
GeneralRe: File Opening problem Pin
VinayCool22-May-06 22:23
VinayCool22-May-06 22:23 
GeneralRe: File Opening problem Pin
Hamid_RT22-May-06 22:32
Hamid_RT22-May-06 22:32 
GeneralRe: File Opening problem Pin
VinayCool22-May-06 22:56
VinayCool22-May-06 22:56 
GeneralRe: File Opening problem Pin
Hamid_RT23-May-06 0:00
Hamid_RT23-May-06 0:00 
I write your code and it work. I am not understanding your question what do you need you said this code will open only one file but i need to run dynamically for another files now you said is this problem(str[100])
if this code will work so you need to trace your code

can you explain exactly:
1-you can use ShellExecute or no
2-you need to change char array to CString or no if yes why
3-your code has problem or no
4-how to get files and paths
5-can you use from debugger(F9 and F5)for show str value
6-whats the meaning of change array to cstring
7-in your code you use from one loop why


whitesky


GeneralRe: File Opening problem Pin
VinayCool23-May-06 0:19
VinayCool23-May-06 0:19 
GeneralRe: File Opening problem Pin
Hamid_RT23-May-06 1:20
Hamid_RT23-May-06 1:20 
GeneralRe: File Opening problem [modified] Pin
VinayCool23-May-06 1:27
VinayCool23-May-06 1:27 
GeneralRe: File Opening problem [modified] Pin
Hamid_RT23-May-06 1:46
Hamid_RT23-May-06 1:46 
GeneralRe: File Opening problem [modified] Pin
VinayCool23-May-06 1:51
VinayCool23-May-06 1:51 
GeneralRe: File Opening problem [modified] Pin
VinayCool23-May-06 1:56
VinayCool23-May-06 1:56 
GeneralRe: File Opening problem [modified] Pin
Hamid_RT23-May-06 2:05
Hamid_RT23-May-06 2:05 
AnswerRe: File Opening problem Pin
knoxplusplus23-May-06 5:38
knoxplusplus23-May-06 5:38 
Questionrecv and send in different size problem [modified] Pin
followait22-May-06 20:45
followait22-May-06 20:45 
GeneralRe: recv and send in different size problem Pin
Laxman Auti22-May-06 21:04
Laxman Auti22-May-06 21:04 
GeneralRe: recv and send in different size problem Pin
followait22-May-06 21:22
followait22-May-06 21:22 
GeneralRe: recv and send in different size problem Pin
Laxman Auti22-May-06 22:18
Laxman Auti22-May-06 22:18 
AnswerRe: recv and send in different size problem [modified] Pin
markkuk22-May-06 22:34
markkuk22-May-06 22:34 
GeneralRe: recv and send in different size problem [modified] Pin
followait22-May-06 23:11
followait22-May-06 23:11 
QuestionHow to implement progress bar control in SDK? Pin
ashokbngr22-May-06 20:33
ashokbngr22-May-06 20:33 
AnswerRe: How to implement progress bar control in SDK? Pin
Cedric Moonen22-May-06 20:48
Cedric Moonen22-May-06 20:48 
GeneralRe: How to implement progress bar control in SDK? Pin
ashokbngr22-May-06 23:09
ashokbngr22-May-06 23:09 

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.