Apr 19, 2013 at 11:13am Apr 19, 2013 at 11:13am UTC
I am making a Library Management System, it's an assignment, by university. I wish to add a GUI to it.
Win32(Windows.h) Library is tough, I tried the tutorials, but it's difficult, any easy to learn Library???, I only have a few weeks.
Apr 19, 2013 at 12:00pm Apr 19, 2013 at 12:00pm UTC
Everyone is different. I started Win32API programming over a month ago, and am still working on it. I do recommend learning it first before using a branch of it such as Qt or MFC.
Last edited on Apr 19, 2013 at 12:00pm Apr 19, 2013 at 12:00pm UTC
Apr 20, 2013 at 6:20pm Apr 20, 2013 at 6:20pm UTC
The simplest out there is probably FLTK. But that does not mean it is the best to learn first.