This message was originally posted by Neila on 02/21/2009 12:27:08
as i run it nor i see anything beeing run nor any error arises in 1,2,... minute.
task manager says k3d.exe sits and eats 50% of cpu.
i tried both k3d-setup-0.7.10.0.exe and k3d-all-in-one-setup-0.6.7.0.exe. installations works fine but not the installed stuff. the only difference is 0.6.7.0 eats 6mb and 0.7.10.0 eats 9mb but both take 50% of cpu.
i tried dependency walker (DW). it says the only problems are 2 functions in shlwapi.dll (#467) and mpr.dll (WNetRestoreConnectionA) (there was also missing dwmapi.dll (vista ie7 related) but i made a stub for it. anyways profiling in DW said the dll isnt have to be loaded)
last stuff i see when profiling in DW is:
DllMain(0x003E0000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"ZLIB1.DLL\" called.
DllMain(0x003E0000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"ZLIB1.DLL\" returned 1 (0x1).
DllMain(0x00630000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"LIBXML2.DLL\" called.
DllMain(0x00630000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"LIBXML2.DLL\" returned 1 (0x1).
DllMain(0x10000000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"LIBK3DSDK.DLL\" called.
DllMain(0x10000000, DLL_PROCESS_ATTACH, 0x0022FD30) in \"LIBK3DSDK.DLL\" returned 1 (0x1).
any suggestions what is wrong?