Posted by: yoyo
« on: June 11, 2012, 06:11:36 pm »No big deal if you don't want to do it. For what I'm doing, I only need uni-directional communication anyways.
Thank you for using this forum as the technical support base for your device.
● You can format the text and attach screenshots, photos and RDS Spy records
● Faster reply: 50 % of questions are answered within 30 minutes
● You don't need to register (but registration is possible)
● The members represent a wide range of experts
● The resolution will be helpful for other users
● You'll be notified by email about new post
type PData = ^TData;
...
function ReceiveP(Adr, Len: Integer; OutputData: PData): boolean; stdcall;