| Thread | Last Post | Replies |
|
| Resource-only DLL signing? | 30 Sep 2005 18:09 GMT | 9 |
I have asked Verisign, who refers to Microsoft. I have asked Microsoft, without any answer. Maybe I have better luck here. The Microsoft code signing white papers aren't totally clear on what modules
|
| problem about app UNINSTALL. | 29 Sep 2005 08:53 GMT | 2 |
Hi, I have wrote an smartphone cab packing program. I found that if user uninstall the app, the corresponding registry item would be removed also. Following is which I defined in the *.inf file:
|
| Problems with POOM | 28 Sep 2005 15:46 GMT | 1 |
HI, I want to write an application to create a new Outlook contact in a SMARTPHONE. This is the class code, but when i compile the class (using Visual studio, with a smartphone emulator), i obtain "An unhandled exception
|
| How to replace the title bar area with my own picture? | 28 Sep 2005 14:09 GMT | 4 |
I want to load my own picture as the title bar for my application. Does anyone know how to replace the title bar ("tray") with my own picture? BTW, I wrote my code in the OnInitDialog():
|
| Camcorder | 28 Sep 2005 10:28 GMT | 1 |
Hi All, I have a Audiovox 6500 SmartPhone. I was wondering how can I view the .mp4 files it records? I can use the smartphone WMP to view it...but if I transfer to my PC WMP doesn't recognizes it...neither does the DivX player.
|
| How to use vibrate API? | 28 Sep 2005 09:08 GMT | 2 |
Hi,All When I use Vibrate(0, NULL, TRUE, 2000); in my source code and link with aygshell.lib,the compiler complains about a link error: error LNK2019: unresolved external symbol Vibrate referenced in
|
| incoming call is accepted automatically-dont know why? | 27 Sep 2005 14:17 GMT | 4 |
Hi Forum, In my application, I am capturing incoming and outgoing call events using TAPI and displaying a particular message on both the events. Everything goes well, but sometimes during the incoming call the call is accepted
|
| how to disable red-key on the mpx220? | 27 Sep 2005 08:12 GMT | 1 |
how can i change the reponse when pressing red-key(VK_TEND) on mpx220? thanks
|
| How can I compel the smartphone reboot after installing my cab fil | 27 Sep 2005 03:08 GMT | 2 |
I use cabwiz.exe to generate a cab for my app on smartphone. then I copied the cab file to the "\windows\start menu" directory on device. I need the device reboot after installation before using my app. After installing the cab, the smartphone did not reboot.
|
| Messaging Pack - When? | 26 Sep 2005 23:18 GMT | 3 |
Now that the HTC Universal is out, a lot of us have bought it to use the direct push-feature.But this needs the messaging pack and the exchange SP2. When exactly can we expect the release of this? Thanks a lot
|
| Sprint PPC 6700 E911 GPS? | 26 Sep 2005 09:53 GMT | 1 |
I wonder if its possible to tap into the GPS reciever that the E911 service this phone supports uses? Anyone ever hear of any kind of hacks to allow this? I think this phone wouild sell like hotcakes if it had built in GPS, I dont
|
| How to handle data abort error? | 26 Sep 2005 09:49 GMT | 3 |
Hi,all I got some data abort exception when I tried to use F10 to debug my program step by step.(Currently I am using eVC4/MS Smartphone SDK2003).But when I set breakpoint in somewhere of the program,and then I used F5 to run
|
| SMT5600 with WM5 video recorder unusable | 26 Sep 2005 06:30 GMT | 1 |
I'm testing out the video recorder on my Audiovox SMT 5600 with Windows Mobile 5 and I'm not very impressed. The video recorder produces recordings that are so choppy and distorted that they are not much more than a few frames per second.
|
| Mobile 5: mxip_initdb.vol SimEntries | 26 Sep 2005 02:01 GMT | 7 |
I'm using visual studio 2005, and mobile 5 sdk. When in smartphone 2003 sdk, i can use CeMoutDBVol(..., _T("\\storage\\mxip_initdb.vol"),OPEN_ALWAYS) and CeOpenDatabaseEx(..., _T("SimEntries"), 0, 0, NULL)
|
| SmartPhone Menu Error | 25 Sep 2005 21:15 GMT | 2 |
The following developer studio 2003 generated code fails when assigning hte Menu with a System.NotSupportedException. It's a C# .NETcf SmartPhone application. The code is created when assigning menu items to the default mainMenu1 object in the designer. Anyone know why the ...
|