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
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.