ViewVC Help
View Directory | Revision Log | Download Tarball | View Changeset | Root Listing
root/RomCheater/trunk/RomCheater/Docking
(Current path doesn't exist after revision 884)
r343
File Last Change
 ../
MemorySearch/ 317 (10 years ago) by william: LogSearchOptions(): directly write to logger, don't use stringbuilder
UI/ 326 (10 years ago) by william: add support for: * goto process's imagebase address * logging edit byte count and changed byte count when editing memory view bytes * and other enchancements
FloatingAboutBox.Designer.cs 152 (10 years ago) by william: + add support to save dock layout
FloatingAboutBox.cs 152 (10 years ago) by william: + add support to save dock layout
FloatingAboutBox.resx 147 (10 years ago) by william:
FloatingDataTypeConverter.Designer.cs 226 (10 years ago) by william: + commit final wip for numeric datatype converter
FloatingDataTypeConverter.cs 226 (10 years ago) by william: + commit final wip for numeric datatype converter
FloatingDataTypeConverter.resx 219 (10 years ago) by william: + change form.text name
FloatingLogWindow.Designer.cs 308 (10 years ago) by william: + add logic to set autoscroll checkbox on/off based on AutoScroll value
FloatingLogWindow.cs 146 (10 years ago) by william:
FloatingLogWindow.resx 146 (10 years ago) by william:
FloatingMemorySearcher.Designer.cs 288 (10 years ago) by william:
FloatingMemorySearcher.cs 323 (10 years ago) by william: + add event for being able to subscribe to PEReader updates
FloatingMemorySearcher.resx 230 (10 years ago) by william: + commit search wip
FloatingMemoryView.Designer.cs 198 (10 years ago) by william: + initial support for memoryview and getting ram from process for display
FloatingMemoryView.cs 323 (10 years ago) by william: + add event for being able to subscribe to PEReader updates
FloatingMemoryView.resx 197 (10 years ago) by william: + set name of memory view dialog
FloatingPEViewer.Designer.cs 318 (10 years ago) by william: + add support for displaying PE Struct data into property grid (read-only)
FloatingPEViewer.cs 325 (10 years ago) by william: add check: if (peData != null) before calling OnPEDataUpdated
FloatingPEViewer.resx 318 (10 years ago) by william: + add support for displaying PE Struct data into property grid (read-only)
FloatingRamDumperDialog.Designer.cs 249 (10 years ago) by william: change address from uint to int
FloatingRamDumperDialog.cs 282 (10 years ago) by william: + determine maximum array size to read memory into byte[] array = 0x7fffffc7 (int.MaxValue-0x38)
FloatingRamDumperDialog.resx 156 (10 years ago) by william: + add support for selecting process by different means
PIDSelector.cs 338 (10 years ago) by william: lstProcesList (begin and end upate)
PIDSelector.designer.cs 335 (10 years ago) by william:
PIDSelector.resx 332 (10 years ago) by william: more wip for: * launch and attach to process * auto referesh process
2 directories and 24 files shown