| Thread | Last Post | Replies |
|
| How do I schedule recurring event? | 11 Dec 2005 20:23 GMT | 4 |
I am using CeRunAppAtTime to schedule the execution of my program. I am able to schedule a single event, but what I really need is to be able to schedule an event for 2:00am every single day. How do I do this? Also, please explain to me what the DayOfWeek parameter of the ...
|
| Emulator Performance Patch for Visual Studio 2005 Beta 2 | 11 Dec 2005 05:49 GMT | 3 |
I am still using VS2005 Beta 2, since I guess VS2005 RC is not free. But since I have to download "Emulator Performance Patch for Visual Studio 2005 Beta 2", its download link does not seems to be working anymore. Anyone can show me how that works?
|
| WM 5.0 GPS Intermediate Driver not working | 09 Dec 2005 17:18 GMT | 1 |
Hi. We are doing a university project in C#, and have a created a phone app which will log GPS coordinates to a GPX file at fixed interval using the following equipment:
|
| media player volume | 09 Dec 2005 09:27 GMT | 1 |
When I start playing a video in media player, it's pretty loud. When I start media player from a program, it's much more softer. I just simply start it like from command prompt : wmplayer.exe <videofile.wmv>
|
| How do I install my application icon to the Home Screen? | 08 Dec 2005 23:04 GMT | 2 |
I am interested in installing my application icon onto the Home screen. Either on the icon strip running across the top, or in the body of the page would be acceptable. How can I do this? Thanks for your advice!
|
| Not Getting KeyDown Event | 08 Dec 2005 22:07 GMT | 3 |
I'm building a SmartPhone App using .NET 2005. In the IDE, I've double-clicked on the Enter key in my form design template. This creates the event delegate statement: this.KeyDown += new
|
| Including a CAB in another CAB | 08 Dec 2005 21:12 GMT | 4 |
Is it possible to include a CAB in another CAB? I didn't find any section in the inf file to do that. any idea? thanks a lot in advance.
|
| Focusing on my running program | 08 Dec 2005 18:44 GMT | 1 |
Hi I'm writting a new program which i can run on the back ground bu under certain conditions i want the program to get focus into the fron from homescreen or what ever its state is. Any idea Thanks -
|
| how to write a homescreen program | 08 Dec 2005 18:43 GMT | 1 |
Hi i am writting a new program that i want to be able to write the sam program for the homescreen too. I am using studio .net 2005 and i go smartphone 2003. Is it possible to do this thanks -
|
| Battery thermometer | 08 Dec 2005 16:25 GMT | 1 |
How can I access the battery thermometer on a windows mobile 5.0 smartphone with c#?
|
| MAPI message attachments | 08 Dec 2005 15:52 GMT | 1 |
So! I want to retrieve the attachments from a mapi message, i.e. an MMS. I've create a simple MMS, subject, picture and body text. How can I get these attachments? 1) With:
|
| Which group of string function to use | 07 Dec 2005 21:07 GMT | 1 |
Depending on whether we are using _UNICODE or _MBCS, _tcsrev maps to either _wcsrev or _mbsrev, even strrev. But when I use it, the compiler warn me that _wcscpy function that I mapped to is deprecated. I found there are other functions such as strcpy_s that are
|
| Text not displaying in form | 07 Dec 2005 21:03 GMT | 2 |
Hi, I'm a newbie to cf development so no doubt I've gone and done something really stupid here but after getting my app working just the way I want it in the emulator I've deployed it to my smartphone and to my surprise my label and checkbox text does not display in the Form
|
| Windows Mobile 5.0 | 07 Dec 2005 11:00 GMT | 3 |
I have heard something about win Mobile 5.0 supporting persistent storage, not really sure what this is about but apparently it improves the battery life of the device.
|
| About chinese string contained within *.INF | 07 Dec 2005 10:04 GMT | 3 |
When I use SP2003 or PPC2003, sometimes need to contain chinese string in *.inf file. Once changed the *.inf format to Unicode or UTF8, the cabwizsp.exe or cabwiz runs well.
|