On 10-Nov-13 12:07, Bruce Cran wrote:

Since OsGetVersion() uses GetVersionEx(), it might break for Windows 8.1 and newer which I think lie about being Windows 8 -- you're supposed to use the version helper API now.

Not a problem for Burn: I added the WinBlue compatibility GUID to the manifest so GetVersion* won't lie and Blair added the call to RtlGetVersion which doesn't lie (though it would take a minor refactoring to use it).

--
sig://boB
http://joyofsetup.com/

------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to