| Thread | Last Post | Replies |
|
| ANN: Windows CE Live Chat Tomorrow! | 15 Jun 2006 03:01 GMT | 1 |
Just a note that we'll be hosting an online chat tomorrow morning concerning Windows CE 5.0! Members of the development team will be on hand ready to answer your questions, so bring 'em on! ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
|
| abbreviation for CE | 15 Jun 2006 02:01 GMT | 10 |
i want to know the abbreviation for CE in WinCE.help me pls.. Thank you, Praba
|
| Serial and USB clash | 14 Jun 2006 23:43 GMT | 3 |
I added the following settings as given in http://blogs.msdn.com/mikehall/archive/2006/02/28/540912.aspx but after adding it to new NK.bin file, the serial port has stopped working.. No waveforms on oscillisope on serial pins.
|
| what's the regedit command in CEPC? How to view registry in CEPC? | 14 Jun 2006 22:32 GMT | 4 |
hi, in windows there is a regedit command which allows you to see the registry. What's the corresponding command in CEPC? How can I view the registry in CEPC? How is CEPC registry different from normal windows registry?
|
| CE Newbie/MainstoneII/PXA27X | 14 Jun 2006 22:16 GMT | 2 |
I am using CE 5.0/MainStone II BSP (PXA270). I was able to bring the board up; however its USB host driver seem not detecting the second USB jump drive (I hookup USB hub to mainstone; then a USB jump drive to hub--I can see jump drive coming in "My device". Now I plug in second ...
|
| hot sync | 14 Jun 2006 19:47 GMT | 1 |
Can any one help me in know the api's relating to hot sync feature( ie., synchronize data between one or more palm computing devices). I want to Enable and disable this feature with my application. Please help me.
|
| SHLoadImageFile | 14 Jun 2006 19:45 GMT | 1 |
I am trying to develop an application for WinCE 5.0 using Embedded Visual C++ 4.0. Everything is going fine except I need to use SHLoadImageFile to load jpg files. But I am getting an Undeclared identifier error. I am currently using the 4.20 sdk, and figured that this function ...
|
| TLS ALLOC | 14 Jun 2006 19:27 GMT | 1 |
When should an application use TLSALLOC , set and getvalue. What is the significane of that. Need help plz thanks
|
| Save/Load dialog doesn't show up on Compact Framework | 14 Jun 2006 15:04 GMT | 7 |
Anybody gets problem with the save/load dialog that doesn't show up on Compact Framework? I am using the standard dialog as shown in the following example, but the dialog doesn't show up after running for a while in my application, like it's memory related.
|
| Installing QFE (2006) causes build failure | 13 Jun 2006 21:50 GMT | 13 |
Hello all. I'm getting a build error with a code base that worked fine until I updated my QFEs. WinCE 5.0, ARM PXA270 BSP based on Mainstone, customized by module vendor, further customized by myself. Am replacing Calibrui using the "clone" option provided by PB 5 - have not ...
|
| Problem with select function at windows mobile | 13 Jun 2006 21:23 GMT | 4 |
I've written some code for receiving datagrams by the sockets, on the basis of calls: socket->bind->select All this functions return success, for testing i am sending datagrams by wifi to the dell mobile device, alas even though functions above
|
| Memory Leaks in WINCE standard library function std:_allocate | 13 Jun 2006 19:13 GMT | 1 |
I have used the standard template library in one of the WINCE 5.0 application. Entrek tool "Code Snitch" is reporting that memory is being allocated in the std:_allocate function and its not being deallocated. Any idea about this memory allocation and why this is not deallocated?
|
| Simple scanning program for Symbol MC1000 | 13 Jun 2006 17:16 GMT | 7 |
Hi. I need your advice. I have to write simple program (I think so) for Symbol MC1000 barcode scaner connected to Zebra QL320 mobile printer through COM port. This program should scan barcode and immediately print it without any changes. It even doesn't need any interface. My
|
| I have to reboot every time I recompile | 13 Jun 2006 13:31 GMT | 3 |
In my target device there are 13 tasks. One of them is called services.exe and runs my DLL (httpadmasp.dll). Everytime I surf to a certain webpage located on the Win CE device (hosted by it's webserver), it runs the DLL so I can't replace it after I recompile without rebooting ...
|
| Power Notifications | 13 Jun 2006 08:54 GMT | 1 |
further to my last posting about my serial driver problems and standby. Can anybody tell me or guide me to where I can find the required information or source code on using power notifications so I can resolve the powerdown/standby issues.
|