| Thread | Last Post | Replies |
|
| DMProcessConfigXML | 17 Sep 2004 06:18 GMT | 1 |
Folks, When I try to modify the conn mgr settings using the DMProcessConfigXML api on the emulator, it succeeds and the settings->data connections screen shows the new entry.
|
| Smartphone Application using Button interface. | 17 Sep 2004 04:13 GMT | 1 |
Could you give me website links or sample source code in order to build an application for my SPV E200 with button interface (like Media Player): when select a button then do specifical process (PLAY, PAUSE, VOLUME +, VOLUME - for example).
|
| Silent ConnMgrEstablishConnection | 17 Sep 2004 02:13 GMT | 2 |
I am attempting to make a gprs connection using ConnMgrEstablishConnection. It seems to be working, but when the connection fails, I see an error dialog that says, "Unable to place call." Is there any way to establish a connection in silent mode, so that if the
|
| Assembler check for IPSM bug didn't work for me, help! | 16 Sep 2004 20:00 GMT | 5 |
Although I'm working with a StrongARM StrataFlash platform and not a smartphone, I've run into a situation similar to the problems I've seen attributed to IPSM in this group. I tried doing the suggested check for disassembler mismatches and found that they can be observed for
|
| File or Sting Encrypt/Crypt | 16 Sep 2004 18:53 GMT | 2 |
I search a solution how can crypt/encrpyt a XML-File or String. Is this with the CompactFramework possible? When yes, how can do that? Best thanks regards Roger
|
| An Installer | 16 Sep 2004 08:24 GMT | 1 |
I would like to know where can I find a free smartphone application installer program in order to install my program to other people's phones. Regards,
|
| Custom Homescreen Plugin - Writing text | 15 Sep 2004 17:08 GMT | 8 |
I am trying to write simple text in my custom plugin that will be affected by the default element of my scheme file (Specifically the font-face attribute while will change the text to "nina". I have been using DrawText, and this text remains unaffected by any
|
| Keypad silencing on C500 | 15 Sep 2004 12:34 GMT | 2 |
This used to silence the annoying keypad click sound: GolfChar* PtrOutputStr; GolfChar InputStr[1024]; _stprintf( InputStr,
|
| Winsock API doesn't work under emulator | 15 Sep 2004 10:12 GMT | 1 |
I try to debug a simple application under emulator, but select() always returns timeout and I never get any event on the socket. Does WinSock API work on emulator/debugger ? Pocket internet explorer opens any site with no problems.
|
| Binary data in a CAB | 15 Sep 2004 08:18 GMT | 1 |
I'm currently trying to add a block (200 bytes) of binary data to a cab, I have created a key as follows in my inf file: HKLM, "Software\weComm\Client\MarketWave\Appearance\Colours", "Marketwave", 0x00000001,
|
| Is there any system which can do real-time video/audio broadcasting/streamming? | 15 Sep 2004 08:17 GMT | 1 |
Is there any system which can do real-time video/audio broadcasting/streaming? AFAIK,ms media series can do this,but it is not stable with GRPS in my dopod 515. PocketTV/BetaPlayer/PocketMVP support stream?
|
| DebugPrep | 15 Sep 2004 08:14 GMT | 4 |
I saw the following in the smartphone 2003 sdk help, but I can't find DebugPrep in my computer. Using DebugPrep to Debug Smartphone Applications Every time a Smartphone device boots up, you must run the DebugPrep
|
| Resource DLLs | 15 Sep 2004 05:07 GMT | 4 |
I create some resource DLLs, they are MUI components. Something I found maybe crazy, but I don't know how to fix this error? First: In my resource script file. If I used macro _T("") or TEXT("") for my text, I use Unicode charaters, but my maximum text length is 252 for
|
| Problem with RegisterDevice | 14 Sep 2004 03:18 GMT | 1 |
I am having a problem trying to load a device driver on the Orange SPV C500. My call looks something like this m_hDev = RegisterDevice (L"PDX", 1, L"\\Storage\\Program Files\\PDX\\PDXLib.dll", NULL);
|
| Does anyone know how to retrieve ESN from a CDMA phone | 14 Sep 2004 00:35 GMT | 1 |
Is there a smartphone API that i could use to read the ESN from a CDMA phone? Thanks, larry
|