I have windows 8 and Micosoft Visual Studio 2010 Express.
I'm working on a project which I need to transfer a picture through client and server. I search a little bit and found CImage class useful.
The Problem is that CImage class is in ATL library and my visual studio doesn't have this library, Is there a way that I can include the ATL library to my VS or download another VS (that can be run on Win8) ?
And if someone knows a better class or library to work with pictures, and bitmaps I would be happy to hear