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.

14 lines
249 B

  1. PORTATION ISSUES
  2. 1) use /GR"" for RTTI; bug in VC++ 5.0
  3. 2) define NTALPHA and NOMINMAX
  4. 3) possibly separate resource.h files for the different DLLs, X86 and Alpha
  5. 4) What about MFC? How can BNTSALPHA.DLL link if it references NO MFC DLLS?