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.
|
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;; ;; ;; FAKEIME.DEF - Windows 95 FAKEIME ;; ;; ;; ;; Copyright (c) 1994-1995 Microsoft Corporation ;; ;; ;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; LIBRARY FAKEIME
EXPORTS DLLEntry
; IME DDI ImeConversionList ImeConfigure ImeDestroy ImeEscape ImeInquire ImeProcessKey ImeSelect ImeSetActiveContext ImeToAsciiEx NotifyIME ImeRegisterWord ImeUnregisterWord ImeGetRegisterWordStyle ImeEnumRegisterWord ImeSetCompositionString ImeGetImeMenuItems
FAKEIMEWndProc CompStrWndProc StatusWndProc CandWndProc GuideWndProc
GeneralDlgProc AboutDlgProc RegWordDlgProc SelectDictionaryDlgProc
|