how to create application?
Dear all,
I have saw many of those application like creating an icon on the desktop, then when double click it, a command line prompt will tart up, and user can start view the information, change information on that command prompt. I knew it connect to database.
So how to implement this kind of application in c++. what knowledge i need to have ? thanks...
|