COM ElevationThe code at the bottom of this blog post provides a Function called CreateObjectElevated which is provided as a compliment to Visual FoxPro’s CreateObject, CreateObjectEx, and NewObject functions. What it does that those other 3 functions can’t do is provide for COM elevation. Basically COM elevation provides the ability for an application running under a limited user account (LUA) […]
Getting Typelib InformationIn Part 2 of this series some of you may have wondered how it was that you only had to send in the name of the COM server and all of the OLEPublic classes as well as their progids and clsids would be added to the application manifest XML. Well, that was facilitated by using the TLI.TypeLibInfo class […]
Last Time In part 1 of this series I covered generally what I am going to show and also gave some brief information regarding the PE format. At the end I provided some code that would allow a Visual FoxPro developer to step through some of the PE structures and data. In this blog entry I’m going to show you […]
I Feel Your Pain In an August 14th blog posting, Lisa Slater Nicholls bemoans the fact that the Vista Toolkit portion of Sedna doesn’t include any Vista User Account Control stuff. To that I say, “I couldn’t agree with you more Lisa!”. Now, as many of you know I am the developer that has been doing the work for Microsoft […]
Recent Posts
Archives
- May 2010
- August 2009
- December 2008
- November 2008
- September 2008
- May 2008
- March 2008
- February 2008
- January 2008
- December 2007
- November 2007
- September 2007
- August 2007
- June 2007
- November 2006
- October 2006
- September 2006
- July 2006
- June 2006
- May 2006
- April 2006
- March 2006
- February 2006
- January 2006
- December 2005
- November 2005
- October 2005
- September 2005
- August 2005
- July 2005
- June 2005
Recent Comments