Posted: Thu Aug 21, 2008 3:49 pm
the behaviour of new installations is very bad. i have restored system backup.
i have installed version 4.85.x and it was crashing constantly regarding to Visual C++. i will reproduce the bug and send it here. i thought that this bug was caused with missing kernel ex but i was wrong.
later i tried all versions available 4.6x and 4.91 then i returned to 4.85.x and the progdvb was running!
also i will test today behaviour of newest win9x version without kernelEX. i have tool called dependency walker and i will sent here list of all missing DLL exports from this version of progdvb.
my goal is to help you to improve version 4.91 to state when i does not require kernel EX and it will not crash. therefore i will add here all crash reports from now.
also since i have ATI graphics card i will test Cyberlink MPEG2 decoder to test how it behaves with Overlay mixer and with your special renderer. cyberlink mpeg decoder can use GPU for stream decoding and since i have Pentium III it is very useful.
EDIT:
there is the missing import:
Progdvbengine.dll is requested in Kernel32.dll import called "GetFileSizeEX". this import does not exist in normal win98se kernel.
similar import "GetFileSize" exists and is active.
i have installed version 4.85.x and it was crashing constantly regarding to Visual C++. i will reproduce the bug and send it here. i thought that this bug was caused with missing kernel ex but i was wrong.
later i tried all versions available 4.6x and 4.91 then i returned to 4.85.x and the progdvb was running!
also i will test today behaviour of newest win9x version without kernelEX. i have tool called dependency walker and i will sent here list of all missing DLL exports from this version of progdvb.
my goal is to help you to improve version 4.91 to state when i does not require kernel EX and it will not crash. therefore i will add here all crash reports from now.
also since i have ATI graphics card i will test Cyberlink MPEG2 decoder to test how it behaves with Overlay mixer and with your special renderer. cyberlink mpeg decoder can use GPU for stream decoding and since i have Pentium III it is very useful.
EDIT:
there is the missing import:
Progdvbengine.dll is requested in Kernel32.dll import called "GetFileSizeEX". this import does not exist in normal win98se kernel.
similar import "GetFileSize" exists and is active.