ComicTool 0.4.3 and NUnrar 0.7.2
Pulling double duty here. Needed a change to NUnrar for ComicTool.
-Lots of changes trying to make things more responsive for large files. Largest I tested was 200mb.
-Did some refactoring to make the code cleaner. Probably being anal.
-UI will freeze a bit more during page/thumbnail loads but overall loading is much faster.
Added fix for old-style multi-part file naming.
Added Open overloads for RarArchive and RarReader to not close the stream that is passed to it. (By default, it does close).