12 2009 档案

simple circular buffer
摘要:CRITICAL_SECTION g_CriticalSection = {0};char gStreamBuffer[STREAM_BUFFER_LEN];static char* pStreamBegin = gStreamBuffer;static char* pStreamEnd = gStreamBuffer;int putStreamData(LPBYTE p, DWORD len){... 阅读全文
posted @ 2009-12-24 14:25 loop 阅读(644) 评论(0) 推荐(0) 编辑
Building For Dream Or Sapphire
摘要:今天突然可以访问source.android.com了。。。。赶快把文档复制下来 Building For Dream Or Sapphire The basic manifest for donut (and above) defines which projects are needed to do a generic build for flashable Dream and Sapphir... 阅读全文
posted @ 2009-12-05 21:11 loop 阅读(304) 评论(0) 推荐(0) 编辑
Linux环境下的DNW使用
摘要:在windows下用dnw下载文件时,一不留神就会使windows蓝屏死机,很是郁闷。相信很是 头疼了不少人。现在,不用害怕了,高手们编译出了能在linux下运行的dnw,哈哈,告别windows蓝屏死机啦!但是在虚拟机下的 ubuntu8.10烧写时,也出现了蓝屏死机,不知何解。 1. 下载Linux下DNW的PC端USB驱动和写入工具 下载地址: http://arm9home.com/bb... 阅读全文
posted @ 2009-12-01 23:14 loop 阅读(5395) 评论(1) 推荐(1) 编辑

 
点击右上角即可分享
微信分享提示