How to get processor "bits" programmitically.

Discussion in 'C' started by manaskant, Aug 7, 2007.

  1. manaskant

    manaskant New Member

    Joined:
    Aug 7, 2007
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    I have a 64 bit AMD processor on which a 32 bit Windows Server Operating system is installed.

    Now i have to get programmatically, whether i have a 32 bit or 64 bit processor installed in the system.

    I tried using Windows WMI but it returns same result for both 32 bit and 64 bit processor with the same 32 bit OS installed on it.

    Is there any other way [Assembly programming etc.] to know the "bits" of the Processor.
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice