
Common Dialog sample problem
So, I got Microsoft's GetOpenFileName sample project to compile & run
OK. But if I try to modify the template dialog using the resource
editor, it makes some changes to the .rc file (as expected). Then it
won't compile any more.
The compiler chokes on LANGUAGE LANG_ENGLISH...telling me "language" is
supposed to be a number. Duh.
There must be a #define somewhere for the language numbers. Apparently
whatever header has it isn't referenced in the sample project. The
resource editor sticks that line back in the file every time you save it
after an edit. Then it won't build.
The MSDN help doesn't show language numbers ANYWHERE, or reference a
header.
Ummm?
drc
--
Dave Cullen
Real Address: dcullen at prox dot com