mirror of
https://github.com/reactos/reactos.git
synced 2024-11-02 12:53:33 +00:00
f4460c3fcd
msutb.dll is the GUI back-end of Language Bar (Tipbar). - Add msutb.dll module at dll/win32/msutb/. - The implementation of msutb.dll is currently stub. - Modify msctf.spec and msctf.idl. - Add <cicero/cicutb.h>. - Adapt ctfmon.exe to these changes. CORE-19362, CORE-19363
9 lines
289 B
Ruby
9 lines
289 B
Ruby
@ stdcall ClosePopupTipbar()
|
|
@ stdcall -private DllCanUnloadNow()
|
|
@ stdcall -private DllGetClassObject(ptr ptr ptr)
|
|
@ stdcall -private DllRegisterServer()
|
|
@ stdcall -private DllUnregisterServer()
|
|
@ stdcall GetLibTls()
|
|
@ stdcall GetPopupTipbar(ptr long)
|
|
@ stdcall SetRegisterLangBand(long)
|