repeat receive with c# managed wrapper

Hi
I've been using the usbuirt managed wrapper to create a macro app in c#. I've had no problems with learning and transmitting codes but have run into problems using the receive callback event.
This event returns a compressed code which cant be re transmited so the idea of the user writing their macro using there remote is not possible unless I add additional learn function, which also finds a receive code to compare with the learnt pronto code.
I tried this last night only to discover that with the managedwrapper you can only receive a single button press but no repeat. This makes both the learn and the macro functionality impractical.
Is their a way to allow the receiving of repeated codes?
Is there a way to convert pronto codes to the compressed format for comparison?
Many Thanks
Thomas Hogarth
I've been using the usbuirt managed wrapper to create a macro app in c#. I've had no problems with learning and transmitting codes but have run into problems using the receive callback event.
This event returns a compressed code which cant be re transmited so the idea of the user writing their macro using there remote is not possible unless I add additional learn function, which also finds a receive code to compare with the learnt pronto code.
I tried this last night only to discover that with the managedwrapper you can only receive a single button press but no repeat. This makes both the learn and the macro functionality impractical.
Is their a way to allow the receiving of repeated codes?
Is there a way to convert pronto codes to the compressed format for comparison?
Many Thanks
Thomas Hogarth