dear all,
I'm new developer in Symbian C++
I create Symbian C++ DLL
I want to access this DLL in another application in s60 3rd Edition .
but i get error in installation.
what is the problem...
Type: Posts; User: kfke; Keyword(s):
dear all,
I'm new developer in Symbian C++
I create Symbian C++ DLL
I want to access this DLL in another application in s60 3rd Edition .
but i get error in installation.
what is the problem...
Dear all;
need to play Wave Buffer as (byte[]);
I'm read it buffer and do some calculation after that need to play it?
how ?
byte []data ;
// cannot convert from byte [] to...
Dear Graham.
Thank you.
this function read Binary Data but Occur Exception
private char[] ReadBinaryData(String filename,int off,int len)
{
try
{
char cbuf[] =...
Dear Graham.
Thank you.
newer devices like as Nokia N73 N95 and newer versions.
you have example to add file in application's JAR ?and how read and write?
thanks.
Dear Graham.
Thank you.
Yes you are right after i tried the example i got the security prompt (something like "this Application is attempting to access data on your device, allow? (yes/no)").
...
Dear Graham.
thank you.
Ok if generate it from a J2SE program.
and my file in the phone's file-system.
and my data like as
----------[C++ Code]------------
struct item{
int x;
dear all;
I'm new developer in J2ME.
I'm C++ developer.
how to read binary data in J2ME
For example:
I have file contain binary data :
----------[C++ Code]------------
struct item{
dear all,
I'm new developer in J2ME
I have C++ code and I want to use it in J2ME app.How?
what is external component in J2ME (like as DLL OCX COM in C++)?
I ask about can load DLL in J2ME...
thank you
i rebuild my project and i get sis work success and get file in dir. success
thank you man again .
yes thank you again..
but it problem occur after me add this line
"$(EPOCROOT)Epoc32\e.raw.rot" -"!:\PakegeTest\e.raw.rot"
before this sis is work success without error
ok thank you
but this line start with ";" ??
; TTSEvaluator3rd.pkg
; This is an auto-generated PKG file by Carbide.
; This file uses variables specific to Carbide builds that will not work
; on command-line builds. If you want to use this...
thank you again
the occur if add this line in package file:
"$(EPOCROOT)Epoc32\e.raw.rot" -"!:\PakegeTest\e.raw.rot"
and i add this line to add "e.raw.rot" file to sis file where my program...
first thank you ....
after about 80% of progress get
Error "Unable to install"
hi...
i want add files to sis file,while installing extract these file in an dir. in device
i try to add in package file:
add file e.raw.rot form Epoc32 folder to PakegeTest folder
...
thx wizard_hu_
i solve my problem
thx again
yes thx
i'm work all this steps but how can use it
i create new heloworld project and type
#include <fstream.h>
using namespace ustl;
in mmp file add ??
thx
hi all
first thx for all
i'm download USTL lib
and get this file ..\ustl\docs\html\SymbianInstallation.html
To build the uSTL library for Symbian OS UIQ 3 or S60 3rd Edition, do the following:...
please give me examples
how to convert "char *" variable to TDES
and vice versa
thx
sorry
thx
i'm use
char * textin
TPtrC8 ptr( (TText8*)textin ) ;
TBuf<500> buf ;
CnvUtfConverter::ConvertToUnicodeFromUtf8( buf, ptr ) ;
but has undefined identifier 'CnvUtfConverter'...
hi man
how can convert from char* to TDesC or vice versa?
for example
char * tempCharPtr = new char[strlen("احمد")] ;
memset(tempCharPtr ,0,strlen("احمد"));
strcpy(tempCharPtr ,"احمد");
...
thank you ~_~
hi all
I used MediaClientAudio.lib in 2nd edition sdk to play wave file
in this example
http://www.newlc.com/Playing-a-WAV-file.html#comment-137
Has been operating successfully without any...
thx
i solve my problem at ..
http://discussion.forum.nokia.com/forum/showthread.php?t=118635&page=3
hi man
thx for help me
........
i get
Failed to update file \Symbian\9.1\S60_3rd_MR\EPOC32\RELEASE\WINSCW\UDEB\Z\resource\apps\HWRMTestApp.RSC hwrmtestapp Unknown 1212477549989 972...