-- I've completely changed the PowerProServiceRequest struct. In the unlikely event anyone's actually using this plugin, that'll blow your external process code (although you might be insulated if you've used ppServicesClient wrapper functions).
-- Added project files for Dev-Cpp and Code::blocks. -- Added version, last_string_result, and last_numeric_result services -- Combined the ppServiceType enums ppServiceGetStaticVar, ppServiceSetStaticVar into ppServiceGetVar and ppServiceSetVar respectively, and added ability of each to handle vec, binary and unicode plugin handles.
