emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/w32menu.c [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c [emacs-unicode-2]
Date: Thu, 09 Sep 2004 06:02:30 -0400

Index: emacs/src/w32menu.c
diff -c emacs/src/w32menu.c:1.65.2.3 emacs/src/w32menu.c:1.65.2.4
*** emacs/src/w32menu.c:1.65.2.3        Sat Sep  4 09:14:27 2004
--- emacs/src/w32menu.c Thu Sep  9 09:36:35 2004
***************
*** 143,153 ****
      IN UINT,
      IN BOOL,
      IN LPCMENUITEMINFOA);
- typedef BOOL (WINAPI * AppendMenuW_Proc) (
-     IN HMENU,
-     IN UINT,
-     IN UINT_PTR,
-     IN LPCWSTR);
  
  GetMenuItemInfoA_Proc get_menu_item_info = NULL;
  SetMenuItemInfoA_Proc set_menu_item_info = NULL;
--- 143,148 ----




reply via email to

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