Page 1 of 1

[1.90] Crashes on Windows 95

Posted: Thu Feb 01, 2007 10:21 am
by imsai
Entering Browser makes page fault in KERNEL32.dll.

XNView1.90/Win95

Re: [1.90] Crashes on Windows 95

Posted: Thu Feb 01, 2007 12:38 pm
by xnview
imsai wrote:Entering Browser makes page fault in KERNEL32.dll.

XNView1.90/Win95
Sorry but this can be fixed, it's a problem on 95, no UTF8 support (used by db engine), i'll try to find a solution...

Posted: Thu Feb 01, 2007 5:17 pm
by imsai
Is db engine used for folders cache only?
I've tried to switch cache off but it does't help.

Posted: Thu Feb 01, 2007 7:22 pm
by xnview
imsai wrote:Is db engine used for folders cache only?
I've tried to switch cache off but it does't help.
Cache, category, ... So for win95, perhaps i must disabled it :-(

Re: [1.90] Crashes on Windows 95

Posted: Sat Feb 03, 2007 12:31 am
by foxyshadis
xnview wrote:
imsai wrote:Entering Browser makes page fault in KERNEL32.dll.

XNView1.90/Win95
Sorry but this can be fixed, it's a problem on 95, no UTF8 support (used by db engine), i'll try to find a solution...
Even with unicows? (Unicode text services for win9x, needs a special dll and lib referenced on compiling.)

Re: [1.90] Crashes on Windows 95

Posted: Sat Feb 03, 2007 8:23 am
by xnview
foxyshadis wrote:
xnview wrote:
imsai wrote:Entering Browser makes page fault in KERNEL32.dll.

XNView1.90/Win95
Sorry but this can be fixed, it's a problem on 95, no UTF8 support (used by db engine), i'll try to find a solution...
Even with unicows? (Unicode text services for win9x, needs a special dll and lib referenced on compiling.)
Yes, unicows is needed, i must build a special version...