9 lines
215 B
Modula-2
9 lines
215 B
Modula-2
; bkgrnd2d.def : Declares the module parameters for the DLL.
|
|
|
|
LIBRARY "BKGRND2D"
|
|
DESCRIPTION 'BKGRND2D Windows Dynamic Link Library'
|
|
|
|
EXPORTS
|
|
; Explicit exports can go here
|
|
Synapse_EnumerateInterfaces @1
|