Hello everyone,
Thanks to all of you for helping out on this. Here is current status.
After struggling with the x64dbg zip file I finally--though I can't quite figure out how--managed to install it. It seems to run OK. Question: what switches do I need in ml64.exe and polink in order to get usable debug information? Polink objects strongly to using the /DEBUG switch and complains about codeview symbols being present in the .obj file. What's with that? It complains even when I don't use /Zi and /Zd in the assemble step. Perhaps a different linker?
Sinsi: Someday when I've grown up I will try again to do Windbg, but until I can figure out what's going on with this MSPDB100.DLL that seems to be a dead end. This problem, as mentioned earlier, is why I turned to Polink.
jj2007: I am hunting for x64dbg.ini. Haven't found it yet.
I'm still not there yet, but pluggin' away.
Mark