| Thread | Last Post | Replies |
|
| Interprocess access to IReplNotify | 27 Oct 2006 01:49 GMT | 4 |
I don't know COM, but it looks like I'm about to learn it. Is it possible to make an interprocess call to the IReplNotify instance stored in my service provider to call OnItemNotify(). Has anyone out there attempted this and can you explain how to do so?
|
| Custom serial baud rate on a WM5 device? | 26 Oct 2006 19:13 GMT | 2 |
I would like to set a custom serial baud rate on a Windows Mobile 5 device (Dell Axim x51v). I am trying to set it through managed code but I get an IOException when I try to open the port.
|
| DirectShow WMV Decoder on WM5 | 26 Oct 2006 18:07 GMT | 1 |
I am trying to decode a video stream encoded as WMV3 on a Windows Mobile 5.0 device. More precisely, I have a DirectShow filter graph, with as source filter a RTP source that receives WMV3 video from the network. The goal is to render the video data in a video window.
|
| Porting an eVC++ to VS2005 app Dialog Box doesn't show | 25 Oct 2006 23:20 GMT | 1 |
Hopefully someone can help me. I finally am able to compile and debug a eVC++ project in VS 2005. For everyone out there that had to go through this I feel for you, it wasn't easy at all. The major problem that I have is a dialog box that should popup
|
| CeRapiInitEx not working from Windows Service. | 25 Oct 2006 20:18 GMT | 5 |
How initialize the RAPI from Windows Service?
 Signature Thanks Venkat
|
| Detect key press without window, find process | 25 Oct 2006 18:43 GMT | 5 |
I have a process that runs in the background that I want to use to detect a press and hold of the power button. The process has no window. It just has a running message loop. Therefore, I cannot use RegisterHotkey. Is there another way that I could detect when the power key is ...
|
| Wifi connection not recognised by PocketPC 2005. | 25 Oct 2006 18:31 GMT | 1 |
We have an application that we developed initially for Pocket PC 2002 (Win Mobile 4.2). This application establishes an 802.11 association when the device is in range of "special" access points. "Special" basically means an AP is in a database of known APs that provide the
|
| ActiveSyncing my application with Outlook CE | 25 Oct 2006 15:39 GMT | 1 |
Over the years I developed a desktop calendar application. Users want now an ability to sync my app with Windows CE Outlook application. There are plenty of articles how to use ActiveSync API on the net like: http://msdn.microsoft.com/library/default ...
|
| Name of storage card | 25 Oct 2006 14:34 GMT | 3 |
I still want to get the name of the storage card with visual basic commands for the pocket pc Is this not possible to do with DirectoryInfo or so? Anyone simple code suggestions?
|
| No Click event in Listbox ? | 25 Oct 2006 07:10 GMT | 2 |
i have a listbox in my pda program (Visual Studio 2005) that contains all COM-Ports. I want to connect my program to the port if the user clicks at a item of this listbox.
|
| Capture signature | 24 Oct 2006 19:10 GMT | 1 |
I'm looking for simple VB code to capture signatures and store it in a SQL database for the pocket PC. It should save space to reduce the size of the database. Any VB code available?
|
| warning after deploying an application für d ebugging | 24 Oct 2006 14:08 GMT | 3 |
hello NG, everytime I change the programcode (in VS 2005) and want to debug the program on my WM 5.0 Device (HP IPAQ rx1950), a warning appears after deploying and I have to confirm, that I trust the unknown manufacturer
|
| wceload breaks on Axim51 | 24 Oct 2006 13:10 GMT | 13 |
We ran into a problem when we shifted our device to Dell Axim x51 [spec: OS Name: Microsoft Windows CE; OS Version: 5.1 Build 70; Processor: StrongARM] from the iPAQ PocketPC 2003 [spec: OS Name: Microsoft Windows CE; OS Version: 4.20 Build 1081; Processor StrongARM].
|
| Compilation in dot NET | 24 Oct 2006 08:09 GMT | 1 |
Can any one know the compilation process of source code to MSIL in dot net. Thanks Bhuwan Bhaskar
|
| Connecting to SQL 2000 from Mobile App | 23 Oct 2006 22:22 GMT | 3 |
Hi all, im getting started on Windows mobile, i have worked with win forms What im trying to do is: Connect to sql 2000 server on my desktop pc from my mobile device (emulator), populate a dataset and then save it as an xml file in my mobile
|