Search:

Type: Posts; User: Foldager

Search: Search took 0.00 seconds.

  1. Replies
    1
    Views
    5,488

    Ooops. How very embarrasing.. :o ...

    Ooops. How very embarrasing.. :o

    Sleep(1000)

    /Steffen
  2. Replies
    1
    Views
    5,488

    Wait loop - not busy waiting?

    Hi All

    I'm rather new to C++ (coming from Java), so here is what I hope is an easy one:

    How can I make my application sleep for x milliseconds? All the solutions I have seen are "busy-waiting"...
  3. Replies
    2
    Views
    3,137

    I STFW and found this link that more or less...

    I STFW and found this link that more or less explains it all:
    MSDN About Comm Resources

    /Steffen
  4. Replies
    2
    Views
    3,137

    Serial comm W32 using CreateFile

    Hi all

    I am very new to C++. I am converting a 16-bit C++ (MSVC++ 1.5) application to 32 bit (MSVC++ 6.0).

    I need to replace all deleted programming elements.
    The application communicates with...
Results 1 to 4 of 4