| Thread | Last Post | Replies |
|
| Blackberries: Can you make them? | 24 Apr 2006 08:57 GMT | 2 |
I have made a program using Microsoft Windows XP Excel and was wondering if Microsoft could make a Blackberry that supported this program. I don't want a mini PC, just this one program. Is there anyway you could do this? How much would it cost?
|
| MENU | 24 Apr 2006 08:00 GMT | 2 |
Hw to create menu in mfc app for windows mobile/smartphone?
|
| How to emulate callevent with Device Emulator? | 23 Apr 2006 23:50 GMT | 1 |
My problem is described in the subject bar. Any help appreciated.
|
| How access contacts database on WM5 | 21 Apr 2006 08:13 GMT | 1 |
Could you please advice me how to access the Contacts database which is in the volume PIM.VOL, i.e. on smartphone with OS WM5. Function CeMountDBVol(&vol1,L"\\PIM.VOL",OPEN_EXISTING ); it does not open the volume, even when I make a copy of it as a file under different name and
|
| How to custom the font and background of control? | 21 Apr 2006 04:39 GMT | 7 |
I need to custom the font and background of controls in the dialog, e.g. the font and background of static text. The dialog I expect is the same as the dial dialog. I'm a rookie, please help me to start.
|
| Override back key | 21 Apr 2006 03:43 GMT | 1 |
I have a simple window. No dialog, no controls, no nothing. Just a window. Which window do I send the SHCMBM_OVERRIDEKEY message to? Mine? SHFindMenuBar(mine)? SHFindMenuBar(someone_else_s)?
|
| EM_SETINPUTMODE doesn't work | 20 Apr 2006 23:23 GMT | 6 |
I am trying to change the input mode for an edit control to be numeric. So in my initdialog code, I send the EM_SETINPUTMODE message to the edit control, but the SendMessage returns 0 and the input mode doesn't change. Also, GetLastError() returns 0. What am I doing wrong, can
|
| Resize bitmap from resource | 20 Apr 2006 22:18 GMT | 2 |
I have bitmap - resource, and I have now: CBitmap pic; CDC memDCCover; pic.LoadBitmapW(IDB_PIC);
|
| Debugging APP using Physical Device not Emulator in VS2005 | 20 Apr 2006 17:13 GMT | 1 |
Hi, all I developed a simple application for smartphone using VS2005. When I started debugging, emulator for smartphone runs automatically and it wroks fine.
|
| Windows Smartphone Adaptation kit | 20 Apr 2006 09:44 GMT | 1 |
Hey Folks, I've seen a number of references to a Windows Smartphone/Mobile Adaption Kit, this appears to include additional documentation, headers and sample code?
|
| Branding files | 20 Apr 2006 09:23 GMT | 1 |
I have an application which requires different branding options. At present the branding files (bmp and txt files) are being copied across to the platform via the CAB installation file. This is fine, but does potentially allow the user to corrupt the files. I do not wish to add ...
|
| How to get the Windows folder on a Smartphone | 19 Apr 2006 23:04 GMT | 7 |
I have a Samsung i600 running Smartphone 2003 OS. There are 2 windows folder on the device. One under \Windows and one under \Storage\Windows. I assume that \Windows folder is volatile whereas \Storage\Windows is not. When i create a CAB file and install it, it puts the DLL files ...
|
| VS 2005 and SP5 very slow | 19 Apr 2006 14:29 GMT | 2 |
I am trying to develop a SP5 app using VS2005 Pro. Just a simple Textbox and Menu takes 10 minutes to load in the emulator. I have a 2Ghz processor in my PC, so I am wondering why is this so slow? Thanks for any ideas,
|
| text won't wrap ?? | 19 Apr 2006 00:51 GMT | 1 |
I have a problem with text wrapping in my mobile application. In my mobile list control I dynamically add text strings from a resource file, which is working just fine. I also set the Wrapping attribute to "Wrap". This seems to work on most mobile phones except sony ericsson
|
| how to deploy smartphone application | 18 Apr 2006 10:04 GMT | 1 |
my application will run on microsoft smartphone 2003 plat form. i've developed application using c#.net (VS2003). and i made cab file for my application. can any one tell me is cab file enough to deploy in Smart Phone device using
|