Outlook 2000 add-in, Windows 98, and CWorkerThread.

F

Frank S.

I have an Outlook add-in that uses the CWorkerThread class and works on
Windows XP and Windows 2000. The add-in has a problem when used on
Windows 98. There, when you exit Outlook, Windows hangs.

If I remove the CWorkerThread class, Windows does not hang.

Any idea on what the problem might be?

(I am using C++ and VS.Net 2003.)

Thanks,

Frank
 
Top