View Single Post
  #1 (permalink)  
Old January 22nd, 2007, 12:33 AM
albraham123 albraham123 is offline
Registered User
 
Join Date: Jan 2007
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default 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...


Reply With Quote