I would like to detect the minor and major version of XPCOM library which is loaded by my application. If my application is not supports this version of XPCOM i am going to raise error message. Does you have any suggestion?
Best regadrs, Dmitriy "Doug Turner" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > There isn't an explict way to do what you are asking. I guess you can > try to use the version in the XPCOMFunctions, but I am not sure that is > going to get you what you want. > > What are you trying to do? > Doug Turner > > Dmitriy B. wrote: > > > I found the XPCOMFunctions struct which are having version field but most > > likely can't use it. > > > > Any ideas ? > > > > > > "Dmitriy B." <[EMAIL PROTECTED]> wrote in message > > news:[EMAIL PROTECTED] > > > >>Hello. > >>Subj. > >> > >>Is it possible at all? > >> > >>Best regards, Dmitriy > >> > >> > > > > > > _______________________________________________ Mozilla-xpcom mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-xpcom
