// JP opened flex table

Click to See Complete Forum and Search --> : I need to site that just Provide C / C++ API example !


Arash.Heap
April 26th, 2007, 07:15 PM
hi there ...
my friends I need to one site provide me source code for API functions ...
you know a good way for learning programming is using MSDN and the another way is reading and understanding source codes ....
for example I want to learn CreateProcess() i look MSDN first and then search on the internet that have an example of this Function but finding a source code about a function is very hard and i tried !
if you have a good site that provide just source code about C/C++ exmples (in normal mod) Please introduce me .... it's very help me for learning programming and help you too .
Please introduce ....
i know www.koders.com but i don't like it very ......
help me .my brothers !
thanks .

TheCPUWizard
April 26th, 2007, 07:23 PM
The Windows API Source code is not (legally) publically available, without some very extensive (and expensive) contracts with Microsoft. If is were, then anyone could "scribble-up" a clone of Windows..

Arash.Heap
April 26th, 2007, 07:55 PM
my brother ,... just i need to a site that is a source code data base ....
help me ...

Zaccheus
April 27th, 2007, 06:17 AM
Did you mean that you want a tutorial (with examples) on how to use these functions ?

Arash.Heap
April 27th, 2007, 07:52 AM
Exactly my brother !
it's very important for me that how to use functions !!!
and you know source codes very help to this matter .
but tutorials is very good :)
if you know a site that can help me for how to use functions - (with source - with tutorual - not diffrent !) introduce to me ....

important matter in this topic : a site that help me for how to use functions .:)
tnx ;;)

jarro_2783
April 28th, 2007, 09:50 PM
There are some good tutorials here about creating a basic windows application.
http://www.winprog.org/tutorial/

TheCPUWizard
April 28th, 2007, 10:10 PM
That is very different from your original post:


source code for API functions

//JP added flex table