racket/collects/scribblings/foreign
Matthew Flatt 6e40caa7e2 ffi/com: repairs, including `mysterx' compatibility
Restore MysterX-style handling of parameterzied properties in
`com-get-property'.  It turns out that the original `com-get-property'
handles parameterized properties by allowing a list in place of a
property-name string, and that handling got lost in the re-write.

Fix the name of `com-get-active-from-from-coclass'.

Fix arity checking for optional arguments.

Closes PR 13603
Closes PR 13604
2013-03-31 11:12:45 -06:00
..
active-x.scrbl
alloc.scrbl
atomic.scrbl
com-auto.scrbl ffi/com: repairs, including `mysterx' compatibility 2013-03-31 11:12:45 -06:00
com-common.rkt
com-intf.scrbl Fix doc typos 2013-01-03 02:27:30 -05:00
com.scrbl
cpointer.scrbl
custodian.scrbl
cvector.scrbl
define.scrbl
derived.scrbl
file.scrbl
foreign.scrbl
info.rkt
intro.scrbl
libs.scrbl add 'so-mode to `system-type' 2013-03-01 15:20:17 -07:00
misc.scrbl
ns.scrbl
objc.scrbl docs tweak 2013-02-27 08:53:43 -07:00
pointers.scrbl
try-atomic.scrbl
types.scrbl ffi/unsafe: add _size', _ssize', _ptrdiff', _intmax', `_uintmax' 2013-02-18 17:01:11 -07:00
unexported.scrbl
utils.rkt
vector.scrbl full unboxing for extflonums, plus `ffi/unsafe' support 2013-02-15 12:15:34 -07:00
winapi.scrbl