I have a filename with UTF-8 encoded characters, and I am trying to grab the date created from stat().
For example:
the filename is ??.txt
I manage to get the correct filename using WideCharToMultiByte(), but stat() gives the wrong value.
the correct value of date created: 8/4/2006 10:35:38...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.