On Wed, 2003-12-03 at 08:46, Dimitrie O. Paun wrote: > On December 3, 2003 06:47 am, Jonathan Wilson wrote: > > typedef const PROPSHEETPAGEA *LPCPROPSHEETPAGEW; > > should (I believe) be this line: > > typedef const PROPSHEETPAGEW *LPCPROPSHEETPAGEW; > > > > If this is a bug, can someone fix it? > > It's a bug in your headers, and it's not present in the Wine > headers (one again, why aren't you guys using our headers?)
We're still working out a plan for sharing headers; unfortunately it's not as easy as just using Wine's headers. -Vizzini
