Some features under Direct2D are for windows 8 only and up. The question is, if I use those features (win 8), after release can application run under windows 7? For example I compile application with lib (that means statically) then I suppose it could run onder lower version of windows (because all necessary functions are inside application compiled), or not?