diff options
Diffstat (limited to 'extensions/test/ole/AxTestComponents/readme.txt')
-rw-r--r-- | extensions/test/ole/AxTestComponents/readme.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extensions/test/ole/AxTestComponents/readme.txt b/extensions/test/ole/AxTestComponents/readme.txt new file mode 100644 index 000000000..6f19ea610 --- /dev/null +++ b/extensions/test/ole/AxTestComponents/readme.txt @@ -0,0 +1,3 @@ +The component does not use the AxTestComponent.h created by the midl +compiler. Instead #import is used. This is because of a bug when +using attribute "defaultvalue" in idl. |