Kevin M
Kevin M
> I extended FilesProcessedByWIC and WIC actually works! Thank you! I've tried HEIC, HEIF and AVIF and they all seem to work fine with Microsoft's WIC extensions. Thanks for verifying...
@OCD-Man that is some good investigation ... integrating more features for HEIC/HEIF would be interesting, but not something I have bandwidth to investigate at the moment. thanks for taking the...
It's nice to see how many people aside from myself who use JPEGView as their primary viewer. I haven't actually analyzed the code enough to add a new codec support,...
So, the grammar update is arguably cleaner... the date I have mixed feelings, though you might be able to help with the phrasing. The intention of "2020" is when the...
> * "FileDisplayOrder=FileName", because in Windows Explorer default sorting is by file name. It is better that Jpegview determines in which mode the sorting occurs in the explorer and uses...
Thanks for the catch. I stopped having a real XP box to test on for years... I think the easiest fix is unfortunately to change the documentation to drop the...
Ok. Let me try those suggestions and do a little research on whether changing targetting has other side effects. If anything, I can always just make a separate XP build...
Out of curiosity, does the WiX installer work on XP?
> > I think that the easiest thing you can do is to configure your Visual Studio compilation to target Win5.1 so that the program could at least start up....
I just installed VS 2017, and I'll be looking into XP testing... give me a bit of time to set up the environment and do some additional testing