用于Windows 10 64位vc ++应用程序的vfw lib文件 [英] vfw lib file for windows 10 64 bit vc++ application

查看:467
本文介绍了用于Windows 10 64位vc ++应用程序的vfw lib文件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

为什么MS对32位msvfw32.lib使用相同的命名约定 和64位msvfw32.lib文件?以及如何识别32位和64位环境的两个文件?如何在Windows 10上使用这两个文件  64位  MFC申请?  


提前致谢..欢迎提出所有建议

解决方案


感谢您在此处发布。


>>为什么MS对32位msvfw32使用相同的命名约定的.lib 和64位msvfw32.lib文件?以及如何识别32位和64位环境的两个文件?如何在Windows 10上使用这两个文件  64位  MFC应用程序
?  


实际上32位库和64位库位于不同的文件夹中。打开项目属性 - > VC ++目录 - >库目录,您将看到32位和64位之间的不同设置。




希望这可以帮到你。


最好的问候,


Baron Bi


why MS is using same naming convention for both 32-bit msvfw32.lib  and 64-bit msvfw32.lib files ? and how to identify both files for 32 and 64 bit environment ? how to use both files on windows 10  64-bit  MFC application ?  

Thanks in advance.. all suggestions are welcome

解决方案

Hi,

thanks for posting here.

>>why MS is using same naming convention for both 32-bit msvfw32.lib  and 64-bit msvfw32.lib files ? and how to identify both files for 32 and 64 bit environment ? how to use both files on windows 10  64-bit  MFC application ?  

Actually the 32bit libraries and 64bit libraries are in different folders. Open your project property->VC++ Directories->Libraries Directories, you will see the different settings between 32bit and 64bit.

Hope this could be help of you.

Best Regards,

Baron Bi


这篇关于用于Windows 10 64位vc ++应用程序的vfw lib文件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆