Hi all,
I'm writing an application and some dll file. They were installed on the phone but I cannot launch the application, in fact, it was launched but it was terminated immediately. I think that the problem is the system cannot load the dll file or cannot find the dll file. I tried to put all exe and dll in the same directory in 2 cases: sys/bin/ and create my own folder on c:/myapp/
Does anyone know how to debug this bug?
Thanks,





