mirror of
https://github.com/rn10950/RetroZilla.git
synced 2024-11-11 02:10:17 +01:00
8 lines
317 B
Modula-2
8 lines
317 B
Modula-2
LIBRARY AccessibleMarshal.dll
|
|
DESCRIPTION 'ISimpleDOM* proxy/stub DLLs - allows cross-process communication'
|
|
EXPORTS DllGetClassObject @1 PRIVATE
|
|
DllCanUnloadNow @2 PRIVATE
|
|
DllRegisterServer @4 PRIVATE
|
|
DllUnregisterServer @5 PRIVATE
|
|
|