View Full Version : Access COM Interface In Other
RizlaUK
04-03-2008, 03:55 PM
is it possable to access a property of a COM interface in another application
for instance
App1=Player1
App2=Player2
App3=Mixer
i need the mixer app to set propertys in the 2 player apps, and the 2 palyer apps return values to the mixer app
could this be done, quickly and reliably ?
Not sure, are you simple needing access to the mixer in windows?
RizlaUK
04-03-2008, 05:52 PM
na, its for a dj app, the idea is that i have a custom mixer with cross fader, volume and picth that controls the players, the players then return there respective values back to the custom mixer, but the plan is a 3 windowed application, fitting all that information on 1 page and getting it to run on 800x600 will not be easy, but it may be easyer that getting AMS apps to "talk" to each other, lol
iv got the framework togeather, just tought id see if some ideas were possable
i'd sell my granny to get child windows in AMS :D
RizlaUK
04-08-2008, 10:14 PM
i knew there had to be a way, found this in the luacom helpfile
ExposeObject Exposes a LuaCOM object, so that other applications can get a reference to it.
now getting it all to work is another thing
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.