mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-10 11:59:58 -05:00
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