--- In [email protected], "swzoh" <[EMAIL PROTECTED]> wrote: > > --- In [email protected], "entropyreduction" <lists@> wrote:
> I'm aware that WinLIRC has long been supported in other app, Which app? Might have a look myself? BTW, do you have IR hardware? If I do any development on this, I'll need someone to test, as I have no IR stuff. > so I took > a look at the winlirc script of the app. I think the same can be done > in PP too via the mighty dll plugin, well almost to be precise. The > only function missing in PP is OnMessage(message_id), which seems > similar in role with the would-be com.event(). Can this be readily > implemented in PP? Been investigating. So far I can't find an example of anyone programming a COM event handler on-the-fly, i.e. all examples I can find require knowledge of the sender's event model at compilation time. OTOH if your app has done it, it can be done. The question is, how does your app get told which COM event (of all the COM events in the world) should fire OnMessage? I've run up a tiny glue app between winLirc and PP using ppCOMserver which needs testing, if you're interested. BTW I haven't found any docs on how you send stuff from an app via winLirc to an IR transmitter. You run into same? Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
