I am attempting to utilise the common control FindReplace, the program compiles and runs under debug in visual C++ version 6.0, SP5 under NT4, and Windows 2000. Here is my problem, when it is compiled in release mode, the executable crashes with the error message can't access memory xxxxxx. I...