emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/w32term.h [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h [emacs-unicode-2]
Date: Thu, 09 Sep 2004 17:45:30 -0400

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.57.2.3 emacs/src/w32term.h:1.57.2.4
*** emacs/src/w32term.h:1.57.2.3        Mon Jun 28 07:29:24 2004
--- emacs/src/w32term.h Thu Sep  9 09:36:35 2004
***************
*** 740,745 ****
--- 740,750 ----
        ? BDF_1D_FONT : BDF_2D_FONT))
  
  typedef DWORD (WINAPI * ClipboardSequence_Proc) ();
+ typedef BOOL (WINAPI * AppendMenuW_Proc) (
+     IN HMENU,
+     IN UINT,
+     IN UINT_PTR,
+     IN LPCWSTR);
  
  /* arch-tag: f201d05a-1240-4fc5-8ea4-ca24d4ee5671
     (do not change this comment) */




reply via email to

[Prev in Thread] Current Thread [Next in Thread]