ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

init.c File Reference
#include "config.h"
#include "wine/port.h"
#include "wine/debug.h"
#include <stdio.h>
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "winnls.h"
#include "winldap_private.h"
#include "wldap32.h"

Go to the source code of this file.

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (wldap32)
WLDAP32_LDAP *CDECL cldap_openA (PCHAR hostname, ULONG portnumber)
WLDAP32_LDAP *CDECL cldap_openW (PWCHAR hostname, ULONG portnumber)
ULONG CDECL ldap_connect (WLDAP32_LDAP *ld, struct l_timeval *timeout)
WLDAP32_LDAP *CDECL ldap_initA (PCHAR hostname, ULONG portnumber)
WLDAP32_LDAP *CDECL ldap_initW (PWCHAR hostname, ULONG portnumber)
WLDAP32_LDAP *CDECL ldap_openA (PCHAR hostname, ULONG portnumber)
WLDAP32_LDAP *CDECL ldap_openW (PWCHAR hostname, ULONG portnumber)
WLDAP32_LDAP *CDECL ldap_sslinitA (PCHAR hostname, ULONG portnumber, int secure)
WLDAP32_LDAP *CDECL ldap_sslinitW (PWCHAR hostname, ULONG portnumber, int secure)
ULONG CDECL ldap_start_tls_sA (WLDAP32_LDAP *ld, PULONG retval, WLDAP32_LDAPMessage **result, PLDAPControlA *serverctrls, PLDAPControlA *clientctrls)
ULONG CDECL ldap_start_tls_sW (WLDAP32_LDAP *ld, PULONG retval, WLDAP32_LDAPMessage **result, PLDAPControlW *serverctrls, PLDAPControlW *clientctrls)
ULONG CDECL ldap_startup (PLDAP_VERSION_INFO version, HANDLE *instance)
BOOLEAN CDECL ldap_stop_tls_s (WLDAP32_LDAP *ld)

Generated on Sun May 27 2012 05:08:58 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.