Thanks and sorry for that. It was by mistake.
Type: Posts; User: cjayain; Keyword(s):
Thanks and sorry for that. It was by mistake.
Hi..
Is it possible for us to test the sis file signed with ACS publisher ID (which is to be done for symbian signing). Its giving
Ceritificate Error :Contact application supplier.
Is...
Should this user permission dialog be displayed at installation time of the applciation or at the run time of the application when it starts creating the files?
Hi All,
I have a small query regarding PKG-03 [File Creation Location] of symbian signed test criteria 2_11_0_1 document.
1. Is it only applicable to installation time or run time of an...
Did you get solution to this?
What do u mean by waiting? With a timer... r just sometime to see whether runl is scheduled r not?
It doesnt return with any error code. As its an ansrynchronous request i give the request and come back waiting for RunL to get scheduled which in this case isnt scheduled.
Hi All,
I have a small query regarding RecvOneOrMore API.
I am trying to synchronise data between a client on E61 to a
remote server using WLan.
Receiving data is done using RecvOneOrMore...
Did u get a solution to this?
my problem got solved with caknmessagequerydialog by specifying EPOCSTACKSIZE in mmp file. Hope that helps. It works fine now on E61.
Iam using CAknTextQueryDialog and that works perfectly fine both on emulator and device. In case of CAknMessageQueryDialog it doesnt show any error notes Applciation just closes. In case of emulator...
Hi,
Iam using CAknMessageQueryDialog to display some information. It works on emulator but not on E61.
Can you please help me as to what can be the problem?
- Jaya
I have the same problem with the CAknMessageQueryDialog. Its working on emulator but application closes on device.
I tried label for header too but still the problem exists.
Please let me...
It doesnt need a library.can just use alloca by including galloca.h
Hi,
how do i use alloca function with open c?
Rgds,
Jaya
Thanks ltomuta for the reply.
In the header file galloca.h alloca is defined to g_malloc so cant i use alloca directly. Either case the library needed is mentioned as glib.lib in opencdocument...
Hi,
Can anybody help me with the details on how to use the "alloca" function. Which is the header file and the library i need to use to build for gcce urel on series 60 3rd edition maintanence...