CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: delay()

  1. #1
    Join Date
    Apr 1999
    Posts
    4

    delay()

    ... ...

    (i want the dots to appear one by one and i think it needs delay(); but i don't how to use it. Please kindly help mi. Thank


  2. #2
    Join Date
    Apr 1999
    Location
    Miami, FL
    Posts
    67

    Re: delay()

    I believe the Win32 function "Sleep" is what you're looking for, right?

    Alvaro

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured