Windows2003-3790/windows/netdde/incs/getglobl.h

7 lines
104 B
C
Raw Normal View History

2001-01-01 00:00:00 +01:00
#ifndef H__getglobl
#define H__getglobl
HANDLE FAR PASCAL GetGlobalAlloc( WORD, DWORD );
#endif