| Thread | Last Post | Replies |
|
| Permanently save multiple IPs per Adapter | 24 May 2005 10:39 GMT | 1 |
Hi NG, in Windows CE you can assign a second IP Address to an ethernet adapter by using the AddIPAddress() function, but is there any way to save this ip address permanently?? In the registry you can't find any entry which will
|
| 32-bit DDI | 23 May 2005 23:38 GMT | 4 |
I tried to use ddi_flat driver with 32 bits on CEPC, but I didn't see anything on screen. 16-bit works fine. Is this a limitation of CE 50? Thanks!
|
| WinCE tutorial | 23 May 2005 20:21 GMT | 3 |
Can anyone provide me some tutorial which given introduction to WinCE or give me the link for that.....? Thanks & egards Gayathri
|
| Single Ethernet Port-Debugging and Application use | 23 May 2005 18:10 GMT | 4 |
Can a single ethernet port be used for debugging AND application use? I haven't started using WinCE5 yet and I'm evaluating if WinCE will even work on my embedded x86 target, but I read on the MS site that two ports are needed.
|
| Internetoptions | 23 May 2005 17:29 GMT | 1 |
I'm doing enhancement to the IE addon where in I have to save the username and password(Proxy) before the IE launch..Though I have done coding to the registry sttings its not getting saved.Can any one help me? Thanks in Advance,
|
| what is AK? | 23 May 2005 03:59 GMT | 3 |
In windows mobile 5.0, we alse used the term, AK! what does it mean?
|
| what is difference between windows embedd CE 5.0 and windows mobile 5.0? | 23 May 2005 03:08 GMT | 1 |
|
| tux automated testing | 22 May 2005 23:58 GMT | 6 |
I'm starting to use platform builder to generate some small test c programs to get familiar with one or two concepts in CE 5.0 I have been playing with CE test Kit to see how tux and kato work. What I really want to do is automate some of our testing on the target
|
| Running an app from eVC | 21 May 2005 14:05 GMT | 1 |
I currently migrate from old version of Windows CE (2.10) to WCE 5.0 I also migrate from VC 5 (which i used with WCE 2.10) to eVC++ 4.0. I have installed WCE 5.0 Platform Builder. I also installed the eVC with latest SP (4).
|
| how to use syncronization in kernel mode? | 20 May 2005 18:10 GMT | 7 |
I know there are four kinds of syncronization in WCE: semaphore, event, mutex and critical section. Accoridng to the document , they can all be used in kernel mode. But as I tried Critical Section works and semaphore, mutex not. What strange me most is Semaphore usage:
|
| bt | 19 May 2005 20:41 GMT | 12 |
Where can I find the Drakar Bluetooth Software Stack API? I have looked all over but have found nothing. -FV
|
| ctrl+esc | 19 May 2005 16:27 GMT | 1 |
how can i prevent that ctrl+esc or alt+tab executes in windows CE on an symbol device when my application si running?
|
| How to define registry to let WinCE.NET load my PCI network device | 19 May 2005 15:04 GMT | 1 |
How to define registry to let WinCE.NET load my PCI network device? I have tried both 'HKLM\Drivers\PCI\Template\MYNIC' and 'HKLM\Drivers\BuiltIn\PCI\Template\MYNIC'. I put in values like, Class, Subclass, VendorID and DeviceID.
|
| Thread issue | 19 May 2005 14:52 GMT | 2 |
I need clarification on some issues. Given below is the scenario and embedded inside is some of my assumptions. I am not having much experiences in Win32 programming, so needs guidance from learned ones. In my architecture, I am opening a packet capturing Thread_B during the
|
| CE 5, RDP & smart cards | 18 May 2005 21:59 GMT | 2 |
I am working with a Wyse TC 3150SE running CE 5.0 with RDP 5.5. I am attempting to do smart card authentications to various web sites. I have an ActivCard Reader 2.2 with ActivCard Gold for CAC 3.01 FP2 installed on a Windows 2003 SP1 Terminal Server. Is anyone out there ...
|