I need to read a unicode file line by line. I have everything set up except the code that converts the unicode to ansi. I have tried using the API call WideCharToMultiByte but it has too many parameters and I have no clue how to make it work.
The unicode file is a reg file. What do I need to convert it?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent
The unicode file is a reg file. What do I need to convert it?
____________________________________________________________________________
There are only 10 types of people in the world. Those that know binary and those that don't
Brent