Win32, writing API's etc..

J

jbruno4000

Can anyone point me to a good on line tutorial for using Win32 and writing
API's, or at least a good book on the subject? I need to start writing
applications that utilize windows functionality.

thanks!
 
V

Victor Bazarov

jbruno4000 said:
Can anyone point me to a good on line tutorial for using Win32 and writing
API's, or at least a good book on the subject? I need to start writing
applications that utilize windows functionality.

Please ask in comp.os.ms-windows.programmer.win32. Your question
has no relevance in comp.lang.c++.

Victor
 
J

Jack Klein

Can anyone point me to a good on line tutorial for using Win32 and writing
API's, or at least a good book on the subject? I need to start writing
applications that utilize windows functionality.

thanks!

In addition to what Victor said, you don't write APIs. You bought
them from Microsoft. You write code to call functions exposed by the
API that you bought.

--
Jack Klein
Home: http://JK-Technology.Com
FAQs for
comp.lang.c http://www.eskimo.com/~scs/C-faq/top.html
comp.lang.c++ http://www.parashift.com/c++-faq-lite/
alt.comp.lang.learn.c-c++ ftp://snurse-l.org/pub/acllc-c++/faq
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,021
Latest member
AkilahJaim

Latest Threads

Top