[Q] Can I modify and rebuild IESample on CE.NET 4.2 ?
Hi, everyone here
Can I modify and rebuild IESample on CE.NET 4.2 ?
I want to modify the source code of IESample on CE.NET 4.2.
First I copied the source from PUBLIC\IE\OAK to
PLATFORM\MyPlatform\Apps.
Then I modified the dir file of the core of
PLATFORM\MyPlatform\Apps\IEsample like the folowing (#1).
Then I modified the sources file of the core of
PLATFORM\MyPlatform\Apps\IEsample\Core like thte folowing (#2) to make
EXE file.
I got no error when I build it, but when I execute myiesample on the
target,
the program terminate imeediately with no window created.
The strange thing it that the size of myiesample is 32KB, where as
that of the original IEsample.exe is 71KB.
Can you tell me what I missed ?
Can you tell me how can I make it successfully ?
I really need to modify and rebuild IEsample, for my customization,
and I want to do it on the command line, and on the platform directory
for repeated rebuild.
And, is it possible to make it rebuilt using the EVC++ 4.0.
Would you help me ?
Any kind of advice is welcome and appreciated.
Thank you very much, in advance.
- Yours, Ricky -
(#1)
DIRS=favorites ieui pieui core
(#2)
TARGETNAME=myiesample
TARGETTYPE=PROGRAM
EXEENTRY=WinMain
WINCEOEM=1
RDEFINES=$(RDEFINES) -DIESAMPLE_MSHTML
INCLUDES=..\core;..\favorites;..\res;
TARGETLIBS= $(_COMMONSDKROOT)\lib\$(_CPUINDPATH)\coredll.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\ole32.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\oleaut32.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\commctrl.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\uuid.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\winsock.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\crypt32.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\wininet.lib \
$(_PROJECTROOT)\cesysgen\sdk\lib\$(_CPUINDPATH)\commdlg.lib \
# $(_PROJECTROOT)\oak\lib\$(_CPUINDPATH)\iesample_core.lib \
$(_PROJECTROOT)\oak\lib\$(_CPUINDPATH)\iesample_fav.lib
SOURCES=iexplore.cpp \
browseobj.cpp \
utils.cpp \
mainwnd.cpp \
animthrd.cpp \ Tag: Re: message to all Pocket PC OEM's Tag: 50466
message to all Pocket PC OEM's
We have released our first BETA of PocketTV Classic that runs on Windows
Mobile 2003 Second Edition for Pocket PC.
The CAB is available here:
http://www.pockettv.com/cab/PocketTV.POCKETPC_ARM-0.13.2-BETA_WM2003SE.CAB
PLEASE PLEASE PLEASE: try it on the new devices that your are developing.
Why ? Because PocketTV uses a large number of API's that are not fully
tested by the Microsoft platforms tests. By testing your device with
PocketTV you increase your chances to catch problems (especially with audio
and video drivers) before your device hits the market.
This means less problems with unhappy customers and less returns or customer
support, and also less problems with unhappy developers that cannot run
their applications on your devices.
There are several examples of OEM's that have recently released products
(Pocket PC's 2003 or Smartphones 2003) with major driver issues that could
have been detected by running PocketTV.
So please make sure to test your device with PocketTV BEFORE releasing your
next Windows Mobile 2003 Second Edition device.
Of course PocketTV does not test every possible API, so we also recommend
that you get in touch with the developers of the top-10 or top-20
third-party applications or games (freeware or commercial) and make sure
they all run fine - that is, if and when they have versions designed for
Windows Mobile 2003 Second Edition.
By the way, this version will also use the ATI Imageon 3200 (or compatible)
if your device is equipped with such a video chip (e.g. like the Toshiba
e800 series).
Thanks! Tag: Re: message to all Pocket PC OEM's Tag: 50465
Problem migratting from 4.1 to 4.2
Hi all,
I am working on a DBPXA255 bassed platform and I am now migratting
from Platform Builder 4.1 to 4.2.
The matter is that in 4.1 I had the LAN91C96 driver working perfectly
but now that I have migrated to 4.2, I'm having a lot of problems to
make it work.
I have read a message in this group about similar problem with a
LAN91C111 driver, but I have followed the steps that were used to
solve that problem and in my case don't solve the problem.
I have been suspecting that perhaps the SYSINTR value that I was using
in the LAN91C96 driver (the SMSC SYSINTR) was been used by another
component or something like that, so I have change it and, knowing
that my target hasn't mouse and the mouse's SYSINTR isn't been used,
now my driver is using the mouse SYSINTR instead of the SMSC SYSINTR.
If I build a image with KITL enabled and I download it through a LP-E
CF card (with KITL through the CF card too), the LAN91C96 driver works
fine, it connects to the default gateway using DHCP and everything
goes well. But the matter is that when I download the image and I use
serial KITL or I download an image built with KITL disabled, the
driver is loaded but it doesn't find the default gateway using the
DHCP enabled. And using a static IP address, it only can ping itself
because when I try to ping another IP address, it returns the error
code 10110 (transmition failed).
I have instaled the 4.2 QFEs but nothing seems to change.
I have found another curious thing: if I download a image built
without KITL, the messages that are normally sent thought the KITL
connection (I mean RETAILMSG() and DEGUBMSG()) are send through the
serial line like serial debug mesagges. Is that normal?? (I didn't see
this behaviour in 4.1)
By the way, I have implemented the serial download and serial KITL
(remember that serial download only works with serial KITL). When I
download an image through Ethernet (SMSC or NE2000), serial KITL seems
to work fine, but if I download an image using serial download, the
serial KITL is initialized, but the last serial debug message that I
receive is '-OEMKitlInit'. After that it hangs. I have used a debugger
and I have seen that it never goes out of the KITLPollResponse()
function. Perhaps are there some variables that aren't initialized
when I download the image using serial line???
I would be very pleased if someone could help me with these matters.
Thanks in advance,
Lur Tag: Re: message to all Pocket PC OEM's Tag: 50463
ANNOUNCE: Speech SDK
Following on from the success of our PocketPC Speech Recognition
applications, NeuVoice are now pleased to announce the release of the
PocketPC Speech Recognition SDK.
The PocketPC SDK will allow developers to voice enable their Windows
CE applications with the well-respected NeuVoice PocketPC SR engine.
As many of users of our other products are aware the NeuVoice VR
engine is one of the leading speech recognition products on many
popular handheld devices. Our new SDK provides the same noise robust
solution which will respond in many different noisy environments such
as in the car or a train station or at your local sports event. The
solution is also language independent, and so can be used for speech
control in any language.
Just imagine the many possibilities that speech recognition will
provide to PDA applications! This will enable the user to control
applications from a car or from any hands free environment. The engine
has also been enhanced to allow continuous listening, so no button
presses are required to trigger recognition.
For the lasted information please visit our website www.neuvoice.com
Best Regards,
NeuVoice Ltd Tag: Re: message to all Pocket PC OEM's Tag: 50462
Booting CEPC from Hard drive
Hi,
I copied nk.bin to "c: into my CEPC's hard drive. The HD is FAT32. But when
I use loadcepc for local booting, I get an error, saying
"nk.bin: Error opening file - no such file or directory"
My CEPC has Windows 2000 installed on it. Somewhere I read that disk should
not have NTFS but FAT32. FAT32 is what I have.
I will appreciate any help.
Regards,
Parhar Tag: Re: message to all Pocket PC OEM's Tag: 50461
How to operate on CF card
HI,everybody
I have a CF LAN card, and I want to use it to download my NK image to my target. I know that the address space of CF card includes common memory space, attribute memory space , reserved space and I/0 space.
I want to know how to use these spaces and how can I transfer datas from the CF LAN card.
Thanks. Tag: Re: message to all Pocket PC OEM's Tag: 50460
error in building the emulator with windows thin client
hi,
Am using the cepb42 emulator, and building an emulator with the
configuration of windows thin client, and all cofiguration is default.
but i get errors: below is the reported error line.
makeimg: run command: regcomp D:\ClientTsc\RelDir\EMULAT~1\reginit.ini
D:\ClientTsc\RelDir\EMULAT~1
regcomp: Got LOCALE=0804, using CodePage=936
regcomp: Overwriting existing value [HKEY_CLASSES_ROOT\SSCE.Errors.2.0]
"Default" in system registry
regcomp: Overwriting existing value
[HKEY_CLASSES_ROOT\SSCE.Errors.2.0\CLSID] "Default" in system registry
.
.
.
.
makeimg: Check for D:\ClientTsc\RelDir\EMULAT~1\PreRomImage.bat to run.
makeimg: run command: romimage D:\ClientTsc\RelDir\EMULAT~1\ce.bib
Windows CE ROM Image Builder v4.0.000 Copyright (c) Microsoft Corporation
Built: Mar 14 2003 09:04:08
Error: Incorrect number of tokens found parsing memory section
found: 'aa'
aa
Error: failed setting line
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
makeimg: FATAL ERROR: Command returned non-zero exit code 1 (dec).
Error PB2505: Error executing #(D:\ClientTsc\RelDir\EMULAT~1\)makeimg.exe.
thanks in advance! Tag: Re: message to all Pocket PC OEM's Tag: 50454
Using display calls on a headless device
Hi All,
if I create a headless device (NULL display driver), can
I compile and run applications that use display calls
(dialog etc)? I would suspect that these display driver
calls would be terminated at NULL display functions?
Anone know.
Cheers, Andrew Tag: Re: message to all Pocket PC OEM's Tag: 50444
Platform builder download/installation error
I am trying to install Microsoft Windows CE .NET 4.2 platform builder.
1.. The evaluation "setup.exe" was downloaded from
http://www.microsoft.com/downloads/details.aspx?FamilyID=c60f61c1-623b-481b-83b8-031129cf1594&DisplayLang=en
2.. I also registered and got a product key.
3.. However, when I install the platform builder, it always gave me some
error like "Error 1335. The downloaded cabinet file 'CE_2[1].cab' required
for this installation cannot be used..."
I tried on two different computers many times and it always gave me some
similar error messages.
Can anyone please help? Thanks! Tag: Re: message to all Pocket PC OEM's Tag: 50440
Locking flash file system
Is there a way of using the flash file system but securing it from puibli access? We don't want users to access the flash file system over ActiveSync. Tag: Re: message to all Pocket PC OEM's Tag: 50439
What's the correct way to include SQL Server CE?
I asked this question yesterday, perhaps with a bad subject line.
I'm including SQL Server CE in my Windows CE.NET 4.2 platform. I do so by
adding the SQL Server CE 2.0 component and the SQL Server CE 2.0 .NET Data
Provider component. My application runs, but it seems there are some
components missing. The Query Analyzer is not installed, and I don't get
any text in my error messages (using the SqlCeError Message() method).
If SQL Server CE is installed by Visual Studio.NET while debugging an
application, the
Query Analyzer shows up in the start menu, I get the proper error messages
and the
SQL CE files are installed nicely in the \windows\sqlce2.0 folder.
I thinking I must not have included SQL CE in the platform correctly. What
more do I need to do besides add the above components?
Thanks,
Fred Tag: Re: message to all Pocket PC OEM's Tag: 50437
enigmatic 'Other Interrupt' message
WinCE PB4.20, XScale CPU, custom board, kernel derived from XSCBD1 BSP
The WinCE kernel intermittently prints out "Other Interrupt" when
there is a lot of USB activity on my system. When I see this message,
I see it a lot - other times it is not a problem. The message is
associated with starving all user threads for a substantial fraction
of a second.
I located the code generating this message in the OEMInterruptHandler
routine (kernel\HAL\ARM\intxsc1.c) and added to it to determine which
interrupts were pending. The answer was none! The host controller is
using GPIO1 as an interrupt signal in our system.
Has anyone seen this before or have any idea what could be causing it?
Thanks,
Steve Schumacher
Embed, Inc Tag: Re: message to all Pocket PC OEM's Tag: 50433
Help! Cursor won't go away.
I just purchased a web tablet "Advantech mpc100" which uses a 206mhz
strongarm processor and operates on windows ce 3 (2000). The machine
is incredibly fast and accurate but has one annoyance which I've never
seen on the hpc platform... the stinkin' cursor stays on the screen
all the time, underneath wherever the stylus points! This might be
allright for a desktop pc but is terribly annoying when using a
pen/stylus. The yellow-arrow cursor is always right beneath my stylus
point.
Can anyone tell me how to get rid of the cursor so it behaves like a
normal pocketpc or hpc?
Thankyou for your help.
-Philip Tag: Re: message to all Pocket PC OEM's Tag: 50432
PCI device is not loaded after warm-boot
Hi, I am working on NS/Geode platform.
In WinCE.NET 4.2, I got the NIC device not loaded after a warm-boot;
while it is OK in WinCE.NET 4.0.
After tracking, I found the devices under PCI\Template were all
failed, but it works after changing the registry key(NoConfig) from 0
to 1.
I just wonder how we decided to use NoConfig=0 or 1. That is, under
which situation we should set NoConfig=0 ? And when we should set
NoConfig=1 ?
Please advise. Tag: Re: message to all Pocket PC OEM's Tag: 50427
how to specify the location of a file on the device
Hi,
I want to download the Provisioning.xml file to \Windows directory
on my target device. I add this file to the platform in PB4.2 after i
build an image with the target BSP. How do i specify that the file
should finally reside in the \Windows directory rather than the
release directory when the image downloads. Please guide.
Thanks,
Annie Tag: Re: message to all Pocket PC OEM's Tag: 50423
Entering PXA255 sleep mode
Hi all
We have a custom platform that uses thel PXA255 processor. I'm working on implementing power management and I'm presently stumped with intermittent problems in putting the processor to sleep and waking it up again. The process that I'm using is loosely based on the XSC1BD sample.
OEMPowerOff gets called and 60-70% of the time, the processor goes to sleep just fine and I can subsequently wake it up. The rest of the time, the code runs down to the point where the PWRMODE register gets written to force the processor to sleep and then the code gets stuck in the "shouldn't get here" loop (I determined this by a toggling a GPIO in the loop)
I've checked the errata for the PXA and evidently it's possible to get indeterminate behavior on the GPIO during sleep if the PXBus frequency is set above 133MHz - our pxbus freq is 99.5 MHz. I thought perhaps I was getting an Imprecise Data Abort so I've made sure that the IDAE is clear..
Does anyone have a suggestion? I've been beating my head against this one for awhile
Thank Tag: Re: message to all Pocket PC OEM's Tag: 50420
What's the best way to keep PB up to date?
I'm a bit confused by the way that QFE's are published. The web page I have
been checking:
http://msdn.microsoft.com/embedded/downloads/ce.net/wince/default.aspx
has no new updates for CE.NET 4.2. However, I have read about newer QFE's
and found them on the Microsoft site by searching.
What's the best way to keep up on the updates, QFE's, new help files, etc?
--
Frank D. Lombardo
Turning Point Technology, Inc.
Frank_AT_TurningPointOnline_DOT_com Tag: Re: message to all Pocket PC OEM's Tag: 50418
APP Still running after Cmd window close
PB4.20 PCI Device Driver.
I have a Window Console program (i/o loopback) running in the Command Prompt.
When I close the Command Prompt, the loopback program is still running.
Why is that? How would the loopback program know that the Command Prompt window
is closed? Or why doesn't CE call the XXX_Close so that the driver can
invalidate the HANDLE to that device causing the loopback program to exit due to
a bad device handle? Because of this feature, if I start the another loopback
program in another Command Prompt, the loopback program returns an error (Device
Busy) because the previous loopback program is still running.
JV Tag: Re: message to all Pocket PC OEM's Tag: 50410
CETK in CE 4.2
Hi,
In Windows CE .NET Test Kit window for CE 4.2, there are some red lines
for some test. For example, Serial Port. This is for serial port driver test
and it is a simple test. Even no serial cable is needed. We usually can do
this test in CE 4.0. But now all test cases failed. I am wondering if the
red line means we can not do the test.
Thank you very much in advance. Tag: Re: message to all Pocket PC OEM's Tag: 50401
kbhit()
How do I emulate the kbhit() function?
Running a window console program. Need to know when the 'ESC' key is pressed.
JV Tag: Re: message to all Pocket PC OEM's Tag: 50396
NK Kernel Exception
Hi all,
I have developed a kind of TCP/IP server in Windows CE.NET 4.2. No we are
running "stress" tests over the platform just to assure the correct working
of the device. However, during these tests, I have recently faced the
following exception in my system:
[PID:a7a4bb7a TID:c772ccda 0x879c1800]
NK Kernel: DEBUGCHK failed in file
d:\mckendric\private\winceos\coreos\nk\kernel\nknormal\..\schedule.c at line
316
Exception 00e Thread=879c1800 Proc=a7a4bb7a 'gwes.exe'
AKY=00000211 PC=802415af ESP=143bfa44 EA=00000088
I was connected to the device via Platform Builder using the Ethernet port
of the device. So I could see the "Call Stack" that had lead to the
exception. The problem is that it seemed that the exception had been
originated by a call to PeekMessage() function.
> My program creates a pair of threads for each connection that receives.
> The test is constantly creating and closing connections.
> The source code for each client thread is as follows:
DWORD WINAPI ConnectionThreadPseudoCode ( LPVOID pParms )
{
MSG stMsg;
PeekMessage ( &stMsg, (HWND) INVALID_HANDLE_VALUE, 0, 0,
PM_NOREMOVE );
//
// Rest of the thread body
//
}
> I just call PeekMessage() at the beginning of the thread's execution, to
create the thread's message queue.
The source code of the exception part in schedule.c is the following:
void AddHandleToList (HANDLE *phList, HANDLE hObj, DWORD dwType)
{
[...]
EnterCriticalSection (&NameCS);
if (lpe->hNext = *phList) {
LPEVENT lpeNext = (LPEVENT) GetObjectPtrByType (lpe->hNext, dwType);
DEBUGCHK (lpeNext); <--- this is the line that gives me the
exception in NK
lpeNext->hPrev = hObj;
}
*phList = hObj;
LeaveCriticalSection (&NameCS);
}
Any suggestions on this problem?
Best regards,
R.B.C. Tag: Re: message to all Pocket PC OEM's Tag: 50388
Build in evc4, debug in PB 4.2 - How?
I've read past posts on this but not found any concrete examples to help.
The scenario:
I have a complex evc4 workspace (24 inter-dependent projects - dlls/exes
+ dll driver), I'd like to be able to keep building it in evc4 but to be
able to debug in platform builder when needed.
This is working to a limited extent. I have added project.bib entries to
lift my dlls/exe direct from the evc4 debug directories. I've added
project.reg entries to get my driver loaded. I build evc4, make image in
pb4.2, download and connect.
Questions:
1. Whenever my CEPC runs one of my EXEs, PB always asks for the local
EXE location (so it can display the source files when it breaks). Can I
stop it asking somehow? i.e. tell it where to find them all in advance.
I've tried Tools->Options->Directories->EXEs but that was a long shot.
2. Breakpoints - how can I set breakpoints (it doesn't know the source
is part of the project)? Is there an equivalent to the MSVC "Additional
DLLs" concept to make PB42 aware of the source code I wish to debug?
Adding "int 3"s would I suppose work but is obviously not ideal.
As you can see, I am trying to avoid having to maintain two workspaces
(one in evc and PB).
Thanks in advance,
Martin Tag: Re: message to all Pocket PC OEM's Tag: 50387
out of memory error
Dear All,
I am getting the following errors during Windows CE 4.2
boot up on an ARM Based Platform.
stub_LoadLibraryW (mydll) : Failed with error 0x0000000e
stub_CreateProcessW(myexe): Failed with error 0x0000000e
What are the possible reasons and solutions for these
errors?
Note:We have enough physical memory.
Regards
sinu Tag: Re: message to all Pocket PC OEM's Tag: 50386
Windows CE.NET Bluetooth
Hi All,
I am currently working on a program (for CE.NET) which it can retrieve the bluetooth device name of my own device. However, have been search through the help file and web sites to look into this, so far not much luck. Anyone knows how to do it? Please help. Is the bluetooth name same to the device name in the control panel system properties?
Thanks...
Best Regards,
Candy Tag: Re: message to all Pocket PC OEM's Tag: 50380
Building Win CE driver for IntelXScale
Hi All,
Am trying to build a Win CE driver uing PB(platform builder). I want
to set the processor type of the driver as Intel Xscale. But I don't
know how to configure the PB for this particular processor.
1. Is it possible to build a driver by setting "processor type Intel
Xsacle" using platform builder?
2. Do I have to purchase any BSPs from Intel for this particular
processor support?
3. If possible,
2.1 Please detail how to configure PB.
2.2 Is it possible with evaluation version of PB?
regards
Bijesh VM Tag: Re: message to all Pocket PC OEM's Tag: 50377
Building CE Driver for IntelXscale processor
Hi All,
Am trying to build a installable driver for iPAQ PDA which is based
on Intel Xscale processor (iPAQ 2215). I would like to know
1. How to configure the PB for building driver for Intel Xscale
processor?
2. Is there any command line arguments for buiding.
3. Whether I have to purchase the BSP for IntelXscale from intel, Is
it available with PB 4.2 evaluation version?
regards
Bijesh VM
* PB: platform builder 4.2 Tag: Re: message to all Pocket PC OEM's Tag: 50376
Mapping large PCMCIA common memory in NDIS miniport
Dear all
I'm porting PCMCIA wireless LAN adapter to Windows CE 4.2 on Samsung SMDK2410 boar
Since, our PCMCIA adapter use large common memmory about 2.25MB
I tried to map common memory space in MiniportInitialize() with NdisMMapIoSpace() function like this
-------------------
Status = NdisMMapIoSpace( (PVOID *)(&(pAdapter->pMemVirtual))
pAdapter->MiniportAdapterHandle
pAdapter->MemBaseAddr
pAdapter->MemSpaceSize); // MemSpaceSize = 0x24000
------------------
but, this code generates OUT_OF_RESOURCE error
I suppose that the reason of error is the memory size is too large
Is it possible to map such large size of PCMCIA common memory
If possible, how can I do that
Thanks in advance... Tag: Re: message to all Pocket PC OEM's Tag: 50373
how to make the configuration for the Sandgate platform
HI
My hardware platform is XCALE255 without SA1111, so I want to configure the platform to be a Sandgate platform
But the default setting is Lubbock. How can I set my Platform builder to do that
Thanks Tag: Re: message to all Pocket PC OEM's Tag: 50372
Help me on Windows XP Embedded installation.
Dear all,
I have a problem installing the XPe with SP1. I have problem performing the
database setup after I have installed the tools and the database engine. The
error message is
"This installation package cannot be opened. Verify that the package exists
and that you can access it, or contact the application vendor to verify that
this is a valid Windows installer package".
How can I overcome this problem?
Thanks in advance,
PCB Tag: Re: message to all Pocket PC OEM's Tag: 50365
Debugging on the PDA. Is it possible?
Dear TechGurus
How should I debug my code on the actual PDA?
For example, I have a HP Ipaq PDA and have a active synch connection to the Desktop. The code is present in the EVC++ 3.0 running on the desktop
Provided I have a debug build, is there a way to debug my code(step in)? My processor is ARM..
Is it possible to debug the Application and the Driver DLL
If its a big thing which u may hate typing, pls get me the link so that I can browse from there
Cheer
Ram Tag: Re: message to all Pocket PC OEM's Tag: 50363
Is all source code available in cepb42 ?
hi,
if someone can tell me that All source code is available in cepb42
including core.dll, gwe.dll and the kenerl code.
thanks for help. Tag: Re: message to all Pocket PC OEM's Tag: 50362
Localization
G'day All,
I have a question regarding localization of a WinCE 4.2 platform.
We are developing a WinCE platform where installed applications will not
be using any of the standard Windows Interfaces (eg Shell, file open
close etc), applications will manage all interfaces. The installed
application will need to support multiple lanaguages so we need to
provide full font support etc. Most likely a seperate build of the
application will be done for each target language.
My question is:
Do we need to include all the target locales in this situation?
I looks like these just provide language translation of Standard Shell
UI and System Apps etc?
Phil Tag: Re: message to all Pocket PC OEM's Tag: 50357
Copying bigger files from SD card is not happening
Hi All
I am using PB 4.2
I am using a 64MB Sandisk SD card (uses 8 bit CISC controller within the card
I am not able to copy files above 13 MB from SD card to desktop using active sync
In the receive part of code, we are checking status register to ensure data is ready in FIFO.
Then, I am copying data from FIFO. The above operations(check status reg and copy from FIFO) happens
in a loop until we copy everything (whole size). While file copy reaches 13 MB, status register gives
"RECEIVE TIMEOUT" .
The above issue happens with this particular card only
I have one more Sandisk card (uses 32 bit RISC controller within the card). Using this card I can copy the files as big as possible. This is consistently happening
Any solution
Thank
Prasanna Tag: Re: message to all Pocket PC OEM's Tag: 50356
why msn don't connect at WinCE net 4.2?
When I try connect msn,my device display error "Signig in to.NET Messenger
Service failed because the service is not compatible with this version of
the program". Tag: Re: message to all Pocket PC OEM's Tag: 50355
PCMCIA with a CEPC
Q1 Any recommended "off the shelf" cards for PCMCIA on a CEPC
The cards typically come with WiFi network cards but none of the ones I have have the required chipset
TI1250 (Texas Instaruments) or i82365-compatible (as in PB4.2
Q2 Looking at PCMCIA drivers on MSDN at
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk40/html/cxconPCCardDriverSupport.as
There are drivers for 3 PCMCIA cards but when I look on the directory (Platform) there are no such subdirectories
As file serach of %winceroor% finds nothing Tag: Re: message to all Pocket PC OEM's Tag: 49349
TDI support in Win CE 4.x?
Hi all, I am planning to implement TDI based firewall in Windows CE 4.x. I have been trying to figure out if there are any support for TDI in Win CE. Until now I wasnt able to find any conclusive evidence of it. I'd appreciate if anyone can tell me. Moreover I shall be grateful if there is TDI support, if anybody can tell me where I can find references to the supported TDI Apis' for CE.
thanks a lot in advanc
Tarik Tag: Re: message to all Pocket PC OEM's Tag: 49346
About the Audio SoftwareMixer
[HKEY_LOCAL_MACHINE\Audio\SoftwareMixer]
"SampleRate"=dword:AC44
"Buffers"=dword:4
"BufferSize"=dword:800
"EnableLowPassFilter"=dword:1
"Priority 256"=dword:dc
I found some difference between 'MediaPlayer' and 'PlaySound API'.
I measured the analog audio output signals, playing the same .wav file by
two ways.
In MediaPlayer, the signal was smooth.
But, in PlaySound API, it was like staircase.
I guess the reason is LowPassFilter of SoftwareMixer.
So, I changed the registry value "EnableLowPassFilter" is zero.
As expected in MediaPlayer, the signal was not smooth and like staircase.
I want to make the sound of PlaySound API is smooth.
How can I use the 'PlaySound API' with Audio Software Mixer like MediaPlayer
?
Please.. Tag: Re: message to all Pocket PC OEM's Tag: 49344
SDIO hardware attachment driver/software
I am in process of designing a piece of hardware attachment to be used with
an iPaq PocketPC through its SD slot. The hardware will follow SD IO
specifications. I want this hardware to look as a bank of 4 8-bit
read/write registers. Applications using this hardware control it by
reading and writing these registers. An interrupt service routine will be a
big plus.
I really appreciate it if you can point me to the right direction. I have
googled around and searched Microsoft site with not much success. Here are
few questions if you enlighten me please.
1- Is it neccessary to write a driver to access this device? Is it possible
for the application to use low level drivers already in the iPaq to access
the SD slot without the need for a dedicated driver?
1- What is the appropriate software tool to create a driver to access a SD
IO device attached to SD slot of an iPaq?
2- If Platform Builder is the right tool, where do you get it? In Microsoft
site I can find articles mentioning the Platform Builder, but I cannot find
a product named Platform Builder. Did they change the name?
3- Are there any articles or sample code showing SD IO access in a PocketPC?
Thanks in advance Tag: Re: message to all Pocket PC OEM's Tag: 49343
can I distribute loadcepc with my NK.BIN?
Are there licensing restrictions on distributing loadcepc with my NK.BIN
My NK.BIN will reside on the boot parttion of a CEPC and I currently use loadcepc to load it. Should I be using some other loader
Thanks
Mik Tag: Re: message to all Pocket PC OEM's Tag: 49337
Windows CE ROM Image Builder
Receiving these warning messages. How can I fix it or should I not
worry about them. myIsr.dll is a loadable ISR ad mydriver.dll is of
course, my CE Driver.
Using old fixup style in module mydriver.dll
Using old fixup style in module myIsr.dll
John Tag: Re: message to all Pocket PC OEM's Tag: 49336
suspend doesn't work after RDP session
Hi,
I am running Win CE 4.2 on a SH3 device. There is button driver in the
device. When click one of the button, the device will go to suspend. The
code is like this
keybd_event( VK_OFF, 0, KEYEVENTF_SILENT, 0 );
But if I run RDP, then clicking that button won't go to suspend. If I
click Start on the bottom left of the device, then click suspend, it will
work. It looks like if there is a RDP session, the virtual key VK_OFF
doesn't work.
Is there anyone know any information about this problem? By the way, it
exists on Win CE 4.0 too.
Thanks a lot
Rosalind Tag: Re: message to all Pocket PC OEM's Tag: 49332
WinCe WebServer
Hi,
Can anyone tell me if there is/or where to get software to use a winCe based
handheld wit intel Xscale proc as an Webserver
Preferebly Php and stuf like that.
Afz. Rudy Tag: Re: message to all Pocket PC OEM's Tag: 49326
Activesync via USB on a CEPC
On an Intrynsyc XScale board, I can easily run activesync with development machine
That board has a USB Client which allows it to connect to the development PC and run activesync
How do you setup USB on a CEPC to activesync with a PC, given that they are both USB hosts? Tag: Re: message to all Pocket PC OEM's Tag: 49316
RAS
Hi all
I use Wince4.1
To use RAS, I use "COM1:". But, Dial-up Connection is not connected at RAS. In other word, threre is no dialtion
Is it impossible to use COM1 for RAS Connection? I modified debug.c to not use debug port
Plesase some advices
Thanks Tag: Re: message to all Pocket PC OEM's Tag: 49314
BlueTooth driver in release and debug
Hi all,
I'm using the Mitsumi WML-C20 bluetooth controller with BCSP. This is
working correctly in a debug image but not in a relase image. When I replace
the btd.dll relase version in the release image with the btd.dll debug
version the image works correctly.
Any suggestions what might cause this problem and can also solve this
(compiler optimisation problem....)?
--
Jeroen Kratz
Chess iT Tag: Re: message to all Pocket PC OEM's Tag: 49313
About Build
Hi all,
I use ce4.1
I tried to build(Build Selected features) "Standard Shell". But, Build is not completed
The following is error message
Error PB2504: Error spawning #(C:\WINCE410\private\wceshellfe\jupiter\Server\explorer\res)build.ex
I modified "C:\WINCE410\PRIVATE\WCESHELLFE\JUPITER\SERVER\CESHELL\host2.cpp"
I wonder that it is impossible to build "C:\WINCE410\PRIVATE\..."
Thanks Tag: Re: message to all Pocket PC OEM's Tag: 49312
Keep-Alive
Hi all,
I want to implement the Keep-Alive functionality on a Thin Client
device connected to a Terminal Server. As I know it is a standard
feature of the TCPIP protocol (there're also registry settings for
it), but it is disabled by default. Does someone know how to make it
work? Must be enabled by a custom application? How?
Thank you in advance,
Gabor Varga Tag: Re: message to all Pocket PC OEM's Tag: 49311