1
vote
2answers
646 views
Reading quicken data files
Looking for an open source library, for C++, Java, C# or Python, for reading the data from Quicken .qdf files.
@Swati: Quicken …
2
votes
How to mix colors “naturally” with C#?
You get cmyk<->rgb conversion for free with WIC, but it's .NET 3.0 only
…
