Kevin Koltzau kevin@plop.org writes:
This is a ton of infrastructure for my future patches, and a full implementation of GetThemeDocumentationProperty which I primarilly used to test my INI file processing, and its now possible to set the current theme through the API..not that its much use to do that yet
The part about storing the string maps as resources seems unnecessarily complicated and inefficient. Why can't you store an array directly in the code?