]> code.delx.au - gnu-emacs/blobdiff - src/w32heap.h
(get_next_display_element): Display codes 8a0 and 8ad
[gnu-emacs] / src / w32heap.h
index d9848261f19678d00ebef50df510f47c8baafef2..7fdf952683c8337cf0d8031eb13468c183de6e1b 100644 (file)
@@ -50,6 +50,7 @@ extern OSVERSIONINFO  osinfo_cache;
 extern BOOL          using_dynamic_heap;
 extern int           w32_major_version;
 extern int           w32_minor_version;
+extern int           w32_build_number;
 
 enum {
   OS_WIN95 = 1,
@@ -102,3 +103,6 @@ IMAGE_SECTION_HEADER * find_section (char * name, IMAGE_NT_HEADERS * nt_header);
 IMAGE_SECTION_HEADER * rva_to_section (DWORD rva, IMAGE_NT_HEADERS * nt_header);
 
 #endif /* NTHEAP_H_ */
+
+/* arch-tag: 3ba4cbe1-8a09-4a41-8f37-fd31f7426b3c
+   (do not change this comment) */