Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » General Windows » COM   (RSS)

A lot of HRESULT codes...

Just found a huge list of HR codes... BTW, let me explain the type of information I publish here. It's not exactly a blog, it's rather a public notebook, where I put the stuff I want to be at hand, and if somebody else will find it useful, so better!
Posted by EldarM | 3 Comments
Filed under: , ,

Ghosts and ghouls in your server: 0x80004015 -- NT Service out-of-body experience

Authors in the New Age genre like to quote so called out-of-body-experience like memories of people who survivedd clinical death, tunnel with the light in the end and so on. Today I found that this is not a purely human phenomena... Suppose you wrote
Posted by EldarM | 2 Comments

How to call C++ DLL from ASP.NET (C#) code?

The problem: normally, you use DLLImport and P/Invoke. However, it only works if DLL is loaded. For normal program you can put it into the same folder as managed executable, and everything will be just fine. Not for ASP.NET, which is compiled into an
Posted by EldarM | 8 Comments
 
Page view tracker