Trying to make a C++ code in visual studio 2019 that will open a video in another window, and create a new window, not play the video in the command thingy. A lot of the stuff I've got from this forum and online isn't working.
Knowing the basics isn't just the C++ language, it's also knowing how to create a window and how to build and link 3rd party libraries to your project.