Quote:
Originally Posted by jonlee83
[HKEY_LOCAL_MACHINESystemGDIGLYPHCACHE]
"limit"=dword:00008000
Hey guys does anyone know the default settings for the above... My phone keeps on freezing up when it goes to sleep mode. I think this might be the problem...
By any chance does anyone also know the default settings for this...
HKEY_LOCAL_MACHINESystemStorageManagerFATFS]
"CacheSize"=dword:00001000
"Flags"=dword:00000044
"CacheDll"="diskcache.dll"
"Util"="fatutil.dll"
"EnableCache"=dword:00000001
"Paging"=dword:00000001
"Dll"="fatfsd.dll"
"FriendlyName"="FAT FileSys
|
Here are the defaults on my 910 with the stock ROM from verizon:
Default for "limit" is 0x2000
for FATFS:
CacheDll=diskcache.dll
CacheSize=0x0 (0)
DLL=fatfsd.dll
EnableCache=0x1 (1)
Flags=0x44 (68 )
FriendlyName=FAT FileSystem
Paging=0x1 (1)
Util=fatutil.dll
HTH