Hey, I am trying to compile some windows code using winelib. There are several undeclared sysmbol errors I am getting. The errors complain about the following: P_LOCAL_DB_CONNECTION ODBC_ADD_SYS_DSN In windows the includes were sql.h, sqlext.h, and sqltypes.h. These files are in the wine/include directory but I do not the the #defines that I am looking for. Where are these defined? Shane Nifong