tags:

views:

33

answers:

0

Hello,

I've been reading Windows System Programming (4th Edition) - 2010 for couple of months. I've finished it. I've referred to Windows Internals (5th Edition) when required.

Now, I'm ready to do some solid real world project using purely Windows API. Kindly suggest a real world moderate sized project (which can involve processes, threading, services). "Real world" is the key here. I'm looking for something that has some practical use.

Note: I'm unaware of GUI portion of Windows API. I'm not interested in that part.