Resource files won't compile

Pages: 12
>_>

I see
Well if that's the case, does anyone have any suggestions for good Win32 tutorials?

(Note: I will try out that solution, but I haven't done it yet, I'll post when I have.)
If you're going to program Windows, then Charles Petzold's book, Programming Windows, 5th edition is THE Bible. I doubt there is a skilled Windows programmer anywhere in the world who has not read Petzold.
Hey guys, I got rid of most of the errors with one line.

#undef UNICODE

It really works! :D

Anyway, I still have the constant error, but I think I know what's causing that. I'm suspecting VC++ isn't using the right compiler on it, so I'm gonna go into the file's properties and such.

Any other ideas on the subject?
Topic archived. No new replies allowed.
Pages: 12