Hi All, I developed an application using MFC Visual C++
that includes some managed C++ code in order to use the
OLEDBConnection classes. On XP machines it installs and
runs great. However, on Win98 and Me machines, it
installs, but then when you run the app the hour glass
appears for a few moments then disappears without
launching the app and no errors are reported. The 98 and
Me machines both have the .NET framework installed. Is
there something else I need to do in order to run this
mix MFC C++ application on Win98? Maybe a compiler
switch? I have the /CLR and Managed C++ code switches
enabled already. Any clues.
Thanks,
Robert