Nirav wrote: > I know all basic things which are needed to learn C langueage... > I want to learn win32 Application in C.... > Can anyone help in this direction???? >
Unless you absolutely have to use Win32 and C, I would go with a cross-platform C++ toolkit such as Qt or gtk+. -- John Gaughan http://www.jtgprogramming.org/
