| Thread | Last Post | Replies |
|
| Detect wake-up | 17 Jan 2005 07:00 GMT | 10 |
I've found information on how to start an application when a Pocket PC wakes up, but I only want my app, if it is running, to do a certain method within itself when the device wakes up. Is that possible? In C#?
|
| Visual Studio 2005 | 16 Jan 2005 22:02 GMT | 4 |
As of 3/24/2004 MS has a 2.67GB preview of Visual Studio 2005 available for download. Check MSDN for details. Robbie
|
| Private Sub HardwareButton1_Clicked() | 16 Jan 2005 21:59 GMT | 1 |
How can I trap the press of a hardware button in VB.NET. Can I write something like: Private Sub HardwareButton1_Clicked() msgbox("Hardware Button 1 was clicked.")
|
| File dialogs in win32 sdk ? | 16 Jan 2005 14:11 GMT | 1 |
Hello All I write an app without MFC and I can't find how to bring up the OpenFile/ SaveFile dialogs. Thx for your help
|
| USB Driver | 15 Jan 2005 19:23 GMT | 6 |
How do I develop drivers for a device I need to connect to my pocket PC? Thanks C
|
| simple ? I hope | 15 Jan 2005 00:16 GMT | 2 |
I've constructed a cab file and made a batch file to install it from a desktop pc. When I use the batch file I get a message box displayed on the desktop saying if the application was already installed and asks if I want to install still. My question is when I use the command ...
|
| InternetGetConnectedState | 14 Jan 2005 20:09 GMT | 4 |
Does anyone know if this function: InternetGetConnectedState works with Pocket PC 2002? I'm using evc 3.0 and I can't get it to link that function. I keep getting the error that its an unresolved external. I
|
| static text disappearing! | 14 Jan 2005 18:03 GMT | 5 |
When I create a dialog box with static text everything looks perfect in the dialog box editor. I verify that the visibility flag is set and then transfer over to my PDA running Pocket PC 2002. When I run the application the static text does not show up!
|
| CEMAPI eMail attachment problem | 14 Jan 2005 16:25 GMT | 1 |
I'm using code based on the CVOMAPI classes to send eMail with attachments. Everything works great as long as I use the default MsgStore (ActiveSync). If I use a non-default MsgStore (i.e. some POP3 account), the message appears with the attachment in the Pocket PC Outbox, but when ...
|
| SQLCE profs please help !!!! | 14 Jan 2005 15:59 GMT | 2 |
I have a table 'test' with a column 'testdate' as nvarchar(50). The data this table are datetime values: 10-01-2005 11-01-2005
|
| Suppressing windows message | 14 Jan 2005 15:52 GMT | 1 |
Does somebody know if there is a way to suppress a windows message? In particular I want to suppress the windows message "GPRS connection can't be established", which appears when there is a problem establishing a GPRS connection.
|
| How to get the GUID of IReplObjHandler | 14 Jan 2005 08:48 GMT | 1 |
For implementing service provider, I must inherit from IReplObjHandler,and implement it, but i scan cesync.h not to find any guid of IReplObjHandler. P.S. another interface, such as IReplStore, has its own GUID, why?
|
| Can pocket PC run on DOS programs? | 14 Jan 2005 08:40 GMT | 6 |
I have some very useful DOS programs. Wish to ask if Pocket Pc or Windows mobile run DOS programs ? Will the mouse appear? thank you
|
| Microphone API's for PPC and Smartphone? | 14 Jan 2005 03:45 GMT | 1 |
We are developing an application for Pokcet PC Phone Ed and Smartphone that needs to access the microphone which is built-in the devices. The application is written in C++. Are there API's available for this on the PPC and Smartphone?
|
| Activesync can't see emulator | 13 Jan 2005 23:09 GMT | 4 |
I had installed Visual Studio 2005 Beta 1 about a month ago and today downloaded and installed Activesync 8.0. I do not have a Pocket PC here at work and had not previously installed Activesync. While running a Pocket PC emulator, Activesync could not find the emulator. I checked ...
|