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.

42 lines
415 B

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