On 21 Dec 2010, at 6:06pm, joel.guittet-...@transport.alstom.com wrote:

> Is it possible (I never do that before), to take the file 
> "kernel32.dll" on my XP computer, to put it on the Win95 computer in the 
> directory of my SQLite application

This will not work.  The kernel /is/ pretty-much the version of Windows you're 
running.  Everything else in Windows talks to the kernel and replacing the 
kernel for a Win95 computer will require you to replace many other files on it 
too.

I don't think it's possible to do the thing you want on a Win95 computer.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to