Source code of Windows XP (NT5)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
322 B

  1. LIBRARY win87em
  2. DESCRIPTION 'This .def file is just used to create an implib for __fpmath'
  3. EXETYPE WINDOWS
  4. STUB 'WINSTUB.EXE'
  5. DATA NONE
  6. SEGMENTS
  7. EMULATOR_TEXT CLASS 'CODE' PRELOAD FIXED NONDISCARDABLE
  8. EMULATOR_DATA CLASS 'FAR_DATA' PRELOAD FIXED NONDISCARDABLE
  9. HEAPSIZE 0
  10. EXPORTS
  11. __fpmath @1