Enabled possibility to exclude SafeArray implementation on Windows.
authorlateralusX <lateralusx.github@gmail.com>
Thu, 1 Dec 2016 11:34:58 +0000 (12:34 +0100)
committerlateralusX <lateralusx.github@gmail.com>
Thu, 1 Dec 2016 11:34:58 +0000 (12:34 +0100)
commit94ecf49a0b60b0a312113af1dc1f4c5fabedeed2
treea6edf9eb5cab8a7fed1bca66704803deadbdd22a
parent7669c811ffb49adf091760b46bfca94dd7286cb3
Enabled possibility to exclude SafeArray implementation on Windows.

SafeArray implementation is not available under all Windows API families. This commit
extracts SafeArray methods making it possible to exclude them under Windows API families
not supporting SafeArrays.
mono/metadata/Makefile.am
mono/metadata/cominterop-win32-internals.h [new file with mode: 0644]
mono/metadata/cominterop.c
msvc/libmonoruntime.vcxproj
msvc/libmonoruntime.vcxproj.filters