From 3f95d417d9e623ac0c74df8ef11d7a01846392dd Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Wed, 17 Sep 2003 19:07:23 +0000 Subject: Initial Import --- Checklist/Checklistps.def | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Checklist/Checklistps.def (limited to 'Checklist/Checklistps.def') diff --git a/Checklist/Checklistps.def b/Checklist/Checklistps.def new file mode 100644 index 0000000..36f7aa8 --- /dev/null +++ b/Checklist/Checklistps.def @@ -0,0 +1,11 @@ + +LIBRARY "ChecklistPS" + +DESCRIPTION 'Proxy/Stub DLL' + +EXPORTS + DllGetClassObject @1 PRIVATE + DllCanUnloadNow @2 PRIVATE + GetProxyDllInfo @3 PRIVATE + DllRegisterServer @4 PRIVATE + DllUnregisterServer @5 PRIVATE -- cgit v1.2.3