Files
libreoffice/basic/source/runtime
Tor Lillqvist 55d35dbd3f Add x64 Windows implementation of SbiDllMgr
Work in progress. The passing of struct parameters is for sure
incorrect, for instance: A temporary copy needs to be allocated and
its address passed.

No assembly involved. The idea is to call the external function as if
it was a varargs one, and passing the four first qword-size parameters
as if they were doubles, thus nicely causing them to be both in the
integer and floating-point parameter registers, from either of which
the callee will get them, depending on their actual expected type.

Rename existing files a bit for clarity.
2011-01-24 20:50:56 +02:00
..
2010-10-28 15:51:43 +01:00
2011-01-23 18:29:24 +00:00
2010-12-21 15:47:53 +00:00
2011-01-23 18:29:24 +00:00
2010-10-13 13:22:42 +01:00
2010-10-13 13:22:42 +01:00
2010-10-13 13:22:42 +01:00