Alternative to SmartException?

Is there an alternative to SmartException? It worked only with workarounds under Vista x86. I'm now trying out Vista x64 and my x86 workarounds don't seem to work with it. I'd like to submit more detailed information than what debug.err contains, but I don't know of any way to provide it.
3,633 views 2 replies
Reply #1 Top
You may find the following (to get a sort "primer" on such issues), even if it IS a fairly old but steadily reliable tool with a high number of features.

API-Monitor
WWW Link...

which isn't, per-say, exactly like SmartException, but should give enough (possibly WHAT you truly need or not, btw!) info on any running processes.

I know of a few more utilities, and tried/tested most of them during the years... but you'd require a lot of familiarity with somethings like Asm and HL encoding.

- Zyxpsilon.
Reply #2 Top
Supplemental solution...

MultiMon 2.0 Link

A bit more "complex", but much more recent alternative to perform similar monitoring.
But again, you'd need thorough knowledge (or understanding) of the debug infos as provided.

-Zyxpsilon.