GetALinkMessageDll Function

Finds and loads the message DLL. Returns 0 if the message DLL could not be located or loaded. The message DLL should be either in a subdirectory whose name is a language ID, or in the current directory.

Syntax

HINSTANCE WINAPI GetALinkMessageDll();  

Requirements

Header: alink.h

Library: alink.dll

See also