Yes, it is called eComic--and it's my software.
Even though it's mine, I don't think I would go so far as to say it's the next "New Thing for reading digital comics." Would I like it to be? Sure. I would love that. But that's not why I build it. I build it, because I like programming, and needed something to work on in my spare time. Even if it being the next big thing in digital comics was the reason for my building it, it's still not in any shape to be classified as such as all the functionality of CDisplay is not there, and even the functional base that I'm aiming for I've not reached yet (still working on the color/image processing stuff which I would consider essential for the application).
A lot of its functionality is based upon what CDisplay does, but it's updated to the .NET framework, and modern operating systems*. Additionally, where I'm going in regards to its functionality is also based on what CDisplay does.
Anyways, since you're uncertain on what to make of eComic, I feel the need to explain that I build it to support the way that I read digital comics. As I've worked on this more and more, I've begun to consider implications of other features that I would not use, and how it would impact the system. It's why I've added in things like a "Full Screen" mode. Yet, the system works fundamentally the way that I expect a digital comic reader to work. If there's something that you think would make it better, please don't hesitate to tell me.
Thanks!
- Stephen
*This is important (not eComic itself but the fact that it's updated), as at some point CDisplay will no longer work on new versions of Windows. Some 64-bit Windows will NOT open 16-bit programs at all (I know for a fact that 64bit Server 2008 is one of these).