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

  • Home
  • SEARCH
  • 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 3303550
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 17, 20262026-05-17T20:58:07+00:00 2026-05-17T20:58:07+00:00

How can I use windows.h in Qt application? After including it I get several

  • 0

How can I use windows.h in Qt application? After including it I get several errors like

c:\Qt\4.4.3\include/QtCore/../../src/corelib/arch/qatomic_windows.h:387: error:    
declaration of C function 'long int InterlockedCompareExchange(long int*, long int,    
 long int)' conflicts with    
d:\old\mingw\bin\../lib/gcc/mingw32/4.3.3/../../../../include/winbase.h:1681: error:    
previous declaration 'LONG InterlockedCompareExchange(volatile LONG*, LONG,    
 LONG)' here  

All includes in order:

windows.h    
iostream    
QtCore    
QtGui    
QObject    
QString    
QFile    
QProcess    
QIODevice

EDIT: Problem disappear, Process.start() is now working, but I’m unable to say, what change made the difference.

EDIT2: It’s not that simple. I’ll create new question.

EDIT3: The same code QProcess Process; Process.start("notepad.exe"); works in main() and doesn’t work in function called as a slot. Works only QProcess *Process = new QProcess(); Process->start("notepad.exe");

  • 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-05-17T20:58:08+00:00Added an answer on May 17, 2026 at 8:58 pm

    Its worth debugging why QProcess throws a QProcess::UnknownError – switching to use the native API directly does make the whole point of using QT – its cross platform afterall – a bit of a joke.

    You are doing something that should work, that probably uses WinExec or system() already and as such, your attempt to launch notepad will just fail again.

    Perhaps QT just needs the full path to notepad.exe? There are definitely times to write platform code in QT, this isn’t one of them.

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

Sidebar

Related Questions

Can you use windows hooks or other methods to do code injection with c#?
Can you use Windows Workflow and Compact Framework 3.5? I've just got an evaluation
Why I can use Object Initializers in Visual Studio 2008 Windows projects, etc targeted
In Windows, in any windows form or web browser, you can use the tab
Can anyone recommend a decent SFTP library for use with Windows C++ apps? If
I need to hide a Windows form from the taskbar but I can't use
We have a Windows Server Web Edition 2003 Web Farm. What can we use
Can some one specify the windows API, one need to use in order to
I want to use Ninject in my Windows application and I want to know
I use IntelliJ IDEA to write Android apps, and use the DDMS Windows application

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.