From a8a5dd30b363c2ec2980408a04238a55d567c9ed Mon Sep 17 00:00:00 2001 From: Pascal Junck Date: Wed, 3 Nov 2004 07:00:49 +0000 Subject: INTEGRATION: CWS desktintgr03 (1.1.2); FILE ADDED 2004/10/21 13:52:42 tra 1.1.2.1: #i34294# we need to install a proxy library in order to prevent failures to load the filter library --- shell/source/win32/shlxthandler/ooofilt/proxy/exports.dxp | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 shell/source/win32/shlxthandler/ooofilt/proxy/exports.dxp (limited to 'shell/source/win32') diff --git a/shell/source/win32/shlxthandler/ooofilt/proxy/exports.dxp b/shell/source/win32/shlxthandler/ooofilt/proxy/exports.dxp new file mode 100644 index 000000000000..953039ccc957 --- /dev/null +++ b/shell/source/win32/shlxthandler/ooofilt/proxy/exports.dxp @@ -0,0 +1,4 @@ +DllRegisterServer PRIVATE +DllUnregisterServer PRIVATE +DllGetClassObject PRIVATE +DllCanUnloadNow PRIVATE \ No newline at end of file -- cgit