Okay, I have no idea what it all means but something to do with how wide something vs ansi or I dunno...
But a function I need to use once, thats it, requires a filename to specified like:
L"C:\\Afile.ext"
Well I need to be able to pass in any filename...so I pass a char*
Is this where I use wchar? tchar?
O_o
![]()




Reply With Quote