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.

37 lines
1019 B

  1. ;/*****************************************************************************
  2. ;*
  3. ;* File Name: msime95k.def
  4. ;*
  5. ;* - Definition file of MSIME IME for Chicago-H.
  6. ;*
  7. ;* Author: Beomseok Oh (BeomOh)
  8. ;*
  9. ;* Copyright (C) Microsoft Corp 1993-1995. All rights reserved.
  10. ;*
  11. ;******************************************************************************/
  12. LIBRARY MSIME95K
  13. SECTIONS
  14. .bss READ WRITE ; initialized data
  15. .data READ WRITE ; global data
  16. .idata READ WRITE ; import tables
  17. SHAREDDATA READ WRITE SHARED ; shared data
  18. .rsrc READ SHARED ; resources
  19. EXPORTS
  20. ImeConversionList
  21. ImeConfigure
  22. ImeDestroy
  23. ImeEscape
  24. ImeInquire
  25. ImeProcessKey
  26. ImeSelect
  27. ImeSetActiveContext
  28. ImeToAsciiEx
  29. NotifyIME
  30. ImeRegisterWord
  31. ImeUnregisterWord
  32. ImeGetRegisterWordStyle
  33. ImeEnumRegisterWord
  34. ImeSetCompositionString