Windows 7 SDK RC & Beta version
Posted
by Sarath
on Stack Overflow
See other posts from Stack Overflow
or by Sarath
Published on 2009-05-21T19:59:05Z
Indexed on
2010/04/09
8:03 UTC
Read the original article
Hit count: 408
Dear All,
I've download Windows 7 SDK which was downloaded at the time of the beta release. Now I upgraded to RC and trying with some Direct2D samples. But I can't create the factory pointer using D2D1CreateFactory API. It's always returns NULL. Even the samples downloaded from MSDN is also not working well.
There are some changes from Beta - RC
Is this because of the version mismatch of SDK?
© Stack Overflow or respective owner