| Thread | Last Post | Replies |
|
| Sending mail | 22 Mar 2006 08:31 GMT | 3 |
I'm creating application which runs on microsoft smartphone 2003, through this application i need to send mails . so which API i need to use , i have gone through POOM (pocket outlook object model) documentation, but i dont know whcih method to use to send mail. i'm
|
| Smartphone 2005 error | 22 Mar 2006 03:05 GMT | 1 |
Error 1 The device security configuration disallowed the connection. Ensure that you have the appropriate certificates on your device for development. Review your SDK documentation for proper security settings for connecting to this device. Device Connectivity Component
|
| GPRS Data Counters? | 21 Mar 2006 10:12 GMT | 3 |
I'm looking for sample code or pointers to APIs etc. to implement GPRS data counters. There exist several commercial apps that do that today (e.g. all-locations gprs counters and the efficasoft product) so I know it can be done but given that I haven't found any reference to ...
|
| About Pop3 Mail Accounts in Smartphones | 21 Mar 2006 06:22 GMT | 1 |
how to get pop3 mail accounts which are configured on microsoft outlook in microsoft based smartphone 2003 through c#.net (VS2003) is any APIs are available ? If so where can i find them? thanx
|
| how can i get the resource used for the background images of Smartphone Alert boxes? | 21 Mar 2006 06:16 GMT | 7 |
when MessageBox is called on Smartphone with one of the following flags: MB_ICONWARNING, MB_ICONINFORMATION, MB_ICONQUESTION, MB_ICONERROR, an image is displayed in the background of the message box. how can i get access to those images?
|
| repeating voice mail alert -- I _finally_ figured it out | 21 Mar 2006 06:13 GMT | 6 |
For all of you who want a repeating voice mail alert, here's how I did it: using a registry editor, navigate to the following key: HKEY_CURRENTUSER\ControlPanel\Sounds\VoiceMail add a "string value" key with the name Script and the data paw300pr where
|
| Explorer under Smartphone 2005 emulator | 21 Mar 2006 05:59 GMT | 3 |
This is continued from here (no Post Reply option was available): http://groups.google.com/group/microsoft.public.smartphone.developer/browse_frm/ thread/6cf12535e97476c7/74cf3f02f77571a5?q=explorer+5.0&rnum=1#74cf3f02f77571a5 There appears to be no way to get to a cmd shell or ...
|
| Implement GIF animation | 21 Mar 2006 05:49 GMT | 1 |
You know, the IE explorer in Winodows Mobile 2003 2nd edition support GIF animation, so MS must have implemented GIF animation. Does anyone here know how we can implement GIF animation using smartphone 2003 SDK. Thanks
|
| Profile change notification | 21 Mar 2006 05:48 GMT | 1 |
Hello, is there any way to get notification about smartphone profile change? -- oxd
|
| Some weird problem with SetTimer(...) api | 21 Mar 2006 05:46 GMT | 1 |
in my main thread, I created a new thread, called A, in which I "postMessage" to main thread a message, then Thread A exit. the main thread got the message, and I called dialogbox(...), in its DLGPROC, WM_INITDIALOG I called SetTimer(hwndDlg, ...), but the Wm_timer is
|
| are there new Smartphone emulator images with square and landscape screens? | 21 Mar 2006 05:37 GMT | 1 |
i head that some new Smartphones have Landscape and square screen. are there new Smartphone emulator images for those? For Landscape Smartphones, Alex Feinman [MVP] suggested: In the emulator open menu, File/Configure/Display and change orientation to 90 degrees.
|
| WM5 Smartphone menu fonts smaller / harder to read? | 21 Mar 2006 05:36 GMT | 1 |
is that just me, or are the new WM5 Smartphone menu fonts smaller and harder to read (compared to the fonts used for menus on Smartphone 2003 SE) ?
|
| wm5 & MFC8 & How to initiate internet connection ? | 21 Mar 2006 05:07 GMT | 1 |
What is the "highlevel" , sophisticated way to initiate internet-connection with wm5 & MFC-project? I thought that highlevel API's such as URLDownloadToFile() would automaticly handle connectionmanager but apparently not.
|
| Access mails and sms messages | 20 Mar 2006 16:00 GMT | 2 |
Is there a way to access mail and sms messages stored on my windows mobile 5.0 smartphone using C#? Thanks Yannik
|
| full screen app in smartphone | 20 Mar 2006 15:50 GMT | 3 |
I'm developing a smartphone app using eVC4. I need the app to be in full screen mode , I resized my app window but the title bar is on the top my app. In fact, the top part of my main window is hidden behind the title bar.
|