| Thread | Last Post | Replies |
|
| How to interface hardware devices? | 30 Apr 2005 16:32 GMT | 1 |
Is there any documentation on how to develop hardware devices for the PocketPC? I would like to connect various sensors, etc. What are the options? Bluetooth, The smartcard connector, The sync cable connector? It looks like some GPS devices connect via the smart card connector. How ...
|
| Waht development environment is used to built Pocket PC or Smartphone system rather than CE system? | 30 Apr 2005 16:26 GMT | 4 |
Can Platform Builder build Pocket PC system? where to get relevant information on this?
|
| does socket.Receive() block waiting for data? | 30 Apr 2005 04:03 GMT | 1 |
I have the line of code: clientSocket.Receive(receive, 0, clientSocket.Available, SocketFlags.None); and I think it is blocking to wait for data. Is this true? Can I check clientSocket.Available for value > 0 first to make sure there is data?
|
| query regarding direct play on pocket pc 2002 and 2003(help Needed | 29 Apr 2005 21:40 GMT | 2 |
Sir , I need help. I have a device which has got camera to it and and i have attached transreceiver to it and same transreceiver i have attached to pocket pc.. i
|
| Form close | 29 Apr 2005 19:18 GMT | 4 |
I have been trying to intercept the event generated by the clicking of the System Close button (X), which is displayed on the application's form top right corner. I'm monitoring the Form.Closing(…) event to detect the closing of the form, but for some reason it doesn't appear to ...
|
| Push and Pull methods | 29 Apr 2005 17:38 GMT | 5 |
This is a layout of my situation. I want to D/L to my PDA info from the MSDE server on my desktop. I then would like to take my PDA out in the field, work on the data, and come back. When back, I want to upload the Data back into MSDE, delete it from the PDA, and download new, ...
|
| Symbol MC50 handheld... | 29 Apr 2005 16:01 GMT | 2 |
can anybody give me any positive/negative feedback on the Symbol MC50 handheld? I am thinking of using it with a custom application that runs over GPRS to data connection. thanks,
|
| Icons? | 29 Apr 2005 15:02 GMT | 3 |
Hello NG, I want to use icons with a transparent color. When I use this files, the pictures are black (the transparent areas are black)!? What can I do?
|
| Missing StringToHGlobalAnsi | 29 Apr 2005 11:08 GMT | 2 |
I'm writing a dll for PocketPC in C#. The dll should use methods from an unmanaged C dll. My problem is that, when I select PocketPC as the target device, the Marshal class no longer has the StringToHGlobalAnsi method.
|
| SOCKETS | 29 Apr 2005 10:15 GMT | 2 |
I'm at the end with my knowledge. In cradle and in emulator it is possible to connect and to load the file but via GPRS it isn't. recv returns -1 please help please help thanks in advance
|
| launching applications | 29 Apr 2005 06:32 GMT | 3 |
I would like to know if anyone has some sample code, preferably in C#, that demonstrates application A launching application B. TIA.
|
| Sprint PPC-6600 Development | 29 Apr 2005 02:16 GMT | 3 |
I'm trying to write a simple phone dialer application for the Sprint PPC-6600. Has anyone had any experience with this, and are any of you willing to share some TAPI code to make this happen? I'm trying the CeDialer application in the SDK samples, but I always get a
|
| CreateProcess, WaitForSingleObjec | 28 Apr 2005 21:51 GMT | 5 |
Hi, I am using CreateProcess to launch internet explorer, when the user closes the internet explore he should again be directed to it again. When I am doing this and click the x button in the top of internet explore when it is
|
| windows ce 5.0 | 28 Apr 2005 21:49 GMT | 1 |
Is windows ce 5.0 being used on pocket pc's yet? Thanx
|
| Recommendations for installer program? | 28 Apr 2005 21:20 GMT | 3 |
I wonder if some of you would be good enough to give some recommendations for a way of having a 'nice' installer. Users of my Pocket PC software are forever complaining that the installation routine is too complex, so I'd like to address it on the basis that a bad first ...
|