// JP opened flex table

Click to See Complete Forum and Search --> : Can someone tell a very good Windows API C++ Thread Tutorial.


ppuniversal
February 13th, 2007, 06:45 AM
Can someone provide me with links to some Windows API Thread tutorials.
Or links to some books for the same.

Pawan

Suresh.hc
February 13th, 2007, 06:53 AM
Hi,

Hope this will help u.

http://www.functionx.com/win32/index.htm
http://winprog.org/tutorial/

ppuniversal
February 13th, 2007, 11:06 AM
Sorry to say that none of the links contained anything like Thread Programming .

I dont want to make any GUI based application, its just that I want to meet certain Synchronizations in my application. So I wanted a tutorial which can provide me with such details in a good manner.

I hope someone will provide me with good links for C++ Thread Programming.
Pawan

golanshahar
February 13th, 2007, 02:31 PM
Sorry to say that none of the links contained anything like Thread Programming .

I dont want to make any GUI based application, its just that I want to meet certain Synchronizations in my application. So I wanted a tutorial which can provide me with such details in a good manner.

I hope someone will provide me with good links for C++ Thread Programming.
Pawan

You can look at this FAQ: Where can I find references on Multithreading? (http://www.codeguru.com/forum/showthread.php?t=354932)

Cheers

ppuniversal
February 14th, 2007, 02:33 AM
Thank you.

I think this will surely help me.

Also Can you tell from where I can "Rate a Post", I didn't see any buttons here!!!

Pawan

//JP added flex table