reactos/reactos/dll/win32/odbc32
Stefan Ginsberg fb169370fe - Fix more InterlockedCompareExchangePointer warnings in crypt32 -- this to Wine, too
- Hack-0-initialize a variable in cryptui to satisfy gcc -- this needed as Wine use a less retarded gcc than we do
- Warning fix old and out of sync icmp/inetcomm/odbc32/shdocw
- Use _CRT_NONSTDC_NO_DEPRECATE in winhlp32
- Hack MAKEINTATOM definition for Wine

svn path=/trunk/; revision=38922
2009-01-18 23:31:26 +00:00
..
Makefile.in
odbc32.rbuild - Fix more InterlockedCompareExchangePointer warnings in crypt32 -- this to Wine, too 2009-01-18 23:31:26 +00:00
odbc32.rc
odbc32.spec
proxyodbc.c - Fix more InterlockedCompareExchangePointer warnings in crypt32 -- this to Wine, too 2009-01-18 23:31:26 +00:00
proxyodbc.h
README.txt

This stub odbc32.dll is based on the WINE odbc32 implementation except ours doesnt work.
Someone will need to import Unix-ODBC in to ReactOS CVS and merge it with this implemenation.
I only created this because MFC depends on odbc32.dll