coldfusion244
Junior Contributor
I am moving from C# and VB to C++. I am attempting to make a project that enumerates all of the open windows, returns the handle of the window, the captions and the class of the window. The problem I am running into is, it says that it connot convert ENUMWNDPROC to BOOL. In all of the examples it compiles, but if I just even try copy and paste it doesn't work for me. I must have something wrong but I am not sure. I have attached my code and hopefully someone will say "Hey sean, you're stupid just do this!". I just don't understand which setting i need to have .
Thanks guys!
Thanks guys!