static int col_Found_Address = 1; static int col_Found_Value = 2; static int col_Found_Frozen = 3; static int col_Added_Address = 1; static int col_Added_Value = 2; static int col_Added_Frozen = 3;
set Search, Reset, and Cancel button states on click
change address from uint to int
+ add exception logic to ensure provider is open
+ implement GenericMemoryProvider
+ change inteface implementation
+ commit search wip
+ add initial support for memory search
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.