Group: can.politics · Group Profile · Search for 83015 in can.politics
Author: _ G O D _
Date: Aug 17, 2007 00:06
From the log, it failed in flushing the registry into persistent registry duing pictor service starting-up. Are you running on RAM-based registry? If so, it is likely that no function has been assigned to g_pOemGlobal->pfnWriteRegistry in your OAL. You can find this out by checking the variable{,,kernel.dll}g_pOemGlobal in debugger. To work around this issue, write a stub function WriteRegistryToOEM
|