| Thread | Last Post | Replies |
|
| Pocket Access Checkbox Missing | 23 Mar 2005 21:14 GMT | 10 |
On a PPC, why would the checkbox next to "Pocket Access" be missing - I am unable to check mark it on ActiveSync? Is there something I need to install? ActiveSync does show it under "Options", but there is no way to select it. - Thanks,
|
| Using CeSetUserNotificationEx for Wakeup processing | 23 Mar 2005 16:53 GMT | 3 |
To follow up on the CeRunAppAtEvent thread today, I finally got my code working to respond to a powercycle. This can be really handy when your app needs to do something after a powercycle, like re-establish a modem or bluetooth connection.
|
| Problem with System.ObjectDisposedException | 23 Mar 2005 12:51 GMT | 2 |
I have a problem with a program written in C# .NET which is running on PPC 2003. At a time, the program receives an exception : "System.ObjectDisposedException".
|
| Treads in eVc 4 | 23 Mar 2005 11:39 GMT | 4 |
Sorry, where I can find information about the correct way to create and manage THREADS in a MFC eVc ++ V4 ? Thanks.
|
| Using SQL on mobile devices? | 23 Mar 2005 10:47 GMT | 6 |
Hi NG, I am thinking about to buy Visual Studio Net 2003. Now I need some information about programming apps for mobile devices using Visual Studio Net 2003:
|
| CMyownDialog.DoModal() | 23 Mar 2005 10:31 GMT | 4 |
I've got a problem with the visibility of a resource-based modal dialog on my PPC application. I made the dialog with the resourde editor, made a dialog class derived from CDialog(IDD_MYOWNDIALOG), set my controls in OnInitDialog() which
|
| CeRunappatevent() | 23 Mar 2005 09:29 GMT | 15 |
is it possible to execute a download thread() alone from my applciation when the pda is connected to PC? i want to sync the data with the setver thru evc++ automaticvaly everytime the PPC is connected to PC
|
| How to notify Parent Window when the child window is created? | 23 Mar 2005 09:04 GMT | 2 |
Is there any way to notify the parent window when it's own child window is created? Thank you. Emily
|
| HP IPAQ 4700/4705, does it have an input for an external microphone? | 23 Mar 2005 02:12 GMT | 2 |
Subject line says it all. For anyone that owns or uses the HP 4700 or 4705 IPAQ Does it have an input that can support an external microphone instead of the internal one?
|
| Uploading File Through Browser | 23 Mar 2005 01:10 GMT | 2 |
Is there an easy way to upload a file from a pocketpc by using its path as an URL parameter? In asp.net there is an HtmlInputFile class that allows a file to be uploaded to the server but this isn’t supported on the pocketpc. Other than sending the file via email, is there a way ...
|
| Need Help with Bluetooth SDK | 23 Mar 2005 00:37 GMT | 1 |
Has anyone out there used the WIDCOMM BTW-CE 1000 SDK before, i need to know how to create a wrapper so i can use it in c#....can anyone help me with this, i havent ever needed to create a wrappe
|
| eVc4 SP4 and STL error : Lockit | 22 Mar 2005 23:24 GMT | 3 |
I've got some problems to compile a release version of a program... the linker displays the following error : unresolved external symbol "public: __cdecl std::_Lockit::_Lockit(void)" I tried to search on google and I found a thread where someone solved
|
| Intermediate Driver ASYNCMAC-PPP hookiing problem | 22 Mar 2005 23:00 GMT | 3 |
I am developing an Intermeidate NDIS driver for WinCE( Taking help from PassThru example). I tried to test it on pocket pc. The driver was made to hook to ASYNCMAC NIC and PPP on the protocol driver. But when I start the Pocket PC, Active sync
|
| dynamically-populated comboBox not capturing selection | 22 Mar 2005 21:52 GMT | 13 |
I'm loading a small comboBox's Items list dynamically. There's no databinding, the population of the list is pretty simple and is working fine. However, when I try to select one of the items, the selection is not captured and the comboBox stays blank. Why?
|
| Javascript for PIE on Windows Mobile 2003 SE | 22 Mar 2005 19:09 GMT | 1 |
Can anyone recommend some good JavaScript and JScript references on proper coding for Pocket Internet Explorer? Many of my Javascript routines do not work in PIE. I need to know which objects, methods, etc are incompatable.
|