Thread: Prompt?

  1. #1
    Registered User Nippashish's Avatar
    Join Date
    Sep 2002
    Posts
    34

    Prompt?

    Is there a WINAPI function for this, or another simple way I can ask the user a yes or no question and get the answer?

  2. #2
    Im a Capricorn vsriharsha's Avatar
    Join Date
    Feb 2002
    Posts
    192
    Isnt "MessageBox(....)" function available?
    Help everyone you can

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. How to hide command prompt using C language?
    By deob in forum C Programming
    Replies: 6
    Last Post: 03-24-2009, 08:17 PM
  2. Control characters to emulate a prompt?
    By xconspirisist in forum Windows Programming
    Replies: 3
    Last Post: 02-08-2006, 04:16 PM
  3. Male Perfectionist seeks Perfect Prompt
    By sean in forum Tech Board
    Replies: 10
    Last Post: 07-17-2004, 03:29 PM
  4. Removing spaces from a "string"
    By sytaylor in forum C++ Programming
    Replies: 20
    Last Post: 03-25-2004, 10:14 AM
  5. Password prompt in unix w/o \b
    By rafe in forum C++ Programming
    Replies: 1
    Last Post: 10-09-2002, 08:54 AM