A
anreas
hy, i have written an exe and a dll. the exe uses a class
in the dll.
in this dll- class i have some CString members. now, when
i debug i see the
following: in the constructor, everything is fine, all
strings got initialized and have valid adresses. now in a
subsequent functioncall, every
CString Member has the adress 0x000000 except the one who
was first declared in the class. i have no idea, what the
problem could be!
has it something todo with the dll?
please help me!!
thanx
in the dll.
in this dll- class i have some CString members. now, when
i debug i see the
following: in the constructor, everything is fine, all
strings got initialized and have valid adresses. now in a
subsequent functioncall, every
CString Member has the adress 0x000000 except the one who
was first declared in the class. i have no idea, what the
problem could be!
has it something todo with the dll?
please help me!!
thanx