On 2013-04-20 07:30:34 +0000, Ewen said:
> My immediate guess is that a rogue DA is swallowing the calls before
> they get to you. Try a process of elimination, or trace with Richard's
> IPC Spy?
So... adding a call to my code to periodically do a HandleDiskInsert
call seems to clear it up. Looks like the disk insertion GS/OS
notification proc is only called when that's done or so. Anyway, my
particular problem seems to be resolved.