Hi Peter,
On 9/23/05, Peter Lemenkov petro@mail.ru wrote:
I'm trying to compile Miranda-IM with Winelib (main module already compiled) and find oud that these two necessary headers are missed in Wine-includes. In order to compile miranda-im, I took 'em from MinGW win32api distribution:
Are there any ways to officially include these files into Wine?
Find out who the author is if it is not listed in the header and add a LGPL header with a copyright line and submit the headers to wine-patches. Mingw headers are licensed under a BSD/X11 style license so we have no problem including them in wine.
Thanks Steven