runtime is used with c++ code -- im not asking about c#
Type: Posts; User: julie_777; Keyword(s):
runtime is used with c++ code -- im not asking about c#
I have seen that but its just for windows desktop and windows phone -- here we are thinking of a broader rang .. and i cannot finad any way to add a new custom preprocesser directive
Is it possible to use #define like preprocessor directives fora project ? like in symbian mmp u can mention # define ABc for conditional compilation .. how can i do it for windows run-time for phone...
Is it possible to get app name using uid programatically on symbian devices?
-J
Hi
is there any way to see the debug prints on a windows phone - something similar to epocwind.out on symbian ?
I was looking at some results most of them are using c sharp , I wonder whether c++ can be used , on wp8 . as they talk about wp8 has native support.
is it possible to make console apps or apps taht can run in background in winphone 8?
When i choose windows phone on visual studio i cannot see option to make any console app!
-J
Hi
Is perl a good choice to make a script that can build my app and sign which has multiple mmp files ?
-J
So Os has no impact on Wlan Speed?
I can see that Symbian Wlan speed is very low compared to android or Ios , any idea whyit is too slow ? is it dude to some s60 issues?
-J
Yea its has some explanation ..
coming back to my original question .. what I found is that when a connection is open and if i browser uses the same open connection to browse no events are...
Is it possible to check for open connection after installation ? as the connection was opened before my app was installed I cannot rely on rconneciton monitor. So is there any other way to get the...
oki thanks
I saw the link uploaded the signed sis file now it says verified account!! doesnt say whether my publisher Id is working or not!
I havenot seen an option to upload a test fsis file.. and The interesting thing is its not complaining while im signing with publisher id if im not using the password with signsis.(eventhough i...
and there is a password option while signing with publisher Id , is it mandatory ? if i used a password while backing up the certificate from browser?
I got a publisher Id , and I tried to sign mysis file with the publisher Id (.cer and .key) ,
In the documentation it says like this
. Publisher ID
Publisher ID is a certificate used to...
thanks a lot for the comments and help
Hi all
I have a doubt here,
when you make a phone call to a call center they ask you to press 1 , 2 or3 depending on what kind of service you want , and reroutes the call.
so is it possible for...
I got it working by using this
rProc.SecureId().iId
can Rprocess::SecureId() give secure Id of another apps? I tried it in my code and im not getting the id.
The documentation talks about ...
Is it possible to observe app installation events?
-J
Hi
is there a enum TTransactionEvent correspondint to http response code 302 and 303 in symbian?
-j
I prefer to take it as a string , and then make sure that it contains only numbers, if i use int then the max length is 10 chars right?
seems like i was using CAknTextSettingItem instead of but with numeric resource CAknIntegerEdwinSettingItem let me verify this