.NET
syck.lst
Associated article: Dynamic Link Libraries for DOS
Tags: .NET
_DLLs FOR DOS_ by Gary Syck [LISTING ONE] // GETDATA.C Read GBLDATA.OBJ to get global variables for DLLs // 02/12/89 by Gary Syck #include <stdio.h> #include <fcntl.h> #include <io.h> #include <stdlib....


