I Disassembled eikctl.dll ,avkonfep.dll, euser.dll (from 5800XM) ,and at last discovered the solution.
It's really a big project!!
Type: Posts; User: wolf800; Keyword(s):
I Disassembled eikctl.dll ,avkonfep.dll, euser.dll (from 5800XM) ,and at last discovered the solution.
It's really a big project!!
I Disassembled eikctl.dll ,avkonfep.dll, euser.dll (from 5800XM) ,and at last discovered the solution.
It's really a big project!!
Nokia Experts,pls help!
how to Handle the "EAknActivatePenInputRequest" Event for CEikTimeEditor ?
I'm implementing a FEP for S60 5th(5800),for most FEP-aware text control, I can implement a "MAknEdStateObserver" class...
I'm implementing a FEP for S60 5th(5800),for most FEP-aware text control, I can implement a "MAknEdStateObserver" class and Set to CAknEdwinState , and then I can receive the...
So the only thing i can do is wait for the server team to fix it?
I'm waitting for a reply online!!
pls help!
thank you!
wen i submit application to nokia.symbiansigned.com
It's always end up with a "Bad Gateway The proxy server received an invalid response from an upstream server."
What happened with the...
两位都这么说,:mad:不过我还是想继续研究,从RHeap 入手,当我觉得我确实是在浪费时间的时候,也就只好放弃了
Symbian 里有没有办法取得一个指针(非空),是不是指向有效的内容,及这个指针分配的内存大小?Symbian里有一个TInt User::AllocLen(const TAny *aCell); 方法,可以取得当前指针的内存大小,但前提是这个指针有效,否则会出panic ,如果这个函数变成 返回错误码 if aCell does not point to a valid cell...
从iScanCode 可以知道是哪个键!
It is OK now!,i just change "&ZH" to "&EN"
i still don't know why
now the PKG file is like this:
&EN
#{"xxx"},(0x20018xxx),6,0,3
:"xxx.com"
%{"xxx.com"}
I submit My App(with manufacturer capabilities ) VIA http://nokia.symbiansigned.com ,my PKG file is Like this :
&ZH
#{"xxx"},(0x20018xxx),6,0,3
:"xxx.com"
%{"xxx.com"}
[0x101F7961], 0, 0, 0,...
我们公司有个应用现在要进行Certified Signed,我联系上了中国上海的Mphasis
测试公司
他们告诉我:
因为我的Pkg文件中用了
[0x101F7961], 0, 0, 0, {"Series60ProductID"}
这个第三版 平台UID,又用到了厂商能力,所以要先联系Nokia,去取得
"全平台厂商能力许可"
我说不知道怎么联系Nokia...
"本科5K以上,硕士6K"比较搞笑,
我目前在 :上海市桂平路481号21幢5楼
来这里前也投过大唐移动.....,
看了你这待遇,还好当时你们没叫我面试!
Symbian开发者 三号群 新开,欢迎加入 62895256
(二号群还有少量名额:53608590)
Symbian开发者 二号群 开通 53608590,欢迎加入,新手的问题,我有空会认真解答,高手 会很工作和项目机会 !!!,管理员招募中!!!
对一个线程执行了Kill后,那运行中线程放在heap中的对象怎么办?谁来清理?
第三版的线程API怎么反少下去很多,比如RaiseException() / setExceptionHandler() ,就没有了(只能在User中用,意味着只能操作当前线程)
我真是无语了
多重继承两个继承于CBase的对象会有什么后果?
比如我有一个继承于CCoeControl 对象,为了不想再建 一个活动对象类,我让它再继承一个CActive 会怎么样?
代码示例:
class CXXclass : public CCoeControl,CActive
{
//something here
you can use this code :
this work with dynamic submenus..
if ( aResourceId == R_MENU2)
{
BuildMenuItem (0, EEikMenuItemCheckBox, ECmdMusicShOpen, ETextMusicShOpen, aMenuPane); ...
除了代码变小,还有其它的别吗?还有就是发布用破解版ARMV5生成的软件,会有什么后果?
有什么 不敢的,在哪啊?
谢谢你,你帮了大忙了,呵呵
谢谢你的回复,我知道这一点,也正是让我搞不明白的地方,其实我是想知道,他是怎么实现这个的。