HALData on Symbian Series60 3rd edition ?

Login to reply to this topic.
Wed, 2005-11-09 15:08
Joined: 2005-02-22
Forum posts: 12
Hello!

How can I retrieve the old-fashioned HalData on Symbian Series60 3rd
edition?
I am interested in HalData::EMemoryRAMFree, EMachineUid, ECPUSpeed,
ESystemTickPeriod.

The SDK documentation mentions the presence of HAL in the current version,
but I cannot find it (I am currently developing using VS.NET + Carbide.vs on
WINSCW compiler).

Thanks in advance!

Wed, 2005-11-09 17:50
Joined: 2005-04-18
Forum posts: 31
Re: HALData on Symbian Series60 3rd edition ?
The functionality is still in the OS, but Nokia do not include the headers or libs in their SDK.

The headers and libs are present in the UIQ3 Beta SDK, and now that both s60v3 and UIQ3 use OS 9.1, you will probably find that it is possible to use the libs in the UIQ3 SDK with the S60v3 SDK.  The UIQ3 Beta SDK can be downloaded from http://developer.uiq.com/downloads.

Gavin.
Thu, 2005-11-10 10:15
Joined: 2005-06-09
Forum posts: 174
Re: HALData on Symbian Series60 3rd edition ?
Yes, you can use the headers+libs from the UIQ SDK.

  • Login to reply to this topic.