What I have:
- MFC Application already switching user interface language via
AfxSetResourceHandle and resource only dlls.
- third party dll called via third party lib. dll is english only.
- with a tool I localized this dll to german
Is there a way to tell the third party dll to load its resources from
my translated dll?
Thanks in advance
Michael