Initial community commit
This commit is contained in:
7
Src/ie_plugin/export.def
Normal file
7
Src/ie_plugin/export.def
Normal file
@@ -0,0 +1,7 @@
|
||||
LIBRARY "iewachk"
|
||||
EXPORTS
|
||||
|
||||
DllRegisterServer PRIVATE
|
||||
DllUnregisterServer PRIVATE
|
||||
DllCanUnloadNow PRIVATE
|
||||
DllGetClassObject PRIVATE
|
||||
Reference in New Issue
Block a user