Re: Power Registry Object
Visual C++ 2008 Express is free from Microsoft.
Re: Power Registry Object
http://www.fusionwiki.com/wiki/Getting_started_with_Extension_Development - there's a link on there (and a lot of other useful information)
Re: Power Registry Object
Is it possible to write extension of acting only with version R249?
By the way I have a problem with the conversion of template from VC + + 2006 to VC + + 2010 Express.
The project file "C:\Users\User\Desktop\rSDK\Extensions\Power Registry\rSDK.dsp" canot be loaded.
C:\Users\User\Desktop\rSDK\Extensions\Power Registry\rSDK.dsp : error : Project upgrade failed.
Re: Power Registry Object
You need the 2008 version, not the 2010 version.
Re: Power Registry Object
There isn't even a 2006 version, but 2010 should work.
Re: Power Registry Object
I will try with 2006 version today.
Re: Power Registry Object
Re: Power Registry Object
You should also load the .dsw (workspace) the first time, and then the .sln (solution) after it's been converted.
Re: Power Registry Object
Speaking of registry, is there any keyword for writing to default? I've tried "@", "(default)" and stuff like that, but no cigar