I doubt this is a bug, it must be something I am overlooking, but I keep getting undeclared identifier on all usage of OPENFILENAME and GetOpenFileName. I can right click on them and go to the definitions of them, so I know I have the right headers included. If you create a stock windows program with the wizard, a simple 64bit "Hello World" program then build it, it works fine. At the beginning of WinMain, declare "OPENFILENAME ofn;", then try to build. You get errors. I've done this before, but it's been a while. Anyone have any ideas? Using version 8.00
Thanks,
Daniel