Random Post: Rounded Rectangluar Regions
RSS .92| RSS 2.0| ATOM 0.3
  • Home
  • About
  • Eric’s Toolset
  • Free Software
  • Software License
  •  

    Naming Private Fields (Addendum)

    January 30th, 2007

    This is just a quick addition to the previous posting, confirming the alleged use of m_ by Microsoft in their own code. Read the rest of this entry »


    Naming Private Fields

    January 10th, 2007

    One of the greatest questions facing theologists is this: What should be the naming convention for private fields? The most controversial aspect is the use of m_ as a prefix. Read the rest of this entry »


    Adding an Item to the Office Menu’s “Save As” Group

    January 3rd, 2007

    The documentation around Office 2007 ribbon customization is still a bit sparse. I’ve been trying to add a new entry under the Save As menu in the Office Menu, and after a fair amount of trial and error, I found a way to do that. Read the rest of this entry »