reactos/dll/win32/odbc32
Cameron Gutman c2d0d784c7 [USB-BRINGUP-TRUNK]
- Create a branch to do a proper merge of USB work from a trunk base instead of from cmake-bringup
- In the future, DO NOT under any circumstances branch another branch. This leads to merge problems!

svn path=/branches/usb-bringup-trunk/; revision=55018
2012-01-20 20:58:46 +00:00
..
CMakeLists.txt [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
odbc32.rbuild [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
odbc32.rc [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
odbc32.spec [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
odbc32_ros.diff [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
proxyodbc.c [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
proxyodbc.h [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +00:00
README.txt [USB-BRINGUP-TRUNK] 2012-01-20 20:58:46 +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