Hi
I am from India and am confused with the deadline for the contest.
Can someone tell me what 00.00 midnight EST translates to in Indian time?
Thanks a lot
PS
Type: Posts; User: m4a127; Keyword(s):
Hi
I am from India and am confused with the deadline for the contest.
Can someone tell me what 00.00 midnight EST translates to in Indian time?
Thanks a lot
PS
Hi,
I am using carbide 1.3 and generating .sis & .sisx(..\sis\) files for deployment on 3rd edition devices.
sdk - S60_3rd_MR
My problem is that everytime I build the project, the sis files...
Hey
I have written a dll and I am using it with some UI application.
I initially developed this DLL using S60_fp2_CW and i am using it with a UI app in the same sdk (ARMI).
I recompiled it in...
I have written a code using RConnection, RSocket...the standard one... using active scheduler handling all the status completion.. i wish to know if i m communicating with a server on a public ip and...
Is it possible to read contact list without providing special capabilites? i m testing my application and i dont wish to send my app for symbian signing all the time. self signing does not allow me...
hey, the following code panics (CGenericDirectSc 2) when iDSBitmap->BeginUpdate(bitmapInfo); is called.... using S60 3ed MR
The VideoDecoder calls RenderFrame() which subsequently calls...
Hey,
I d like to know if it is possible to hide/show CBA menubar on the fly...
I m developing a video player application that displays video over the entire screen..
I want the CBA menubar to...
Can we use flash object in application written using s60 3rd edition MR sdk ? if yes, how ?
thanks
regards
Okay, I have come across the same issue again...
Now give me a solution
I am using S60 3rd edition FP1 and mmf extention for the same !!
Hi
CAknQueryDialog *dialog = CAknQueryDialog::NewL(urlName);
if(dialog->ExecuteLD(R_SOCKETS_DIALOG_CONNECT))
{
..
}
the work of dialog obj ends after the if statement. if i use
hi
I am working on a video streaming application here. I used the
CMdaAudioOutputStream iMdaAudioPlayer->SetVolume(iMdaAudioPlayer->MaxVolume());
and set the vol to max. But it doesnt sound...
I have an application that I am not able to run. The application compiles and the emulator is launched but on clicking the app icon in emulator the app never shows up. Using breakpoints on E32Dll i...