Environment: WINCE6.0+VS2005+PXA310 Problem description: After the GPS module wakes up from standby, the device power state is D2, and the AP calls GetDevicePower(L"GPS1:", POWER_NAME, &pDeviceState) ...
The application of lithium batteries, with the gradual improvement of cost performance and the new understanding of green energy, has increasingly shown its strong vitality. The scope of application i...
I would like to ask, if the IO ports are not enough, what methods do you generally use to expand the IO ports?[[i]This post was last edited by MD2010 on 2010-11-23 11:44[/i]]...
I would like to ask if anyone has used the OPB DDR SDRAM IP core under EDK9.1. The device I use is XC2V6000, the DDR SDRAM input clock is 100Mhz, the project is compiled correctly, but the program cra...
I use VS's C# to write an application on Windows Mobile. When there is a menu, the system always comes back to the input method panel by default. Is there any way I can control it, that is, not to hav...
This is a method I found on the Internet: CppSQLite3DB db; db.open(L"\\storge\\mySqlite.db"); CppSQLite3Query q = db.execQuery(L"select * from Address_List where NUMBER ='"+m_edit1+"'"); CString strTe...