registry.classesroot
-
Can some one provide me a demo code using this class.
-
Can some one provide me a demo code using this class.
The MSDN topic provides an example.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
The MSDN topic provides an example.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
Yes. But it couldn't serve my need. My need is, i have created my own application, also it contains my own extension. When i click on files that are created with my application, it should open its contents in my application. This needs to be registerd in registry. So with the help of this class, I hope it can be achieved. Can u pls give a code to achieve this.?
-
Yes. But it couldn't serve my need. My need is, i have created my own application, also it contains my own extension. When i click on files that are created with my application, it should open its contents in my application. This needs to be registerd in registry. So with the help of this class, I hope it can be achieved. Can u pls give a code to achieve this.?
GunaChinna wrote:
Yes. But it couldn't serve my need.
So why didn't you tell us your need in the first place. We are no mind readers. Regarding your actual problem. Search the articles for "file extension" or something similar and you should get what you need.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
-
GunaChinna wrote:
Yes. But it couldn't serve my need.
So why didn't you tell us your need in the first place. We are no mind readers. Regarding your actual problem. Search the articles for "file extension" or something similar and you should get what you need.
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook
Yaa. Sure. Thanks a lot for ur time and patience.