|
|
Microsoft OS/2 SDK 2.0 05-30-1990
/***************************************************************************\
* DATA.C -- This file contains per process global variables
* Created by Microsoft, IBM Corporation 1990
\***************************************************************************/
#define NO_DOS
#define NO_GPI
#include "tool.h"
/*
This library uses a NON SHARED DATA selector. This means each
process using the library gets its own selector, and also that
values cannot be shared and must be recreated for each process.
*/
HMODULE vhModule; /* Library module handle */
PSTR vrgsz[CSTRINGS]; /* Array of pointer to our strings (indexed
by IDS_... */
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.