Hello.
I'm developing a C++ program which downloads files.
I want to show the files that are available in a database, (maybe by using a listbox?) and then allow the user to select it and download the file by pressing a download button.
I've made the overall design of the program in Visual Basic C++ 2008.
Here's an image of it.
I've made a console program which did this before, however now I feel that it needs to be upgraded with a nice interface.
Can anyone help me?
Thanks.
I'm developing a C++ program which downloads files.
I want to show the files that are available in a database, (maybe by using a listbox?) and then allow the user to select it and download the file by pressing a download button.
I've made the overall design of the program in Visual Basic C++ 2008.
Here's an image of it.
I've made a console program which did this before, however now I feel that it needs to be upgraded with a nice interface.
Can anyone help me?
Thanks.