.NET
undocwin.asc
Associated article: Undocumented DOS From Protected-Mode Windows 3
Tags: .NET
_MAKING UNDOCUMENTED DOS CALLS FROM WINDOWS 3_ by Paul Chui [LISTING ONE] #define NOCOMM #include <windows.h> #include <dos.h> #include <memory.h> #include "getdrvx.h" #define CDS_SUBST (0x1000) #define DOS3_CDS_...


