Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Unwanted stub function called

9 views
Skip to first unread message

duncan....@gmail.com

unread,
May 3, 2013, 5:20:04 AM5/3/13
to
I am using Windows CE 6.0 and am trying to get SNTP working.

I am littering the sntp.cxx and timesvc.cxx files with printf's.

The code eventually calls ServiceControlSNTP() but it chooses to enter the stub version (sntp_stubs.cxx) rather than the real version.

Why is this? How can I tell it to use the real version instead of the stub version?

I rebuild the library like this in a build window:-

C:\WINCE600\PRIVATE\SERVERS\build

and then do a sysgen.

Anyone able to shed some light?
0 new messages