18 lines
475 B
C++
18 lines
475 B
C++
/*--------------------------------------------------------------------------
|
|
ldapber.cpp
|
|
|
|
Client build of the LDAP Basic Encoding Rules class (CLdapBer).
|
|
|
|
Copyright (C) 1993 Microsoft Corporation
|
|
All rights reserved.
|
|
|
|
Authors:
|
|
robertc Rob Carney
|
|
|
|
History:
|
|
04-17-96 robertc Created.
|
|
--------------------------------------------------------------------------*/
|
|
#include "ldappch.h"
|
|
#include "ldapber.cxx"
|
|
|