This repository has been archived on 2024-12-16. You can view files and clone it, but cannot push or open issues or pull requests.
CodeBlocksPortable/WATCOM/h/nt/tmschema.h

26 lines
728 B
C

/*
* tmschema.h Theme Manager schema definition
*
* =========================================================================
*
* Open Watcom Project
*
* Copyright (c) 2004-2010 The Open Watcom Contributors. All Rights Reserved.
*
* This file is automatically generated. Do not edit directly.
*
* =========================================================================
*/
#ifndef _ENABLE_AUTODEPEND
#pragma read_only_file;
#endif
/* This header is obsolete. The Microsoft versions of tmschema.h and vssym32.h
* preprocess to virtually identical code. Therefore, just include vssym32.h.
*/
#if (NTDDI_VERSION < 0x06000000)
#include <schemadef.h>
#endif
#include <vssym32.h>