摘要: 当运行到内核函数Phase1Initialization里,就是进行内核第一阶段初始化了,这时在这个函数又调用函数Phase1InitializationDiscard进行复杂的处理,在这里有一个重要的步骤,就是打开内核应用程序smss.exe来运行。具体代码如下:#001 /* Update progress bar */#002 InbvUpdateProgressBar(90);#003 #004 /* Launch initial process */#005 ProcessInfo =&InitBuffer->ProcessInfo;#006 ExpLoadInitia 阅读全文
posted @ 2009-07-25 22:56 ajuanabc 阅读(244) 评论(0) 推荐(0)
摘要: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=u 阅读全文
posted @ 2009-07-25 08:31 ajuanabc 阅读(123) 评论(0) 推荐(0)
摘要: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <!-- saved from url=(0178)http://ccclub.cmbchina.com/ccclub/showimages.aspx?images=200709%2f2007092119620_1.bmp%7c200709%2f2007092119620_2.bmp%7c200709%2f2007092119620_3.bmp%7c200709%2f2007092119620_4.bmp --> <HT 阅读全文
posted @ 2009-07-25 08:28 ajuanabc 阅读(107) 评论(0) 推荐(0)