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 header. Therefore the compilation under wine breaks for me. Did you forget to include the header file in the patch?
Stefan
2008/7/21 Stefan Leichter Stefan.Leichter@camline.com:
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 header. Therefore the compilation under wine breaks for me. Did you forget to include the header file in the patch?
Oops. I'll fix it properly later on.
- Reece