asctime/Ev2W

Starting second instance causes crash (Windows)

Closed this issue · 1 comments

For example, clicking a mailto: link in Windows currently crashes a running EV2W process. Patch with something like WIn32 API RegisterWaitForSingleObject and multiple-instance startup prevention.

This resolves itself completely after removing the expiremental UNICODE flag from evolution.exe shell program compile. Since most Windows-specific in the shell code isn't wide-character compatible anyway, this flag will be removed from the shell in the next commit.

25e7426