[sqlite] Too many warnings

2008-12-08 Thread Ti Ny
f data and others Are there plans to cleanup the code please or any other solution? Ti Ny _ Discover the new Windows Vista http://search.msn.com/results.aspx?q=windows+vista=en-US=QBRE ___

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-28 Thread Ti Ny
Done, it works :-) DEF file was the one that had been missing for a long time :( Thank you Mike. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Fri, 28 Nov 2008 11:28:34 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > Us

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-28 Thread Ti Ny
I don't have DEF file :( Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Fri, 28 Nov 2008 11:17:54 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > Have you given the DEF file to the linker? Are the exports visible in &

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-28 Thread Ti Ny
>Have you given the DEF file to the linker? Are the exports visible in >dependency walker? Is your DLL and the executable process type compatible >(e.g. both 32 or 64-bits?)No I did not give DEF to linker (will try) No, they are not Executable and DLL are both 64b Ti Ny > From: [EMA

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-28 Thread Ti Ny
rtunately that's not possible for objective reasons. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Fri, 28 Nov 2008 10:54:10 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > Have you set ExactSpelling? EntryPoint

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-28 Thread Ti Ny
It doesn't work even if I set CallingConvention. It fails on EntryPointNotFound exception. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Thu, 27 Nov 2008 19:57:30 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > The giv

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-27 Thread Ti Ny
ad program in invalid format. But now everything is 64bit. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Thu, 27 Nov 2008 16:37:13 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > > New version of DW fixed that. The entry poi

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-27 Thread Ti Ny
New version of DW fixed that. The entry point is not present. All is built in 64bit but there seems to ne no entry point, no functions etc. Everything fails to load. I compile sqlite3.c Ti Ny > Date: Wed, 26 Nov 2008 16:54:56 -0500 > From: [EMAIL PROTECTED] > To: sqlite-users@s

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny
Dependency walker fails to load that DLL. Also it reports mess between dependencies (x86 vs. x64), don't understand why when it has been compiled as target x64. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Wed, 26 Nov 2008 09:57:46 -0500 > Subject:

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny
For more information: I am using Visual Studio 2008 SP1 to compile 64bit SQLite3. Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Wed, 26 Nov 2008 14:26:03 +0100 > Subject: Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b > > > I am trying t

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny
, however using dependency walker it seems all of them are there. Even it shows x86 dependencies, but I assume WOW64 should handle it. Is it even possible to compile 64bit version of SQLite with the current source files? I do not want to try if my head is stronger than a wall ;-) Thanks. Ti Ny

Re: [sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny
It throws an exception: unable to find entry point sqlite3_open16 Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Wed, 26 Nov 2008 11:39:49 +0100 > Subject: Re: [sqlite] SPAM: sqlite3_open16 fails on Windows Vista 64b > > > I did the 64bit build

Re: [sqlite] SPAM: sqlite3_open16 fails on Windows Vista 64b

2008-11-26 Thread Ti Ny
I did the 64bit build of SQLite3, but I am still getting the same error on 64bit system :( Ti Ny > From: [EMAIL PROTECTED] > To: sqlite-users@sqlite.org > Date: Tue, 25 Nov 2008 10:27:28 -0700 > Subject: Re: [sqlite] SPAM: sqlite3_open16 fails on Windows Vista 64b > &g

[sqlite] sqlite3_open16 fails on Windows Vista 64b

2008-11-25 Thread Ti Ny
I am getting an exception: An attempt was made to load a program with a incorrect format. (HRESULT: 0x8007000B) when I am trying to use sqlite3_open16 on Windows Vista 64b. On 32b or XP 32bit it works correctly. _ Invite your mail