Thread: CompareInfo 1.0
View Single Post
  #9  
Old 07-06-2022, 03:52
Jupiter's Avatar
Jupiter Jupiter is offline
Lo*eXeTools*rd
 
Join Date: Jan 2005
Location: Moscow, Russia
Posts: 216
Rept. Given: 36
Rept. Rcvd 61 Times in 36 Posts
Thanks Given: 20
Thanks Rcvd at 153 Times in 44 Posts
Jupiter Reputation: 61
Lightbulb CompareInfo ideas

CodeCracker, thank you for tool!

Some wishes:

+ Add drag and drop support: `DragAcceptFiles` for file edit boxes (for both), then `DragQueryFile` when you receive `WM_DROPFILES` message (for each edit box).
+ Show file name on different lines in report (.txt)
+ Hide full path in report (.txt), leave only file names.
+ Use mono font for result edit box
+ Place difference line just after original line for better visual representation (without repeating text "Second file bytes:")
__________________
EnJoy!
Reply With Quote