Commit Graph

9 Commits

Author SHA1 Message Date
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