| Thread | Last Post | Replies |
|
| Is there a solution to hook API on WM5/WM6? | 28 Sep 2007 19:39 GMT | 5 |
Is there a solution to hook API on WM5/WM6? I can't find any information from MSDN. I want to hook the ReadFile/WriteFile API, so I can do something during the file reading/writing. Or I can block some API call. Fox
|
| Visual Studio 320x240 | 28 Sep 2007 18:43 GMT | 1 |
I want to develop for the Motorola Q at 320x240. I downloaded and installed the emulator enhancement. When I debug in Visual Studio 2005 I can see the screen rendered correctly in the emulator.
|
| Capturing device physical BACK key while in WebBrowser control | 28 Sep 2007 16:20 GMT | 2 |
How do I capture the Smartphone BACK key while in a WebBrowser control? I don't want my application to go into the background, but instead perform a go-back-to-previous-page operation. The usual override to capture the BACK button does not work.
|
| Does DialogBox block on a smartphone? | 28 Sep 2007 15:12 GMT | 5 |
I'm a bit confused here. I have a dialog based, fullscreen app, with no message loop. Several threads are kicked off which poll the internet for data. Now I want them to continue polling and presenting the main dialog with the
|
| Scrolling in webbrowser control on Smartphone NETCF 3.5 | 28 Sep 2007 14:52 GMT | 2 |
Doesn anyone knows how to scroll webbrowser control on Smartphone using NETCF 3.5? I just don't see any way to do this. Please help!
|
| InvalidatePlugin question | 27 Sep 2007 20:35 GMT | 1 |
How do I make use of the "InvalidatePlugin" method? I call it in PE_KEYDOWN, but it doesn't force a refresh. I'm using the SpPlugIn.cpp sample from the MSDN archives. case PE_KEYDOWN:
|
| Homescreen Plugin Events ... | 26 Sep 2007 21:18 GMT | 1 |
Trying to rewrite a Homescreen Plugin for SmartPhone based on a Today-screen Plugin for PPC. The Homescreen example is helpful, but not very deep. Does Smartphone support any of these events:
|
| Registering home screen plugin | 26 Sep 2007 21:09 GMT | 2 |
I'm in the process of creating a home screen plugin. If I deploy it directly from within Visual Studio 2005 (register output option is set), the plugin gets shown on the home screen (I changed the XML file).
|
| Turn On/Off Wifi and Bluetooh | 26 Sep 2007 13:48 GMT | 1 |
I'm making a .Net application for my smartphone (HTC S710 Windos Mobile 6) and I need to turn on/off wifi and bluetooth from my own application. How?
|
| How to set input mode in editbox in native language | 25 Sep 2007 06:41 GMT | 1 |
What is the API to set input mode for an edit box (T9 or ABC)?
|
| how to set font style | 24 Sep 2007 14:38 GMT | 1 |
Is there any way to set the font size & style programmatically in my application window? thanks
|
| Debugging Breakpoint failure, help! | 20 Sep 2007 15:08 GMT | 3 |
I have recently experienced debugging problems on my Windows Mobile 5/6 PDAs with C# and VB, I have lost the ability to hit breakpoints when debugging, the breakpoints are faded out and I get the floating message: "The Breakpoint will not currently be hit. The specified module has ...
|
| How to spawn a gui process | 20 Sep 2007 11:14 GMT | 2 |
e.g, I wanna to run meday player inside my program. thanks
|
| distinguish PDAs from Smartphones and pocket pc programmatically? | 19 Sep 2007 11:17 GMT | 4 |
Is there a way to distinguish PDAs from Smartphones and pocket pc programmatically? I am writing an application which will be run on pdas ,smartphone and pocket pc and makes a scheduled connection attempt to a server. Since pdas are not always connected to the
|
| c++ xml reader/writer | 17 Sep 2007 16:54 GMT | 1 |
is there any native c++ xml reader/ writer classes for windows mobile 2003? thanks
|