So called "direct2d quickstart"; the code is buggy, does not work.

Daniel Shepherd 246 Reputation points
2021-07-11T21:19:12.123+00:00

I am following the tutorial at https://learn.microsoft.com/en-us/windows/win32/direct2d/getting-started-with-direct2d#drawing-a-simple-rectangle and I have gotten quite a few errors. here is my vs2019 view:113569-screenshot-2021-07-11-161734.png And I got a (not surprising) 15 errors. This always happens when I follow tutorials on win32. help.

C++
C++
A high-level, general-purpose programming language, created as an extension of the C programming language, that has object-oriented, generic, and functional features in addition to facilities for low-level memory manipulation.
3,526 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Castorix31 81,636 Reputation points
    2021-07-11T21:40:00.67+00:00