Click here to Skip to main content
15,918,976 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Share files across Projects in the same solution Pin
uusheikh12-Nov-07 22:33
uusheikh12-Nov-07 22:33 
GeneralRe: Share files across Projects in the same solution Pin
Cedric Moonen12-Nov-07 22:48
Cedric Moonen12-Nov-07 22:48 
GeneralRe: Share files across Projects in the same solution Pin
uusheikh12-Nov-07 22:57
uusheikh12-Nov-07 22:57 
Questionhelp Pin
youbo12-Nov-07 20:22
youbo12-Nov-07 20:22 
JokeRe: help Pin
Jhony george12-Nov-07 20:35
Jhony george12-Nov-07 20:35 
AnswerRe: help [modified] Pin
Llasus12-Nov-07 20:55
Llasus12-Nov-07 20:55 
AnswerRe: help Pin
ThatsAlok13-Nov-07 4:56
ThatsAlok13-Nov-07 4:56 
Questionwhich edition of VC is the best ? Pin
youbo12-Nov-07 19:51
youbo12-Nov-07 19:51 
AnswerRe: which edition of VC is the best ? Pin
David Crow13-Nov-07 3:36
David Crow13-Nov-07 3:36 
QuestionMute button Pin
Anu_Bala12-Nov-07 19:34
Anu_Bala12-Nov-07 19:34 
AnswerRe: Mute button Pin
Rajesh R Subramanian12-Nov-07 20:51
professionalRajesh R Subramanian12-Nov-07 20:51 
AnswerRe: Mute button Pin
_AnsHUMAN_ 12-Nov-07 20:52
_AnsHUMAN_ 12-Nov-07 20:52 
AnswerRe: Mute button Pin
Johpoke12-Nov-07 21:14
Johpoke12-Nov-07 21:14 
GeneralRe: Mute button Pin
jhwurmbach13-Nov-07 2:02
jhwurmbach13-Nov-07 2:02 
QuestionHow to find that I've select the correct file. Pin
CodingLover12-Nov-07 19:26
CodingLover12-Nov-07 19:26 
Hi all,

In my application, I can read a file and process it to collect some data. To make my application I want to make only allowed to work on one file format. I mean my application read same type of file all the time, so the extension and file name length is fixed.

To confirm that what I have do is, get the file name from the full path with the extension. Then find the length and the extension. Check that both conditions are true with fixed file name length and the file extension.

Is that ok, I mean is that this is proper way to do it.

Thanks.

I appreciate your help all the time...
Eranga Smile | :)

AnswerRe: How to find that I've select the correct file. Pin
Malli_S12-Nov-07 21:15
Malli_S12-Nov-07 21:15 
AnswerRe: How to find that I've select the correct file. Pin
chandu00412-Nov-07 21:53
chandu00412-Nov-07 21:53 
NewsRe: How to find that I've select the correct file. Pin
CodingLover13-Nov-07 16:55
CodingLover13-Nov-07 16:55 
AnswerRe: How to find that I've select the correct file. Pin
Nelek13-Nov-07 21:53
protectorNelek13-Nov-07 21:53 
GeneralRe: How to find that I've select the correct file. Pin
CodingLover14-Nov-07 16:27
CodingLover14-Nov-07 16:27 
Questionhi i have problem with displaying controls Pin
chethu66512-Nov-07 19:15
chethu66512-Nov-07 19:15 
QuestionProblem printing c-string Pin
SamRauch0112-Nov-07 18:57
SamRauch0112-Nov-07 18:57 
AnswerRe: Problem printing c-string Pin
Malli_S12-Nov-07 21:23
Malli_S12-Nov-07 21:23 
AnswerRe: Problem printing c-string Pin
David Crow13-Nov-07 3:40
David Crow13-Nov-07 3:40 
Questionthread pool Pin
Jhony george12-Nov-07 18:45
Jhony george12-Nov-07 18:45 

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.