| Thread | Last Post | Replies |
|
| Writing and reading from a physical address | 15 Aug 2006 16:44 GMT | 9 |
I want to write something to a physical address and then test to see if i could have written there. The reason i do this is to test if serial interrupt goes through PeRPISR. For example i want to write 0xFE to physical address 0x0F000000 and then write 0x3A to physical address ...
|
| OID_DOT11_XXX OIDs in WinCE | 15 Aug 2006 15:35 GMT | 1 |
I am porting a wifi driver to CE 5.0 and noticed over 100 OID_DOT11_XXX OIDs in the documentation. Some of these have similar functionality to OID_802_11_XXX OIDs. However, the documentation does not indicate whether or not any of these DOT11 OIDs are required by for CE 5.0. ...
|
| CAB installation in PPC with different languages | 14 Aug 2006 20:44 GMT | 1 |
Hi. I have a cab file that installs my application. It works perfectly in an English PPC2003, but it fails if I use an identical device with the Portuguese version of PPC2003. Should this type of error occur? Do you have any idea of how can I solve
|
| Where can I find a working regsvrce.exe for the ArmV4i processor? | 14 Aug 2006 19:51 GMT | 8 |
Where can I find a working regsvrce.exe for the ArmV4i processor? I have one. When try to register an ActiveX component it says that the registration succeeded if I use the full path during registration. If I use the /u switch it says that it was unregistered successfully. But ...
|
| Question on Tutorial: Building a Run-Time Image for the Emulator | 14 Aug 2006 18:01 GMT | 10 |
In the following tutorial: http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceintro5/html/ wce50tuttutorialstep1creatingacustomosimagefortheemulator.asp On tutorial step 1, item 5, there is the following mentioned: From the list of available board support packages ...
|
| Platform recognision | 14 Aug 2006 17:16 GMT | 3 |
How can I check using Compact Framework (or better Windows API) if my application is running on Smartphone or Pocked PC. I need to know if my application will be able to send sms or not. Regards,
|
| WinCE.NET connect to Win2003 return 800706BA | 14 Aug 2006 17:04 GMT | 5 |
I want to write a program to connect remote DCOM I have found some useful code as follows It can work well when Win2003 connect to Win2003 but error code 800706BA was return when WinCE.NET connect to the same
|
| C# BlueTooth APP! Here it comes!! | 14 Aug 2006 15:07 GMT | 1 |
I need to create a app for my PPC to search for BT devices around. The thing is I cant find the right Dll to work, and the ones I found does not have examples or it does some BTclient Exception. I was wondering if it has some C# code for searching BT devices around that is ...
|
| svsutil_Initialize³oÓ¨ç¼Æªº§@¥Î¬O¤°¤\ | 14 Aug 2006 08:32 GMT | 2 |
¦b¬ãŪWINCE¤@¨Ç¶}©ñ¥N½X¤¤¬Ý¨ì¡A¦b«Ü¦hDLL_Entry©MDll_Main¨ç¼Æ¤¤½Õ¥Î¨ì¦p¤U¨ç¼Æ¡A¦ý¥¼§ä¨ì¨ä©w¸q³B¡A¤]¨S¦³§ä¨ì¥ô¦ó¦³»ùȪº»¡©ú¡A½Ð°ª¤H«üÂI°g¬z¡AÁÂÁ¡C svsutil_Initialize ¹ïÀ³©ósvsutil_DeInitialize ¨Ò¦b USBMDD¤¤¥N½X¡G
|
| Anti-aliasing with SetStretchBltMode using Intel 2700G graphic accelerator? | 14 Aug 2006 07:33 GMT | 2 |
The HALFTONE mode with the SetStretchBltMode() is not supportet on CE, something which I need for anti-aliasing when shrinking a bitmap. Can someone hint me on some other way of solving this problem? I am running Windows CE 5.0 on a Intel PXA 270 CPU with an additional Intel ...
|
| AT Modem commands | 13 Aug 2006 12:32 GMT | 3 |
Dears, I need to know if it is possible to initiate a GSM call from a PDA 2K using AT Modem commands. In PC we connect through COM port to the modem and send AT command to
|
| Problems compiling in Platform directory; in Public it works | 12 Aug 2006 09:40 GMT | 6 |
I always delete all Build.dat, Build.err, Build.log, Build.wrn files before compiling. After editing my files I can compile in the Public directory (I restore the default files afterwards), but when compiling in C:\WINCE500\PLATFORM\CCPXS_IXC1100\ASP I get this error:
|
| How to reboot application? | 11 Aug 2006 22:18 GMT | 3 |
I am trying to implement a routine which reboots the system. I am using WinCE 5.0 and for ARM based board. Microsoft has documented that ExitWindowEx() is available from WinCE 5.0.1. Is there any other way to achieve the same?
|
| MFC for WinCE: Sample Projects | 11 Aug 2006 22:13 GMT | 4 |
In my eVC4 Help, there is a segment on Sample Projects, with lots of good stuff I could use to learn with. Unfortunately, not one sample project has any code! They just describe what the sample project is about and what keywords they demonstrate.
|
| How to recognize Smartphone or Pocked PC | 11 Aug 2006 19:22 GMT | 1 |
How can I check using Compact Framework (or better Windows API) if my application is running on Smartphone or Pocked PC. I need to know if my application will be able to send SMS or not. Regards,
|