This is just a quick post about this error I sometime have when I change the targeted platform of my C++/Cx project: “precompiled header file is from a previous version of the compiler, or the…
Monthly Archives For March 2013

[Win8] The cached file updater contract or how to make more useful the File Save Picker contract
As you can read on MSDN, there is in fact a lot of contracts available for a Windows 8 app. Today, I want to describe one which is very useful for the Dropbox client I…