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
module.cpp File Reference

Implementation of class TModule. More...

#include <owl/pch.h>
#include <owl/defs.h>
#include <owl/module.h>
#include <owl/appdict.h>
#include <owl/applicat.h>
#include <owl/pointer.h>
#include <stdio.h>
#include <winnls.h>
#include <owl/template.h>
#include <owl/window.h>
#include <owl/framewin.h>
#include <array>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Macros

#define LOCKLIST(s)
 

Typedefs

typedef WCHARowl::TResText
 
typedef WCHARowl::TResCount
 

Functions

long TlsAddRefs ()
 
long TlsRelease ()
 
 owl::DIAG_DECLARE_GROUP (OwlApp)
 
 owl::_OWLDATA (uint) GetWindowPtrMsgId
 
 owl::IMPLEMENT_STREAMABLE (TModule)
 
ostream & owl::operator<< (ostream &os, const TModule &m)
 

Detailed Description

Implementation of class TModule.

TModule defines the base behavior for OWL libraries and applications.

Definition in file module.cpp.

Macro Definition Documentation

◆ LOCKLIST

#define LOCKLIST ( s)

Definition at line 175 of file module.cpp.

Function Documentation

◆ TlsAddRefs()

long TlsAddRefs ( )

Definition at line 761 of file thread.cpp.

◆ TlsRelease()

long TlsRelease ( )

Definition at line 766 of file thread.cpp.