| Thread | Last Post | Replies |
|
| relinking LIB to DLL | 03 May 2007 22:11 GMT | 2 |
Question about Link lib to dll: After NMAKE done the obj and lib build, then the system (what) issue another nmake command to link lib to the dll. My question how this mechanism was work? Is the recursive nmake command in makefile? Or
|
| Button state reset | 03 May 2007 21:07 GMT | 1 |
We are having trouble with a button getting it's system message for ON_BN_CLICKED in WinCE 4.2. We have a system timer doing an update of the dialog every 1/2 second to keep a field current. But if you press and hold a button on this dialog, the button is automatically
|
| Location of ConManClient2.exe in PB Catalog | 03 May 2007 21:02 GMT | 2 |
I have recently done a clean install of VS 2005 and Platform Builder Win CE 6.0. I'm stepping through an eBox-2300 tutorial that suggests the following (I've installed the BSP): • Expand Third Party catalog folder and select the following component.
|
| Add new configuration in PB | 03 May 2007 19:59 GMT | 4 |
I have a BSP which supports ARMV4 only and our customer wants us to build an OS which can support ARMV4I. I Just took over this part recently and do not have much knowledge on PB. I am wondering if it's possible that I can add more configutaions without creating a new platform. ...
|
| Activesync CE 6.0 RS232 | 03 May 2007 17:45 GMT | 5 |
We are targeting a CEPC (VIACN700 chipset) and are having trouble getting Activesync up and running. The device has repllog; however, when I try to initiate an ActiveSync connection from the dev. sytem, it does not connect. We are loading the nk.bin image over Ethernet and have ...
|
| Strange Timer behaviour !!!! | 03 May 2007 15:59 GMT | 1 |
I am facing problem in timer. I am not able to set the scheduler reschedule period. According to msdn document the reschedule period must be 1ms. I am using fixed timer and I am working on Wince 5.0. The problem is, if I set the value for RESCHED_PERIOD = 1 to 1000, the os
|
| DLL Library for diriver if is LOADER | 03 May 2007 15:56 GMT | 1 |
I have a dll driver for the remote control but I do not know as I can understand if the driver it is active or not. As I can know it? Thank
|
| USB Wireless | 03 May 2007 14:41 GMT | 1 |
Which components using USB Wireless device needs adding?
|
| WinCE 5.0 ActiveSync without Standard Shell | 03 May 2007 11:47 GMT | 2 |
I'm designing a Kiosk type system where I want to launch directly into my app without running the Standard Shell. However, I also want to run ActiveSync so we can do software updates in the field using this mechanism. When I build the WinCE 5.0 image in Platform Builder with the ...
|
| USB Problem | 03 May 2007 10:12 GMT | 2 |
I am working with a plataform with Wince4.2 and the PC is PCM-5820 and i find the problem that it does not recognize all pendrives (independent from the capacity). The ones it recognizes are located in the USBhardDisk. The file system is FAT. The register keys are defined as ...
|
| OEMCacheRangeFlush ?? | 03 May 2007 00:51 GMT | 1 |
I don't understand why I have this problem. BUILD: [01:0000000304:ERRORE] cfw.obj : error LNK2019: unresolved external symbol ARMClearDTLB referenced in function OEMCacheRangeFlush BUILD: [01:0000000305:ERRORE] cfw.obj : error LNK2019: unresolved
|
| WinCE 5.0 USB connection issues | 02 May 2007 22:10 GMT | 5 |
We are currently having issues with the USB drivers under WinCE 5.0 as far as detecting that a device has been connected when our nk.bin image is compiled in release mode. Here is the following setup
|
| How to know DSKx for SD storage | 02 May 2007 13:55 GMT | 2 |
I want to know what's number DSKx is for sd storage in my app. Is there any API call for to know that?
|
| Why SDMK2410 in WinCE 5.0 doesn't have touch driver? | 02 May 2007 10:38 GMT | 3 |
First, I must say that I did not use platform builder for some years I have no idea why few drivers are present in src/driver directory. I also can't see display driver etc. Only keybd, pccard, pwrbutton, serial driver is present in drivers
|
| Runtime resolution change in Display driver | 02 May 2007 09:53 GMT | 2 |
I'm working on a system that has a QVGA(320X240) LCD display. The GWES display driver is initialized to this resolution at the boot-up time. Later when the system is running, I want to incorporate a feature where the user may choose to switch to another display of different
|