posts - 1,  comments - 1,  trackbacks - 0

饿哈哈~~~

#include "ntfs.h"

extern "C" void WinMainCRTStartup()
{    
    for(;;)
    {
    }
}

 

#include "ntfs.h"

extern "C" void WinMainCRTStartup()
{
for(;;){}
}

 

posted @ 2010-08-12 16:34 qxfly 阅读(42) 评论(1) 编辑