| Thread | Last Post | Replies |
|
| Changes in CEMAPI not permanent... for 5 minutes | 06 Jun 2006 19:21 GMT | 2 |
I'm developping an application on a Dell X51 with Windows Mobile 5.0. Can someone tell me how to tell CEMAPI to commit changes I make in my C++ application ? The "SaveChanges()" function in the IMsgStore interface is not implemented...
|
| WinCE device + join Domain | 06 Jun 2006 16:58 GMT | 2 |
Is there any way to connect my WinCE device to domain ? Does Wince Support domain authentication ? I need to implement pass through authentication in my WinCE client. Let me know details of Wince + domain if anybody knows.
|
| Issue With Font Usage | 06 Jun 2006 16:52 GMT | 3 |
I dont know which is the proper place to post this. I am working in wince application in that I want to use BD Hanover font.I copied the font file from PC to WinCE windows folderin TTF format. The thing is in larger size font look fine but when the sized is reduced it gets ...
|
| file system driver integration with Window CE device | 06 Jun 2006 13:03 GMT | 2 |
I am a newbie to the pocketPC environment and new to driver development. I want to write a file system driver for windows CE devices. I got some help from msdn, saying how to write File system driver. But i am not sure how to start with it. Using the help from
|
| Windows CE - CEPC cannot find Hard Disk | 06 Jun 2006 10:56 GMT | 3 |
I have made the bootdisk that runs MS-DOS for the purposes of downloading the image to run. To double check that I have installed the hard disk correctly, I viewed it's old contents using MS-DOS. I followed the How-To instuctions and created an OS design based on
|
| Problem in WinCE database | 06 Jun 2006 10:39 GMT | 3 |
I am using WinCE CEDB database to stroe data of devices connected in serial port . Earlier I was creating .cedb file (daily ) for all the device connected in serail port,but after some time I came to know that I can't store more than
|
| Playing video on mobilte phone using Windows Media Player... | 06 Jun 2006 00:29 GMT | 1 |
I have a audiovox SMT5600 smartphone. The manual states that this smartphone has Windows Mobile Smartphone 2003 AKU2 Update, Second Edition. I am trying to play different types of video files on Windows Media Player 10 Mobile (Version 10.0 Build14257) on the smartphone. The video ...
|
| UPnP | 05 Jun 2006 22:51 GMT | 2 |
In the a readme file in the UPnP sample it describes how to use upnpreg.exe to register one’s device. I am unable to find upnpreg.exe anywhere and have only found a couple of references to it on the net. Anybody know where I can find this tool ?
|
| Accessing peripherals from a managed application | 05 Jun 2006 22:08 GMT | 2 |
I would appreciate it if someone could point me to a link, docs, or tutorials regarding peripheral access from a managed application. Things that I am interested in includes simple initialization and usage of the SPI interface or GPIOs. I am using XScale with Win CE 5.0 and
|
| soft button | 05 Jun 2006 21:27 GMT | 1 |
apparently the SIP button has a dual personality on WM5: i.e. it normally appears in the center on the CommandBar (new WM5 look), but it sometimes appears on the right side (and looks like the old SIP
|
| anyone know which device is windows CE .net based? | 05 Jun 2006 21:26 GMT | 1 |
Hi !! Anybody knows which mobile handset are available in mobile market which are purely Windows CE.net based.When I was searching most of all I found pocket pc 2003 and windows mobile 2003 based devices.
|
| Windows Ce .Net 4.2 | 05 Jun 2006 19:24 GMT | 3 |
I'm trying to develop an aplication on VS 2005 for an Intermec CN2 bar code scanner with Windows CE 4.2, but when I deploy the aplication to the device gives me an error, I think that coud be the Compact Framework 2.0 or the SQL Mobile 2005.
|
| Timeb | 05 Jun 2006 18:06 GMT | 3 |
Is there any functions similar to "timeb" functions? Thank you very much
|
| User breakpoint called from code at 0x80560153 | 05 Jun 2006 16:31 GMT | 4 |
How can i get rid of this error? I get this error during debug(and not in execute mode) after this line: udp_socket = socket(AF_INET, SOCK_DGRAM, 0); There is no compilation error, and the lines in the function before this
|
| an error from WM5 compiling | 05 Jun 2006 15:12 GMT | 1 |
When compiling windows mobile 5.0 on my laptop, an error rose up: build.log(1) : error SYSGEN0000: error(s) in sysgen phase the same project could be built on my desktop PC, win2000 OS. Anybody met with this before? How to fix it? Thanks in advance.
|