 |
|
 |
this is just what i wanted.. but i want it for 2005.
Actually i wanted it to be extended a bit so that.. when i am using a VS2005 snippet, that snippet will give me a piece of code with brand new GUID in it. is it possible.. I just wish MS had enabled custom functions in snippets
|
|
|
|
 |
|
 |
I've been pretty busy but I'll try to add VS2005 support within the next week or so.
Linux is only free if your time is worthless
|
|
|
|
 |
|
 |
Ping, Ping...
I would still love to see this in VS 2005...
Any chance?
Thank you!
Thomas
|
|
|
|
 |
|
 |
Hi Eddie,
thanks a lot for this tool. I write shaders for Softimage XSI and they need a GUID for every single element...
I recently switched to VC++ 2005 Express and wanted to ask, if you have plans to port this to the new IDE?
Thank you very much!
Thomas Helzle
|
|
|
|
 |
|
 |
I installed the addin on my XP Pro machine with VS.NET 2002. When I started up VS.NET a dialog appeared to say the addin had failed to init, a module was not found, and it had been uninstalled.
Any clues as to why this happened,
Sid.
|
|
|
|
 |
|
 |
The addin doesn't install. It does not give me an error but silently fails
May you always find water and shade
|
|
|
|
 |
|
 |
The installer registers the addin under the VS.net version 7.0 keys and not 7.1...
|
|
|
|
 |
|
 |
After tweaking the registry, i can get GUIDGen to show up in the AddinManager...but it seems as if the Actions associated with tool are also not setup correctly for vs.net 2003...Any thoughts Eddie?
|
|
|
|
 |
|
 |
BTW...the extended GUIDGen is a great tool that ive used alot in vs6.0 im glad to see it again for .net (especially if we can get a version that works for 2003) Cool, useful stuff!
|
|
|
|
 |
|
 |
I was able to get GUIDGen to work with .Net 2003 after moving the reg keys from 7.0 to 7.1 (2002->2003) and then building the project.
|
|
|
|
 |
|
 |
This is a great little tool that I've come to rely on. I reinstalled my environment recently with VS.NET 2003 and have been quite frustrated trying to get this add-in installed. I wish the installer worked.
|
|
|
|
 |
|
 |
This is a great idea from which to learn how to write Add-Ins, Eddie. How about a follow-up that goes more into a step-by-step tutorial on actually writing an Add-In?
Cheers,
Tom Archer
Author, Inside C#
|
|
|
|
 |
|
 |
I'm thinking about that, but right now I'm porting my CodeTemplate addin from VS6. My writing skills aren't that great though. Maybe you can proof-read it, you've definitely do have the skills!
Eddie Velasquez: A Squeezed Devil (Don't you just love that anagram craze?)
Checkout GUIDGen.NET
|
|
|
|
 |
|
 |
I definitely wouldn't mind. Email me and we can talk about it.
Cheers,
Tom Archer
Author, Inside C#
|
|
|
|
 |
|
 |
In that case I would also like you to proof read my windows forms internals article, that would bring you one step closer to becoming official codeproject proof reader. -
|
|
|
|
 |
|
 |
Thanks! As soon as I get to it I'll let you know.
Eddie Velasquez: A Squeezed Devil (Don't you just love that anagram craze?)
Checkout GUIDGen.NET
|
|
|
|
 |