Commit 010bc4e7 authored by Matthew Lake's avatar Matthew Lake Committed by Alexandre Julliard

Added LHND.

parent c5a46ba9
......@@ -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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment