Hello profoundwhispers,
did you find such a UML tool for Carbide.c++? I need one too and if you know one then it would be really great if you could tell me.
Thanks in advance.
Type: Posts; User: kaiten-sushi; Keyword(s):
Hello profoundwhispers,
did you find such a UML tool for Carbide.c++? I need one too and if you know one then it would be really great if you could tell me.
Thanks in advance.
Thanks for your hints.
I will try the attachement manager.
Can you eventually tell me where to place the files to test my code (the attachement manager) with the emulator?
Hello everyone,
I would like to test the inbox access with the emulator.
Therefore I put two files - which I want to access - in the /Epoc32/winscw/c/smsin folder.
The files are one .txt file...
Thanks a lot for your help. You really made my day :-).
In the SDK help there isn't a hint that I have to use this header to get the KMsvGlobalInBoxIndexEntryId. The Id occurs only in combination...
Hello everyone,
I don't know what I'm doing wrong, but I always get the error message "undefined identifier" for the "KMsvGlobalInBoxIndexEntryId" value.
Can someone help me, please?
I really...
Hello everyone,
I read a lot of threads about the inbox access of a 3rd Edition device (Symbian OS v9.0), but I didn't understand everything.
I would like to receive a file from my PC and store...
Sorry, the second problem occured because I forgot to close two arrays in my CMapData class. Now everything works.
So kis_spn, thanks again for your help with the TFileText.
Thanks a lot. This was actually my problem.
But I have the same problem with this function.
Can someone help me with this, too?
iMapData is a RPointerArray<CMapData>.
void...
Hello everyone,
I have a problem with my TFileText code (see below).
In general it works fine, but if I close my application then I get a memory leak.
If I remove the TFileText code then there...
I found another solution.
It's not a really good one, but for me it's okay at the moment.
I changed the time of my computer from e.g 17:15 o'clock to 15:15 o'clock. And now everything works.
...
I found my problem.
The problem wasn't the line delimiter.
I had to change the file from ANSI to Unicode and now it works.
But thanks a lot for your help.
At the moment I try to read text line by line out of my Maps.ini file (with TFileText).
The problem is that I always get error -40 (= "too big") and I don't know exactly why.
Do I have to use a...
I hate to waste time on that, too.
Please let me know if you found a solution.
I will also post my solution if I ever find one :-(.
Hello everyone,
since today I cannot build my application because I always get a 'Clock skew detected' error.
I'm programming since 4 month and I never had this problem and now out of the blue...
Still no hints if this problem is solvable? Some kind of help would be so great.
Do nobody have an idea?
I would be so thankful for any kind of help.
I'm not programming in Java. Sorry.
I use Symbian C++.
But thanks for your answer.
I saw another thread of you:
http://discussion.forum.nokia.com/forum/showthread.php?t=101690
Where did...
Hello.
I have a setting list. This setting list ist created from resource. The most parts of this lists are static/fix, but one part I would like to create dynamically. But this doesn't work. I...
Can still nobody help me? No hint? No suggestion?
Thanks for that hint. I will try it.
Can nobody tell me how this works? I would be happy about any kind of help.
I would be happy with every kind of answer.
Can really nobody help me?
Hello.
I would like to create my own ini file (Maps.ini) like:
Then I would like to use the content of this file within my application.
Therefore I need to read this data e.g. with RFs and...
It's really strange. There are some threads in this forum about using the Get()-function of the ObexClient. But there are no answers.
And I don't understand why there are no answers? Do nobody...
I think that I have to use the ObexClient Get-function.
Can someone tell me how this works exactely because there are no examples and I always get an error message?