gecko-dev/xpcom/reflect/xptcall
1999-09-11 05:20:39 +00:00
..
public add arrays to xpidl and typelibs. got rid of vararg support scheme 1999-09-11 05:20:39 +00:00
src OpenVMS only change to Makefile.in from Colin Blake <colin@theblakes.com> 1999-09-01 23:54:58 +00:00
tests Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
.cvsignore initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change 1999-03-23 02:23:29 +00:00
Makefile.in Only descend into the tests directory if ENABLE_TESTS is set. 1999-03-30 03:07:23 +00:00
makefile.win Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 00:54:34 +00:00
porting.html updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +00:00
README updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +00:00
status.html updating status page 1999-09-01 23:46:21 +00:00

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html