| | |
Windows Api Tutorial
![]() |
What is the windows API?
-API (application programming interface) are (in this case) messages passed between a program and the Operating System.
What can API do for your C/C++ coding on windows?
-API can be used to make graphical programs and extend communication between your program and the operating system. Using operating system specific API; however, limits which system you can run your program on (since not all operating systems use the same API). If you need a cross-platform API you can use (http://www.trolltech.com).
What about MFC?
-MFC is a set of wrapper classes for the API, it is meant to make things easier for the coder, but has several limitations and disadvantages.
Where can I learn how to program using API and make my first GUI?
-http://www.winprog.org/tutorial/
Where can I download example source code for windows based API?
-http://www.bountyx.net/files/APITUT.zip (this link is temporarily down until my server is reorganized).
I saw several requests for making GUI's in windows using C/C++ so I decided to pass this along!
Best Regards,
BountyX
-API (application programming interface) are (in this case) messages passed between a program and the Operating System.
What can API do for your C/C++ coding on windows?
-API can be used to make graphical programs and extend communication between your program and the operating system. Using operating system specific API; however, limits which system you can run your program on (since not all operating systems use the same API). If you need a cross-platform API you can use (http://www.trolltech.com).
What about MFC?
-MFC is a set of wrapper classes for the API, it is meant to make things easier for the coder, but has several limitations and disadvantages.
Where can I learn how to program using API and make my first GUI?
-http://www.winprog.org/tutorial/
Where can I download example source code for windows based API?
-http://www.bountyx.net/files/APITUT.zip (this link is temporarily down until my server is reorganized).
I saw several requests for making GUI's in windows using C/C++ so I decided to pass this along!
Best Regards,
BountyX
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
•
•
•
•
Originally Posted by The Shadows
One quick note, when pointing to files, you don't include the trailing slash. The final slash (/) refers to a directory.
Just for anyone who had trouble downloading those files
A Hacker's Mind:
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
"I thought what I'd do was, I'd pretend I was one of those deaf-mutes..." - J.D.Salinger
![]() |
Similar Threads
- Starting " C " (C)
- Windows API tutorial?? (C++)
- Windows API - Use QT Now? (C++)
- good C++ Win32 API Tutorial (C++)
Other Threads in the C++ Forum
- Previous Thread: Any better way of implementing this recusively?
- Next Thread: confused with errors in c++
| Thread Tools | Search this Thread |
api array based binary bitmap c++ c/c++ cdialogbar char class classes code coding compile console conversion convert count delete deploy desktop developer directshow dissertations dll double-linkedlist download dynamic dynamiccharacterarray email encryption error file forms fstream function functions game givemetehcodez graph gui homeworkhelp homeworkhelper iamthwee ifstream input int integer java lib linkedlist linker loan loop looping loops map math matrix memory multiple news node number online output pagerank pointer problem program programming project python random read recursion recursive reference risk rpg string strings superclass temperature template test text text-file tree tutorial url validator variable vector video win32 windows winsock wordfrequency wxwidgets





