View Single Post
  #3 (permalink)  
Old October 28th, 2007, 03:17 AM
mizoshalaby mizoshalaby is offline
Registered User
 
Join Date: Oct 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default

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
Reply With Quote