diff options
-rw-r--r-- | ext/com/TODO | 5 | ||||
-rw-r--r-- | ext/rpc/com/TODO | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/ext/com/TODO b/ext/com/TODO index 415b640bb3..3251b5da77 100644 --- a/ext/com/TODO +++ b/ext/com/TODO @@ -9,3 +9,8 @@ 9) reduce the need for VARIANT() 10) lets try if we are able to call non IDispatch - only Typelib components 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element + + +these seem to be done: + +2) 6) 11) diff --git a/ext/rpc/com/TODO b/ext/rpc/com/TODO index 415b640bb3..3251b5da77 100644 --- a/ext/rpc/com/TODO +++ b/ext/rpc/com/TODO @@ -9,3 +9,8 @@ 9) reduce the need for VARIANT() 10) lets try if we are able to call non IDispatch - only Typelib components 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element + + +these seem to be done: + +2) 6) 11) |