file registration question

J

Jim Wray

What actually transpires within the bowels of the OS when you register a
file? What would be some reasons that cause a need for a file to be
reregistered? I ask because some of the solutions in these fora specify
re-registeration as a possible fix. I don't have a problem - I'm just trying
to learn a bit more about 2K's innards.

thanks
 
R

Ray Costanzo [MVP]

In object-oriented programming, a programmer creates an instance of an
object by referring to its class name, i.e. CDO.Message. There has to be a
linking in the operating system that connects the term "cdo.message" to the
actual physical file, cdo.sys. I'm sure there's more to it than just that,
but that's the basis of it all, afaIk.

Ray at work
 
D

Dave Patrick

These may also help.

INFO: How Regsvr32.exe Registers and Unregisters COM DLLs
http://support.microsoft.com/default.aspx?kbid=207132

Explanation of Regsvr32 Usage and Error Messages
http://support.microsoft.com/default.aspx?kbid=249873

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft Certified Professional
Microsoft MVP [Windows]
http://www.microsoft.com/protect

:
| What actually transpires within the bowels of the OS when you register a
| file? What would be some reasons that cause a need for a file to be
| reregistered? I ask because some of the solutions in these fora specify
| re-registeration as a possible fix. I don't have a problem - I'm just
trying
| to learn a bit more about 2K's innards.
|
| thanks
|
|
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top