View Single Post
Old 11-30-2012, 03:02 AM   #6
rkomar
Wizard
rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.rkomar ought to be getting tired of karma fortunes by now.
 
Posts: 2,986
Karma: 18343081
Join Date: Oct 2010
Location: Sudbury, ON, Canada
Device: PRS-505, PB 902, PRS-T1, PB 623, PB 840, PB 633
Thank you very much. The iv_mtinfo struct is quite different from what I imagined, so my guess would not have worked.

I cannot get the application to link if I call GetTouchInfo() because it is missing from my libinkview.so (SDK 1.1a). Anyways, it doesn't matter because I can use dlopen/dlsym to make the call inside the if(type == EVT_MTSYNC) {} block for now. I will have to wait for an updated SDK before I can write code to call the function directly.
rkomar is offline   Reply With Quote