[krbdev.mit.edu #8192] git commit

Tom Yu via RT rt at krbdev.mit.edu
Wed May 13 17:06:09 EDT 2015



XML Ribbon markup file

The standard windows library ribbon interface is either constructed
at runtime or specified in an XML file.  Since we have a static
set of functionality in our ribbon, it is simplest to just use the
XML file.

This should duplicate the interfaces currently provided by the
MFC ribbon, though the menu items in the file menu are slightly
taller than they used to be.

Use uicc.exe to compile the XML to the binary format and produce
a kfwribon.rc resource file and kfwribbon.h header.

(cherry picked from commit da60312f1352cbd82e39e31398f7ead2e817f119)

https://github.com/krb5/krb5/commit/530136650826cad19966737a57cc3c6608e74601
Author: Benjamin Kaduk <kaduk at mit.edu>
Committer: Tom Yu <tlyu at mit.edu>
Commit: 530136650826cad19966737a57cc3c6608e74601
Branch: krb5-1.13
 src/windows/leash/Makefile.in   |    6 ++
 src/windows/leash/kfwribbon.xml |  131 +++++++++++++++++++++++++++++++++++++++
 2 files changed, 137 insertions(+), 0 deletions(-)


More information about the kfwdev mailing list