On Tuesday 18 October 2005 12:16, Zuxy wrote: > Starting from Line 1167: > > #ifdef WIN32 > if(radeon_ram_size > 16*1024*1024)radeon_ram_size=16*1024*1024; > #endif > > Why? > The problem is that ZwMapViewOfSection in dhahelperwin will misteriously fail if the area going to be mapped is to large. Regards Sascha