mirror of
https://github.com/reactos/reactos.git
synced 2025-08-07 05:13:08 +00:00
[MSCTF][SDK][CTFMON][MSCTFIME][MSUTB] Add msctf.dll stubs (#8026)
Some baby steps to msctf.dll for CTF. JIRA issue: CORE-19361 - Add all the export functions of msctf.dll. - Modify msctf.spec. - Modify sdk/include/psdk/msctf.idl and sdk/include/psdk/inputscope.idl. - Add sdk/include/reactos/msctf_undoc.h. - Include <msctf_undoc.h> in ctfmon, msctfime, and msutb.
This commit is contained in:
parent
99e2606982
commit
5af1d7c6b1
10 changed files with 323 additions and 43 deletions
|
@ -15,6 +15,7 @@
|
|||
#include <shlwapi.h>
|
||||
#include <shlwapi_undoc.h>
|
||||
#include <msctf.h>
|
||||
#include <msctf_undoc.h>
|
||||
#include <strsafe.h>
|
||||
#include <assert.h>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue