Click here to Skip to main content
15,891,951 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Multilanguage support Pin
Maximilien4-Jun-08 8:19
Maximilien4-Jun-08 8:19 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 12:55
protectorNelek4-Jun-08 12:55 
GeneralRe: Multilanguage support Pin
Nelek4-Jun-08 13:50
protectorNelek4-Jun-08 13:50 
AnswerRe: Multilanguage support Pin
Nemanja Trifunovic4-Jun-08 10:27
Nemanja Trifunovic4-Jun-08 10:27 
QuestionPathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
sashoalm4-Jun-08 6:17
sashoalm4-Jun-08 6:17 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
James R. Twine4-Jun-08 6:44
James R. Twine4-Jun-08 6:44 
QuestionRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
David Crow4-Jun-08 7:23
David Crow4-Jun-08 7:23 
AnswerRe: PathRemoveFileSpec function removes the last part even if it's not a file ?! Pin
Simon Baldry4-Aug-11 4:59
Simon Baldry4-Aug-11 4:59 
I am sure this behaviour is "by design". Finding out if a path refers to a file or a directory is "very" expensive as it requires at least one and probably multiple disk reads. Simply scanning the string and stripping off the text after the final directory separator is likely to be 100's of times faster.
QuestionVista specific CToolBar problem Pin
Manu.Dev4-Jun-08 5:01
Manu.Dev4-Jun-08 5:01 
AnswerRe: Vista specific CToolBar problem Pin
Manu.Dev6-Jun-08 4:36
Manu.Dev6-Jun-08 4:36 
QuestionMD5 Alg Pin
Nandu_77b4-Jun-08 4:40
Nandu_77b4-Jun-08 4:40 
AnswerRe: MD5 Alg Pin
David Crow4-Jun-08 4:50
David Crow4-Jun-08 4:50 
AnswerRe: MD5 Alg Pin
Randor 4-Jun-08 4:56
professional Randor 4-Jun-08 4:56 
GeneralRe: MD5 Alg Pin
Nandu_77b4-Jun-08 7:29
Nandu_77b4-Jun-08 7:29 
AnswerRe: MD5 Alg Pin
Hamid_RT4-Jun-08 21:21
Hamid_RT4-Jun-08 21:21 
QuestionRe: MD5 Alg Pin
Nandu_77b4-Jun-08 22:18
Nandu_77b4-Jun-08 22:18 
AnswerRe: MD5 Alg Pin
JudyL_MD5-Jun-08 3:33
JudyL_MD5-Jun-08 3:33 
QuestionIs there any Win32 API to get users home directory Pin
Nandu_77b4-Jun-08 4:23
Nandu_77b4-Jun-08 4:23 
AnswerRe: Is there any Win32 API to get users home directory Pin
Nandu_77b4-Jun-08 4:25
Nandu_77b4-Jun-08 4:25 
AnswerRe: Is there any Win32 API to get users home directory PinPopular
JudyL_MD4-Jun-08 4:37
JudyL_MD4-Jun-08 4:37 
AnswerRe: Is there any Win32 API to get users home directory Pin
krmed4-Jun-08 6:55
krmed4-Jun-08 6:55 
QuestionRe: Is there any Win32 API to get users home directory Pin
Nandu_77b4-Jun-08 7:28
Nandu_77b4-Jun-08 7:28 
AnswerRe: Is there any Win32 API to get users home directory Pin
krmed4-Jun-08 8:02
krmed4-Jun-08 8:02 
AnswerRe: Is there any Win32 API to get users home directory [modified] Pin
Nibu babu thomas4-Jun-08 17:44
Nibu babu thomas4-Jun-08 17:44 
QuestionRe: Is there any Win32 API to get users home directory [modified] Pin
Member 85340355-Jan-17 6:07
Member 85340355-Jan-17 6:07 

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.