.NET
johnson.lst
Associated article: Dynamic Link Libraries Under Microsoft Windows
Tags: .NET Parallel
_DYNAMIC LINK LIBRARIES UNDER MICROSOFT WINDOWS_ by Margaret Johnson and Mark Solinski [LISTING ONE] /**************************************************************************** * MODULE: HELPLIB.C * COMMENTS: contains the functions Screen and Topics (see HELPDLG.C) ****************************************************************************/ #include <windows.h> /* used by all modules written for Windows */ #include &...


