| Thread | Last Post | Replies |
|
| Problem Installing Mobile Dev Tools | 30 May 2004 20:21 GMT | 2 |
I have some serious problems here with the installation of the tools from the "Windows Mobile Developer Resource Kit" on my Windows XP Professional SP1 machine First I removed any old SDK/tools like the documents mention. Second, I installed ActiveSync 3.7.1 like it says so. Then ...
|
| How to use D3d and DDraw on wince.net? How to enhance the 640*480 displaying efficiency? | 30 May 2004 02:05 GMT | 5 |
Greetings everybody and thanks for taking a look at my topic:0 my device is PXA255-400 based developing board with 640*480 resolution, and the os is wince.net 4.2. The cpu is powerful, but i engaged delay even at common menu poping or closing applications, what
|
| Porting to WinCE - USB hrougput problem | 29 May 2004 00:42 GMT | 3 |
I have just finished porting a WLAN NDIS driver to WinCE 4.2. I am using WinCE Platform builder 4.2 .NET evaluation version. In testing i can find that throughput has decreased significantly - achieving only about 1Mbps in all modes.
|
| WinCE on PowerQUICC III processors | 28 May 2004 23:16 GMT | 2 |
Anyone know if the Microsoft Motorola (now Freescale) divorce is a permanent one? I would like to use Win CE with a board that I am designing around the an MPC8555 processor and it seems that the only available OS options I have are WindRiver's VxWorks, and MontaVista's Linux. I ...
|
| Wrappin ActiveX into .NET | 28 May 2004 18:19 GMT | 1 |
I would like to be able to bring in an Internet Explorer ActiveX control into my .NET Compact Framework application. I understand that I can wrap the ActiveX control into an unmanaged dll and then wrap that unmanaged dll into a .NET class. I'm still at a bit of a loss on how to ...
|
| GUI | 28 May 2004 16:12 GMT | 2 |
does anybody know how to create a GUI that looks like Media Player or the calculator What all I need for this Michael
|
| To Microsofts Support Team (Linksys WPC 11 driver question) | 28 May 2004 15:40 GMT | 1 |
Dear eMVP's and all other fellows, I know Windows CE4.2 supports the Linksys WPC11 v3.0 card. (Just by setting BSP_NIC_ISLP2NDS = 1) 1) But does this driver also support the Linksys WPC11 v4.0 card?
|
| About WriteRegistryToOEM implementation | 28 May 2004 09:00 GMT | 3 |
As MS help said, WriteRegistryToOEM may be called more than one time. I would like to know what the first input parametor (dwFlag) will be for different calling instance If the flag is always REG_WRITE_BYTES_START, I can easily replace any existing contents of current reg file
|
| WDM for PPC | 27 May 2004 14:39 GMT | 1 |
Hi, This Is TZ. Is possible WDM for PPC..? And if possible.. How to use this..?
|
| Where is ...\CurrentVersion\Run in Registry ? | 27 May 2004 13:58 GMT | 2 |
I hope to run my program when power on PDA Then I try to find Registry KEY_LOCAL_MACHINE - SOFTWARE - Microsoft - Windows - CurrentVersion - Run but I couldn't find
|
| My App launches exception error 0xC00000005? EVC++ 4.0, help please!!! | 27 May 2004 13:55 GMT | 2 |
Hi, I'm programming an Application for an embedded device in Windows CE, sometimes when I make changes in the code and launch the application I receive an Exception Error 0xC00000005 The exception direction is not always the same and I can not debug the app, does somebody knows the ...
|
| DEVICETODESKTOP Error 6 Overflow problem | 27 May 2004 13:55 GMT | 1 |
I'm currently developing a piece of software using VB 6 to syncronise databases on a PDT with a desktop computer. I was using ActiveSync 3.5, and had writen the database sync engine using the adofiltr.dll functions DEVICETODESKTOP() and DESKTOPTODEVICE(). These worked fine with ...
|
| proxy server registry settings CE42 | 27 May 2004 13:51 GMT | 1 |
I'm trying to programatically change the Internet settings in the registry on CE4.2 to support a proxy server. The following worked on CE3 but doesn't appear to work on 4. // proxy setting WCHAR wczProxyAddr[] = L"192.168.0.2:8080" INTERNET_PROXY_INFO ipi = {0}
|
| Where is my header file? | 27 May 2004 06:51 GMT | 2 |
I read from the eVC help that, there is a function GetEventData and SetEventData defined in the Pkfuncs.h header file. I tried to use it, however, the compiler prompt me an error that it cannot locate the Pkfuncs.h file.
|
| USB Printer problem | 27 May 2004 01:06 GMT | 1 |
I have a problem to use some USB printers on CE.NET 4.1: - Brother HL-1250 - HP OfficeJet D135cH - EPSON STYLUS COLOR 740
|