Hey there, I am having some trouble with running my implementation of a Windows class as an object. My program is returning with the error code 1407. After some googling, it apparently means that it can't find the windows class... I am making sure to define it first.
Some help would be appreciated, I am stumped. :( (It compiles just fine, btw)