Excuse me,
i've searched to load a RCO from ms but i haven't foud a solution!
I only want to load a personal osk_plugin.rco from MS before call the osk in my programm...
Where i can find a code example?
If is difficult i want not to do this, because i think, i'm not been able to write the function and i want not to write it from you...
So, is simple or difficult?
Load a RCO file from MS when call the osk...
yes. Figuring out when OSK is going to be called is not difficult using function like those you can find in pikey to hook memory modules. (when you mess up with modules, another function
can be of help) I don't know how hard it is to change RCO on-the-fly (does RCO affect OSK at all??). Anyway it's not a piece of cake... You could try to do something looking in pikey's and CXMB's sources.
Code: Select all
sctrlHENSetStartModuleHandler(SceModule2 *mod)