Jewel
2003-11-09 08:33:29 UTC
Hello,
I am facing a problem with the CString::TrimRight function. When I try to trim
the extension from a filename using TrimRight(".exe"), some trailing characters
get trimmed too. For example, "Cliente.exe" gets converted to "Client" instead
of "Cliente". Why does this happen and what can I do to resolve the problem?
Any help would be greatly appreciated!!
Thanks
-----------------------------------------------------
This message was posted using http://www.gdse.com/
I am facing a problem with the CString::TrimRight function. When I try to trim
the extension from a filename using TrimRight(".exe"), some trailing characters
get trimmed too. For example, "Cliente.exe" gets converted to "Client" instead
of "Cliente". Why does this happen and what can I do to resolve the problem?
Any help would be greatly appreciated!!
Thanks
-----------------------------------------------------
This message was posted using http://www.gdse.com/