Welcome!
Tolon NoteKeeper
Tolon NoteKeeper is a multi-functional hierarchical information manager for Windows. Store notes and images in virtual folders in one file!
Many notes and images can be stored in a single file and can be grouped into flexible virtual folders enabling easy, intuitive access at all times.
Tolon NoteKeeper is freeware and can be accessed from the download page.
Latest News
Tolon NoteKeeper 0.10 BETA Released
Latest Coding Articles
Reading an In-Memory SQLite Database
The distribution of your application can be simplified by embedding core, read-only data into your app. Here I give a quick overview of how to do this on Windows using Visual Studio.
Recent Lessons
I’ve recently picked up development on TolonSpellCheckLib and Tolon NoteKeeper again after a long time away from it. In doing so I’ve been able to apply some of my recent software development experience to the existing code and gained an even greater appreciation of automated build scripts.
Integrating your application with Enchant – Part 2
Welcome to the second article exploring how to integrate the spell checking library Enchant into your Visual C++ applications. I will be using this library with my freeware program NoteKeeper, which I am currently maintaining/developing in two versions of Visual C++. Visual C++ 6 SP6 with STLPort 5.1.5, Multithreaded DLL (cl.exe v12.00.8804, link.exe v6.00.8447) Visual [...]
Integrating your application with Enchant – Part 1
Welcome to the first in a series of articles exploring how to integrate the spell checking library Enchant into your Visual C++ applications.
In this article we will start by building the support libraries required by Enchant.
