Added LHND.

This commit is contained in:
Matthew Lake 2000-08-25 21:32:53 +00:00 committed by Alexandre Julliard
parent c5a46ba96e
commit 010bc4e731

View file

@ -421,6 +421,7 @@ typedef struct
#define LMEM_LOCKCOUNT 0x00FF
#define LPTR (LMEM_FIXED | LMEM_ZEROINIT)
#define LHND (LMEM_MOVEABLE | LMEM_ZEROINIT)
#define GMEM_FIXED 0x0000
#define GMEM_MOVEABLE 0x0002