| Thread | Last Post | Replies |
|
| Pocket Outlook Email Signature Location | 16 Mar 2007 22:07 GMT | 2 |
Does anyone know where outlook mobile stores the text of its email signature? I'm trying to complete the following project and just stumped by this last thing.
|
| Hooking and Subclassing Contacts | 16 Mar 2007 22:06 GMT | 3 |
We purchased several 6700's to be used by our sales department. A large number of contacts need to be stored on the device. We're finding that the incremental filter used by the Contacts program hangs the device. It's incremental so every letter typed is searched. This is too
|
| creating screenshot on wm5 and saving it into bmp file | 16 Mar 2007 17:18 GMT | 5 |
Hi, I'm trying to make a method, that captures current screen and saves it into bmp file. Here is the code which I'm using: void DoScreenCapture() { HDC hdcSrc = GetDC(GetDesktopWindow());
|
| Play only beginning part of wav file | 16 Mar 2007 17:13 GMT | 2 |
For playing a wav file, I am using the description How to: Play Sounds in .net help. Is there a way to play only the beginning part (let's say first 100 milliseconds) of a wav file?
|
| FTP fro Pocket PC 2003 or Mobile 5.0 | 16 Mar 2007 16:47 GMT | 4 |
Hi, I'm searching ANY good sample of code to use FTP protocol on some PPC to up/download some files. I need to use .NET . Please help me.
|
| Number of files on SD card | 16 Mar 2007 13:07 GMT | 5 |
I am developing an application that writes lots (100's - 1000) small files to an SD card in a Windows CE device. Stangely enough I get an error 112 (ERROR_DISK_FULL) when opening file number 101. I an sure I have closed all previous 100 fies, so it is not a matter of 100 files ...
|
| RDA problems - please help | 16 Mar 2007 12:05 GMT | 5 |
I am trying to get RDA running. I have a Pocket PC with Sql Server Ce. I have a desktop with Sql Server Express and IIS. I have configured conectivity support in IIS , created a virtual directory in IIS with sscesa20.dll. The Pocket PC is connected to another desktop through ...
|
| Image thumbnail in pocket pc using gdiplus | 16 Mar 2007 08:50 GMT | 1 |
Can you please help me to extract image thumbnail using gdiplus.dll in pocket pc. Thank you, supriya
|
| How to use /DELAYLOAD link option to delay load of DLL ? | 16 Mar 2007 05:56 GMT | 1 |
How to use /DELAYLOAD link option from Visual C++ 2005 with WM 6.0 SDK ? I try it but failed with link error. It said "can't find Delayimp.lib".
|
| Last Question from Newbie on WM 6.0 SDK | 15 Mar 2007 20:34 GMT | 1 |
I'm gonna want to write applications for the PDA. I want to be able to install this application onto multiple PDA's. I guess I can write a setup to do this with Visual Studio 2005. Now ... I want to write a server piece to reside on a desktop or laptop.
|
| My Work Network | 15 Mar 2007 18:46 GMT | 6 |
I have read in other posts the following information:
> Internet: {436EF144-B4FB-4863-A041-8F905A62C572} > Work: {A1182988-0D73-439e-87AD-2A5B369F808B} > WAP: {7022E968-5A97-4051-BC1C-C578E2FBA5D9} |
| Newbie and WM 6.0 | 15 Mar 2007 18:19 GMT | 1 |
I've been developing on a PDA using Visual CE for some time. It's a great product, and I like how it syncs, how it works with a GPS, and how it works over the internet in real-time. I have been developing wit Visual CE 10 on Windows Mobile 5.0 and 6.0.
|
| load .net app on startup/reset | 15 Mar 2007 16:50 GMT | 3 |
what do i have to do to make my cf.net app load automatically when the device is reset?
|
| unable to connect to the network from emulator for windows mobile 6 | 15 Mar 2007 07:20 GMT | 2 |
I have just started developing for Windows Mobile 6. In earlier versions I was able to connect to the network from 2003 SE emulator and then copy the sql ce file to a folder on the emulator. Then my custom application would be able to connect to the sql ce db file.
|
| Run application during startup for disabling phone buttons | 15 Mar 2007 02:59 GMT | 1 |
I wrote a little application for disabling the green and red phone buttons on a Pocket PC using RegisterHotKey. It is written in C#, so the RegisterHotKey is p/invoked. To make this work the app has to run during startup before the normal
|