| Thread | Last Post | Replies |
|
| Help:want to shift application form 240x320 to 240x240 | 22 Nov 2006 20:36 GMT | 4 |
we are trying to shift our application from 240x320 to 240x240 in VC++ .so we are getting problems like screen getting cutted at the edges and dialog appearing too big compared to screen like that. Redesigning the whole application the only way or is there any other
|
| Retreiving list of outgoing calls details | 22 Nov 2006 11:12 GMT | 1 |
I'm intresting of writing an application that calculates the actual cost of an outgoing call, sms, gprs connection, based on a billing schema. Do you know a application that does that? Or, how can I get programmaticly a list of outgoing calls details. Outgoing
|
| volume and telephony | 22 Nov 2006 10:53 GMT | 3 |
I work on WM5 and a PPC in C++ I tried to play a sound when a call is received. To hear it, I must stop ringing or put the level of the ring tone to 0. In order to do that, I have several problems
|
| Import Registry file | 22 Nov 2006 10:08 GMT | 2 |
Is there any remote-tools available which can import reg file to a device? Regards, Herojit
|
| keep gprs open | 22 Nov 2006 10:05 GMT | 1 |
VS 2005 pocket pc & smartphone 2005. How do force the GPRS connection to open and stay connected, then check every 10 mins and re-connect if not connected? Cheers
|
| Anyone using symbol ppt 8846 in terminal service client ? | 22 Nov 2006 01:11 GMT | 2 |
I've been using axim x50v with socketscan CF barcode reader in remote application thru terminal service client mode but I need to get better one for heavier use. While I was seaching web,
|
| single stepping | 21 Nov 2006 22:47 GMT | 4 |
ther are times when I cannot single step when in debug mode. I'm developing pocket pc vb.net code primarily. I can't see any commonality in tehcode that does not single step. If I put breakpoints in the3 code sections that are flaky, the debugger stops on them. The code runs fine ...
|
| self deleting exe ? | 21 Nov 2006 19:09 GMT | 3 |
Common problem: I want to make an executable that when run will delete itself. The tricky part here is that you can't delete yourself because the file will be in use!
|
| Parsing Text from CFile | 21 Nov 2006 19:09 GMT | 1 |
I am trying to read data from an encrypted file using CFile(). Some of the encrypted files are images, and others are Comma Separated Value (csv) text files. The problem is, none of the text data is readable. What am I doing wrong?
|
| Emulator doesn't work in VS 2005 | 21 Nov 2006 16:29 GMT | 1 |
I have a strange problem: I have a project for Compact Framework 1.0 developed in Visual Studio 2005. On my PC the project works perfectly. If I try to share the code with a collegue (through svn) it results that he
|
| Passthru intermediate driver and Microsoft's Wireless Manager | 21 Nov 2006 16:23 GMT | 1 |
I am trying to make an NDIS intermediate driver based on the passthru example included in the platform builder. With both the passthru example from WINCE 5. 0 and WINCE 6.0 I run into the same problem: The passthru driver is not compatible with Microsoft's own application for ...
|
| C# program to Soft reset pocket pc | 21 Nov 2006 14:24 GMT | 5 |
How do I perform a soft reset on the pocket pc from a C# program? I've tried to search for this but was unable to find anything. I use a very old one with a broken screen in my car with a gps and cellular phone to track my car on the internet. But sometimes the
|
| Unresolved error for SerialPortServiceClass_UUID | 21 Nov 2006 09:23 GMT | 3 |
I am getting the linking error Unresolved external symbol SerialPortServiceClass_UUID when I add the line pp.uuidService = SerialPortServiceClass_UUID
|
| How to power off on WM5? | 21 Nov 2006 07:50 GMT | 2 |
I want to power off.I think I might use KernelIoControl method,but I don't param value.What are the params? Thanks in advance. PT
|
| Hiding from Microsoft Spy | 21 Nov 2006 06:21 GMT | 5 |
I am not getting any help in other group for a query. I am posting the same here. Given a Window, is it possible to hide the child windows from getting seen by Microsoft-Spy.
|