reactos/dll/win32/odbc32
Timo Kreuzer 9cc4f5ceee [CMAKE]
Don't automatically add stub files to the sources, instead add them manually where neccessary. also fix a number of spec files to resemble actual state of implementation.

svn path=/branches/cmake-bringup/; revision=50574
2011-01-31 14:20:53 +00:00
..
CMakeLists.txt [CMAKE] 2011-01-31 14:20:53 +00:00
odbc32.rc Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
odbc32.spec Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
odbc32_ros.diff Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
proxyodbc.c Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
proxyodbc.h Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00
README.txt Create a branch for cmake bringup. 2010-07-24 18:52:44 +00:00

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