| Thread | Last Post | Replies |
|
| How do I load .NET-CF 2.0 in Visual Studio | 10 Apr 2006 23:41 GMT | 5 |
Folks, I am a little stumped. I developed a program in Visual Studio using the verison on the MSDN library disks as an evaluation to see if we could do what we needed with it. Once confirming that fact I purchased Visual
|
| WSAControl winsock function | 10 Apr 2006 20:35 GMT | 7 |
Does anybody know the function params of WSAControl(). This is undocumented by MS and I cannot find anything about it. Thanks.
|
| Uninstall problems on WM 5.0 PPC | 10 Apr 2006 18:20 GMT | 2 |
I'm getting a baffling mess of bad results trying to get my applications to uninstall cleanly. Sometimes I get a message saying something like "the program could not be completely removed" for no reason I can see. When I get this message,
|
| How to read SDF | 10 Apr 2006 17:21 GMT | 2 |
I am familiar with the PocketPC QueryAnalyzer, but are there any desktop applications for XP that will allow me to read an SDF file?? Or are there any tools that will allow me to convert an SDF to an MDB?? Thanks,
|
| cab (again) | 10 Apr 2006 16:12 GMT | 4 |
after toroughly examined ms cab sdk, I've tried to create a little program to extract files from cabs... everything works just fine (I can read the cabs info, etc) but I got stuck on function FDICopy() on file '\Storage Card\bla.cab', which always returns strange error: 'an ...
|
| Pocket PC Services. | 10 Apr 2006 12:58 GMT | 3 |
I created a DLL with all the necessary functions exported. I made the necessary Registry entry in "Services" but the DLL is not getting loaded during Reboot. I tried this in WM 2005. the device I used is Sprint 6700. Can any body help me in this regard.. I read that the DLL need ...
|
| Is Directshow in Xp similar to Directshow in WM2005? | 10 Apr 2006 10:28 GMT | 3 |
Hi, I want to develop an app that manages video streams and processes them with some filters I have already written. i don't have any Pocket PC with WM2005 and I wonder if I can develop and test my app with Visual Studio 2005, Directx SDK and Windows XP and when I purchase my
|
| Lock Down WM5 .NET CF Application | 10 Apr 2006 10:10 GMT | 2 |
Does anyone have any idea on how to lock down a WM device to only load and display an application that I have developed?
|
| Suspend Timeout/Backlight | 10 Apr 2006 10:06 GMT | 2 |
I am using a zip library for zipping files. If I zip a bigger file, the device turns off (Suspend Timeout). Normally I am polling SystemIdleTimerReset, but this is not possible here as it is "stuck" while zipping the file...
|
| Dectecting memory leaks running on emulator | 10 Apr 2006 08:46 GMT | 1 |
I'm just getting started running my app on the smartphone emulator with vs2005/windows mobile 5. Of course, the first thing I find is that _crtBreakAlloc is undefined and I can't use that methodology to track down any memory leaks.
|
| Loading images | 10 Apr 2006 08:44 GMT | 1 |
I was using imgdecmp.dll to load images for PocketPC 2003. It doesn't seem to work for Windows Mobile 5.0. I need to support both devices. What is the best approach? I can use SHLoadImageFile, but how would I load an image from a byte array that I pull from a database? I can't ...
|
| Windows Mobile-RAPI write registry issue | 10 Apr 2006 08:38 GMT | 1 |
I am using RAPI to confgure a WM 5.0 device. I am unable to write to the registry related to a "Access Denied" error. I know how to resolve the problem by changing the Rapi security in the registry. Based on what I have read the best way seems to use provisioning. Using a MSDN ...
|
| Wide deployment and Wifi configuration | 10 Apr 2006 08:33 GMT | 4 |
Our company has several offices across the country. In this offices there are WIFI access point with a common WPA key that only a few administrators know. We are building a device application that concern mobile users (up to 3000),
|
| counting days | 10 Apr 2006 08:17 GMT | 2 |
how can I count how many days are between two dates? for example: date 01: 01/01/06 date 02: 15/01/06
|
| Close Programs Dialog- Forms Question | 09 Apr 2006 16:58 GMT | 2 |
When my application is running and I have multiple forms open, if the close program dialog is also opened the user sees a listing for each form object the application has open. Does anyone know of a way to have the application only display one application listing rather than ...
|