Hi group,
I'm trying to use a simple input dialog on Smartphone, no MFC just pure
win32. My dialog is shown just fine, but I'm experiencing significant
delay when creating my dialog for the first time! In my output window i
can see that
Load module: T9ImeRes.Dll.0409.MUI
Load module: T9AWEngine.dll
Load module: t9aw.dll
Load module: T9Englishldb.dll
are loading on dialog startup..i suspect these are slowing down the
process. Is it possible to disable them somehow? Or improve startup
experience in any way?
cheers,
M.