hi,
how i can add (register) my own app to active standby apps list, like built-in upcoming calendar appointments or like smart-mail? last example (smart-mail) says that 3rd party developer can do...
Type: Posts; User: bob262; Keyword(s):
hi,
how i can add (register) my own app to active standby apps list, like built-in upcoming calendar appointments or like smart-mail? last example (smart-mail) says that 3rd party developer can do...
Why u32std.h header file is not delivered with the SDK (S60_3rd_MR)? I need to use c++ code, which uses CSecurityEncryptBase class (for dbms encrypting) and cannot be compiled without this file(s)....
Why u32std.h header file is not delivered with the SDK (S60_3rd_MR)? I need to use c++ code, which uses CSecurityEncryptBase class (for dbms encrypting) and cannot be compiled without this file(s)....
sorry error code was -1 KErrNotFound
not found what?
i had tried TRAP(err, pSnapRecordSet->LoadL(*pDbSession));
but it just leave my method (called from HandleSystemEventL as reaction on menu event)...
in my developer's certificate i have these...
i try to use 'access point groups' in my app on my e70 phone, few groups are created. i try to list them using this code:
CMDBSession *pDbSession =...
i have a problem with CSecureSocket - each call of
iSecureSocket->StartClientHandshake( iStatus );
eats 8192 bytes and clean up like:
iSecureSocket->Close();
iSocket.Close();
delete...
hi,
i have same problem. did you got an answer?