windows-nt/Source/XPSP1/NT/windows/netdde/incs/getglobl.h

7 lines
98 B
C
Raw Normal View History

2020-09-26 03:20:57 -05:00
#ifndef H__getglobl
#define H__getglobl
HANDLE FAR PASCAL GetGlobalAlloc( WORD, DWORD );
#endif