Recruiting 2-3 software testers. Our department is the R&D department of a factory in Fuyong, Shenzhen (near the airport). We are mainly engaged in the R&D of GPS. Workplace: Shenzhen Nanshan District...
I have transplanted the lan91c111 for pxa255 wince4.2 driver to pxa270 wince5.0. Has any expert done it? What parts need to be modified? Please give me some advice. Thank you!...
My board uses 430 to control a 220v, 0.3A fan through a 5V electromagnetic relay. Every time the relay is disconnected, there is a lot of interference and the microcontroller crashes. I asked for advi...
These three things are defined in main.cpp: class FrameRateManager { enum FrameRateMonitorMessage { FRM_START = 0, FRM_STOP, FRM_GET_FRAMES_PER_SECOND }; Use as follows: //Register the message with th...
In WinXP, the call is normal, but in WinCE, executing WSAWaitForMultipleEvents returns error 87, "Parameter is incorrect". Please tell me, where is the error? The following code is executed in the thr...