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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32term.h
Date: Wed, 08 Sep 2004 08:23:54 -0400

Index: emacs/src/w32term.h
diff -c emacs/src/w32term.h:1.60 emacs/src/w32term.h:1.61
*** emacs/src/w32term.h:1.60    Tue May 18 19:54:24 2004
--- emacs/src/w32term.h Tue Sep  7 21:49:14 2004
***************
*** 738,743 ****
--- 738,748 ----
        ? 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]