Not that it matters, but I wonder what makes you say so...
Maybe my interpretation is inaccurate, but
- the problem appeared right after a workaround to make DDE work was introduced
- the bugfix cosists of setting
s_Loading and calling
DelayLoadDdeFiles()- both
s_Loading and
DelayLoadDdeFiles() have to do with a DDE workaround
To me, it seems justified to say that DDE is the root of evil for many of your problems. Maybe not directly, but indirectly, caused by the workarounds which are necessary to make DDE behave.
Anyway, as said in my other post, I don't have the time to properly implement an alternate IPC, even though I believe it would be a good idea

Still waiting for those 35 volunteers from the community to step forward...