| Thread | Last Post | Replies |
|
| LPCSTR, Unicode etc... don't understand | 31 Aug 2004 21:17 GMT | 3 |
I have big problem with LPCSTR and thing like that. In VC++6.0 no problem, in embedded vc++3.0 he says cannot convert parameter 2 from 'unsigned short *' to 'const char *'. So i use reinterpret_cast but i don't like that, because a need to change
|
| help for applicatio bluetooth | 31 Aug 2004 02:04 GMT | 2 |
Hi!! I'm an italian student ,and for my study i need to develop an application for Pochet pc 2003 that read by a bluetooth the geographic position recevead from Toom Toom
|
| SSL on Web server | 30 Aug 2004 21:15 GMT | 6 |
I am testing SLL on Windows CE.Net 4.1 (x 86 devices) with our CE web server. Our Windows 2000 server it set up with an enterprise CA. with enroll utility I am able to request and install a certificate. With
|
| NTLM web authentication | 30 Aug 2004 20:48 GMT | 4 |
We are developing the Authentication page for our web server for x86 devices running headless CE.NET 4.2 image. All the following values can be changed directly by our web page, and written into the appropriate registry values.
|
| C++ exceptions on windows CE | 30 Aug 2004 20:02 GMT | 1 |
I am trying to use C++ exception and have included the /GX compiler option and I get the following warning afxtempl.h(74) : warning C4291: 'void *__cdecl operator new(unsigned int,void *)' : no matching operator delete found; memory will not be freed
|
| Magneto for PocketPC developing | 30 Aug 2004 18:17 GMT | 2 |
I tried magneto for PocketPC and I get a problem that our developing board does not complete booting sequence. Can someone tell which step do I have mistake in? output messages:
|
| Virtual Com Ports... | 30 Aug 2004 16:16 GMT | 3 |
When setting up Virtual Com Ports on the Client Side, i know the Bluetooth Address of the device I want to connect to, so I don't want to use the function FindDevices (refering to Doug Bolings "Programming Microsoft Windows CE.NET") in order to retrieve the btaServ (bluetooth ...
|
| Problem with CryptoAPI | 30 Aug 2004 16:12 GMT | 1 |
I have read the documentation about CryptoAPI and i test the samples but it don't work. I would like create a key, encrypt and decrypt a file with this key. But it's impossible to me to create a key, my source code is following:
|
| Serial Boot Loader Download problem | 30 Aug 2004 09:33 GMT | 18 |
I wrote a serial boot loader for ARM. and , when I try to download from the platform builder, I am getting the following error, Error Creating your download service. Please ckeck the download transport is
|
| Windows CE 4.2 kernel parameters | 30 Aug 2004 07:33 GMT | 6 |
I want to use a custom bootloader in my ARM9 plattform to boot WindowsCE (because EBoot has not enough feature for me). At the moment I'm using RedBoot. Is there a way to pass some parameter to the kernel, for example about
|
| Vga Linear[flat] | 30 Aug 2004 04:15 GMT | 5 |
HI! all; I can use loadcepc to deal with vga linear[flat] now. but I counld not conctrol the DisplayFrequency . please help me !
|
| Microsoft Platform Builder 4.2 | 30 Aug 2004 02:52 GMT | 5 |
I want to customize Win CE.NET platform(My aim is getting move space by removing unnecessary programs from Win CE.NET platform)How can I get Microsoft Platform Builder 4.2 ?Is it possible to download it from Microsoft web site or do we have to purchase it?Is it distributed itself ...
|
| IP bridging in CE 4.2 | 28 Aug 2004 03:01 GMT | 1 |
i'm trying to setup IP bridging on my WindowsCE 4.2 system. The board has two Ethernet ports and 1 serial port. It works fine between the 2 ethernet ports, but what I really need is to bridge between a PPP dialup connection on the serial port and one of the 2
|
| Emulator error. | 28 Aug 2004 01:12 GMT | 1 |
I am just getting started with CE development and experimenting with it in Visual Studio 2003. I was trying to run a simple form application and getting the following error when trying to run it: Emulator driver installation failed. Most common cause: user does not have ...
|
| connection problems with visual c# | 27 Aug 2004 23:43 GMT | 1 |
hi folk, since a short time i am not able to establish a connection over tcp to my ce device. under win emb c i can establish a connection. the active sync is active and dubbed. the settings under visual c# tools/options/device
|