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.

43 lines
452 B

  1. ;/*++
  2. ;
  3. ;Copyright (c) 1991-1999, Microsoft Corporation All rights reserved.
  4. ;
  5. ;Module Name:
  6. ;
  7. ; c_gb18030.def
  8. ;
  9. ;Abstract:
  10. ;
  11. ; This file contains the dll module definitions.
  12. ;
  13. ;Revision History:
  14. ;
  15. ; 02-20-2001 YSLin Created.
  16. ;
  17. ;--*/
  18. ;
  19. ; Definitions.
  20. ;
  21. LIBRARY c_gb18030
  22. ;
  23. ; Exports.
  24. ;
  25. EXPORTS
  26. NlsDllCodePageTranslation
  27. BytesToUnicode
  28. UnicodeToBytes
  29. ;
  30. ; Imports.
  31. ;