Leaked source code of windows server 2003
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.

10 lines
182 B

  1. #if defined(_M_AMD64)
  2. /* Temporarily remove some FP-related exports */
  3. #define _fpieee_flt
  4. #endif
  5. #define LIBRARYNAME msvcrtd
  6. #define _DEBUG
  7. #include "..\..\msvcrt.src"