Hi Paul, I read your blog and see "Obtaining the device IMEI Synchronously" in Wiki now. I often use CActiveSchedulerWait class to make CTelephony calls synchroniously. Is it really dangerous? I just have too many classes which use synchronious calls: to get IMEI, IMSI, GetFlightMode, GetCurrentNetworkInfo. And worry code will be too clumsy with so much threads. Is the reason to change my code from CActiveSchedulerWait to RThread style significant?
Regards Truf 16:31, 1 March 2008 (EET)
compiler: make -j 4 -s -r -f "\S60\devices\S60_5th_Edition_SDK_v0.9\EPOC32\BUILD\workspace\*****\group\*****\GCCE\*****.GCCE" UREL
code : TRAP(err, TelephonyHandlerL(REINTERPRET_CAST(TDes&, *aAny)));
error :
In function `TInt HandlerThreadProc(TAny*)': error: `TAny*' is not a pointer-to-object type