OpenNETCF RAPI exception can not be catched

292 views Asked by At

I am using OpenNETCF Desktop Communication Library a RAPI open source library to develop a winform application.

Now everything is OK. But in some computers, the application crashed caused by RAPI lirary and this exception can not be catched.

I debug it and find method GetDeviceVersion which calls CeGetVersionEx caused a exception. How can I avoid this exception? Thanks for your answer.

0

There are 0 answers