Page 1 of 1

Problem with UNICODE, VC6 & PocketFrog's loadimage?

PostPosted: Feb 9, 2003 @ 7:08pm
by Conan
This link in the general dev forum is the position so far

If I modify a VC6 project to be UNICODE I have to change the 3rd param in winmain from LPTSTR to LPSTR and I then get a linked error re: loadimagew which seems to be coming from a definition in winuser.h
As I still get the error even if I comment out the winuser.h definition of loadimage to loadimagew I'm not sure that I know how to proceed. Any suggestions.

( to recap, trying to build PF project in VC6 using unicode )

PostPosted: Feb 10, 2003 @ 2:40am
by adde

progress but getting linker errors

PostPosted: Feb 10, 2003 @ 1:52pm
by Conan

progress but getting linker errors

PostPosted: Feb 10, 2003 @ 3:39pm
by adde