* include/uxtheme.h: New file.

* include/tmschema.h: New file.
* include/uxtheme.def: New file.
* lib/test.c: Include uxtheme.h, tmschema.h.
This commit is contained in:
Dimitri Papadopoulos
2003-09-24 09:29:20 +00:00
parent fd4b566a16
commit 12318a458c
5 changed files with 794 additions and 0 deletions

View File

@ -78,6 +78,8 @@
#include <winsnmp.h>
#include <mgmtapi.h>
#include <vfw.h>
#include <uxtheme.h>
#include <tmschema.h>
#ifndef __OBJC__ /* problems with BOOL */
#include <ole2.h>