mirror of https://github.com/lianthony/NT4.0
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
17 lines
417 B
17 lines
417 B
/*
|
|
|
|
$Log: S:\oiwh\filing\wic.h_v $
|
|
*
|
|
* Rev 1.0 07 Apr 1995 21:19:12 JAR
|
|
* Initial entry
|
|
|
|
*/
|
|
//**************************************************************************
|
|
//
|
|
// wic.h a complex, involved include file
|
|
//
|
|
//**************************************************************************
|
|
/***** WIIS use only *****/
|
|
#define WIIS_APPLICATION
|
|
|
|
#define GMEM_FLAGS ( GMEM_MOVEABLE | GMEM_NOT_BANKED )
|