reactos/dll/win32/odbc32
Jérôme Gardou fd5ef6b1c1 [CMAKE]
- add macros add_cab and add_cab_target to add files to reactos.dff
  - add bootcd target
  - make use of these macros to create bootcd and livecd
Bootcd works and install things, but 2nd stage fails booting. We need debug symbols!!!

svn path=/branches/cmake-bringup/; revision=49347
2010-10-30 09:53:53 +00:00
..
CMakeLists.txt [CMAKE] 2010-10-30 09:53: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