I am using SQLite 2.8.11 and I did notice this too... Some Win32 fucntions should have 'A' attached to the end. This way it does not complain when using SQLite embedded in a UNICODE project.
[ I even think I submitted a diff with things you would have to change to have absolutely no warnings any more (for a Win32 unicode build that is)]
greets...
At 06:11 17/03/2004, Andrew Francis wrote:
Michael Smith wrote:
Has anyone ported the SQLite code to support the Win32 TCHAR type and API?
I'll confess I'm not actually sure what you mean by "ported" - do you mean using TCHAR (which is, btw, just a typedef for char or short depending on whether UNICODE is #define'd) in the sqlite library interface, or using TCHAR for Win32 calls?
Regardless, I'd start by looking at the sqlite ports to Windows CE / PocketPC. From memory, there are a couple around. Windows CE provides only Unicode versions of the Win32 functions, so generally WinCE code has to be TCHAR/Unicode 'clean.'
-- Andrew Francis Software Developer Family Health Software
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
G00fy, (aka KaReL, aka Steven)
Main Webpage : http://komma.cjb.net CQ Database : http://lid.fragland.net/ ICQ # : 35217584