B
BR
Hi,
I am writing a small utility to perform system maintainence tasks on
Windows. In this, I am launching a MMC snapin as a process using
BackGroundWorker and using the "RunWorkerCompleted" event handler to
know when the snapin was closed. This works fine on Xp and Vista 32
bit and the RunWorkerCompleted event handler is called when the snapin
is closed. But on Vista 64, the RunWorkerCompleted event is called as
soon as the snapin is launched.
Has anyone seen this before? Is this a bug or am I missing something
basic.
Thanks,
BR
I am writing a small utility to perform system maintainence tasks on
Windows. In this, I am launching a MMC snapin as a process using
BackGroundWorker and using the "RunWorkerCompleted" event handler to
know when the snapin was closed. This works fine on Xp and Vista 32
bit and the RunWorkerCompleted event handler is called when the snapin
is closed. But on Vista 64, the RunWorkerCompleted event is called as
soon as the snapin is launched.
Has anyone seen this before? Is this a bug or am I missing something
basic.
Thanks,
BR