CPPUnit: error C3505: cannot load type library '{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}' – What's it?

 

I just tried to compile CPP Unit Under Visual C++ 2008. Compiler. There was one problem When I tried to compile MFC Test Runner.

MsDevCallerListCtrl.cpp
.\MsDevCallerListCtrl.cpp(67) : error C3505: cannot load type library ‘{80CC9F66-E7D8-4DDD-85B6-D9E6CD0E93E2}’
.\MsDevCallerListCtrl.cpp(67) : fatal error C1104: fatal error importing libid: ’80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2′

CPP Unit using IDE Automation component to track the source lines in the MFCTest runner. Version cppunit-1.12.0 currently support till version 7 of IDE Automation. I’ve only version 2008 of Visual Studio installed in my machine. So just correct the version number in MsDevCallerListCtrl.cpp file

#pragma warning( disable : 4278 )
#pragma warning( disable : 4146 )
#import “libid:80cc9f66-e7d8-4ddd-85b6-d9e6cd0e93e2″ version(“9.0″) lcid(“0″) raw_interfaces_only named_guids
#pragma warning( default : 4146 )
#pragma warning( default : 4278 )

For more Information Check

How to: Add References to the EnvDTE and EnvDTE80 Namespaces

CPPUnit-Wiki

 

How many of you have shared items in Google Reader?

 

Google Reader and GTalk are now friends.  If you have something interesting to share with friends, just need to click on the Share icon in the bottom of posts in Google reader.

Share

The shared items will be publicly available and it also provides an RSS feed to get updates. The shared items will be available like the below in your friends’ Google Reader as follows.

FriendsShared

Anyway create a nice profile and share as many items you feel interesting. Enjoy the power of Google reader.

Wait I’ve something to share with you. Clickety

 

If you can't do it, we will do it – Incremental Search Google's Toolbar v5

 

Yesterday, I just downloaded and installed Google Toolbar v5 Beta. It’s really cool to enjoy the new features. But the incremental search really put a smile on my phase. I feel like shaming on Internet Explorer. It’s something like “We are even ready to take any kind of your search request even for the content with the content of your own[MSFT] browser”

Incremental

In All other famous browsers like Firefox and Safari, the users really enjoying their cool Incremental search facility. Even in the latest version Internet Explorer 7 still lack this features. Even Scott Berkun who was Project Manager of IE has already switched to Firefox just two years ago. He frankly put the usability issues with IE in detail in his blog.

Beside incremental search, if we enter multiple words in the search box it allows to choose either of the words without removing or reentering in the box. Cool eh? Thanks Google for adding up a new cool feature to IE 6+ Browsers. it gave some life for them. On releasing the new version of Internet Explorer, they may-or-may-not include these features but what’s now is really important that past or features. Feel like MSFT has to learn more on playing with Web and other web stakeholders like Google.

Download: http://toolbar.Google.com/T5

One point to Google: That “Next” and “Previous” buttons in the increment search bar really sucks. It could be way better.