summaryrefslogtreecommitdiffstats
path: root/private/ole32/common/comsrgt.cxx
blob: 0b3ed9045b5148f8965a2c3b607d74a87b60e4d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
///+---------------------------------------------------------------------------
//
//  File:       comsrgt.cxx
//
//  Contents:   Implementation of CCOMSurrogate class for synchronizing access
//              to this process's ISurrogate 
//
//  Functions:  all inline -- see the header file
// 
//  History:    21-Oct-96  t-adame        
//
//----------------------------------------------------------------------------

#include <comsrgt.hxx>

LPSURROGATE CCOMSurrogate::_pSurrogate = NULL;