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.

17 lines
222 B

  1. !if 0
  2. Copyright (C) Microsoft Corporation, 2000 - 2000
  3. Module Name:
  4. unicode.inc
  5. !endif
  6. CharWidth = unicode
  7. C_DEFINES = $(C_DEFINES) -DUNICODE -D_UNICODE
  8. !ifdef USE_MFC
  9. USE_MFCUNICODE = 1
  10. !endif