Sign in
Craig Skibo's WebLog
Sorry I can't answer the phone right now, I am outside feeding yogurt to the clowns.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
About
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
Astronomy
Automation
Coding
Cool Sites
CoolWebSite
Pages
PDC
Rant
VSIP
Archive
Archives
November 2007
(1)
September 2007
(2)
June 2007
(2)
May 2007
(1)
March 2007
(1)
February 2007
(1)
January 2007
(1)
June 2006
(1)
January 2006
(3)
December 2005
(2)
November 2005
(4)
October 2005
(3)
September 2005
(2)
August 2005
(3)
July 2005
(1)
November 2004
(3)
October 2004
(3)
July 2004
(4)
June 2004
(7)
May 2004
(10)
April 2004
(3)
March 2004
(4)
February 2004
(1)
January 2004
(8)
December 2003
(7)
November 2003
(3)
October 2003
(9)
September 2003
(7)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Craig Skibo's WebLog
The 54 commandments of COM object model design.
Posted
over 9 years ago
by
Craig Skibo
12
Comments
There are a plethora of books, tutorials, whitepapers, etc. on the market describing how to use an existing object model. But I have never seen any real description of how to design a COM object model (the .NET framework has design guidelines, but I have...
Craig Skibo's WebLog
Office redecoration
Posted
over 9 years ago
by
Craig Skibo
1
Comments
A few days ago, Korby posted a picture of an office that was redecorated while it's occupant was off getting married. Here is the link: http://blogs.msdn.com/korbyp/archive/2004/01/16/59518.aspx My office shares a wall with this one (I am on the right...
Craig Skibo's WebLog
Use VSASSERT to help debug
Posted
over 9 years ago
by
Craig Skibo
1
Comments
Here is a second tip for debugging that requires a slight .h file change. If you have the VSIP SDK installed and you need advanced assert help, use VSASSERT. VSASSERT is a nifty utility that is installed with the VSIP SDK that will put up an assert message...
Craig Skibo's WebLog
Fix debugging QIs in ATL code
Posted
over 9 years ago
by
Craig Skibo
5
Comments
I have been doing a lot of VSIP package writing lately. While I was writing a project for VS I wanted to find out which interfaces VS is looking for on my package so I could implement those interfaces. I decided to turn on ATL’s QI tracking feature...
Craig Skibo's WebLog
MSN Direct Watch - Part 2
Posted
over 9 years ago
by
Craig Skibo
14
Comments
Some more info on the SPOT watch: It is much better than I thought it would be. I am getting used to wearing it now, and it is not that much of a distraction. The messenger thing is cool, although the response time is unpredictable. Friday I sent...
Craig Skibo's WebLog
MSN Direct Watch
Posted
over 9 years ago
by
Craig Skibo
10
Comments
About a month ago I ordered MSN Direct watch, and I finally got it today. I have not had a chance to play around with it too much yet, but I need to say it is quite cool. It gives you the weather, news highlights, stock quotes, meeting notifications and...
Craig Skibo's WebLog
MSN Direct Watch
Posted
over 9 years ago
by
Craig Skibo
0
Comments
About a month ago I ordered MSN Direct watch , and I finally got it today. I have not had a chance to play around with it too much yet, but I need to say it is quite cool. It gives you the weather, news highlights, stock quotes, meeting notifications...
Craig Skibo's WebLog
Custom command bitmaps 101
Posted
over 9 years ago
by
Craig Skibo
8
Comments
This is the tutorial I promised on how to create buttons with custom UI in the VS object model. A common question that I get is how can you add a custom bitmap to a command placed on a tool bar and have that bitmap support transparency. Getting...
Page 1 of 1 (8 items)