|
Windows Mobile 5 was based on CE 5.0.
Windows Mobile 6 was based on CE 5.2.
Does anyone know what version of CE is used by Windows Mobile 6.5?
Started by Gordon Wilson on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Yes, it's still a CE 5.0 base - it's not using the CE 6.0 kernel..
This source indicate that WM6.5 is also based on CE 5.2 (specifically 5.2.21139).
|
|
I want to know if Wix supports the CE platform. ie based on a list of components to produce a cab file that can be installed on Win CE and/or Win Mobile
Started by Konstantinos on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Unfortunately the only thing that can do.
No, Wix cannot generate Windows CE CAB installer files.
|
|
Does anybody know how I can take a screenshot on a Windows CE 5.0 device?
Started by Stijn Sanders on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at superuser):
It lets you display your CE device's screen on your PC which then makes it very easy to grab screen Mobile" (freeware), works on Windows CE and Windows Mobile, more here: http://venea.net/link/screenshot_ce.
|
Ask your Facebook Friends
|
Is ActiveSync supported on all Windows CE x86 machines or are there any exceptions?
Started by BHARATH on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
CE OS version 3.0 Microsoft® Smartphone 2002, Microsoft® Windows® CE OS version 3.0 Also for active sync to support a certain device the OEM manufacturer must must install the Windows CE/Mobile OS with active sync compiled in (it....
|
|
What is, currently, the best choice to run MIDP applets in a Windows CE based System?
Started by Ricardo Acras on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
You don't.
We use IBM's J9 JVM on Win CE.
Also be available to you if you're an IBM ISV Partner .
|
|
What is the difference between SQL CE and SQLite? In what situation would i choose one over the other?
Started by acidzombie24 on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
Seems SQLite is smaller, faster and cross platform but SQL CE is easier to integrate into .Net using.
|
|
Hi
Is it possible to run java programs on Windows CE ?
thank's
Started by Gold on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
There....
I doubt it though.
You can run J2ME usign this:
http://www.windowsfordevices.com/news/NS2454472990.html
Don't know about full grown Java .
It's limited to JDK level 1.4.2 though.
Here is a blog post that details one way of doing it .
It might be.
|
|
What is the fastest synchronization mechanism working on Windows CE? Maybe you know some good articles on this topic ...
Started by tommyk on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Though you have mentioned CE, ActiveSync version 1.1 may do the trick?
Hope this helps, Best regards.
|
|
If I have a large amount of data in memory, what is the best way to copy it into a SQL CE table? The current technology stack is C#, ADO.net, and SQL CE.
My initial idea was to do one INSERT statement for each row of data, but this is time-consuming. ...
Started by Jekke on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Table_name FROM data_file
I am not sure if it is supported in your version of SQL CE (though.
|
|
Hi,
We are running newly installed GoAutodial CE 2.1 for 2 weeks and we did only noticed that the customer date and time do not show on default goautodial agent interface (color green) but when I did to use the default vicidial agent interface (grayish...
Started by enavaro on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at net):
I have the same issue, customer....
The date and time appears if it's a live call .
Have you customized your installation at all?
any errors during installation?
also: do you mean it's wrong or missing? Try applying this bug fix: http://goautodial.org/issues/27 .
|