Hi,
I'm trying to configure IPSec on my Wince 5.0 OS image so that TCP packets
are encrypted when sent. I added the IPSec v4 feature and followed the
documentation on how to conifgure it at:
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcecomm5/html/wce50conl2tpipsecregi...
more >>
This may be a bit much for the forum, but if someone could point me in the
right general direction... :)
First I want to have my app not appear when run, but only an icon show up on
the Today screen. Is there an CF support for that or do I have to go
P/Invoke for the shell-notify API?
H...
more >>
I know this has to be something really simple, but I have 2 questions:
1. How do you suppress painting of a form while doing some lengthy form_load
stuff? I get bits and pieces of the form showing up before the final form
appears.
2. How do you force a label text-change to appear immediat...
more >>