Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

17 lines
475 B

  1. /*--------------------------------------------------------------------------
  2. ldapber.cpp
  3. Client build of the LDAP Basic Encoding Rules class (CLdapBer).
  4. Copyright (C) 1993 Microsoft Corporation
  5. All rights reserved.
  6. Authors:
  7. robertc Rob Carney
  8. History:
  9. 04-17-96 robertc Created.
  10. --------------------------------------------------------------------------*/
  11. #include "ldappch.h"
  12. #include "ldapber.cxx"