i have a project(sort of) where i have to write a c programto take in user inputs and store it into a mysql database for future retreival.

now, i have written the program for console mode.

ie it asks the user

please enter a name

and then the name entered by the user is stored on the database.

but, i have to do it in this way , like when the screen comes it will show

name
|-------------|
| ---------- | <-here user eneters name
|-------------|

and, from here the name entered will be stored in a string variable.

i am not sure , but i think it is gui programming.

i have no knowledge about gui programming.

unfortunately, i don't have much time to read a lot.

so. can you please point me to some tutorial or some resources or anything that is specifically aimed at this type of gui programming.

i want to use the win32 api

please help!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.