I've tried to compile under MSVC6 and two of the modules complain with the following:
LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
any ideas how i can resolve this?
u need to install unicode support for VS
see below link: http://www.codeproject.com/Purgatory/Unicode_Topics.asp
Log in to post a comment.
I've tried to compile under MSVC6 and two of the modules complain with the following:
LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
any ideas how i can resolve this?
u need to install unicode support for VS
see below link:
http://www.codeproject.com/Purgatory/Unicode_Topics.asp