Hi All!
Jim Tabor wrote:
  CVSROOT:        /CVS/ReactOS
 Module name:   reactos
 Repository:    reactos/lib/msi/
 Changes by:    jimtabor(a)mok.osexperts.com      04/11/30 11:10:55
 Added files:
        reactos/lib/msi/: .cvsignore Makefile Makefile.in
                          Makefile.ros-template action.c cond.y create.c
                          distinct.c handle.c insert.c msi.c msi.spec
                          msipriv.h msiquery.c order.c package.c query.h
                          record.c regsvr.c select.c sql.y string.c
                          suminfo.c table.c tokenize.c update.c
                          version.rc where.c winehq2ros.patch
 Log message:
        First port of Wine projects msi.dll
  
With this commit, we will be using bison to build cond.y and sql.y.
Okay, for those using a Window 32 based system 8^p you will need
*bison*!
http://gnuwin32.sourceforge.net/packages/bison.htm
http://www.mingw.org
Good luck,
James