coldfusion244
Well-known member
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 doesnt 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, youre stupid just do this!". I just dont understand which setting i need to have .
Thanks guys!
Thanks guys!