Hello I try this AnsiString answer=InputBox("Title","Value","Default");
With Borland C++ Builder it worked (I only had a trial version ) . I need Dialogs.hpp .
Does somebody know how to do an input box with Dev C++ ?
Thank you
Log in to post a comment.
Hello I try this
AnsiString answer=InputBox("Title","Value","Default");
With Borland C++ Builder it worked (I only had a trial version ) . I need Dialogs.hpp .
Does somebody know how to do an input box with Dev C++ ?
Thank you