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 7678549
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T17:40:24+00:00 2026-05-31T17:40:24+00:00

Simple enough question I am sure. Using MFC C++, what header do I need

  • 0

Simple enough question I am sure.

Using MFC C++, what header do I need to include and what functions do I need to call to place a 1000 ms sleep on the main thread.

In C# it is easy as Thread.Sleep(1000); so is there something as simple as that in C++?

I am playing a sound and it quits after playing sound. The sound does not get a chance to play for a quits to fast.

  • 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-31T17:40:25+00:00Added an answer on May 31, 2026 at 5:40 pm

    As simple as this:

    #include <cstdlib>
    
    std::sleep(1);
    

    Arternatively, under C++11:

    #include <chrono>
    #include <thread>
    
    std::this_thread::sleep_for(std::chrono::seconds(1));
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Simple enough question: I'm using python random module to generate random integers. I want
This is a very simple question, but embarrassingly enough I am not sure how
Seems like a simple enough question but I can't seem to find the answer.
this seems like a simple enough question but I can't seem to find a
I hope this is a simple enough question for any SQL people out there...
Really simple question here but bugging me for long enough to ask. Code looks
This is my first question here and I hope it is simple enough to
Noob WCF/REST question here! I need to build a simple web service (one method
hoping this is an easy enough question :) Some details: I am using Flash
Simple enough question. For example can I change the style of say .inner-div when

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.