windows-nt/Source/XPSP1/NT/base/cluster/resdll/dummy/dummy.def

8 lines
136 B
Modula-2
Raw Normal View History

2020-09-26 03:20:57 -05:00
; Dummy.def : Declares the module parameters for the DLL.
LIBRARY "DUMMY"
EXPORTS
; Explicit exports can go here
Startup