Hello, All!
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:
http://cvs.sourceforge.net/viewcvs.py/*checkout*/mingw/w32api/include/ntsecpkg.h?rev=1.1 http://cvs.sourceforge.net/viewcvs.py/*checkout*/mingw/w32api/include/security.h?rev=1.2 Are there any ways to officially include these files into Wine? -- With best regards, Peter Lemenkov.