|
|
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 ;
}
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.