James Tabor wrote:
[snip]
Most of my test apps run fine, the rest? Anyone have
ideas why Ros
cannot find class?
In most cases it's not an error. You'll recieve this message if the
application does FindWindow to check for different instances or
GetClassInfo to check if a class was already registered.
- Filip