Hey Guys

I have a structure i defined myself which contains a string and a DWORD.

I have declared an instance of this in the header of a class and then i have functions in my class that write to this public variable. Well anyway when you try and read data out in another function the variable is empty.

Has anyone got any ideas

Peter