Problems with syncExec on Windows Mobile 2005 [message #464527] |
Wed, 23 November 2005 14:47  |
Eclipse User |
|
|
|
We want to -have to- migrate your SWT applications from Win Mobile 2003 to
2005. We are running into serious problems with the sync mechanisms on the
newest Windows Mobile OS.
I tried to find out by myself what's wrong - the result is that the method
"runAsyncMessages" of the Synchronizer class is -except once initially-
never called again. The "readAndDispatch" method of the Display class
never receives the WM_NULL message => at the end the lock.wait() of the
syncExec never gets the notifyAll() of the runAsyncMessages method ...
I also compiled the C sources under 2003 and 2005 - but, frankly, this
code is (even for a C++ veteran like me) a bit to complicated to find the
error shortly.
Any idea where the error could be - or any time line when 2005 will be
supported? We built serious applications on the SWT/WinCE platform, so any
help the highly appreaciated (...)
Hans
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.03678 seconds