thanks peter but i didnt mean that my program consists of a dll called mydll and has a pointer called thatptr, in my application i have a mydll object called myobject so what i want is to do:
myobject->thatptr=this;
and believe me that line does not work
thanks
mizomizo
|