Dan - 2009-02-14

Hi there :)

I'm doing some windows applications, and it all worked fine until yesterday.

I installed the directx sdk (not sure if it has anything to do with that), and since then my buttons, edit boxes and so on stopped showing up when I compiled and ran the program..
To make sure everything was alright, I tested my program in visual c++ express edition, and there it worked fine :S

Then I tried compiling the source file without having it in a project file.. and that worked..?

I've tried to uninstall and install dev-c++ again, but it didn't help.

Thanks for any advice :)

-Dan