代码搜索结果
找到约 10,000 项符合
H 的代码
mwtypes.h~
#ifndef _MWTYPES_H
#define _MWTYPES_H
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Exported Microwindows engine typedefs and defines
*/
/* builtin font std names*/
#define MWFO
nclass.h
/*
* NanoClasses v0.1
* (C) 1999 by Screen Media
*
* Minimal toolkit to build a C based class hierarchy
*
*/
#ifndef __NCLASS_H
#define __NCLASS_H
#define NWTRUE 1
#define NWFALSE 0
#define
windef.h
/* windef.h*/
/*
* Copyright (c) 1999 Greg Haerr
*
* Win32 API base type definitions
*/
#define _WINDEF_H
#ifdef VXWORKS
/* Don't include the internal Tornado header file
device.h
#ifndef _DEVICE_H
#define _DEVICE_H
/*
* Copyright (c) 1999, 2000 Greg Haerr
*
* Engine-level Screen, Mouse and Keyboard device driver API's and types
*
* Contents of this fil
ncolors.h
#ifndef __ncolors_H
#define __ncolors_H
/*
* Taken from device.h in Microwindows
*
*/
#ifndef MWIN
#if 0000
/* colors assumed in first 16 palette entries*/
/* note: don't use palette indices if
ntoggle.h
/*
* NanoWidgets v0.1
* (C) 1999 Screen Media AS
*
* Written by Vidar Hokstad
*
* Contains code from The Nano Toolkit,
* (C) 1999 by Alexander Peuchert.
*
*/
#ifndef __NTOGGLE_H
#define __
wintools.h
/*
* wintools.h - MS Windows tools library header
*
* WINGEN General Purpose Library
* WINMEM Windows Memory Mgmt Library
* WINFX Special Effects Library
* WINDRAW Draw Library
* WINCTL Custom
nbutton.h
/*
* NanoWidgets v0.1
* (C) 1999 Screen Media AS
*
* Written by Vidar Hokstad
*
* Contains code from The Nano Toolkit,
* (C) 1999 by Alexander Peuchert.
*
*/
#ifndef __NBUTTON_H
#define __
nlistview.h
/*
* NanoWidgets v0.1
* (C) 1999 Screen Media AS
*
* Written by Vidar Hokstad
*
* Contains code from The Nano Toolkit,
* (C) 1999 by Alexander Peuchert.
*
*/
#ifndef __NLISTVIEW_H
#define
winfont.h
/* winfont.h*/
/*
* Copyright (c) 2000 Greg Haerr
*
* Win32 font structures and API
*/
/* tmPitchAndFamily flags*/
#define TMPF_FIXED_PITCH 0x01 /* win32 bug: means variable