|
Revision 46, 0.8 kB
(checked in by JJR, 4 years ago)
|
* 0.2 Branch added: New working DWT version submitted by Shawn Liu.
|
| Line | |
|---|
| 1 |
LIBRARY 'IMM32.DLL' |
|---|
| 2 |
|
|---|
| 3 |
EXPORTS |
|---|
| 4 |
_ImmAssociateContext@8 = ImmAssociateContext |
|---|
| 5 |
_ImmDestroyContext@4 |
|---|
| 6 |
= ImmDestroyContext |
|---|
| 7 |
_ImmGetCompositionFontA@8 = ImmGetCompositionFontA |
|---|
| 8 |
_ImmGetCompositionFontW@8 = ImmGetCompositionFontW |
|---|
| 9 |
_ImmGetCompositionStringA@16 = ImmGetCompositionStringA |
|---|
| 10 |
_ImmGetCompositionStringW@16 = ImmGetCompositionStringW |
|---|
| 11 |
_ImmGetContext@4 = ImmGetContext |
|---|
| 12 |
_ImmGetConversionStatus@12 = ImmGetConversionStatus |
|---|
| 13 |
_ImmGetDefaultIMEWnd@4 = ImmGetDefaultIMEWnd |
|---|
| 14 |
_ImmGetOpenStatus@4 = ImmGetOpenStatus |
|---|
| 15 |
_ImmSetCompositionFontA@8 = ImmSetCompositionFontA |
|---|
| 16 |
_ImmSetCompositionFontW@8 = ImmSetCompositionFontW |
|---|
| 17 |
_ImmSetCompositionWindow@8 = ImmSetCompositionWindow |
|---|
| 18 |
_ImmSetConversionStatus@12 = ImmSetConversionStatus |
|---|
| 19 |
_ImmSetOpenStatus@8 = ImmSetOpenStatus |
|---|
| 20 |
_ImmCreateContext@0 = ImmCreateContext |
|---|
| 21 |
_ImmReleaseContext@8 = ImmReleaseContext |
|---|