Hi,
I created a COM class via ATL in order to wrap the API for some software I'm dealing with (a C-language API). I then accessed this coclass with C# (unmanaged, I know - but not created for distribution). Shortly thereafter, my machine (a thinkpad T20 running Win2000) started to crash with corrupted ntoskrnl.exe errors... Is there any way that my COM/.NET development could have impacted this? And - if so - how? Are there steps I can take to protect myself against this in the future (barring "don't use that software"
? Or might this problem be due to something completely unrelated? And... just what *is* the "ntoskrnl.exe"?
Thanks - any help super-appreciated!
dora c
I created a COM class via ATL in order to wrap the API for some software I'm dealing with (a C-language API). I then accessed this coclass with C# (unmanaged, I know - but not created for distribution). Shortly thereafter, my machine (a thinkpad T20 running Win2000) started to crash with corrupted ntoskrnl.exe errors... Is there any way that my COM/.NET development could have impacted this? And - if so - how? Are there steps I can take to protect myself against this in the future (barring "don't use that software"
Thanks - any help super-appreciated!
dora c