ReactOS 0.4.16-dev-597-gdbf7844
|
#include <stdarg.h>
#include <stdlib.h>
#include "windef.h"
#include "winbase.h"
#include "wine/debug.h"
Go to the source code of this file.
Functions | |
WINE_DEFAULT_DEBUG_CHANNEL (cryptdll) | |
BOOL WINAPI | DllMain (HINSTANCE hinstDLL, DWORD fdwReason, LPVOID lpvReserved) |
Definition at line 27 of file cryptdll.c.
WINE_DEFAULT_DEBUG_CHANNEL | ( | cryptdll | ) |