Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7924325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T17:42:18+00:00 2026-06-03T17:42:18+00:00

I am writing a software using Qt. One of my task is to judge

  • 0

I am writing a software using Qt. One of my task is to judge whether Windows OS is 32bit or 64bit, and then do the following operations according this fact.

However, when I was trying “QSysInfo::WordSize“, it always return 32 while I was actually running on Windows 7-64 bit OS.
I also tried

#ifdef _WIN32
return 32;
#elif _WIN64
return 64;

This also returns 32.

Actually Qt is 32bit in my system. Is that the problem?
How can I get the actual word size of Windows?

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T17:42:19+00:00Added an answer on June 3, 2026 at 5:42 pm

    I personally would call GetNativeSystemInfo and check the value of the wProcessorArchitecture field.

    The _WIN32 and _WIN64 macros are, like all macros, evaluated at compile time. They tell you about the architecture of your executable file rather than the architecture of the system on which the executable runs. That latter information, the information that you want, can only be determined at runtime.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am writing a software rasteriser using MSVC++ Express 2010 for windows. I am
I'm writing some software that modifies a Windows Server's configuration (things like MS-DNS, IIS,
I'm writing bug tracking software in PHP, and today I saw this in another
I am writing a hotel booking software using PHP and MySQL. I am pretty
I'm writing embedded software for the ti C5515 in ccstudio, using the CSL libraries.
We are using Soap-UI for writing some web-services tests. I put this XPath validation
I'm writing software to simulate the first-fit memory allocation schema. Basically, I allocate a
I'm writing trading software and I need every single microsecond in speed. What can
I'm writing HFT trading software. I'm trying to optimize it. I figured out that
I'm writing some attendance software. Each member will have an ID card with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.