| Thread | Last Post | Replies |
|
| lock ppc to one app only. | 02 May 2005 05:17 GMT | 2 |
I have built a ppc app using Visual CE from syware. I want this app to be the only thing that can be opened on the ppc. Meaning when the user turns it on the visulal-ce app will open automatically and will be the only app that can be opened.
|
| Wanted: Windows CE & Windows Mobile experts -- Embedded Systems Firmware Engineer | 02 May 2005 05:09 GMT | 1 |
Wanted: Windows CE & Windows Mobile experts Tripod Data Systems (a Trimble Company) Senior Embedded Systems Firmware Engineer The responsibilities of this R&D position include design and development of
|
| possible to make .inf file for complex project? | 02 May 2005 05:09 GMT | 1 |
I'm trying to build a .cab file of the Minimo binaries, but am fairly clueless, can't find the docs supposedly included with the Pocket PC 2003 SDK, and can't find anything but EXTREMELY trivial examples of .inf files on the web, with only 3 or 4 files being copied to the
|
| SQL Server connectivity with SmartDevice app | 02 May 2005 01:01 GMT | 2 |
First, let me say a BIG THANK YOU to the awesome MVPs who freely share their knowledge that they worked so hard to earn. Where would we be without you? Many thanks - you do a fantastic service. I read the November 24 post in the pocketpc.developer.network forum that
|
| evc3 compiler bug! | 01 May 2005 23:18 GMT | 6 |
here is my problem: a=250; switch (a){ .
|
| [HELP] Really Confused.. | 01 May 2005 22:41 GMT | 1 |
I am really new to this so please excuse me if I am not posting in the right forum. My question is, I have a GraphControl.cs file that contains a GraphControl derived from
|
| WINCE - kernel mode thread | 01 May 2005 15:51 GMT | 4 |
Hi all i m writing wince ndis network driver. how can i create wince kernel mode thread that is running in the DISPATCH_LEVEL IRQL Level ?
|
| Is Socket.Receive(..., SocketFlags.Peek) supported in .NET CF ? | 01 May 2005 01:58 GMT | 1 |
I am having following code: System.Net.Sockets.Socket mySocket; .... mySocket.Receive(aBuffer, aOffset, aSize, SocketFlags.Peek)
|