8 lines
293 B
C
8 lines
293 B
C
// stdafx.h : include file for standard system include files,
|
|
// or project specific include files that are used frequently,
|
|
// but are changed infrequently
|
|
|
|
#include <afxctl.h> // MFC support for OLE Custom Controls
|
|
|
|
#define _SYSTEMTIME_ // Don't define struct in OI
|