| Thread | Last Post | Replies |
|
| Sharing the action key with soft menus | 31 May 2007 23:12 GMT | 2 |
I have a dialog that needs to use the action key for its own purposes. So I registered the '\r' hotkey on init. All is well so far. I get WM_HOTKEY message in my dialog proc whenever the user presses the action key. But the trouble is I also have a menu for this dialog. If the ...
|
| self-signed certificate | 31 May 2007 18:27 GMT | 1 |
is it possible to determine if a smartphone works with self-signed certificate or not? I ask because in the "Deploying Windows Mobile 5.0 with Windows Small Business Server 2003" document it says that some Windows Mobile 5.0
|
| Somebody Please Help me!!!!! | 31 May 2007 14:59 GMT | 1 |
I found a phone in another state on the side of the highway and i need help accessing it. Well, it has a password block on it much like logging in to a desktop. Is there anything orone out there who can help me crack the password? please reply if you have ANY information.
|
| CAB file installation on device | 30 May 2007 21:31 GMT | 5 |
How I can directly install my .cab file form desktop to my device.
|
| Change mode | 30 May 2007 06:13 GMT | 1 |
We can manually change the mode from abc to ABC or 123 while writing messageby pressing key,how I can set any one of them by programming.
|
| Cannot Implement XML in mapirule.dll | 30 May 2007 02:43 GMT | 1 |
My function aims to read the phonenumber from a XML file ,and filter the messages by the phonenumber. #define TESTHR(hr) \ { \
|
| Mobile development, why Windows Mobile? | 29 May 2007 03:53 GMT | 1 |
Here's something Microsoft probably won't publicize, I'm sure some will counter this (let's open it up for debate). What conditions must be met for Windows Mobile platform to be the idea candidate for a project?
|
| my message doesn't go to send folder | 28 May 2007 11:53 GMT | 2 |
I am implementing SmsSendMessage API everything goes fine except sent message doesn't go in sent folder. Can anybody help me to find out how i can implement this feature? Thanks N Regards
|
| File filter on Smartphone 03 | 25 May 2007 10:41 GMT | 3 |
Hi, I've developed a file system filter driver for Smartphone 03. The filter successfully loads on the Smartphone 03 emulator supplied with VS2005. I have had to sign the dll to get it to work. This uses an emulated storage card.
|
| How to setup a device for Oma Dm boostrap | 25 May 2007 09:14 GMT | 2 |
can anybody explain how to prepare a windows mobile device, so that it is ready to be bootstrapped with OmaDm? Is it necesary that our OEM must place a certificate in the SPC store with Role = Manager?
|
| How to ensure that only one instance of application runs on pocket | 25 May 2007 08:09 GMT | 1 |
How to ensure that only one instance of an application is running on pocket pc? Give me both example for c++ application and C# application.
|
| Full screen application changes home screen? | 24 May 2007 19:17 GMT | 2 |
In a Samsung Blackjack, after exiting a full screen application (like a game), the home screen bars appear changed as in this picture (before | after): http://ludimate.com/lab/blackjack-issue.jpg
|
| Implementation of RTC security | 23 May 2007 10:34 GMT | 2 |
I was looking for some ways to add security to RTP to applications using RTC Client API and the only way I found was using "PreferredSecurityLevel". I have implemented this function in my application and it works perfectly, but I need to know how this function works. What I mean ...
|
| IShellLink? | 23 May 2007 05:34 GMT | 4 |
Hi - I'm trying to use IShellLink as described in this article: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/shellcc/platfor m/Shell/programmersguide/shell_int/shell_int_programming/shortcuts/shortcut.asp When I try to compile the CreateLink() code, I get
> error ... |
| highlight icon | 23 May 2007 03:42 GMT | 4 |
When I highlight the icons of built-in apps in programs, they animate into a different icon. How can I add such an 'highlighted' icon to my app? Lisa
|