mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-02 17:46:50 -05:00
9 lines
193 B
Modula-2
9 lines
193 B
Modula-2
|
|
LIBRARY "ElevatorPS"
|
|
|
|
EXPORTS
|
|
DllGetClassObject PRIVATE
|
|
DllCanUnloadNow PRIVATE
|
|
GetProxyDllInfo PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|