Thread: CompareInfo 1.0
View Single Post
  #1  
Old 07-06-2022, 03:52
Jupiter's Avatar
Jupiter Jupiter is offline
Lo*eXeTools*rd
 
Join Date: Jan 2005
Location: Moscow, Russia
Posts: 234
Rept. Given: 43
Rept. Rcvd 62 Times in 37 Posts
Thanks Given: 38
Thanks Rcvd at 191 Times in 57 Posts
Jupiter Reputation: 62
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