There are some drivers in BSP that are not used, but I don't know how to remove them. I found a method to delete unnecessary drivers on Baidu, but it is too profound and I can't understand it. I hope ...
The system is divided into 8 zones except patrol points. Each zone contains floors that can be managed uniformly. The LCD keyboard of the host is used to deploy, disarm and eliminate alarms. All opera...
I want the download address of .NET Compact Framework 2.0 for CE5.0, which can be put into CE system and then installed. I can only download the WM5 version. I can't download the CE version....
The question is very simple. I want to insert a lot of single-board computers into a cabinet. The cabinet provides power supply, network switching, heat dissipation and other services for all single-b...
In EVC, I read the bitmap into the memory DC using the SHLoadDIBitmap function, HBITMAP bitmap = SHLoadDIBitmap( szBitmap ); I found that the calling speed is very slow and it takes several seconds to...