diff options
-rw-r--r-- | ext/com/TODO | 1 | ||||
-rw-r--r-- | ext/rpc/com/TODO | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/ext/com/TODO b/ext/com/TODO index f25e91e590..6dccb556f8 100644 --- a/ext/com/TODO +++ b/ext/com/TODO @@ -1,6 +1,7 @@ 1) Multi-dimenstional array support -- done 2) IErrorInfo -- done 13) export VARIANT through the COM module +14) trap exceptions and errors 3) WithEvents 4) Documentation (internal and user) and howtos 5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count) diff --git a/ext/rpc/com/TODO b/ext/rpc/com/TODO index f25e91e590..6dccb556f8 100644 --- a/ext/rpc/com/TODO +++ b/ext/rpc/com/TODO @@ -1,6 +1,7 @@ 1) Multi-dimenstional array support -- done 2) IErrorInfo -- done 13) export VARIANT through the COM module +14) trap exceptions and errors 3) WithEvents 4) Documentation (internal and user) and howtos 5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count) |