OWLNext    7.0
Borland's Object Windows Library for the modern age
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
owlpchs.cpp
Go to the documentation of this file.
1// ObjectWindows Library
2//
3// 1998 Yura Bidus
4//
5//
6
7#include "owl/pch.h"
8
9//#ifdef _DLL
10// The following symbol used to force inclusion of this module for _AFXDLL
11//#if defined(_M_IX86) || defined(_MAC)
12//extern "C" { int _afxForceSTDAFX; }
13//#else
14//extern "C" { int __afxForceSTDAFX; }
15//#endif
16//#endif