L
Lutz Altmann
Hi there,
i've a question related to the usage of the win32 c-runtime libraries:
I have a dynamic library - this one is linked to the static
multithreaded runtime lib (non debug . \MT)
Now my question is :
When i use this DLL from another program - can there arise problems
when this program itself uses a different version of the c-runtime
lib - or is it uncritical?
Thanks in advance,
Lutz
i've a question related to the usage of the win32 c-runtime libraries:
I have a dynamic library - this one is linked to the static
multithreaded runtime lib (non debug . \MT)
Now my question is :
When i use this DLL from another program - can there arise problems
when this program itself uses a different version of the c-runtime
lib - or is it uncritical?
Thanks in advance,
Lutz