Currently , i can use Visual Studio 6.0 and Windows® Server 2003 SP1 Platform SDK to build x64 application which depend on MFC42.dll (x64)
by follow steps:
open
【start】 【Microsoft Platform SDK for Windows Server 2003 SP1】 【Open Build Environment Window】 【Windows XP 64-bit Build Environment】【Set Windows XP x64 Build Environment (Debug)】
then in the cmd window , input "msdev /useenv" the start visual studio 6.0
it's rather cumbersome when build both x32 and x64 project
could anybody tell me how to config Daffodil to use Windows® Server 2003 SP1 Platform SDK to build x64 application for vc6
thanks