Normally during transfer DDE "Dynamic data exchange" using option "CF_TEXT", Microsoft always use variable "PByte".
Sometimes I got wrong pointer signal, So I receive something not a string.
Same thing in this case I got SIGSEGV error "cmpb".
I already try to convert using function copy PChar, I got SIGSEGV error "mov".
I'm not sure that hDataQUOTE address < 64k or >64k.