| Thread | Last Post | Replies |
|
| Automatically Login to a Domain | 05 Jun 2006 13:08 GMT | 4 |
we have a MIPSII device running CE 5.0 that we wish to automaitcally login to a domain either when it starts up or immediately prior to some kind of transaction that requires the device to be logged into the domain (e.g. accessing network drives or print servers).
|
| Help on socket (AF_INET,SOCK_RAW | 05 Jun 2006 08:33 GMT | 3 |
I am trying to port a piece of SW from WinXP to WinCE 4.2 on XP I make a call like this s = socket (AF_INET, SOCK_RAW, IPPROTO_OSPFIGP); on CE with the same code I get the "WSAESOCKTNOSUPPORT" error.
|
| Linking to .LIBs when the "build"-command is used from the command | 03 Jun 2006 14:52 GMT | 1 |
How do you link to a .LIB file when the "build"-command is used from the command line? I'm using the Platform Builder ASP example code (C++) in %_WINCEROOT%\PUBLIC\SERVERS\SDK\SAMPLES\HTTP\ASP. I want the ActiveX
|
| WinCE->PocketPC using C#.net compact framework.. | 02 Jun 2006 21:21 GMT | 1 |
Hi !! I'm going to start one project with C#.net for WinCE.I've experience wince application developement in EVC++ 4.0. Now, I'd developed a small application in C#.net and run on Windows CE .net Emulator. It's working
|
| WinCE->PocketPC using C#.net compact framework.. | 02 Jun 2006 21:20 GMT | 1 |
Hi !! I'm going to start one project with C#.net for WinCE.I've experience wince application developement in EVC++ 4.0. Now, I'd developed a small application in C#.net and run on Windows CE .net Emulator. It's working
|
| USB "Crossover" Cable in CE 5.0 | 02 Jun 2006 20:24 GMT | 13 |
I am using an Octagon PC-600 single board computer which utilizes an AMD Geode processor. I am trying to use the USB port to interface the single board computer to a laptop for basic serial communications. I have added the USB Serial Class function driver and have kept all of
|
| Route Command in Pocket PC | 02 Jun 2006 17:38 GMT | 1 |
I would like to know how can I use the "Route Add" command and it can be added permanent? As I found that when I use add the route table, it will sudden disappear after the pocket pc go to the sleep mode. It is very inconvenient for users to set the route table every time ...
|
| How do we assign IP address on WinCE? | 02 Jun 2006 15:49 GMT | 4 |
Hi friends, me again :) We are now working to assign IP to different computers on the network. We tried to do this by changing registry but WinCE didn't accept our changes on the Remote Registry Editor. We can change IP on WinCE Network properties
|
| Discard JIT code | 02 Jun 2006 11:51 GMT | 2 |
Anybody knows a way to discard the jitted code at runtime. After running for a while in my application, I am running out of memory since many controls/pages/dialogs were invoked. I'm aware that the code shall be discarded from the memory if the system encounters a memory ...
|
| RSS Reader on Windows CE | 02 Jun 2006 09:38 GMT | 1 |
Want to know if there are some RSS readers for Windows CE, what's their name?
|
| Differences about WinCE and Mobile | 02 Jun 2006 03:41 GMT | 2 |
i didn't find any information about differences about Windows CE and Windows Mobile for programmer. I've just find that WinCE is nothing new for Win32 developer, but how about mobile version? Can anybody knows any articles, tutorials or sth else for WinMobile
|
| Message between threads | 02 Jun 2006 02:11 GMT | 24 |
I am an embedded engineer having lot of experience in embedded C programming. This is first time i am doing windows CE programming and i have learned a lot from this forum. My issue now is i create three threads when i enter into my application. All i need to do in my application ...
|
| Persistent NandFlash with Directory Structure | 02 Jun 2006 00:39 GMT | 2 |
We are using an Atmel AT91SAM9261EK dev board and accompanying BSP to develop a CE 5.0 device. My problem relates to the use of NandFlash memory and is twofold: 1)This could be a problem with the BSP, but data present on the NandFlash is
|
| How to assign user right to the CE-FTP server. | 01 Jun 2006 21:58 GMT | 2 |
I have a working FTP server on my CEPC Device (the server which is delivered by MS). I can assign users by the NTLMSetUserInfo() function. I alse need to assign different user rights to the users. Browing
|
| exit(0) | 01 Jun 2006 21:27 GMT | 3 |
Can any one tell me an equivalent function in windows ce for exit(0). While compilation i got that this function doesnot exist in windows ce. Please let me know if some one has an alternative. Thanks and regards
|