Can u tell me please how can I write programs only with APIs in VC6?
Printable View
Can u tell me please how can I write programs only with APIs in VC6?
Look at the faq, it shows you how to create a window. Then buy "Programming Windows" by Charles Petzold. Uses only the API and does great things.
Where might i get this book?
http://www.amazon.com/exec/obidos/tg...glance&s=books
The FAQs are now hidden under We're back at the top of the forum
Here i shared my sample code of creating a Hello World application in Visual Basic with pure Win32API. :) With is exactly same with the sample code from VC++ Hello World code.
regards,
Chris