+ update logging to use Enterpise.Logging -- more work is still needed
+ fixup cpu arch
RVACalcuatorPlugin: * when loading a .cheat file, don't show a success message
+ auto-size columns for RVA Calculator: Fit the column content(s) and then fit header content
+ comment-out the not implemeted messages ...
+ add support for plugin framework events to be fired, the first time * Process change events would not fire, until another process was selected (ignoreing the already selected process at startup) ** same goes for the other events that rely on a process being passed in
+ massive move of source files
+ subscribe txtRVA to the valuechanged event
+ add plugin: RVACalculator