| Thread | Last Post | Replies |
|
| Bluetooth Printer from XDAIIi (Broadcom) | 16 Aug 2006 15:15 GMT | 1 |
I am trying to send data to a Bluetooth Printer, which I have paired to a XDA IIi (Pocket PC 2003 SE) using Bluetooth Manager. Currently, I am using C# and I am able to start up the Connection between the two using SerialPort.Open (baud rate = 4800, parity bit = None, Com Port =
|
| EDB Object Store for WM 5.0 | 16 Aug 2006 13:14 GMT | 2 |
I can't understand why EDB Object Store is not found in Visual Studio 2005 with WM 5.0 SDK I installed Visual Studio 2005 and then WM 5.0 SDK Then i migrated my project that was built in 2003 environment
|
| printing from Pocket PC | 16 Aug 2006 11:43 GMT | 3 |
What do I need to do to print from a mobile device? With VS visual basic, designing forms for the desktop computer I was able to use built-in reports or crystal reports, but what about the compact framework? TIA
|
| DTM_BROWSERDISPATCH not working | 16 Aug 2006 11:18 GMT | 2 |
I am trying to get the IDispatch for an HTML Control using the DTM_BROWSERDISPATCH message. Here is some of my code: IDispatch* pDisp = 0; IWebBrowser2* pWebBrowser = 0;
|
| Is there a way to check if the wireless is already enabled? | 16 Aug 2006 07:55 GMT | 3 |
I am writing a code that is supposed to check if the wireless is enabled or not and then according to the given status it turns it On or Off. I am using the fuction \Windows\WirelessOnOff.exe this fuction reservers the current state, i.e if it is enabled it disable it and
|
| Device Emulator questions | 15 Aug 2006 22:40 GMT | 1 |
Is there any way to simulate (using the Device Emulator and WM5): 1) an INCOMING Cellular call 2) Disabling/Enabling of the various radios (cellular, WiFi, bluetooth) Thanks!
|
| pim.vol format? | 15 Aug 2006 20:06 GMT | 1 |
is this publiclly documented anywhere? I'd like to do some desktop programming to swizzle an existing or create a new pim.vol as a back-door to sync desktop PIM data without going through desktop outlook.
|
| Visual Studio debuging native code on emulator | 15 Aug 2006 19:39 GMT | 2 |
I have a vs2005 smart device dll project. When I debug it using vs2005's debugger, I cannot see local variables in the "locals" window. Also, when stepping over lines, it often skips down to further sections of my code. Moreover, it often skips past "return;" statements ...
|
| openFileDialog ignores InitialDirectory | 15 Aug 2006 18:35 GMT | 4 |
Its me again. I'm using C# on Mobile 5. No matter what I set InitialDirectory on openFileDialog to it always starts in 'My Documents'. How do I change this behavior? It very frustrating that every time I need to do something I have to ask you
|
| battery status | 15 Aug 2006 10:54 GMT | 8 |
how can i get the battery status n a vb.net 2005 pocket pc app and i still need to format cells.columns in a datagrid...how???
 Signature Mase Yo
|
| HTML Control and Browse Example (Not working with Unicode) | 15 Aug 2006 10:27 GMT | 1 |
I am adapting the Browse example of the Windows Mobile 5 SDK for use in my program (sample\cpp\win32\browse), and have a problem with the HTML Control. In the example, when a link is clicked, this generates an NM_HOTSPOT
|
| WM5 device vs. emulator | 15 Aug 2006 09:10 GMT | 4 |
I've been writing a new version of an app with VS2005 (before it was eVB), and I've specifically tested on 240x320 and VGA emulators, with success on both screen sizes. Problem is, as soon as I deploy the application to the device (in this case
|
| InkX - What is SendMessage for Bold, Italic, etc. | 15 Aug 2006 03:16 GMT | 7 |
Just spent last night wrapping the InkX control, with the help of a blog posting from the MS PocketPC dev group, and the API info on Message structures from MSDN. Worked great. Up on screen no problem... Then realized that I was missing information.
|
| how to detect connection to ActiveSync | 15 Aug 2006 01:12 GMT | 5 |
Is there some way to tell from the device in C++ that the device is cradled and activesync is active?
|
| Any Antivirus recommendations for Pocket PC w Windows Mobile 5.0? | 14 Aug 2006 23:42 GMT | 4 |
Any recommendations for an anti-virus product for the Verizon XV6700 Pocket PC running Windows Mobile 5.0? Any recommendations for other products to prevent contamination such as from spyware?
|