DataManager.def 192 B

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