Re: rasapi32: the tests need raserror.h to build using MS headers.

2008-07-22 Thread Reece Dunn
2008/7/21 Stefan Leichter <[EMAIL PROTECTED]>: > Am Monday 21 July 2008 21:44 schrieb Reece Dunn: >> The error constants (e.g. ERROR_BUFFER_TOO_SMALL) are defined in >> raserror.h, which is needed for the tests to build using the Microsoft >> headers (checked against the Vista SDK headers). >> >> -

Re: rasapi32: the tests need raserror.h to build using MS headers.

2008-07-21 Thread Stefan Leichter
Am Monday 21 July 2008 21:44 schrieb Reece Dunn: > The error constants (e.g. ERROR_BUFFER_TOO_SMALL) are defined in > raserror.h, which is needed for the tests to build using the Microsoft > headers (checked against the Vista SDK headers). > > - Reece my wine tree does not have the raserror.h head