Return to winver.h CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / php / ext / standard |
version 1.1, 2012/02/21 23:48:02 | version 1.1.1.2, 2012/05/29 12:34:43 |
---|---|
Line 1 | Line 1 |
#ifndef _PHP_WINVER_H | #ifndef _PHP_WINVER_H |
#define _PHP_WINVER_H | #define _PHP_WINVER_H |
#ifndef SM_TABLETPC | |
#define SM_TABLETPC 86 | |
#endif | |
#ifndef SM_MEDIACENTER | |
#define SM_MEDIACENTER 87 | |
#endif | |
#ifndef SM_STARTER | |
#define SM_STARTER 88 | |
#endif | |
#ifndef SM_SERVERR2 | #ifndef SM_SERVERR2 |
#define SM_SERVERR2 89 | #define SM_SERVERR2 89 |
#endif | #endif |