#include <windows.h>
#include <stdio.h>
#include <stdlib.h>
#include "globals.h"
Go to the source code of this file.
Functions | |
BOOL APIENTRY | DllMain (HINSTANCE hInst, DWORD reason, LPVOID reserved) |
BOOL APIENTRY DllMain | ( | HINSTANCE | hInst, | |
DWORD | reason, | |||
LPVOID | reserved | |||
) |
Definition at line 43 of file libadi_main.c.