Windows2003-3790/windows/netdde/incs/getglobl.h
2020-09-30 16:53:55 +02:00

7 lines
104 B
C

#ifndef H__getglobl
#define H__getglobl
HANDLE FAR PASCAL GetGlobalAlloc( WORD, DWORD );
#endif