yes, I cracked my phone~~
Type: Posts; User: lucky06; Keyword(s):
yes, I cracked my phone~~
D_exc is D_exc.exe .
I want to get the crash information of my program on device.
I can start the D_exc program by RProcess on some S60 3rd deivce ,such as E63.
However, I can't start it on S60 5th even if the d_exc exist in the ROM.
What can I do, if I want to start the...
d_exc was installed in some S60 3rd machine, such as E63,N78 etc.
Only panic code is not enough.
The d_exc allows stack traces to be captured when an application crashes and is invaluable for debugging device-only crash bugs.
By using it ,I can get the function...
In some s60 3rd machine, I can use d_exc.exe to get the information of crash promgram.
But I can't do it on s60 5th or Symbian^3 machine.
Is it exists alternate way to do this?
Can...
I use the following function.
void RConnection::Start(TConnPref &aPref, TRequestStatus &aStatus);
void RConnection::Start(TRequestStatus &aStatus);
What should I do, if I want to cancel the...
在s60 3rd 的一些机型上有D_EXC.exe用来定位程序崩溃的位置.
但是我在s60 5th的机型上找不到相关工具来做类似的功能.
请问在s60 5th 上有什么工具可以来定位程序崩溃的位置吗?
我想在 S60 FP2 的手机上获取手机的网络信息
我从这个wiki看到 相关信息
...
When I try to Cancel() the RConnection::Start() , I got panic ViewSrv 11 .
Can any buddy suggest me workaround for RConnection::Start, to avoid ViewSrv 11?
For some reason, I have to modify the data of CFbsBitmap in a extra thread.
So, I need to use method CFbsBitmap::LockHeap and CFbsBitmap::UnlockHeap in the extra thread.
But when I lock it, the...
这个函数明显是不需要进行I/O操作来读取图片文件的.
因为我已经把文件全部读入了内存,并以参数aSourceData 传递到 Decoder了,为何Decoder还需要 RFs?
难道Decoder需要进行I/O操作?
Why the Decoder need I/O ?
This funtion doesn't decode a file.
why need a file ?
i have get the source data of image
static IMPORT_C CImageDecoder *DataNewL(RFs &aFs, TDesC8 &aSourceData, TDesC8 &aMIMEType, TOptions aOptions=EOptionNone);
Description
Create a decoder for the image in the source buffer. The...
http://carbidehelp.nokia.com/help/topic/com.nokia.carbide.cpp.doc.user/html/release_notes.htm
这里已经说明,carbide已经有2.0.4版本了
但是我用它的update,只能升级到2.0.2 版本.
是不是需要添加额外的url来升级?
c:\system\data\vasdb
我的真正目的是删除该文件夹
在X-plore的操作是先重命名,然后才可以删除
他应该不是仅仅修改自己的list,因为我无法直接删除它的
而且删除后,系统的确有相关的改变
How to close the file?
That is a System file,how can I get its file session?
I want to delete a system file in S60 2nd .
I had used CFileMan::Rename or RFs::Rename , it return the same error code KErrInUse .
But I can rename it with X-plore.
What API should I use?
我想操作一个系统文件
但是操作试试提示 KErrInUse 错误
在X-plore上面,可以通过重命名来进行修改
但是我调用CFileMan的Rename函数都无法对其进行重命名.
请问怎样对这种系统文件进行Rename操作?
自己顶上去!!!!!加油!
安装成功后,编译时候提示以下错误
"no source": Error: #5: cannot open source input file "\Symbian\9.1\S60_3rd_MR\EPOC32\INCLUDE\RVCT4_0\RVCT4_0.h": No such file or directory
请问RVCT4_0.h 去哪里下载? 谢谢
顶上去.........求答案
期待答案~~~~~!
在哪里可以 选择 高级?
在菜单还是在哪里?