mirror of
https://github.com/WinampDesktop/winamp.git
synced 2024-12-03 16:07:16 +01:00
10 lines
193 B
Modula-2
10 lines
193 B
Modula-2
|
|
LIBRARY "ElevatorPS"
|
|
|
|
EXPORTS
|
|
DllGetClassObject PRIVATE
|
|
DllCanUnloadNow PRIVATE
|
|
GetProxyDllInfo PRIVATE
|
|
DllRegisterServer PRIVATE
|
|
DllUnregisterServer PRIVATE
|