fdi.h, setupapi.h and winuser.h

"Filip Navara" <xnavara-VIXq6x/[email protected]> Sun, 26 Oct 2003 19:17:46 +0100
Newsgroups gmane.comp.gnu.mingw.patches
Message-ID <002201c39bed$75887f20$724ab13e@hornet>
Hi!

This patch fixes some setupapi.h problems and adds (incomplete) header for
File Decompression Interface. It contains only changes needed to compile
Wine's setupapi.dll with w32api headers. In addition I found one structure
missing in winuser.h, so I added it.

Filip

Documentation:
MSDN, MS Cabinet SDK Documentation (for fdi.h)

Changelog:
2003-10-26  Filip Navara  <xnavara-VIXq6x/[email protected]>

 * include/setupapi.h: Corrected prototype for SetupGetLineTextA and
 added new constants for _SETUPAPI_VER >= 0x501.
 * include/winuser.h: Added structure NCCALCSIZE_PARAMS.
 * include/fdi.h: New file.
patch.zip (application/x-zip-compressed, 2.4 KB) - not displayed