| Thread | Last Post | Replies |
|
| 802.2 frames from CE .NET (4.2) | 01 Jul 2005 17:09 GMT | 2 |
I need to be able to send/receive 802.2 frames from a Win CE .NET (4.2) platform with an 802.11 wireless card. I was trying to use the NDISUIO interface, but that is apparently only suitable for 802.3 frames. What interface should be used for 802.2 frames? Is there an MSDN page I
|
| wininet ftpgetfile trouble | 01 Jul 2005 16:38 GMT | 3 |
if i use ftpgetfile, and on the ftp server the file not exist i found on my pda this file with size 0 even if ftpgetfile return false! have any solutions? Andrea
|
| Task Scheduler on Pocket PC 2002 ? | 01 Jul 2005 15:49 GMT | 2 |
I write on Pocket PC 2002 with eVC++. I want my program to be run by the system every day at 1 p.m. How can I reach that? Is there something like task scheduler on desktop when you can create a job / task. In the next step I want to do the same on Pocket PC 2003 and WM 5.0. It
|
| WindowsCE primer? (VC++ difference btw WinCE & Win2k) | 01 Jul 2005 06:17 GMT | 2 |
Can someone please give me a little comparison between VC++ development between Windows32 and WindowsCE. If you have done VC++ development on a Windows/win32 platform in particular MFC, how portable is your skills when it comes to developing for WindowsCE on embedded platform?
|
| Share ATL code between CE and Desktop | 01 Jul 2005 02:48 GMT | 1 |
We are developing COM objects using Atl targetting both CE and Desktop. Is there a way to share the same code between CE and Desktop projects? We are using evc4 for CE and VS2003 for desktop. If we move to VS2005, will it support one solution targeting both CE
|
| USB Hard disk | 01 Jul 2005 01:31 GMT | 4 |
Which is the ID of the message that windows ce 4.2 sends to the application when recognize that the USB hard disk was insert to USB port. How can catch it in my form? May be using ON_MESSAGE macro ? Thank you.
|