WindowsXP/Source/XPSP1/NT/sdktools/checksym/main.h

16 lines
301 B
C
Raw Normal View History

2024-08-03 16:30:48 +02:00
// Main.h
#if !defined(AFX_MAIN_H__3CE003F7_9F5D_11D2_83A4_000000000000__INCLUDED_)
#define AFX_MAIN_H__3CE003F7_9F5D_11D2_83A4_000000000000__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#ifndef NO_STRICT
#ifndef STRICT
#define STRICT 1
#endif
#endif /* NO_STRICT */
#endif