reactos/dll/win32/odbc32
Sylvain Petreolle 89271fe38d [CMAKE]
Add each win32dll module to livecd and remove global temporary add-on from gcc.cmake.
Fix pch use in fmifs.
Enable remaining dlls in dll/win32/CMakeLists.txt.

svn path=/branches/cmake-bringup/; revision=49230
2010-10-22 19:40:56 +00:00
..
CMakeLists.txt [CMAKE] 2010-10-22 19:40:56 +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