reactos/dll/win32/actxprxy/actxprxy.def
Amine Khaldi 67948fbc90 [CMAKE]
- Move some dlls with no stubs into using def files instead of spec files.

svn path=/branches/cmake-bringup/; revision=49448
2010-11-02 18:19:44 +00:00

10 lines
195 B
Modula-2

LIBRARY actxprxy.dll
EXPORTS
GetProxyDllInfo@8 @3 PRIVATE
DllCanUnloadNow@0 @4 PRIVATE
DllGetClassObject@12 @5 PRIVATE
DllRegisterServer@0 @6 PRIVATE
DllUnregisterServer@0 @7 PRIVATE