home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Team Palmtops 7
/
Palmtops_numero07.iso
/
WinCE
/
SDKWindowsCE
/
HandHeldPCPro30
/
sdk.exe
/
Jupiter SDK
/
data1.cab
/
Emulation_Include_Files
/
bldver.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1999-02-19
|
290 b
|
19 lines
/*++
Copyright (c) 1997-1998 Microsoft Corporation
Module Name: bldver.h
--*/
#ifndef _BLDVER_H_
#define _BLDVER_H_
#define CE_MAJOR_VER 0x0002
#define CE_MINOR_VER 0x000b
#define CE_BUILD_VER 8262
#define CE_BUILD_SYSVER 8239
#endif // _BLDVER_H_