+ massive move of source files
+ fix-up null plugins
+ move some data into pluginframework
+ change addresses to ulong -- still need to update other code to handle this
revert r471: pass process informatin by using the process's PID, instead of passing the process as a reference + pass the process instead
+ pass process informatin by using the process's PID, instead of passing the process as a reference
+ update serialization reader/writer to include a search results guid
+ add support to usercontrol plugins to dock the controls on the form
+ current wip for custom usercontrol plugins
use uint instead of int for memory addresses
+ add more logic for auto process refresh
+ add new interfaces for config
+ initial support for memoryview and getting ram from process for display
+ add some event code + add memeory view dialog (wip)
+ add support for loading and saving config plugins
+ add support to set plugins in user settings
plugin wip