I need to modify the sip(software based input panel) in order to support
multi-language.
I can find the sip is implemented by softkb.dll and the softkb.def says it
is composed of SIP_init(), SIP_open(),,,.
But I can't find where the source code of softkb.dll is.
I need to add some country's keyboard layout to the SIP which is not
supported by PB5 default but I can't do it because I didn't find the source
code.
Is there anybody who can introduce some guide?