WindowsXP-SP1/base/fs/hsm/gui/rsoptcom/rsoptcom.def
2020-09-30 16:53:49 +02:00

26 lines
367 B
Modula-2

;/*++
;
;© 1998 Seagate Software, Inc. All rights reserved
;
;Module Name:
;
; RsOptCom.def
;
;Abstract:
;
; Declares the module parameters for the DLL
;
;Author:
;
; Rohde Wakefield [rohde] 09-Oct-1997
;
;Revision History:
;
;--*/
LIBRARY "RsOptCom"
EXPORTS
OcEntry
; Functions are exported with __declspec(dllexport)