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

C / C++ / MFC

 
GeneralRe: No Designer View (VS2008 C++) Pin
Andreas_198329-Jan-09 6:45
Andreas_198329-Jan-09 6:45 
GeneralRe: No Designer View (VS2008 C++) Pin
CPallini29-Jan-09 7:21
mveCPallini29-Jan-09 7:21 
GeneralRe: No Designer View (VS2008 C++) Pin
Cedric Moonen29-Jan-09 7:21
Cedric Moonen29-Jan-09 7:21 
GeneralRe: No Designer View (VS2008 C++) Pin
Andreas_198329-Jan-09 7:32
Andreas_198329-Jan-09 7:32 
QuestionConvert PCL to image Pin
Cosmin Ciuraru29-Jan-09 5:28
Cosmin Ciuraru29-Jan-09 5:28 
AnswerRe: Convert PCL to image Pin
Jonathan Davies29-Jan-09 6:41
Jonathan Davies29-Jan-09 6:41 
GeneralRe: Convert PCL to image Pin
Cosmin Ciuraru29-Jan-09 6:58
Cosmin Ciuraru29-Jan-09 6:58 
QuestionShellExceute() ? Pin
Software200729-Jan-09 5:13
Software200729-Jan-09 5:13 
I would like to open a URL file("http:\\A\\file.ext"), but I would like to find out if the file is actually there before opening it using ShellExecute. The error codes don't help much, because if the file isn't there, it would still open the browser, but won't display contents, but the error code will still succeed. I tried using ShellExecute( "Find" ) to find out if the file is there before I open it, but I think I may have used it wrong because it never finds it based on the err code (5) that I keep getting. Anybody have an idea of how I can do this ?

Thanks

sft

AnswerRe: ShellExceute() ? Pin
Code-o-mat29-Jan-09 5:25
Code-o-mat29-Jan-09 5:25 
GeneralRe: ShellExceute() ? Pin
Software200729-Jan-09 5:39
Software200729-Jan-09 5:39 
GeneralRe: ShellExceute() ? Pin
Code-o-mat29-Jan-09 5:49
Code-o-mat29-Jan-09 5:49 
GeneralRe: ShellExceute() ? Pin
Stuart Dootson29-Jan-09 6:16
professionalStuart Dootson29-Jan-09 6:16 
QuestionWhat's the benifit for using a service class? [modified] Pin
followait29-Jan-09 4:57
followait29-Jan-09 4:57 
QuestionWhat's "Winsock namespace SPI"? Pin
followait29-Jan-09 4:10
followait29-Jan-09 4:10 
QuestionRe: What's "Winsock namespace SPI"? Pin
led mike29-Jan-09 4:15
led mike29-Jan-09 4:15 
QuestionProblem running on other pc Pin
Thilek29-Jan-09 2:27
Thilek29-Jan-09 2:27 
AnswerRe: Problem running on other pc Pin
Code-o-mat29-Jan-09 2:35
Code-o-mat29-Jan-09 2:35 
AnswerRe: Problem running on other pc Pin
ATM@CodeProject29-Jan-09 2:38
ATM@CodeProject29-Jan-09 2:38 
GeneralRe: Problem running on other pc Pin
Thilek29-Jan-09 2:43
Thilek29-Jan-09 2:43 
AnswerRe: Problem running on other pc Pin
Cosmic Egg29-Jan-09 9:11
Cosmic Egg29-Jan-09 9:11 
GeneralRe: Problem running on other pc Pin
Thilek30-Jan-09 3:40
Thilek30-Jan-09 3:40 
GeneralRe: Problem running on other pc Pin
Thilek30-Jan-09 3:54
Thilek30-Jan-09 3:54 
GeneralRe: Problem running on other pc Pin
Thilek30-Jan-09 3:55
Thilek30-Jan-09 3:55 
QuestionDebug Assertion : Project exe cannot be found or does not match. Pin
Divya Lalwani29-Jan-09 2:09
Divya Lalwani29-Jan-09 2:09 
AnswerRe: Debug Assertion : Project exe cannot be found or does not match. Pin
Code-o-mat29-Jan-09 2:21
Code-o-mat29-Jan-09 2:21 

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.