gecko-dev/xpcom/reflect/xptcall
rogerl%netscape.com c00458de39 Fixed MI dispatch and cleaned up branch slots. 1999-07-19 20:18:02 +00:00
..
public reducing the count of stubs entries in the xptcstubs* vtbl (down to 128 from 256) to reduce footprint and to make Linux ARM happy 1999-07-19 02:56:39 +00:00
src Fixed MI dispatch and cleaned up branch slots. 1999-07-19 20:18:02 +00:00
tests doing an explict cast of float to double in printf args in test 1999-07-19 19:43:53 +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
README updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +00:00
makefile.win 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
porting.html 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 - not part of the build 1999-07-16 04:00:13 +00:00

README

see:

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