Guest_imported
New member
- Jan 1, 1970
- 0
Hi all!
If I create thread by CreateThread function try/catch try/__except don't work (GPF). But I write a plugin DLL for Internet Explorer and Outlook and my functions called from external threads. How can I initialize thread internal state for exceptions handling?
If I create thread by CreateThread function try/catch try/__except don't work (GPF). But I write a plugin DLL for Internet Explorer and Outlook and my functions called from external threads. How can I initialize thread internal state for exceptions handling?