Hi,
I'm porting a driver from wince 3.0 (pocketpc 2002) to wince 4.2 (pocketpc
2003). The driver is working properly on the 3.0 device (ipaq 3970) but will
not work on the 4.2 device (ipaq 5550). Eveything looks ok and all the calls
to pcmcia.dll return ok. However my ISR never gets called. The pcmcia card
generates the interrupt but it never reaches the driver. Any ideas?
Thanks, Martin.