MyControls.def 189 B

1234567
  1. ; MyControls.def : Declares the module parameters for the DLL.
  2. LIBRARY "MyControls"
  3. DESCRIPTION 'MyControls Windows Dynamic Link Library'
  4. EXPORTS
  5. ; Explicit exports can go here