* include/shlwapi.h: New file.
	Thanks to: Mattia Barbon  <mbarbon@dsi.unive.it> and
	Victor Porton  <porton@narod.ru> for contributions.
	* lib/shlwapi.def: New file.
	* lib/test.c: #include shlwapi.h.
This commit is contained in:
Danny Smith
2002-07-22 03:10:43 +00:00
parent 9e35380b5a
commit 6b2ba9ad49
4 changed files with 1017 additions and 0 deletions

View File

@ -63,6 +63,7 @@
#include <aclapi.h>
#include <security.h>
#include <schnlsp.h>
#include <shlwapi.h>
#ifndef __OBJC__ /* problems with BOOL */
#include <ole2.h>