2006-02-10 22:01:20 +00:00
|
|
|
; camera.def : Declares the module parameters for the DLL.
|
|
|
|
|
|
|
|
LIBRARY "CAMERA"
|
2010-12-15 06:56:33 +00:00
|
|
|
DESCRIPTION 'CAMERA Windows Dynamic Link Library'
|
2006-02-10 22:01:20 +00:00
|
|
|
|
|
|
|
EXPORTS
|
|
|
|
; Explicit exports can go here
|
|
|
|
Synapse_EnumerateInterfaces @1
|