Error: Failed to load processor AutoNav
No macro or processor named 'AutoNav' found

Overview

libjdkwn started life as 'libwn' and was to be a light-weight C++ framework for Windows 3.1. When Windows 95/98/2000 came out it was updated to still compile.

It is incomplete and quite crusty around the edges but I find it is still quite useful for tiny windows projects where MFC is not a desired option, dot NET is unusable, or even WTL is not an option. libjdkwn cross compiles quite easily so you can compile native windows programs on your mac or linux box.

libjdkwn was used mainly in the keyview program. Now, I have ripped it out of keyview and am letting it live on its own here.

Source code