EvilZone
Programming and Scripting => C - C++ => : Pachelbel May 02, 2012, 11:05:38 PM
-
Hello again guys, as you may already know i have been studying C++ language.I already know all the basics,i jumped to Win32 APis
but after googling alot i couldnt find any good tutorial or list of this APIS. I would like to know if there is any kind of list or tutorial that shows
all the Win32 APIs and their function in C++. If anyone got a list or tutorial of all the Win32 Apis please send it to me, Thanks!
-
Nothing better, I would think, than the Microsoft Developer Network (MSDN):
http://msdn.microsoft.com/en-us/library/bb384843.aspx
I see a lot of stuff in there. There is also a video in that page to make a Hello World I think. Does it help?
-
Yes it helps @petermlm Thank you very much and also by just reading stuffs like this i found a really complete tutorial with all the functions
in Win32 APis, the problem is that is in Spanish, for me its cool because i know spanish but it could be really usefull for people who know this language :D , iam reading it while posting this and i got an erection haha ;D , it's time to start programming 8) .
Here is the link:
http://winapi.conclase.net/ <------------- Win APIs tutorial.
by making some questions to my self i found what i wanted, hope that this helps to more people in the forum, Bye and thanks.
-
Yes it helps @petermlm Thank you very much and also by just reading stuffs like this i found a really complete tutorial with all the functions
in Win32 APis, the problem is that is in Spanish, for me its cool because i know spanish but it could be really usefull for people who know this language :D , iam reading it while posting this and i got an erection haha ;D , it's time to start programming 8) .
Here is the link:
http://winapi.conclase.net/ (http://winapi.conclase.net/) <------------- Win APIs tutorial.
by making some questions to my self i found what i wanted, hope that this helps to more people in the forum, Bye and thanks.
Nice! Happy programming!!