ReactOS 0.4.16-dev-297-gc569aee
|
#include "config.h"
#include "wine/debug.h"
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (wldap32) | |
BOOL WINAPI | DllMain (HINSTANCE hinst, DWORD reason, LPVOID reserved) |
Variables | |
HINSTANCE | hwldap32 |
Definition at line 33 of file main.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | wldap32 | ) |
HINSTANCE hwldap32 |
Definition at line 29 of file main.c.
Referenced by DllMain(), ldap_err2stringA(), and ldap_err2stringW().