Description: A simple program that converts EMF to WMF using GDI+. This project can also be used as a simple kick-off for a console GDI+ program.It can be useful as a basic command line tool or as a starting off point for writing a GDI+ program. It also has an example of char to wchar string conversion.
File list (Check if you may need any files):
emf2wmf.sln
emf2wmf.vcproj
emf2wmf.cpp