| Thread | Last Post | Replies |
|
| Using Bluetooth adapter 81EE3B | 05 Apr 2007 12:38 GMT | 2 |
Hello, Using C# for my CF App, and trying to write to a bluetooth COM8, where the printer is attached. Have no idea how can I use this bluetooth port to write a file to this printer.
|
| Connection Manager API problem | 05 Apr 2007 12:37 GMT | 1 |
1) Connection Manager API establish the connection and connection handle is returned which is implemented on 'Connect' button. 2) The connection handle returned by the API to establish connection is the input for the API to check the connection status which we have
|
| How to connect to Network from Application ? | 05 Apr 2007 12:29 GMT | 3 |
I have developed an application in VS2003 and .NETCF v.10 and deloyed in windwos CE based device. The application is working fine in the LAN. Presently device is connectint to LAN either ActiveSync to PC or Wireless Access Point. Application has an option to FTP the file to ...
|
| Get PC IPAddress from Pocket PC | 05 Apr 2007 07:56 GMT | 1 |
I am writting client/server application. the server app is run on PC and client app is run on Pocket PC. I have to set computer IP to client application in Pocket PC when I connect pocket PC to differnent computer. Could you tell me how to get computer ip from pocket pc when
|
| CeGetFileTime "Access Denied" on Pocket PC 2002, but okay on WM5 | 04 Apr 2007 23:10 GMT | 3 |
I am writing a Pocket PC installer (in Visual Studio 2005) which is working really well in Windows Mobile 5, but when I used the installer to target a Pocket PC 2002 device, RAPI's CeGetFileTime returned 0 (signaling an error) which CeGetLastError says was a code 5 error (Access ...
|
| SmsGetPhoneNumber not working | 04 Apr 2007 17:33 GMT | 4 |
Is there any phone to get the phone number of a SmartPhone device. I am using a DOPOD phone with an Indian Sim Card Provider. I tried using smsgetphonenumber in VC++ and it doesn't work. I have also signed the .exe and still doesn't work. The GetPhoneNumber.exe sample in the
|
| Data Abort in ::DialogBox | 04 Apr 2007 14:45 GMT | 3 |
Is there any Hopper expert who can help me on this data abort? I cannot reproduce this abort myself but it sometimes happens during Hopper tests. The application is made by plain win32 sdk. (mobile 5.0)
|
| device file name | 04 Apr 2007 09:25 GMT | 4 |
How to get the file name constant for different diveces that should be used in CreateFile() function? I mean, for example in order to open Bluetooth device, I need to pass "BAG0:" as file name.
|
| More Bluetooth anomalies | 04 Apr 2007 09:20 GMT | 2 |
I wonder if any of you experienced BT guys can shed any light on this ... I have given up on the Vodafone v1640 because it doesn't actually work, as I suspected. The BT problems are unique to that machine. I have told them but they are not listening.
|
| Activesync status | 04 Apr 2007 07:19 GMT | 6 |
Kindly some one tell me how to check activesync status from my eVB3.0 applicatoin. I do have a program that is developed using eVB 3.0 and SQL CE, i would like to transfer some data to the desktop PC (if connecte), But still i dont know how to check the status. Can any one
|
| DirectShow pin enumeration question | 03 Apr 2007 23:23 GMT | 3 |
Is it possible to enumerate all preview pin capture formats or can that only be done on the capture pin? For instance... this works: m_pCaptureGraphBuilder->FindInterface(&PIN_CATEGORY_CAPTURE, NULL,
|
| rapiconfig | 03 Apr 2007 21:39 GMT | 3 |
I'm trying to use rapiconfig.exe to configure a modem connection on an iPaq 2790. Here's the xml. What is wrong? I get this error: Config failed (0X80042007): A configuration service provider has raised an exception. <wap-provisioningdoc> <characteristic type="CM_GPRSEntries"> ...
|
| Disable TaskBar icons | 03 Apr 2007 19:53 GMT | 5 |
I am developing a program wich will limit user access to pocket pc. This program will run in kiosk mode and will launch other applications (word, calc etc ...). The problème is : When word or calc or other is launched, the taskbar is visible and the user can access to all the ...
|
| How to open EDB | 03 Apr 2007 16:07 GMT | 4 |
Can any tell me how to enumerate and open the database in EDB in c# using pinvoke. Thanks in advance Raghunath
|
| smssendmessage not working | 03 Apr 2007 13:57 GMT | 2 |
I've signed the .exe with a signed certificate and it is still not working. When I use SmsSendMessage I am getting error code 120 which means 'function is not supported on this platform' but I'm using API function in VC++ so not sure why I'm getting this.
|