Nikolay Sivov
|
1bc4c57e55
|
scrrun: Implement Item() property for dictionary.
|
2015-03-02 13:53:46 +09:00 |
Nikolay Sivov
|
7727a48595
|
scrrun: Support VT_BSTR|VT_BYREF keys.
|
2015-03-02 13:53:41 +09:00 |
Nikolay Sivov
|
5f41a746e9
|
scrrun: Implement Add() and RemoveAll() for dictionary.
|
2015-03-02 13:53:37 +09:00 |
Nikolay Sivov
|
778d4da2d9
|
scrrun: It's not allowed to change compare mode when dictionary is not empty.
|
2015-02-27 13:18:23 +09:00 |
Nikolay Sivov
|
08900265a0
|
scrrun: Implement HashVal for floating point keys.
|
2015-02-25 20:35:18 +09:00 |
Nikolay Sivov
|
2fc2a7ae02
|
scrrun: Implement HashVal property for integer keys.
|
2015-02-25 16:18:34 +09:00 |
Nikolay Sivov
|
37120e7582
|
scrrun: Implement HashVal property for VT_BSTR case.
|
2015-02-25 16:18:34 +09:00 |
Nikolay Sivov
|
075fe10ba5
|
scrrun: Store compare method for dictionary.
|
2015-02-24 21:55:49 +09:00 |
Nikolay Sivov
|
5908cda9a5
|
scrrun: Use heap helpers for dictionary.
|
2012-11-12 16:35:14 +01:00 |
Alistair Leslie-Hughes
|
ea15163973
|
scrrun: Correct Invoke parameter.
|
2012-10-02 19:52:46 +02:00 |
Alistair Leslie-Hughes
|
5912bdeec2
|
scrrun: Silence unknown interfaces.
|
2012-09-24 22:27:26 +02:00 |
Alistair Leslie-Hughes
|
98aa713fa7
|
scrrun: Add Scripting.Dictionary interface.
|
2012-09-20 19:55:14 +02:00 |