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
odbc32.spec
odbc32_ros.diff
proxyodbc.c
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