home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Shareware BBS: 10 Tools
/
10-Tools.zip
/
viscobv6.zip
/
vac22os2
/
ibmcobol
/
samples
/
toolkit
/
mm
/
ultimoio
/
checkmem.h
< prev
next >
Wrap
Text File
|
1996-11-19
|
825b
|
27 lines
/****************************************************************************/
/* */
/* Copyright (c) IBM Corporation 1991 */
/* All Rights Reserved */
/* */
/* This file contains the definitions and types for the common directory */
/* */
/****************************************************************************/
/*
* Miscellaneous defines
*/
/*
* Structure declarations
*/
/*
* Prototype statements
*/
/* Checkmem.c */
RC APIENTRY CheckMem(PVOID, ULONG, ULONG);