Would you like to know how to create embedded SQL database applications using using Visual C++ with SQLite? What is SQLite? SQLite is a C library that implements an embeddable SQL database engine. Are you looking for a way to create compact and ...
Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? What is TinyXML? TinyXML is a simple, small C++ XML parser that can be easily integrated into your applications. Are you looking for a way to create com...