Unicode Application with MSLU on Windows ME ????
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
I have unicode application developed on Win XP. I am trying to run it on Window98/ME. I could run the application successfully on Windows 98, by building my application with MSLU libraries. However when I try to run it on Windows ME, its crashing with the error that .exe is crashed in MFC42Lu.dll. We have even tried to build the MSLU libraries and dlls on Win ME OS itself and use the same. However Unicode application will not start. Do we need to do any particular modification in my application to get it run on Win ME? Any Sample unicode application that runs on ME? Any clues in this regard will be highly appreciated. Thanks - Suyash