使用C++開發PPC2003SE的開發環境安裝過程大體如下: 1. ActiveSync 3.82. eMbedded Visual C++ 4.03. eMbedded Visual C++ 4.0 SP4 4. SDK for Windows Mobile 2003-based PPC2003SE 5. Localized Emulation Images for Windows Mobile? 2003-based PPC2003SE6. EmuASConfig.msi(需要.net
WM_TIMER響應衝突:即多個WM_TIMER同時到達時的處理首先,WM_TIMER這個訊息的優先順序很級,類似的還有WM_PAINT訊息。只有在訊息佇列裡面沒有其他訊息的時候,才會執行這兩個訊息。以下是EVC4協助中的原話:The WM_TIMER message is a low-priority message. The GetMessage and PeekMessage functions retrieve this message only when no other
最近我一直迷惑MinGW是什麼東西, 經過這麼一解釋清楚多了 MinGW = Minimalist GNU for Windows.下面是官網( http://www.mingw.org/ )的解釋:MinGW, a contraction of "Minimalist GNU for Windows", is a port of the GNU Compiler Collection (GCC), and GNU Binutils, for use in the development
Windows xpfirefox:c:\Documents and Settings\administrator\Application Data\Mozilla\Firefox\Profileschrome:C:\Documents and Settings\Administrator\Local Settings\Application Data\Google\Chrome\User Data\Default\CacheIE:(360等國內瀏覽器)C:\Documents and
Get audio/video codecs on Fedora 15/16/17,Cent OScodecs are required to play some proprietary file formats are not shipped with Fedora. Codecs are the programs that encode and decode digital data. These codecs are available in the rpmfusion
typedef struct statu_node{int x, y; // x is the number of trader, and y is #servantint dir;// dir = 1 express the boat in here coast. dir = -1 is in oppositionint tst_cnt;// count number of tested in every statu. struct statu_node *