Would you like to know how to create XML-enabled applications using Visual C++ with TinyXML? Are you looking for a way to create compact and yet very powerful applications with built-in XML parsing capabilities without having to use other heavy-weight...

BTDClock

BTDClock 1.1

BTDClock (Big Text Display Clock) is a digital clock displayed in large font on a window that is maximized to the screen so that it is clearly visible from a distance. To ensure that the time display is uninterrupted, the program automatically detects...

BTDCountdown (Big Text Display Countdown) is a digital countdown timer displayed in large font on a window that is maximized to the screen so that it is clearly visible from a distance. To ensure that the countdown time display is uninterrupted, the...

BTDTimer

BTDTimer 1.1

BTDTimer (Big Text Display Countdown) is a digital timer displayed in large font on a window that is maximized to the screen so that it is clearly visible from a distance. To ensure that the timer display is uninterrupted, the program automatically...

If you would like to know how to create MySQL client applications using Visual C++ with MySQL C API, the MySQL database server is the world's most popular open source database. Its C API allows you to easily create clients that access the database, either...

read more

Would you like to know how to create MySQL client applications using Visual C++ with MySQL++ class library. The MySQL database server is the world's most popular open source database. Its MySQL++ C++ class library allows you to easily create clients that...

read more

Create embedded SQL database applications using using Visual C++ with SQLite. SQLite is a C library that implements an embeddable SQL database engine. Download this sample eBook. Version 2 may include unspecified updates, enhancements, or bug...

GratitudeJournal is a database program that you can use to record your daily expressions of gratitude. To protect your privacy, this program has two levels of protection. First, access to the program is password protected and, second, the gratitude...