When I try to use the afx library as static and not as a dll the Hebrew MFC Bidiex.dll doesn't work.
Any ideas why?
Sharon
Printable View
When I try to use the afx library as static and not as a dll the Hebrew MFC Bidiex.dll doesn't work.
Any ideas why?
Sharon
What's meant doesn't work?
May be you must call a initialisation routine, which is automaticly during the initialisation of the DLL (DllMain).