开发者

Difference between WIN32 and x86 in smart card project

I have smart card related project.In smart card field x86 and win32 has any difference.Because I have to create 32bit application in vc++.So what solution platform,Should I choose 开发者_高级运维in MS visual studio 2008.


x86 is for Intel/AMD specific code generation, while Win32 is a general 32bit target. My guess is that the smart card reader has an ARM chip-set, so Win32 should be right choice.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜