| Thread | Last Post | Replies |
|
| Work Area on PocketPC square emulator | 07 Jun 2007 20:20 GMT | 2 |
Hi, I have a PPC C++ app which dynamically sizes a dialog box and associated controls depending on the device screen size. I am using the SystemParametersInfo with SPI_WORKAREA
|
| Process.Start CAB install | 07 Jun 2007 19:53 GMT | 3 |
OK, I had another topic about how to use CreateProcess. I got that working decently enough, but I ran into another problem after that one. Since you folks were so awesome at helping me figure that one out, I thought I'd try asking another question. Here's my code block:
|
| using the folderbrowserdialog in windows mobile 6. | 07 Jun 2007 16:38 GMT | 1 |
I want to specify a folder path from the pocket pc when I click on a button and just selecting a folder will return the path to which the file can be saved. But using the FolderBrowserDialog function isnt supported in Windows Mobile.
|
| How to run a external execution file using c# in mobile 5? | 07 Jun 2007 13:18 GMT | 3 |
Hello Experts, How to run a external execution file using c# in mobile 5? I wrote a code as below, the external execution file tools.exe can be launch on dopod 818pro but is failed on dopod 9000.
|
| Smartphone and how to handle Vk_RETURN on Combobox, listview | 07 Jun 2007 10:31 GMT | 1 |
I am developping an SDI application(CFormView based) targeting Smartphone and pocket pc. On pocket pc everything works fine but on smartphone when I have for instance a combobox or a listview and if I click on the selection
|
| Installing silently a cab on WM5/6 with wceload to custom location (eg. to a storage card) | 07 Jun 2007 07:20 GMT | 4 |
I'm working with a software that needs to be able to install cab files silently. I've already googled a lot about installing cabs silently and actually have succeeded in installing them, but the problem is changing the target installation path. I'd like to be able to install also ...
|
| Receive SMS in binary format <1180696749.290445.276300@p77g2000hsh.googlegroups.com> | 06 Jun 2007 15:35 GMT | 1 |
Hi Eduardo I'm having exactly the same problem as you describe. The only way i've found to obtain the content of the binary message is to use the deprecated SmsReadMessage from the SMS api - but you first have to terminate tmail.exe. Obviously, this isn't an ideal solution as it ...
|
| dial number from app | 06 Jun 2007 09:28 GMT | 4 |
Hi everyone, how can dial a telephone number from an application? I want to use a button_click event, but wich classes/functions should I use to open the phone and call the number? Thanks in advance.
|
| PalmOS porting question | 06 Jun 2007 03:14 GMT | 1 |
I'm new on Windows CE os, but I'm developing PalmOS applications since the year 2000. I have to port some PalmOS applications from Palm os to Windows CE 5 os. One of the applications that I have to port is the "classic" Customer's
|
| DirectShow camera format change | 06 Jun 2007 02:25 GMT | 1 |
I've created a custom render filter to capture camera frames via DoRenderSample, all is working well but I've run into a small glitch. I've initialized directshow, set the media type to YV12 and then called RenderStream to get the filter graph all connected. After
|
| How to check if installed Windows Mobile supports CryptoAPI? | 06 Jun 2007 00:42 GMT | 1 |
Is there a way to check if the installed Windows Mobile operating system supports CryptoAPI? I don't necessarily need "code" that will do this, I actually just want to check to see for debugging reasons. My application is currently throwing an "Access Denied" error when I
|
| MessageBox goes to Back | 05 Jun 2007 21:22 GMT | 11 |
My dialog application uses MessageBox forms to display information or error messages. Further, my application is full screen (which is still pretty small on the PPC), and includes a worker thread that constantly messages data in the
|
| Access Denied with CryptoAPI | 05 Jun 2007 19:32 GMT | 1 |
I am trying to narrow down why I keep getting an exception, Access Denied error, when I call CryptImportKey in certain windows mobile devices, and not in others. In Windows Mobile 5.0 emulators that came with Visual Studio 2005, I
|
| Device IP Address | 05 Jun 2007 17:14 GMT | 1 |
Long time listener, first time caller. I am writing a VB app for a Pocket PC 2003 device. Each night this device is placed in a dock that supplies an ethernet connection. When the device is docked I need to get the IP address. Can anyone point me in the right
|
| framework button problem | 05 Jun 2007 13:07 GMT | 1 |
can someone help me with next problem in my pocket appl i have placed buttons. if i run the appl. on my pc, i have multiline buttons. but if i deploy it to my pocket pc i have single line captions.
|