7 lines
98 B
C
7 lines
98 B
C
#ifndef H__getglobl
|
|
#define H__getglobl
|
|
|
|
HANDLE FAR PASCAL GetGlobalAlloc( WORD, DWORD );
|
|
|
|
#endif
|