Given a picture file, how do I programmatically upload it to one of my Facebook albums?
If possible, I would like to do this using native MFC code (client side). Otherwise I'll stick to C#.
I've seen that Facebook comes with different SDKs, but I'm not sure which technique is best suited. Please point me in the right direction, or better; provide some sample code!
Thanks for your help!