c++ - MFC LoadString in dll fails -


I have a stable task that loads in DLL which loads the string from the resource using LoadString (). When I call this function from that DLL, everything works properly but when I call this function with other modules (ActiveX control), the error string ERROR_RESOURCE_NAME_NOT_FOUND with LoadString fails. I tried with AFX_MANAGE_STATE macro but it does not help Does anyone know what can be the problem here and what is the solution?

If the string is in processing, for different DLLs you can use it to work from other modules Have to handle. Try setting up resource operations using the method.


Comments

Popular posts from this blog

c# - ListView onScroll event -

PHP - get image from byte array -

Linux Terminal Problem with Non-Canonical Terminal I/O app -