Commit 122bfcc1 authored by Marcus Meissner's avatar Marcus Meissner Committed by Alexandre Julliard

include: Pack NE_NAMEINFO and NE_TYPEINFO pack(1).

parent caf0e0be
......@@ -217,8 +217,6 @@ enum arg_types
ARG_VARARG /* start of varargs */
};
#include <poppack.h>
#define INVALID_HANDLE_VALUE16 ((HANDLE16) -1)
#define INFINITE16 0xFFFF
......@@ -315,6 +313,7 @@ typedef struct
#define NE_RSCTYPE_GROUP_ICON 0x800e
#define NE_RSCTYPE_SCALABLE_FONTPATH 0x80cc /* Resource found in .fot files */
#include <poppack.h>
#define __AHSHIFT 3 /* don't change! */
#define __AHINCR (1 << __AHSHIFT)
......
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