You have allocated pData on stack, it gets destroyed right after the allocation scope exit ( after the PutUserData call ), use dynamic allocation instead
- Pass struct from Tool to Operator Andruha Prostrelov
- Re: Pass struct from Tool to Operator Oleg Bliznuk
- Re: Pass struct from Tool to Operator Steven Caron
- Re: Pass struct from Tool to Operator Andruha Prostrelov
- Re: Pass struct from Tool to Operator Andruha Prostrelov
- Re: Pass struct from Tool to Operator Andrew Prostrelov
- Re: Pass struct from Tool to Oper... Andrew Prostrelov

