开发者

How to detect 32-bit or 64-bit OS in Flex?

I need to detect 32-bit or 64-bit OS through Flex.

var osName : String = Capabilities.os;

This only gives Windows XP or Windows 7. I need to detect 64-bit Windows XP. Pl开发者_开发问答ease advise.


Does Capabilities.supports64BitProcesses do the trick for you?

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜