* rcparse.y (styles): use SUBLANG_SHIFT instead of 8 (or the more

correct 10).
* resrc.c (write_rc_resource): Likewise.
* windres.h (SUBLANG_SHIFT): Define - as 10.
This commit is contained in:
DJ Delorie
2001-07-17 01:19:19 +00:00
parent 5b5d0a9784
commit 95fd336c5c
4 changed files with 14 additions and 5 deletions

View File

@@ -184,6 +184,8 @@ struct res_resource
struct res_coff_info coff_info;
};
#define SUBLANG_SHIFT 10
/* Memory flags in the memflags field of a struct res_resource. */
#define MEMFLAG_MOVEABLE 0x10