|
|
Microsoft Windows NT Build 297 06-28-1992
//*************************************************************************** // // Module: strict.h // // Purpose: // To provide a compatibility layer for Win32 and Win 3.1 strict // defintions. // // NB: The "strict" typechecking is disabled, this just defines // the necessary types so that we can successfully compile. // // Development Team: // Bryan A. Woodruff // // History: Date Author Comment // 12/31/91 BryanW Wrote it. // //--------------------------------------------------------------------------- // // Written by Microsoft Product Support Services, Windows Developer Support. // Copyright (c) 1991 Microsoft Corporation. All Rights Reserved. // //*************************************************************************** typedef LONG LRESULT ; typedef HANDLE HINSTANCE ; typedef FARPROC DLGPROC ; typedef LONG LPARAM ; //*************************************************************************** // End of File: strict.h //***************************************************************************
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.