From: Jan Schiefer
Do you have any output in the console before it happens. Like
"Searching for xxx..." or "xxx results."?
I search for ".cpl", get the Search dialog box with the text "Registry is
being searched...", wait some time, wait some more, and then it crashes.
Stack backtrace is different each time.
Actually, the
resource loading code will load the English
version of a resource if it can't find the correct
language, so there's no need to duplicate the English
stuff in other .rc files.
I don't know hot to do that with dialogs. With messageboxes
it's no problem.
What I was trying to say is that you don't have to add the new English
resources to e.g. Nl.rc when you remove GRAYED from the ID_EDIT_FIND line.
Gé van Geldorp.