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.

40 lines
1.4 KiB

  1. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  2. ;; ;;
  3. ;; FAKEIME.DEF - Windows 95 FAKEIME ;;
  4. ;; ;;
  5. ;; Copyright (c) 1994-1995 Microsoft Corporation ;;
  6. ;; ;;
  7. ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
  8. LIBRARY FAKEIME
  9. EXPORTS
  10. DLLEntry
  11. ; IME DDI
  12. ImeConversionList
  13. ImeConfigure
  14. ImeDestroy
  15. ImeEscape
  16. ImeInquire
  17. ImeProcessKey
  18. ImeSelect
  19. ImeSetActiveContext
  20. ImeToAsciiEx
  21. NotifyIME
  22. ImeRegisterWord
  23. ImeUnregisterWord
  24. ImeGetRegisterWordStyle
  25. ImeEnumRegisterWord
  26. ImeSetCompositionString
  27. ImeGetImeMenuItems
  28. FAKEIMEWndProc
  29. CompStrWndProc
  30. StatusWndProc
  31. CandWndProc
  32. GuideWndProc
  33. GeneralDlgProc
  34. AboutDlgProc
  35. RegWordDlgProc
  36. SelectDictionaryDlgProc