X
x
Hello,
I am looking for a implementation of the Path.ChangeExtension method for a Win32 Console Project (without .NET). I know I could write my own implementation parsing the filename string, but I wonder if there is anything in the standard C/C++ libraries or the Win32 SDK that would serve the same purpose.
Thanks
x
I am looking for a implementation of the Path.ChangeExtension method for a Win32 Console Project (without .NET). I know I could write my own implementation parsing the filename string, but I wonder if there is anything in the standard C/C++ libraries or the Win32 SDK that would serve the same purpose.
Thanks
x