OWLNext
7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
gmodule.h
Go to the documentation of this file.
1
#if !defined(OWL_GMODULE_H)
2
#define OWL_GMODULE_H
3
4
#include <
owl/private/defs.h
>
5
#if defined(BI_HAS_PRAGMA_ONCE)
6
# pragma once
7
#endif
8
9
namespace
owl
{
10
class
_OWLCLASS
TModule;
11
extern
TModule*
Module
;
// Global Module ptr in each DLL/EXE
12
}
// OWL namespace
13
14
15
#endif
// OWL_GMODULE_H
owl
Object Windows Library (OWLNext Core)
Definition
animctrl.h:22
owl::Module
TModule * Module
Definition
global.cpp:34
defs.h
_OWLCLASS
#define _OWLCLASS
Definition
defs.h:338
include
owl
private
gmodule.h
Generated by
1.10.0