Re: Should SQL Compact work in headless systems?
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Mon, 26 Jan 2009 12:05:55 -0700
I guess you could call it headless. The in-between configurations are
less-commonly used, so, as I see it, more-likely to have hidden issues than
the minimal kernel configuration or the full input, window manager, GWES,
GDI configuration.
Just from reading the build files, it does not appear that GWES_TIMER is set
for minimal GWES. You could try rebuilding your OS with
__SYSGEN_GWE_TIMER=1 set in your environment/platform configuration and see
if that fixes the problem. It seems that this SYSGEN value would enable
SetTimer and KillTimer for you.
Paul T.
"Ted Toal, Sierra Video Systems"
<TedToalSierraVideoSystems@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:BB00B384-4F34-4271-875C-887ECF391A1A@xxxxxxxxxxxxxxxx
I thought Minimal GWES was the same as headless, but I guess not. However,
my system has had and still has minimal GWES in it. I've never had this
error before, it only appeared after adding SQL Compact. As far as I
know, I
have no dummy display driver (I see nothing like that in the BSP catalog
items). Does inclusion of minimal GWES not automatically provide a
SetTimer
and KillTimer?
"Paul G. Tobey [eMVP]" wrote:
According to dependencies in Platform Builder 5.0 for SQL Compact, you
need
COM, Memory Mapped Files, Point-to-Point Message Queue, Minimal GWES
(this
is the headless question answer--yes, you need UI support), PNP
Notifications, Minimal Power Management, Serial Port Support, Standard
String Functions, and String Safe Utility Functions, among a few others
that
are more-common, like Device Manager. Note that having GWES doesn't
necessarily mean that the device has to have a real display; GWES plus a
dummy display driver would be fine, as you said, so that the timer calls
are
present.
Paul T.
"Ted Toal, Sierra Video Systems"
<TedToalSierraVideoSystems@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4DD12780-4C3C-42C4-881D-A6C6D60AC772@xxxxxxxxxxxxxxxx
Should SQL Compact work in headless systems? sqlceca35.dll appears to
call
SetTimer and KillTimer, which would imply the answer is NO.
.
- Follow-Ups:
- Re: Should SQL Compact work in headless systems?
- From: Ted Toal, Sierra Video Systems
- Re: Should SQL Compact work in headless systems?
- References:
- Should SQL Compact work in headless systems?
- From: Ted Toal, Sierra Video Systems
- Re: Should SQL Compact work in headless systems?
- From: Paul G. Tobey [eMVP]
- Re: Should SQL Compact work in headless systems?
- From: Ted Toal, Sierra Video Systems
- Should SQL Compact work in headless systems?
- Prev by Date: Re: sqlce 3.5 and open row set problem
- Next by Date: Re: Should SQL Compact work in headless systems?
- Previous by thread: Re: Should SQL Compact work in headless systems?
- Next by thread: Re: Should SQL Compact work in headless systems?
- Index(es):
Relevant Pages
|