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


From: Jason Rumney
Subject: [Emacs-diffs] Changes to emacs/src/w32menu.c
Date: Wed, 08 Sep 2004 08:00:15 -0400

Index: emacs/src/w32menu.c
diff -c emacs/src/w32menu.c:1.69 emacs/src/w32menu.c:1.70
*** emacs/src/w32menu.c:1.69    Thu Sep  2 23:22:58 2004
--- emacs/src/w32menu.c Tue Sep  7 21:49:59 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]