Tag Archives: open source

Twitter OAuth in C++ for Win32

The Problem There seems to be lackluster support for Twitter in the C++ community.  I haven’t yet seen a single Twitter client for Windows written in C++ that was… acceptable. Accessing the Twitter API using Basic Authentication is pretty straightforward, … Continue reading

Posted in C++, Twitter | Tagged , , , , , | 5 Comments