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

Threaded View

  1. #1
    Join Date
    Dec 2006
    Posts
    13

    Two questions...

    How do I get a program to do two different things at once?
    Other programs seem to have two+ things happening at once...

    Can I use the message thing(It's window protocol in win32) in a DOS Program?
    I want the ability to display a message saying "Do you want to save first?" in my game when they click the x button...


    Thanks.
    Last edited by e8newallm; December 17th, 2006 at 06:37 AM.

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