File:  [OS/2 SDKs] / pmsdk / samples / petzold / chap02 / we.c
Revision 1.1.1.2 (vendor branch): download - view: text, annotated - select for diffs
Thu Aug 9 12:28:24 2018 UTC (7 years, 9 months ago) by root
Branches: msft, MAIN
CVS tags: pmsdk-1989, HEAD
Microsoft OS/2 SDK PM 02-24-1989

/*-------------------------------------------------------
   WE.C -- A Program that Obtains an Anchor Block Handle
  -------------------------------------------------------*/

#include <os2.h>

int main (void)
     {
     HAB  hab ;

     hab = WinInitialize (0) ;

     WinTerminate (hab) ;
     return 0 ;
     }

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.