| Thread | Last Post | Replies |
|
| FindFirstFile(); issue | 02 Apr 2005 18:59 GMT | 3 |
im using the findfirst and findnext on my application to serialize encrypt/decrypt contents. like for the first time "a.txt" will be encrypted to "a.txt.xyz"
|
| Control Pocket Excel | 02 Apr 2005 12:02 GMT | 2 |
Is there a COM component for Pocket Excel like there is in regular Excel? Thanks Scott
|
| device type | 02 Apr 2005 07:47 GMT | 1 |
My app needs to detect the device type, not serial number. For example, I need to knowif it runs on iPaq 4705 or iPaq 6315, or 4350. Any advice is appreciated, Vu
|
| DLL load error on Dell AXIM x50v when WI-FI enabled | 01 Apr 2005 23:43 GMT | 3 |
Target System: Dell Axim X50v Target OS: Windows Pocket PC2003 We have a problem when the WI-FI is enabled on the Axim x50v which is causing manually laoded DLLs to fail. The error message from GetLastError
|
| LCD Brightness | 01 Apr 2005 23:11 GMT | 12 |
is there any api's to control the lcs light on windows mobile 2003 thru evc++ 4? i dont want to turn off the lights automatically when my application is running.
|
| Hiding Controls on a Dialog? | 01 Apr 2005 21:17 GMT | 5 |
I'm trying to build a dialog with multiple edit box controls. I want to be able to dynamically add or remove the controls depending on which option the user selects. The easy way I can see of doing this is to build the dialog with all the
|
| Emulator | 01 Apr 2005 21:17 GMT | 1 |
Does the pocket pc 2003 sdk includes an emulator?
|
| System hangs on killing all the running processes | 01 Apr 2005 19:49 GMT | 3 |
I am writing a application for Pocket PC using WinCE 3.0 API set. I want to close all running applications in the system. I am able to get list of all running process in the system. If I do kill all processes, system hangs. I understand few processes need to remain alive. So what
|
| To Alex Feinman re: imaging.h | 01 Apr 2005 12:34 GMT | 2 |
Alex, you sent:
> You can do it with the Imaging API (imaging.h) > > CComPtr<IImagingFactory>pFactory; |
| Adjust Brightness level on Pocket PC using evc++? | 01 Apr 2005 05:32 GMT | 9 |
Is there any api's for adjusting brightness level programatically on evc++? im using ppc 2003 and SE devices Thanks, Arvind
|
| How to Install or Add POOM (Pocket Outlook Object Model) in Visual Studio.Net 2003 | 01 Apr 2005 04:39 GMT | 1 |
I've tried to search everything in the net about POOM. But I found not something I need. I am a newbies developer, I want to develop pocket pc application using VB.Net on Visual Studio .Net 2003. I've already developed a simple
|
| Intercepting IE traffic on Pocket PC | 01 Apr 2005 01:41 GMT | 1 |
All, Im am trying to intercept IE traffic on Pocket PC 2003 using LSP. But I do not see any socket call getting intercepted in my LSP. Does it mean IE on PPC does not use Winsock?
|