File tree 2 files changed +22
-0
lines changed
2 files changed +22
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1) Multi-dimenstional array support
2
+ 2) IErrorInfo
3
+ 3) WithEvents
4
+ 4) Documentation (internal and user) and howtos
5
+ 5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count)
6
+ 6) Look for memory leaks and AdRef/Release problems - I KNOW there are some...
7
+ 7) Test component (goes with the docs)
8
+ 8) Test suite (Needs test component)
9
+ 9) reduce the need for VARIANT()
10
+ 10) lets try if we are able to call non IDispatch - only Typelib components
11
+ 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element
Original file line number Diff line number Diff line change
1
+ 1) Multi-dimenstional array support
2
+ 2) IErrorInfo
3
+ 3) WithEvents
4
+ 4) Documentation (internal and user) and howtos
5
+ 5) IEnumVariant::All() which would be like IEnumVariant::Next(IDispatch::Count)
6
+ 6) Look for memory leaks and AdRef/Release problems - I KNOW there are some...
7
+ 7) Test component (goes with the docs)
8
+ 8) Test suite (Needs test component)
9
+ 9) reduce the need for VARIANT()
10
+ 10) lets try if we are able to call non IDispatch - only Typelib components
11
+ 11) IEnumVariant::Next() without parameter should only return an object, not an array with one element
You can’t perform that action at this time.
0 commit comments