Click to open or copy the files for the UConvert sample.
The UConvert tool converts text files between the 16-bit Unicode character encoding and other traditional character encodings. It may also be used to install conversion tables, which are used by the MultiByteToWideChar and WideCharToMultiByte functions.
This sample uses the following keywords:
beginpaint; conversionoptionsproc; createfile; createwindow; createwindows; defwindowproc; destinationoptionsproc; dispatchmessage; emptyclipboard; enumclipboardformats; getacp; getlasterror; getmessage; getmodulehandle; getoemcp; getopenfilename; getsavefilename; gettablefilenames; globalalloc; globallock; globalunlock; installtableproc; loadcursor; loadicon; loadresourcestring; loadstring; lstrcpya; lstrcpyw; lstrlen; lstrlena; lstrlenw; mainwndproc; multibytetowidechar; postquitmessage; registerclass; senddlgitemmessage; sourceoptionsproc; text; translateaccelerator; translatemessage; unreferenced_parameter; viewdestinationproc; viewsourceproc; widechartomultibyte; winhelp; winmain