diff options
Diffstat (limited to 'src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNativeps.def')
| -rw-r--r-- | src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNativeps.def | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNativeps.def b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNativeps.def new file mode 100644 index 00000000..2a4265af --- /dev/null +++ b/src/test/msi/TestData/ComPlusExtensionTests/Components/TestComponentNative/TestComponentNativeps.def | |||
| @@ -0,0 +1,8 @@ | |||
| 1 | |||
| 2 | LIBRARY | ||
| 3 | |||
| 4 | EXPORTS | ||
| 5 | DllGetClassObject PRIVATE | ||
| 6 | DllCanUnloadNow PRIVATE | ||
| 7 | DllRegisterServer PRIVATE | ||
| 8 | DllUnregisterServer PRIVATE | ||
