]> code.delx.au - gnu-emacs/blobdiff - src/w32.h
(HAVE_X11R6): Definition deleted (previous change undone).
[gnu-emacs] / src / w32.h
index f5a701dcb137a6f44df3885c0408dc5cb36a9303..714d4bdc33f2661aaebd4904c900a509b3194dc2 100644 (file)
--- a/src/w32.h
+++ b/src/w32.h
@@ -48,3 +48,6 @@ extern void prepare_standard_handles (int in, int out,
 extern void reset_standard_handles (int in, int out, 
                                    int err, HANDLE handles[4]);
 
+/* Return the string resource associated with KEY of type TYPE.  */
+extern LPBYTE nt_get_resource (char *key, LPDWORD type);
+