cpreh / spacegameengine

An easy to use game engine written in C++
Boost Software License 1.0
7 stars 2 forks source link

Add more conversions to winconv #31

Open cpreh opened 12 years ago

cpreh commented 12 years ago

Implement conversions with the WinAPI (namely MultiByteToWideChar etc.) as much as possible.